Commit Graph

14 Commits

Author SHA1 Message Date
Romain Failliot dc6cc1e5f9 Modularize the Makefiles.
* It's a good practice to put the main target on top, since it's the
  first one that is called when calling just "make". That's why
  "resources", "binaries" and "gettext" were moved up in their
  Makefile's.
* Added a "clean" target for each subdirectories so that they are a bit
  more autonomous.
* Using "&&" instead of ";" when changing directory because if a
  directory name is changed, we get into an infinite loop.
2015-01-24 12:16:27 -05:00
guinux cef2c7b7dc fix packages list display size 2015-01-03 21:53:35 +01:00
guinux a85c4272e2 fix #13 2015-01-03 19:23:49 +01:00
guinux 430b514f37 add to possibility to change syncfirst, ignorepkg and mirrors into preferences 2014-12-30 15:04:40 +01:00
kendell clark 9fdd6eb174 changed a few instances of can_focus from false to true on some controlls, allowing screen readers to interact with them. 2014-11-21 02:06:30 -06:00
guinux 93bd73a3fc improve makefiles 2014-11-17 21:56:15 +01:00
guinux ed0bacc1d3 some fixes and improvements 2014-11-16 11:31:44 +01:00
guinux 0d3b34d7c4 add right click menu with multiple selection and fixes 2014-11-08 17:50:35 +01:00
guinux 807e1040ac remove headerbars 2014-11-03 21:57:50 +01:00
guinux fe929692ce add translations 2014-10-30 22:00:03 +01:00
guinux ebe01e5d44 update alpm bindings and menus 2014-10-30 14:44:09 +01:00
guinux a2d248bc2d update displayed strings 2014-10-26 12:30:04 +01:00
guinux 03638f6375 fix transaction summary 2014-10-24 15:50:33 +02:00
guinux 60a34f6681 first commit 2014-10-22 18:44:02 +02:00