Commit Graph

15 Commits

Author SHA1 Message Date
Romain Failliot
749a4e9bf6 Small improvements on the manager window UI.
* Set width only for the closest component instead of the whole window.
* Increase rows height of packages_treeview from 20 to 22 so that we can
  see the tails of the 'j's and 'g's (there must be a better way than forcing
  the height, but I didn't find it).
* Increase a little the columns width, based on the average text
  displayed in them.
* Set 'Name' column expandable, meaning that when you resize the window,
  it will be this column that will take the width difference, which is
  probably what the users want to do 95% of the time.
* Set the window expandable. This doesn't change anything, but offers a
  better display in Glade.
2015-01-28 20:25:36 -05:00
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