summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.12.1GTK_2_12_1Matthias Clasen2007-10-17199-49484/+50985
* UpdatesMatthias Clasen2007-10-172-0/+12
* Move GtkFileSelection to deprecated section. (#476920, Matthew Barnes)Matthias Clasen2007-10-172-1/+6
* Document GtkTreeModelForeach parameters. (#4777074, Ross Burton)Matthias Clasen2007-10-172-5/+10
* Update the docMatthias Clasen2007-10-172-2/+7
* Update the docs for the ::text-column property. (#352643, JosselinMatthias Clasen2007-10-172-0/+6
* Avoid a critical warning. (#456676, Campbell Barton)Matthias Clasen2007-10-171-0/+5
* Fixed typo in icon_size_lookup_intern() - colon instead of semicolonYevgen Muntyan2007-10-161-1/+1
* Be more careful when handling (GtkIconSize)-1. (#456137, Harry Lu, ChrisMatthias Clasen2007-10-162-3/+11
* Use better magic. (#339877, Bastien Nocera)Matthias Clasen2007-10-162-1/+8
* Improve the docs. (#486155, Owen Taylor)Matthias Clasen2007-10-162-4/+9
* Change testcase to not update screen information on configure-event, sinceMatthias Clasen2007-10-162-4/+12
* Actually use the utf-8 version of the filename. (#485301, Takao Fujiwara)Matthias Clasen2007-10-162-1/+6
* UpdatesMatthias Clasen2007-10-162-0/+61
* updated hebrew translationYair Hershkovitz2007-10-152-1566/+1579
* Fix "cannot open display" error message when display is set by the DISPLAYLoïc Minier2007-10-152-1/+8
* fix typoJohan Dahlin2007-10-131-1/+1
* signal_name instead of signal. (#486360, Xavier Claessens)Johan Dahlin2007-10-132-1/+7
* Avoid double-free problemsMatthias Clasen2007-10-122-8/+5
* Translation updated by Tino Meinen.Vincent van Adrighem2007-10-112-1596/+1592
* Document that you need to unref the returned GdkPixbuf. (#484132,Emmanuele Bassi2007-10-102-4/+14
* Convert the format to the current locale before passing it to strtime().Emmanuele Bassi2007-10-102-1/+13
* Fix the time_t typecasting on OpenSolaris. (#465380, Takao Fujiwara)Emmanuele Bassi2007-10-102-3/+8
* Fix echo handlingMatthias Clasen2007-10-102-2/+6
* update io translationMichael Terry2007-10-102-202/+249
* make sure the new cursor node is visible when we are done. (Fixes #472965,Kristian Rietveld2007-10-092-0/+7
* we should only "don't move the cursor, but just select the current node"Kristian Rietveld2007-10-092-2/+15
* Implement, patch from Paul Davis.Richard Hult2007-10-082-1/+20
* Ignore if there are no changes, fixes bug #467269. Patch from JonathanRichard Hult2007-10-082-0/+14
* Patch from Paul Davis to implement this in terms of scrollRect, fixes bugRichard Hult2007-10-082-8/+103
* Translation update by Ivar Smolin.Priit Laes2007-10-082-1077/+955
* Fix memory leak, and fix two instances where a GtkRequisition and aCody Russell2007-10-082-6/+9
* Fix a typo in GdkEventGrabBroken where it said "@grab_window id NULL" andCody Russell2007-10-082-1/+7
* don't "corrupt" all iterators by reversing the list after adding theKristian Rietveld2007-10-082-4/+8
* Fix #482841, patch by Karl Tomlinson.Kristian Rietveld2007-10-082-1/+17
* Don't hardcode echo -nMatthias Clasen2007-10-072-2/+6
* Fix some live cycle issuesMatthias Clasen2007-10-072-9/+37
* Add a little more docsMatthias Clasen2007-10-072-7/+19
* Revert the change on 2007-04-29 (Also check the default handler whenMurray Cumming2007-10-052-2/+10
* Use g_object_ref() instead of gtk_widget_ref(). (#483563)Hiroyuki Ikezoe2007-10-052-3/+8
* Iterate on the proxies we hold when we change the sorting function and theEmmanuele Bassi2007-10-042-3/+43
* Updated Italian translation.Luca Ferretti2007-10-042-150/+220
* Add a second volume button.Matthias Clasen2007-10-043-1/+18
* Fix warnings and display of modified date / time in filechooser for someLoïc Minier2007-10-042-1/+7
* Added EURO sign to font preview text.Luca Ferretti2007-10-042-32/+37
* remove duplicated declaration of gtk_notebook_create_window. Patch byXan Lopez2007-10-032-4/+5
* Updated Occitan translationYannig MARCHEGAY2007-10-032-18/+14
* Updated Italian translation.Luca Ferretti2007-10-022-125/+250
* Don't do anything while in fullscreen mode. (gdk_window_set_decorations):Richard Hult2007-10-022-11/+110
* 455284 - Focus or toggle location entryFederico Mena Quintero2007-10-022-17/+43