Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Gtk3::TreeViewColumn implements the Gtk3::CellLayout interface, which ↵ | Thierry Vignaud | 2013-12-05 | 2 | -4/+4 |
| | | | | provides the get_cells() method | ||||
* | perlish ->window => ->get_window | Thierry Vignaud | 2013-12-05 | 4 | -25/+25 |
| | |||||
* | use Gtk3 namespace instead of Gtk2 | Thierry Vignaud | 2013-12-05 | 10 | -170/+170 |
| | |||||
* | "Gtk2::Gdk::Keysyms{XYZ}" => "Gtk3::Gdk::KEY_XYZ" | Thierry Vignaud | 2013-12-05 | 1 | -2/+1 |
| | |||||
* | Gtk2::Pango -> Pango | Thierry Vignaud | 2013-12-05 | 2 | -3/+3 |
| | |||||
* | use (my|u)gtk3 instead of *tk2 | Thierry Vignaud | 2013-12-05 | 12 | -68/+70 |
| | |||||
* | update Dutch translation | Marja van Waes | 2013-12-04 | 1 | -12/+12 |
| | |||||
* | Update Greek translation | dglent | 2013-12-01 | 1 | -2/+2 |
| | |||||
* | Chinese Traditional update by You-Cheng Hsieh | Yuri Chornoivan | 2013-11-29 | 1 | -270/+88 |
| | |||||
* | generate tarball in current directory | Thierry Vignaud | 2013-11-28 | 1 | -2/+2 |
| | |||||
* | Updated Indonesian translations | kiki | 2013-11-26 | 1 | -360/+119 |
| | |||||
* | Update Greek translation | dglent | 2013-11-26 | 1 | -9/+12 |
| | |||||
* | Update Spanish translation | Yuri Chornoivan | 2013-11-24 | 1 | -69/+17 |
| | |||||
* | Update French translation by Dune | Yuri Chornoivan | 2013-11-23 | 1 | -67/+17 |
| | |||||
* | build: 'make dist' does not require clean anymore | Colin Guthrie | 2013-11-17 | 1 | -1/+1 |
| | |||||
* | 5.545.54 | Colin Guthrie | 2013-11-12 | 2 | -1/+3 |
| | |||||
* | polkit: Ensure wrapper uses "$@" for argument passthrough. | Colin Guthrie | 2013-11-12 | 2 | -8/+10 |
| | | | | | | This ensures that arguments containing spaces etc are properly quoted Thanks to Dave Hodgins for pointing out out (twice - I forgot the first time) | ||||
* | 5.535.53 | Colin Guthrie | 2013-11-11 | 2 | -1/+3 |
| | |||||
* | Fix the escaping of $* in polkit Makefile. | Colin Guthrie | 2013-11-11 | 2 | -1/+3 |
| | | | | | This was inadvertantly broken in b667b975bcd8b97662b0ca7974f036905cf3177b when the double quotes were changed to single but this usage was not updated. | ||||
* | 5.52.25.52.2 | Thomas Backlund | 2013-11-11 | 2 | -1/+3 |
| | |||||
* | properly escape 5096UID | Thomas Backlund | 2013-11-11 | 2 | -2/+3 |
| | |||||
* | Polish translation updated | Daniel Napora | 2013-11-10 | 1 | -20/+19 |
| | |||||
* | use 500 instead of 500 | Thomas Backlund | 2013-11-10 | 2 | -1/+3 |
| | |||||
* | 5.52.15.52.1 | Thomas Backlund | 2013-11-09 | 3 | -2/+6 |
| | |||||
* | 5.525.52 | Thomas Backlund | 2013-11-09 | 2 | -1/+3 |
| | |||||
* | use /usr/libexec/drakrpm-addmedia directly in stage2 (colin, #11319) | Thomas Backlund | 2013-11-09 | 2 | -1/+3 |
| | |||||
* | Updated turkish translation | tarakbumba | 2013-11-05 | 1 | -11/+14 |
| | |||||
* | Update Russian translation | Yuri Chornoivan | 2013-10-24 | 1 | -326/+489 |
| | |||||
* | Slovenian translation updated | filip | 2013-10-24 | 1 | -10/+9 |
| | |||||
* | Update Ukrainian translation | Yuri Chornoivan | 2013-10-21 | 1 | -6/+11 |
| | |||||
* | 5.515.51 | Colin Guthrie | 2013-10-13 | 2 | -1/+3 |
| | |||||
* | polkit: Tidy up polkit support | Colin Guthrie | 2013-10-12 | 17 | -47/+52 |
| | |||||
* | i18n: Update po files | Colin Guthrie | 2013-10-01 | 74 | -16169/+17449 |
| | |||||
* | i18n: Update pot | Colin Guthrie | 2013-10-01 | 1 | -189/+196 |
| | |||||
* | polkit: Make the polkit policy files translatable. | Colin Guthrie | 2013-10-01 | 7 | -13/+29 |
| | |||||
* | i18n: Do not version POTFILES.in | Colin Guthrie | 2013-10-01 | 3 | -11/+9 |
| | |||||
* | i18n: 'merge' also depends on pot file. | Colin Guthrie | 2013-10-01 | 1 | -1/+1 |
| | |||||
* | 5.505.50 | Colin Guthrie | 2013-09-03 | 2 | -2/+4 |
| | |||||
* | Convert to polkit from usermode consolehelper for gaining root privileges | Colin Guthrie | 2013-09-03 | 11 | -14/+108 |
| | | | | | | | | | | | | polkit is better integrated into various environments, both console and GUI and offers better access rules and prevents the internal need to run su which is prone to errors and doesn't offer an environment agnostic prompt to the user. The 'auth as user' (as opposed to 'auth as root') for the 'MageiaUpdate' binary has been ported to the polkit equiv. mga#11125 | ||||
* | Ditch ChangeLog and svn2cl usage. | Colin Guthrie | 2013-09-03 | 2 | -1633/+1 |
| | | | | | | This will no longer work with git, but it's also not been updated since 2011 anyway. It may be nice to restore with a git2cl equiv. | ||||
* | Remove svn support from Makefile | Colin Guthrie | 2013-09-03 | 1 | -18/+1 |
| | |||||
* | Updated Catalan translation | Francesc Pinyol Margalef | 2013-05-25 | 1 | -5/+5 |
| | |||||
* | Updated Catalan translation | Francesc Pinyol Margalef | 2013-05-25 | 1 | -3/+13 |
| | |||||
* | typo fixes | Thierry Vignaud | 2013-05-21 | 1 | -1/+1 |
| | |||||
* | typo fixes | Thierry Vignaud | 2013-05-21 | 1 | -5/+5 |
| | |||||
* | Updated Catalan translation | Francesc Pinyol Margalef | 2013-05-12 | 1 | -27/+48 |
| | |||||
* | 5.495.49 | Thomas Backlund | 2013-05-08 | 2 | -1/+3 |
| | |||||
* | - --merge-all-rpmnew mode: | Thomas Backlund | 2013-05-08 | 2 | -0/+4 |
| | | | | | | o ignore /etc/crypttab (mga#10028) | ||||
* | typo fixes | Thierry Vignaud | 2013-05-02 | 1 | -117/+117 |
| | |||||
* | update | Thierry Vignaud | 2013-05-02 | 1 | -39/+18 |
| |