summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * fix Gtk2 banners' text position (mga#11778)Thierry Vignaud2013-11-282-2/+3
| * better logThierry Vignaud2013-11-281-1/+2
| * use new Toolbar API (mga#11791)Thierry Vignaud2013-11-282-1/+3
| * fix calling "child1_shrink" via package "Gtk3::HPaned" (mga#11797)Thierry Vignaud2013-11-282-4/+3
| * fix left panel text being black instead of white (mga#11792)Thierry Vignaud2013-11-282-1/+2
| * kill empty lineThierry Vignaud2013-11-281-1/+0
| * update Dutch translationMarja van Waes2013-11-271-14/+13
| * improve Dutch translationMarja van Waes2013-11-271-28/+26
| * Update Greek translationdglent2013-11-272-53/+53
| * updated Dutch translationMarja van Waes2013-11-261-35/+32
| * restore galaxy RC file (mga#11773)Thierry Vignaud2013-11-263-0/+43
| * fix a warning when checking root password strengthThierry Vignaud2013-11-262-0/+4
| * Updated Indonesian translationskiki2013-11-261-334/+140
| * Updated Indonesian translationskiki2013-11-261-216/+92
| * Fix Ukrainian translationYuri Chornoivan2013-11-251-4/+4
| * drop unused functionThierry Vignaud2013-11-251-5/+0
| * fix a crash with some USB keysThierry Vignaud2013-11-251-1/+1
| * 16.016.0Thierry Vignaud2013-11-253-1/+22
| * shrink a translation (& make it like others)Thierry Vignaud2013-11-251-1/+1
| * fix displaying ads by defaultThierry Vignaud2013-11-241-2/+1
| * latest perl-Gtk3 needs GdkX11-3.0.typelibThierry Vignaud2013-11-241-0/+1
| * temporary disable the graphical clockThierry Vignaud2013-11-241-1/+4
| * fix translations after switching to UIManagerThierry Vignaud2013-11-2471-2581/+2581
| * fix field types after commit 76082a819319Thierry Vignaud2013-11-241-11/+11
| * restore app colors on theme switchThierry Vignaud2013-11-241-0/+1
| * fix doble spaceThierry Vignaud2013-11-241-1/+1
| * use simpler Gtk3::ComboBoxTextThierry Vignaud2013-11-242-2/+2
| * fix: Gtk-WARNING **: Theme parsing error: diskdrake.css:19:12: Not using unit...Thierry Vignaud2013-11-241-1/+1
| * simplify CSSThierry Vignaud2013-11-241-3/+1
| * add set_popdown_strings API to Gtk3::ComboBoxTextThierry Vignaud2013-11-241-0/+9
| * add support for ToolButtonThierry Vignaud2013-11-241-0/+13
| * workaround only first notification being displayedThierry Vignaud2013-11-241-1/+4
| * notifications work againThierry Vignaud2013-11-241-2/+1
| * Gtk3::Notify->new => Gtk3::Notify::Notification->newThierry Vignaud2013-11-241-2/+2
| * create_factory_*: drop themThierry Vignaud2013-11-241-12/+1
| * (shrink_topwindow) temporary disable due to Gtk3 regressionThierry Vignaud2013-11-241-0/+1
| * OptionMenu has been deprecated prior to Gtk3Thierry Vignaud2013-11-241-66/+0
| * convert to UIManagerThierry Vignaud2013-11-244-53/+85
| * Pango->PANGO_WEIGHT_BOLD is not available through introspectionThierry Vignaud2013-11-242-3/+3
| * set_authors() needs an array refThierry Vignaud2013-11-242-4/+2
| * set_url_hook() & set_email_hook() no more existsThierry Vignaud2013-11-241-8/+0
| * fix calling Gtk3::Image->new_from_stock()Thierry Vignaud2013-11-241-1/+1
| * fix putting filler at right placeThierry Vignaud2013-11-241-1/+1
| * simplifyThierry Vignaud2013-11-241-1/+2
| * adapt to get_selected_rows() behavior change in Gtk3Thierry Vignaud2013-11-241-1/+2
| * prevent set_sensitive() to be called with undef parameterThierry Vignaud2013-11-241-0/+1
| * fix creating a SpinButtonThierry Vignaud2013-11-241-1/+1
| * fix computing left part widthThierry Vignaud2013-11-241-1/+1
| * Dialog->set_has_separator() no more exists in Gtk3Thierry Vignaud2013-11-242-3/+0
| * (set_back_pixbuf) drop it (now unused)Thierry Vignaud2013-11-241-9/+0