Commit Graph

413 Commits

Author SHA1 Message Date
Philip 5e45d647e9 Update Translations 2015-03-21 08:30:54 +01:00
guinux 147b8d04c8 fix #38 2015-03-18 16:17:30 +01:00
guinux 344010da89 fix #39 2015-03-18 16:12:35 +01:00
guinux dcbb6b07cd all braces 2015-03-18 16:07:18 +01:00
guinux 12da5c01db try again to fix #36 2015-03-18 14:53:45 +01:00
guinux 682717c49c Merge branch 'master' of github.com:manjaro/pamac 2015-03-11 20:45:03 +01:00
guinux 9af4a54b4f fix #37 again 2015-03-11 20:44:52 +01:00
Philip 43e1042e09 Try to fix last commit 2015-03-11 20:41:57 +01:00
guinux 847a6bc559 fix #37 2015-03-11 19:42:04 +01:00
guinux 68c8820f3b fix #36 2015-03-11 14:16:27 +01:00
guinux e7f0e086c7 fix #35 2015-03-10 17:14:56 +01:00
guinux 83bd32c279 fix #34 2015-03-10 17:14:36 +01:00
Philip 99d827def6 Update translations 2015-03-09 18:21:40 +01:00
Philip 7c2119566a Update translations 2015-03-08 15:00:02 +01:00
guinux 9739852372 Merge branch 'master' of github.com:manjaro/pamac 2015-03-08 12:07:05 +01:00
guinux 5af2f493ff fix for possible null string 2015-03-08 12:06:29 +01:00
Philip 738df885d8 Update translations 2015-03-07 11:42:51 +01:00
guinux 278fd3f15c fix pamac-tray 2015-03-07 11:22:33 +01:00
guinux a0e2f91848 Merge branch 'master' of github.com:manjaro/pamac 2015-03-07 10:44:03 +01:00
guinux db57dfe8e5 little code improvements 2015-03-07 10:43:44 +01:00
guinux 16453a214d force refresh after generate mirrorslist 2015-03-07 09:39:51 +01:00
Philip d14b673e83 Update translations 2015-03-07 00:15:54 +01:00
Philip 4aa28532bf Update translations 2015-03-04 18:29:26 +01:00
guinux ea147d52dd Merge branch 'master' of github.com:manjaro/pamac 2015-03-04 15:59:49 +01:00
guinux eb9ace7b82 prepare v2.2 2015-03-04 15:55:36 +01:00
Philip d677f5408f prepare 2.1.2 2015-02-18 19:01:16 +01:00
guinux c0d8266d7a push to right file 2015-02-18 10:19:26 +01:00
guinux 3694d5f263 prevent from AUR errors 2015-02-17 13:52:14 +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