summaryrefslogtreecommitdiff
path: root/gtk/gtkmain.c
Commit message (Expand)AuthorAgeFilesLines
...
* gtk/gtkmain.c: Use accessor functions to access GtkWindowGroupJavier Jardón2010-09-111-17/+10
* Don't use the same name for a function that used to be a variableTor Lillqvist2010-09-091-15/+25
* GDK: Prefix key names with KEY_Colin Walters2010-09-081-1/+1
* Replace gtk_debug_flags with getter and setter functionsTor Lillqvist2010-09-081-11/+33
* Turn the gtk version and age variables into functionsTor Lillqvist2010-09-081-6/+91
* gtk/gtkmain.c: use accessor functions to access GtkWidgetJavier Jardón2010-08-221-3/+3
* Set translation domain for parameter_string in gtk_init_with_argsGabor Kelemen2010-08-101-11/+12
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+0
* Fixing debug build (s/extended layout/size request/ in GTK_NOTE flags).Tristan Van Berkom2010-06-231-1/+1
* Prevent concurrent use of GTK+ 2 and 3Matthias Clasen2010-06-181-0/+18
* Make GTK+ device grabs take precedence over GTK+ grabsCarlos Garnacho2010-06-151-22/+12
* constify gtk_init_with_args()'s GOptionEntry argumentJavier Jardón2010-06-101-6/+6
* gtkmain: remove some unused codeJavier Jardón2010-05-271-125/+0
* gtkmain: Remove unused GtkClosure structJavier Jardón2010-05-271-8/+0
* Merge the xi2-for-master branchMatthias Clasen2010-05-251-46/+212
* Remove gtkmain stuff from docs and tutorial.Javier Jardón2010-05-031-7/+0
* Remove all deprecated stuff from gtkmainMichael Natterer2010-05-031-175/+0
* Remove GtkSignal completelyJavier Jardón2010-05-031-6/+4
* Merge branch 'native-layout-incubator'Matthias Clasen2010-04-301-1/+2
|\
| * Added GTK_DEBUG_EXTENDED_LAYOUT flag and use that for debuggin in gtkextended...Tristan Van Berkom2010-04-181-1/+2
| * Deprecate widget flag: GTK_WIDGET_REALIZEDJavier Jardón2010-04-031-1/+1
| * Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)Javier Jardón2010-04-031-1/+1
| * Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-04-031-1/+1
| * Deprecate widget flag: GTK_WIDGET_IS_SENSITIVEJavier Jardón2010-04-031-8/+8
| * Deprecate some widget flagsJavier Jardón2010-04-031-4/+4
| * Some improvements to the auto-mnemonics codeMatthias Clasen2010-04-031-2/+5
| * Only show the mnemonic underline when pressing AltMatthias Clasen2010-04-031-0/+23
| * [introspection] Merge in Gtk-custom.c annotationsColin Walters2010-04-031-12/+12
* | Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_HAS_GRAB)Javier Jardón2010-04-261-2/+2
* | Deprecate widget flag: GTK_WIDGET_REALIZEDJavier Jardón2010-03-031-1/+1
* | Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)Javier Jardón2010-03-021-1/+1
* | Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-011-1/+1
* | Deprecate widget flag: GTK_WIDGET_IS_SENSITIVEJavier Jardón2010-03-011-8/+8
* | Deprecate some widget flagsJavier Jardón2010-01-071-4/+4
* | Some improvements to the auto-mnemonics codeMatthias Clasen2009-12-201-2/+5
* | Only show the mnemonic underline when pressing AltMatthias Clasen2009-12-201-0/+23
* | [introspection] Merge in Gtk-custom.c annotationsColin Walters2009-12-161-12/+12
|/
* Remove statement with no effectJavier Jardón2009-10-301-1/+0
* gtk_init_with_args() arguments should be const gchar*Nick Schermer2009-10-261-2/+2
* Don't ignore SIGPIPE unless it existsTor Lillqvist2009-10-061-0/+2
* Move SIGPIPE suppression to gtk_init and document itMatthias Clasen2009-10-011-0/+11
* Automatically flush window when doing non-double-buffered exposeAlexander Larsson2009-09-141-1/+9
* Bug 164002 - query scripts don't work uninstalled on windowsTor Lillqvist2009-01-131-16/+21
* gtk/gtksignal.[ch] gtk/gtkclist.c gtk/gtklist.c gtk/gtkmain.cMichael Natterer2008-09-221-2/+2
* gdk-pixbuf/gdk-pixbuf-io.c Don't use the deprectatedTor Lillqvist2008-09-131-12/+36
* Bug 552153 – GtkModules loading with XSettings doesn't work if theCosimo Cecchi2008-09-131-0/+4
* gdk-pixbuf/gdk-pixbuf-io.c Do as the docs forTor Lillqvist2008-09-131-5/+5
* Bug 56070 – Can't click button after setting it sensitive.Cody Russell2008-08-011-21/+32
* Don't do funny casts to avoid compiler warningsFederico Mena Quintero2008-07-181-2/+8
* Revert name changeCody Russell2008-07-011-1/+1