summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.10.1GTK_2_10_1Matthias Clasen2006-07-24191-110340/+70110
* Updated Portuguese translation.Duarte Loreto2006-07-232-1852/+1752
* Updated French translation.Christophe Merlet2006-07-232-29/+48
* Add a POTFILES.skip fileMatthias Clasen2006-07-233-1/+8
* Fix a memleakMatthias Clasen2006-07-233-0/+12
* Updated Lithuanian translation.Žygimantas Beručka2006-07-222-4/+8
* Updated French translation.Christophe Merlet2006-07-222-7/+12
* Updated Lithuanian translation.Žygimantas Beručka2006-07-222-1991/+1866
* Updated gtk+ zh_CN translation.Funda Wang2006-07-222-1928/+1038
* Updated Lithuanian translation.Žygimantas Beručka2006-07-222-72/+82
* Updated Portuguese translation.Duarte Loreto2006-07-222-2246/+1383
* updated hebrew translationYair Hershkovitz2006-07-212-1846/+1748
* New function to destroy an rc context.Matthias Clasen2006-07-215-28/+90
* Implement.Richard Hult2006-07-214-12/+94
* Replace gtk_rc_style_ref/unref by g_object_ref/unref.Matthias Clasen2006-07-215-6/+14
* 0-terminate outbuf in all cases. (#348227, Nguyen Thái Ngoc Duy)Matthias Clasen2006-07-213-8/+13
* Enable symbolic colors and color expressions in style properties. FixesMichael Natterer2006-07-213-40/+168
* remove accidential 2nd parameter to g_object_unref().Michael Natterer2006-07-213-1/+11
* Don't leak the action_view. (#348120, Chris Wilson)Matthias Clasen2006-07-213-13/+23
* Improve drawing of tabsMatthias Clasen2006-07-213-10/+13
* Fix a memleakMatthias Clasen2006-07-213-0/+18
* Unset the during_reorder flag. (#348049, Sven Herzberg, patch by BenjaminMatthias Clasen2006-07-213-0/+13
* Updated French translation.Christophe Merlet2006-07-202-598/+77
* Argh, initialize "passed"! (set_filename_timeout_cb): Renamed fromFederico Mena Quintero2006-07-201-2/+79
* Just remove the scroll timeout here, don't access settings. (#348095,Matthias Clasen2006-07-203-5/+12
* Fix messed up refcounting. (#348090, Chris Wilson)Matthias Clasen2006-07-203-8/+20
* Export this privately.Matthias Clasen2006-07-205-4/+29
* Fix a thinko that leads to constantly reloading the mime data if aMatthias Clasen2006-07-202-14/+34
* Argh, initialize "passed"! (set_filename_timeout_cb): Renamed fromFederico Mena Quintero2006-07-202-0/+16
* Updated Lithuanian translation.Žygimantas Beručka2006-07-202-2295/+1369
* Free caches on shutdownMatthias Clasen2006-07-202-0/+14
* fix typo to make it compile again.Michael Natterer2006-07-203-1/+11
* Correctly chain up the finalization vfunc. (#348089, Chris Wilson)Emmanuele Bassi2006-07-203-1/+13
* Append the event to the queue instead of using gdk_event_put.Richard Hult2006-07-205-125/+221
* Translation updated by Tino Meinen.Vincent van Adrighem2006-07-202-1669/+1348
* Add xdg_init-free versions of some functions and use them internally, soMatthias Clasen2006-07-204-20/+58
* fix bug #5241Matthias Clasen2006-07-202-2/+10
* Reindent.Richard Hult2006-07-194-1/+21
* ]): Listen to windowDidResignMain notifications and properly update theRichard Hult2006-07-195-25/+63
* add align_set field to keep track whether the align property was set byKristian Rietveld2006-07-193-1/+32
* Check if option is NULL before using it. (#348014, Christian Persch)Matthias Clasen2006-07-193-1/+10
* When looking up a font XID, add the XID_FONT_BIT. (#348001)Matthias Clasen2006-07-193-1/+11
* Updated Korean translation.Changwoo Ryu2006-07-192-657/+488
* Fixed "removed text_view_markup translation"Nguyen Thai Ngoc Duy2006-07-191-2/+1
* Ignore quartz pc files.Richard Hult2006-07-191-0/+2
* ]): Remove unused variables to fix compiler warnings.Richard Hult2006-07-194-2/+12
* Implement type hints and use them to determine which windows should beRichard Hult2006-07-195-12/+86
* Get the position correctly for the root window. Fixes bug #347976, patchRichard Hult2006-07-193-15/+36
* UpdatesMatthias Clasen2006-07-193-6/+68
* fix 347277Matthias Clasen2006-07-183-16/+51