Commit Graph

286 Commits

Author SHA1 Message Date
guinux eb9ace7b82 prepare v2.2 2015-03-04 15:55:36 +01:00
guinux aea3a143d7 make updater to use daemon to get updates 2015-02-09 17:44:09 +01:00
guinux 2502ae2033 improve updater ui 2015-02-09 17:42:17 +01:00
guinux ef579ecfa5 fix possible conflict between tray and updater 2015-02-01 18:01:03 +01:00
guinux 80d588b5e4 improve updater ui 2015-02-01 18:00:03 +01:00
Philip 570137d7f2 Update translations 2015-01-29 14:45:05 +01:00
Philip f37db6cacc prepare 2.1.1 2015-01-29 14:41:31 +01:00
guinux 0e7b969223 Merge pull request #28 from MightyCreak/ui_improvements
Small improvements on the manager window UI.
2015-01-29 11:38:52 +01:00
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
guinux 271c4a4204 some code improvements 2015-01-28 16:40:05 +01:00
guinux 66e66eab7e do not erase empty lines in pacman.conf 2015-01-28 16:39:15 +01:00
guinux 30e9891567 fix #23 2015-01-28 16:37:51 +01:00
guinux b8f93bc0a5 Merge pull request #27 from MightyCreak/master
Improve the Makefiles
2015-01-26 13:08:29 +01: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
Romain Failliot c6b29785f5 Add *.swp in .gitignore for vim files 2015-01-24 12:01:10 -05:00
guinux 4295977164 try to fix #25 2015-01-21 17:07:26 +01:00
guinux 7813d139d9 fix #26 2015-01-19 20:06:33 +01:00
Philip 54591d4bc9 Update translations 2015-01-10 11:59:20 +01:00
guinux 05eb865da8 fix trans cancel 2015-01-10 11:31:51 +01:00
Philip 448ade9b51 Update Translations 2015-01-07 18:47:54 +01:00
guinux f1bc146e9b fix #21 2015-01-07 15:09:39 +01:00
Philip 457b7b69c0 Translations: update lt 2015-01-06 10:12:32 +01:00
guinux a6109ced90 little fixes 2015-01-05 22:12:56 +01:00
guinux 0f88799bf5 fix an issue 2015-01-05 21:08:24 +01:00
guinux b14d80bf6f fix #18 2015-01-05 21:06:18 +01:00
guinux 20d3b5b991 fix transalations 2015-01-05 21:01:59 +01:00
Philip bf4161de33 Update translations 2015-01-04 10:22:06 +01:00
Philip b283605e7c Proper Header 2015-01-04 10:20:14 +01:00
Philip 5b0670b4a8 Translations: fix headers 2015-01-04 09:40:18 +01:00
Philip a5ec9ff679 Translations: updates 2015-01-04 09:38:31 +01:00
Philip c6b6681cf1 update language files 2015-01-04 09:22:02 +01:00
guinux fb0a3d5d5c fix copyright year 2015-01-03 21:59:25 +01:00
guinux cef2c7b7dc fix packages list display size 2015-01-03 21:53:35 +01:00
guinux f9fc090707 fix #11 2015-01-03 19:41:58 +01:00
guinux 5f1c96e479 improve memory management 2015-01-03 19:32:10 +01:00
guinux a85c4272e2 fix #13 2015-01-03 19:23:49 +01:00
guinux 0dc000f8f4 fix #15 2015-01-03 17:26:47 +01:00
guinux cff0edab60 fix #14 2015-01-03 14:52:26 +01:00
guinux e6dc06f106 update translations 2015-01-02 23:31:08 +01:00
guinux 0704717acf version fixes 2015-01-02 23:30:45 +01:00
guinux caaa459e7b fix #8 2015-01-02 22:29:04 +01:00
guinux a357b6173e fix an issue in parsing siglevel 2015-01-02 21:39:32 +01:00
guinux f40c8f2601 Merge branch 'master' of github.com:manjaro/pamac
Conflicts:
	src/manager_window.vala
2014-12-30 15:10:12 +01:00
guinux 430b514f37 add to possibility to change syncfirst, ignorepkg and mirrors into preferences 2014-12-30 15:04:40 +01:00
guinux 8a3fa7ccb5 fixes 2014-12-12 09:28:36 +01:00
guinux 6f417e4f33 Merge remote-tracking branch 'origin' 2014-12-03 16:02:31 +01:00
guinux 61f1bec6a5 port to pacman 4.2 2014-12-03 16:02:14 +01:00
guinux 1a1da95554 add pamac-refresh 2014-11-30 16:51:33 +01:00
Philip 6639139d3a Update Translations 2014-11-29 12:33:30 +01:00
Philip d3a3bbfae0 Update german translation 2014-11-29 12:21:44 +01:00