Commit Graph

43 Commits

Author SHA1 Message Date
Chris Cromer 47d7184638 update build with new autovala 2017-10-29 12:14:28 -03:00
Chris Cromer 6771e2cdf5 remove itstool and use gettext 2017-10-27 20:48:06 -03:00
Chris Cromer 297e70d124 fix polkit build problem 2017-10-27 18:10:19 -03:00
Chris Cromer a5a947d1cc fix translations 2017-10-17 12:36:26 -03:00
Chris Cromer 235c95aa2b customized builds 2017-10-10 16:29:22 -03:00
Chris Cromer 8a1f88d8f9 add build dir 2017-10-04 20:52:47 -03:00
Chris Cromer abff38f95d revert to 5.1.1 2017-10-02 10:23:53 -03:00
guinux 38a0f61ebd remove SearchAURByDefault option and add BuildDirectory option 2017-09-09 17:25:24 +02:00
guinux bbd83ded95 add a select all button 2017-09-09 15:19:18 +02:00
guinux 80ea4ea70f add appstream support and redesign ui 2017-09-09 10:23:59 +02:00
guinux d661c573f9 v4.9.0 2017-07-29 16:35:04 +02:00
guinux deda8208ae implement build functions 2017-02-18 17:10:26 +01:00
guinux 07243e8d77 fix #196 2017-01-07 15:28:08 +01:00
guinux a405052cd4 change to a shorter label for the update notification button 2016-08-27 22:36:45 +02:00
guinux 6bb6de02a7 if db is locked, wait for pacman if running else remove the lock 2016-08-27 16:24:46 +02:00
guinux a62fb8fb52 add clearer strings for pacache options 2016-08-26 18:10:50 +02:00
guinux 412d1f9a02 add clean cache feature in preferences (as paccache frontend) 2016-08-25 12:33:16 +02:00
guinux 6c84122795 v4.1.0-beta 2016-05-13 15:44:10 +02:00
Philip 0e6851b987 [translations] update copyright 2016-04-24 08:58:09 +02:00
Philip cc8d67f197 Update all translations for v4.0 2016-04-24 08:50:19 +02:00
guinux 6046da7729 add headerbars, improve dialogs and updater 2016-04-23 17:27:01 +02:00
guinux 0105b98f9e little fix in AUR and remove no more needed files 2016-04-16 14:37:31 +02:00
guinux 6dc6bda00c fix translations 2016-04-15 12:37:50 +02:00
guinux b59e68459b v4.0.0-beta 2016-04-14 18:19:20 +02:00
guinux dd71fd3ecc now transaction functions are a library, see pamac.vapi 2016-02-26 10:37:26 +01:00
guinux 1984420add fix transalations 2016-02-14 17:06:44 +01:00
guinux 00553e5e58 v3.0.0 2016-02-02 09:28:07 +01:00
guinux 00fd98ae27 add build_date for repo pkgs and details tab for AUR pkgs 2015-10-07 15:35:26 +02:00
guinux ad89473d32 use GLib.format_size 2015-10-03 12:57:10 +02:00
guinux f3c6e46baf add search in AUR by default option 2015-08-24 16:13:18 +02:00
guinux cad52d23e1 add missing translations of optional_for 2015-08-20 18:54:28 +02:00
guinux 177dc8e12a v2.4, new preferences dialog 2015-08-20 15:18:12 +02:00
guinux 147b8d04c8 fix #38 2015-03-18 16:17:30 +01:00
guinux eb9ace7b82 prepare v2.2 2015-03-04 15:55:36 +01:00
guinux 20d3b5b991 fix transalations 2015-01-05 21:01:59 +01:00
Philip b283605e7c Proper Header 2015-01-04 10:20:14 +01:00
Philip c6b6681cf1 update language files 2015-01-04 09:22:02 +01:00
guinux 430b514f37 add to possibility to change syncfirst, ignorepkg and mirrors into preferences 2014-12-30 15:04:40 +01:00
guinux da70da90da fix a bad commit 2014-11-22 15:10:42 +01:00
guinux bd63874d2a Merge branch 'master' of github.com:manjaro/pamac
Conflicts:
	po/ar.po
	po/ast.po
	po/bg.po
	po/ca.po
	po/create_pot_file.sh
	po/cs.po
	po/da.po
	po/de.po
	po/el.po
	po/en_GB.po
	po/eo.po
	po/es.po
	po/et.po
	po/fa.po
	po/fi.po
	po/fo.po
	po/fr.po
	po/he.po
	po/hi.po
	po/hr.po
	po/hu.po
	po/id.po
	po/it.po
	po/ja.po
	po/ko.po
	po/ms.po
	po/nb.po
	po/nl.po
	po/pamac.pot
	po/pl.po
	po/pot_head
	po/pt_BR.po
	po/pt_PT.po
	po/ro.po
	po/ru.po
	po/si.po
	po/sk.po
	po/sl.po
	po/sr.po
	po/sr@latin.po
	po/sv.po
	po/tr.po
	po/uk.po
	po/update_po_files.sh
	po/uz.po
	po/vi.po
	po/zh.po
	po/zh_TW.po
	src/daemon.vala
	src/manager_window.vala
2014-11-22 12:00:18 +01:00
guinux e8c13b45bb update translations 2014-11-22 11:53:14 +01:00
Philip b8153ea474 Pamac 2.0
- complete rewrite in vala
- it now directly depends on libalpm so it is easier to maintain
- it is faster and uses less memory
- alpm bindings for vala, other people could be interested
- a DBus daemon which can perform every tasks which need root access using polkit to check authorization, it can be used by any other program.
- pamac-manager and pamac-updater as you know before but with some new design, try them !
- the progress dialog now includes a terminal, it permits to launch yaourt which is used now to build packages from AUR.
- reinstall a package
- install optional dependencies of a package
- mark a package as explicitly installed
2014-11-22 09:36:35 +01:00
guinux 31c90c6419 update po files 2014-11-21 11:21:08 +01:00