summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert name changeCody Russell2008-07-01506-549/+548
* Some aftermath from the window impl cleanups:Richard Hult2008-07-012-3/+11
* forgot to commit the header, fixed now.Michael Natterer2008-07-012-14/+21
* Updated Norwegian bokmål translation.Kjartan Maraas2008-07-012-57/+68
* Add event sound settings. Patch by Lennart Pöttering.Matthias Clasen2008-07-013-3/+85
* updated hebrew translationYair Hershkovitz2008-07-012-1560/+1724
* Handle failure to create temp file by returning NULL.Matthias Clasen2008-07-013-8/+63
* Bug 442042 – GtkScaleButton is too limitedMichael Natterer2008-06-303-47/+137
* Practically everything changed.Cody Russell2008-06-30507-548/+557
* Some unrelated cleanups found while reviewing the offscreen window patch:Michael Natterer2008-06-305-18/+50
* remove duplicate declaration of _gdk_window_new().Michael Natterer2008-06-302-3/+5
* reorder source lists alphabetically.Michael Natterer2008-06-302-6/+10
* Avoid unnecessary redraws when resizing. Patch by Owen TaylorMatthias Clasen2008-06-302-8/+15
* Minor update to Catalan translationGil Forcada Codinachs2008-06-292-1154/+1050
* Bug 530255 – GtkAboutDialog cuts off comments label Followup patch fromBehdad Esfahbod2008-06-292-1/+10
* properly indent the newly added GtkSelectionData accessors. Some newlinesMichael Natterer2008-06-282-8/+13
* Removed accidental empty row in gtk_box_pack.Mikael Hallendal2008-06-282-1/+4
* Factor out gtk_box_pack from gtk_box_pack_start and gtk_box_pack_end to reduc...Mikael Hallendal2008-06-282-52/+45
* Updated Spansih translationJorge Gonzalez Gonzalez2008-06-272-25/+40
* Bug 442042 – GtkScaleButton is too limitedMichael Natterer2008-06-272-0/+9
* adapt to use GdkWindowImpl interface.Kristian Rietveld2008-06-274-150/+175
* Fix two potential critical warnings. Bug #539470.Carlos Garnacho2008-06-272-2/+14
* Abstract some GdkWindow API into an interface that the backends mustEmmanuele Bassi2008-06-2712-730/+1282
* Fixed the FAQ location in the warning produced here.Martyn James Russell2008-06-272-1/+9
* Bug 442042 – GtkScaleButton is too limitedMichael Natterer2008-06-272-89/+254
* gtk/gtkscalebutton.c remove redundant init() and class_init() prototypes,Michael Natterer2008-06-263-61/+57
* Patch from Christian Dywan to clean up selection data setting.Richard Hult2008-06-263-32/+44
* Don't use deprecated function gtk_widget_ref, replace with g_object_ref.Richard Hult2008-06-262-1/+6
* #include "config.h"Michael Natterer2008-06-262-1/+8
* current_folder can be NULL here, do not try to reference it (Bug #540235)Carlos Garnacho2008-06-262-2/+19
* allocate the GtkTextUtilCallbackInfo structs with GSlice.Michael Natterer2008-06-262-9/+31
* there is no reason to include <gtk/gtktypebuiltins.h> in the middle of theMichael Natterer2008-06-252-40/+43
* deprecate gtk_type_init() unconditionally (also for GTK_COMPILATION). MoveMichael Natterer2008-06-243-14/+19
* Updated Norwegian bokmål translation.Kjartan Maraas2008-06-242-1209/+1038
* Revert GtkScaleButton accesses for plus/minus buttons, as per #539944Johan Dahlin2008-06-245-47/+1
* also revert change in how the dialog's vbox was added (bug #539732).Michael Natterer2008-06-242-5/+8
* Remove container implementation, which isn't thought for handlingCarlos Garnacho2008-06-245-94/+29
* gtk/gtkassistant.h gtk/gtkcellrenderer.h gtk/gtkfilechooserentry.hMichael Natterer2008-06-248-13/+14
* remove includes from this internal header.Michael Natterer2008-06-243-10/+12
* sv.po: Updated Swedish translationDaniel Nylander2008-06-232-1424/+1220
* formatting.Michael Natterer2008-06-232-2/+7
* gtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.hMichael Natterer2008-06-2324-32/+32
* do not hard code the prefix of the enum, use @ENUMPREFIX@ instead (youKristian Rietveld2008-06-235-4/+12
* gtk/gtkmountoperation.h gtk/gtktestutils.h remove as many includes asMichael Natterer2008-06-235-13/+8
* Updated Korean translationChangwoo Ryu2008-06-222-1597/+1737
* Updated Korean translation.Changwoo Ryu2008-06-222-1256/+1125
* use g_param_spec_flags(), not enum() when registering the "modifier-mask"Michael Natterer2008-06-222-6/+11
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-22520-519/+526
* Updated Spanish translationJorge Gonzalez Gonzalez2008-06-212-1765/+1822
* Updated Spanish translationJorge Gonzalez Gonzalez2008-06-212-1244/+1055