summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gtk/gtkaboutdialog.c gtk/gtkcellrendereraccel.c gtk/gtkcellrenderercombo.cSven Neumann2008-08-1122-172/+207
* gdk/gdkkeys.c gdk/gdkscreen.c use canonical signal names.Sven Neumann2008-08-114-11/+17
* Forgot to put the bug# in my last commitCody Russell2008-08-101-0/+2
* Updated Spanish translationJorge Gonzalez Gonzalez2008-08-102-1041/+1029
* Updated Finnish translationIlkka Tuohela2008-08-102-1009/+1016
* Updated Finnish translationIlkka Tuohela2008-08-101-2/+2
* Updated Finnish translationIlkka Tuohela2008-08-102-1751/+1739
* Implement missing functions.Richard Hult2008-08-102-0/+36
* Bug 544863 – gtkquartz.h not included in released 2.13.5 packageSven Herzberg2008-08-092-1/+7
* Updated Portuguese translation.Duarte Loreto2008-08-092-1646/+1679
* Updated Portuguese translation.Duarte Loreto2008-08-092-1020/+1018
* gtk/gtkmenushell.c In enter/leave notify events, check that the crossingCody Russell2008-08-093-0/+27
* Get the gdk+cairo test to pass distcheck, tooSven Herzberg2008-08-083-1/+15
* Bug 546549 : Better Type Checking reviewed by: mitchSven Herzberg2008-08-082-8/+20
* gtk/gtkscale.c gtk/gtkscrolledwindow.c gtk/gtksocket.c gtk/gtkspinbutton.cSven Neumann2008-08-087-15/+24
* gtk/gtktext.c gtk/gtktextbuffer.c gtk/gtktextlayout.cSven Neumann2008-08-0814-97/+113
* some more signals I missed in my last commitSven Neumann2008-08-081-10/+10
* gtk/gtktree.c gtk/gtktreemodel.c gtk/gtktreesortable.c gtk/gtktreeview.cSven Neumann2008-08-087-31/+41
* use canonical signal names.Sven Neumann2008-08-083-78/+83
* gtk/gtkadjustment.c gtk/gtkclist.c gtk/gtkcolorsel.c gtk/gtkiconview.cSven Neumann2008-08-0813-27/+43
* gtk/gtk.symbols gtk/makegtkalias.pl gtk/gtkaccelmap.c gtk/gtkfilechooser.cTor Lillqvist2008-08-0812-19/+103
* Updated Spanish translationJorge Gonzalez Gonzalez2008-08-072-2/+22
* Fix the mime sniffing testMatthias Clasen2008-08-072-1/+6
* use g_error() instead of a combination of g_warning+exit to avoid16:19:16 Tim Janik2008-08-072-9/+11
* gtk/gtkactiongroup.c gtk/gtkcellrendererspin.c gtk/gtkfilechooserbutton.cMichael Natterer2008-08-075-10/+13
* gtk/gtkclist.c gtk/gtkcontainer.c gtk/gtkfilechooserbutton.cMichael Natterer2008-08-0713-41/+34
* Bug 546756 – gnome-panel crashed with SIGSEGV inMichael Natterer2008-08-072-10/+31
* Updated Galician translationIgnacio Casal Quinteiro2008-08-072-2/+22
* Bug 546771 - Add writable property "visited" to GtkLinkButtonSven Neumann2008-08-074-17/+101
* move variables to local scopes, fix indentation and silence bogus warningMichael Natterer2008-08-072-36/+48
* Bug 535573 – Deadlock in gdkeventloop-quartz.c:poll_func()Richard Hult2008-08-072-26/+51
* Implement those, fixes loading python bindings.Richard Hult2008-08-072-9/+65
* Bug 545031 – list of recently used files is created world-readableEmmanuele Bassi2008-08-072-0/+16
* Updated Galician translationIgnacio Casal Quinteiro2008-08-062-1615/+1645
* Updated Galician translationIgnacio Casal Quinteiro2008-08-062-1001/+1012
* Bug 546549 : Better Type Checking reviewed by mitchSven Herzberg2008-08-062-9/+21
* Updated Japanese translation.Takeshi AIHANA2008-08-062-1007/+1016
* Updated Japanese translation.Takeshi AIHANA2008-08-062-1642/+1659
* remove return value, this function returns void.Michael Natterer2008-08-062-1/+7
* gtk/gtkcombobox.c gtk/gtkiconview.c gtk/gtkrange.c gtk/gtkscrolledwindow.cMichael Natterer2008-08-066-65/+40
* sv.po: Updated Swedish translationDaniel Nylander2008-08-062-1248/+1180
* Updated Arabic Translation by Khaled Hosny. Djihed Afifi2008-08-064-2610/+2653
* Updated Spanish translationJorge Gonzalez Gonzalez2008-08-052-1803/+1741
* Bump versionMatthias Clasen2008-08-052-1/+3
* 2.13.6GTK_2_13_6Matthias Clasen2008-08-05215-56540/+65466
* bail out early if priv->button is NULL to avoid zillions of warnings whenMichael Natterer2008-08-052-0/+10
* Bug 544858 – Seal GtkAdjustmentMichael Natterer2008-08-054-11/+343
* clamp the value to [lower...upper-page_size] instead of onlyMichael Natterer2008-08-053-1/+20
* Updated Galician translationIgnacio Casal Quinteiro2008-08-052-130/+144
* don't use the deprecated gtk_box_pack_start_defaults().Michael Natterer2008-08-052-10/+15