summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.13.5GTK_2_13_5Matthias Clasen2008-07-22228-55305/+59149
* Doc fixesMatthias Clasen2008-07-2110-20/+62
* Polish translation updateTomasz Dominikowski2008-07-211-432/+466
* use gtk_box_pack_start() instead of the deprecatedMichael Natterer2008-07-213-7/+17
* Use GSlice to allocate the application data for recently used resources;Emmanuele Bassi2008-07-212-4/+11
* Bug 543989 - Crash in gtk_tree_view_size_allocate_columnsKristian Rietveld2008-07-212-1/+9
* Bug 442042 – GtkScaleButton is too limitedMichael Natterer2008-07-212-50/+88
* Bug 153567 – Repaint glitches in widgetsCody Russell2008-07-212-3/+36
* use the simpler g_signal_override_class_handler() instead ofMichael Natterer2008-07-213-25/+22
* Polish translation update by Aviary.plTomasz Dominikowski2008-07-212-2/+6
* remove redundant include.Michael Natterer2008-07-212-3/+6
* Polish translation updateTomasz Dominikowski2008-07-211-1349/+1308
* remove _gtk_binding_signal_new().Michael Natterer2008-07-2111-227/+212
* remove g_return_if_fail() from private functions and virtual functionMichael Natterer2008-07-212-35/+18
* Bug 543915 - translation issuesAndre Klapper2008-07-202-0/+11
* Updated German translation.Andre Klapper2008-07-202-1102/+1106
* reviewed by: Richard HultSven Herzberg2008-07-204-6/+32
* reviewed by: Richard HultSven Herzberg2008-07-205-77/+116
* Add tons of new apiMatthias Clasen2008-07-202-2/+52
* Improve the docsMatthias Clasen2008-07-202-2/+9
* UpdatesMatthias Clasen2008-07-192-0/+69
* Remove the old icon cache if regenerating it would cause it to be emptyFederico Mena Quintero2008-07-182-2/+7
* Fix a crashMatthias Clasen2008-07-182-2/+10
* Avoid a crashMatthias Clasen2008-07-182-3/+9
* Don't do funny casts to avoid compiler warningsFederico Mena Quintero2008-07-1811-19/+90
* Add a forgotten hunkMatthias Clasen2008-07-182-1/+8
* Make aliasfilecheck.sh pass for the quartz backend, too.Sven Herzberg2008-07-182-2/+10
* Updated Spanish translationJorge Gonzalez Gonzalez2008-07-182-49/+54
* Updated Finnish translationIlkka Tuohela2008-07-181-1101/+1087
* Updated assamese translationsAmitakhya Phukan2008-07-172-25/+20
* Added Entry for addition of Pashto (ps) to ALL_LINGUAS in configure.inRuna Bhattacharjee2008-07-171-0/+4
* Added Pashto (ps) to ALL_LINGUASRuna Bhattacharjee2008-07-171-1/+1
* Added Entry for addition of Pashto (ps) Translations by Zabeeh KhanRuna Bhattacharjee2008-07-171-0/+4
* Added Entry for addition of Pashto (ps) Translations by Zabeeh KhanRuna Bhattacharjee2008-07-171-0/+4
* Added Pashto Translations by Zabeeh KhanRuna Bhattacharjee2008-07-171-0/+6346
* Added Pashto Translations by Zabeeh KhanRuna Bhattacharjee2008-07-171-0/+4595
* Updated Spanish translationJorge Gonzalez Gonzalez2008-07-162-1780/+1734
* Updated Spanish translationJorge Gonzalez Gonzalez2008-07-162-1026/+1031
* ops, forgot a test in the last commitPaolo Borelli2008-07-161-2/+30
* Bug 447998 - GtkBuilder does not support building parts of the xml treePaolo Borelli2008-07-168-8/+366
* fix up broken test (cellview has no "clicked" signal) case and plug aPaolo Borelli2008-07-162-4/+12
* Don't free a GFile. Reported by Sebastien BacherMatthias Clasen2008-07-162-1/+8
* updated hebrew translationYair Hershkovitz2008-07-162-1017/+1035
* updated hebrew translationYair Hershkovitz2008-07-162-105/+125
* Use gdk_pixbuf_copy_area() to copy between pixbufs. Reported by AndreyMatthias Clasen2008-07-152-3/+12
* Bug 339591 – Detect list of availible cover pagesMatthias Clasen2008-07-152-17/+109
* Bug 384940 – handle rejecting jobs and authentication meaningfullyMatthias Clasen2008-07-1518-42/+1252
* test content sniffing capability of gioMatthias Clasen2008-07-154-5/+49
* Bug 542523 - GtkTextTag should handle setting properties to NULLXavier Claessens2008-07-152-3/+16
* 2.13.5Chao-Hsiung Liao2008-07-153-2357/+2284