summaryrefslogtreecommitdiff
path: root/gtk/gtkmain.c
Commit message (Expand)AuthorAgeFilesLines
* gtk: move _gtk_modules_has_mixed_deps() to gtkmodlesprivate.hMichael Natterer2011-10-231-34/+6
* gtk: clean up the private horrorMichael Natterer2011-10-221-258/+4
* gtk: remove the private GTK_DEFAULT_ACCEL_MOD_MASK defineMichael Natterer2011-10-071-0/+47
* GtkComboBox: Add the format-entry-text signal.Tristan Van Berkom2011-10-061-0/+16
* Bug 659406 - Abstract what triggers a context menuMichael Natterer2011-09-271-20/+0
* Bug 659406 - Abstract what triggers a context menuMichael Natterer2011-09-261-0/+20
* Make focus rectangles optionalMatthias Clasen2011-08-101-1/+11
* Drop a few more unwanted exportsMatthias Clasen2011-07-091-2/+2
* We're not a module anymoreMatthias Clasen2011-07-051-2/+2
* gtk: Include gail by default, don't build it as a moduleBenjamin Otte2011-07-051-0/+5
* Remove unused includesMatthias Clasen2011-06-161-1/+0
* Some additional auto-mnemonic fixesMatthias Clasen2011-05-061-0/+3
* gtk_init*(): Document that argc/argv can be 0,NULL.Murray Cumming2011-03-051-8/+17
* Extend the mixed-dependency check to modules as wellMatthias Clasen2011-02-081-9/+20
* [GI] Add method annotation for gtk_grab_add and gtk_grab_remove.Laszlo Pandy2011-02-031-2/+2
* [GI] Mark unintrospectable constructs as (skip)Pavel Holejsovsky2011-01-201-2/+2
* [GI] Add missing (out) and (array) annotationsPavel Holejsovsky2011-01-201-4/+5
* [GI] Add missing (transfer) annotationsPavel Holejsovsky2011-01-201-3/+3
* [GI] Fixes of existing incorrect annotationsPavel Holejsovsky2011-01-201-1/+2
* Move GtkSelection docs inlineMatthias Clasen2011-01-141-1/+1
* Fix win32 buildFridrich Štrba2011-01-111-1/+8
* More documentation fixes2.99.0Matthias Clasen2011-01-061-1/+1
* Documentation polishingMatthias Clasen2011-01-061-20/+20
* Move docs for gtkmain inlineMatthias Clasen2011-01-041-414/+707
* Remove deprecated gtk_quit_* APIJavier Jardón2011-01-041-192/+1
* Some documentation improvements for gtk_init/gtk_parse_argsMatthias Clasen2011-01-041-22/+25
* Add some missing includesMatthias Clasen2010-12-231-2/+2
* Drop g[dt]k_set_localeMatthias Clasen2010-12-211-31/+0
* Merge libgdk and libgtkMatthias Clasen2010-12-211-2/+1
* Hide GtkWindowGroup membersMatthias Clasen2010-12-171-20/+11
* Avoid a gtk-doc warningMatthias Clasen2010-12-171-1/+6
* Do not initialize RC subsystem.Carlos Garnacho2010-12-041-1/+0
* gtk: Fix typos in commentBenjamin Otte2010-12-021-1/+1
* gtk: Don't include private GDK headersBenjamin Otte2010-12-021-3/+1
* API: Remove GdkNoExposeEventBenjamin Otte2010-12-021-1/+0
* gtkmain: Remove deprecated gtk_init_add() functionJavier Jardón2010-11-161-37/+0
* Split off gtkprivate.hEmmanuele Bassi2010-10-201-1/+1
* Deprecate gtk_init_add, gtk_remove_add and friendsMatthias Clasen2010-10-151-1/+2
* Remove GtkObject completelyMatthias Clasen2010-09-261-9/+9
* gtk: gdk_drawable_get_display() => gdk_window_get_display()Benjamin Otte2010-09-261-1/+1
* Tons of transfer annotationsMatthias Clasen2010-09-211-2/+11
* Fix a trivial typo in a doc commentMatthias Clasen2010-09-171-1/+1
* Revert "gtk/gtkmain.c: Use accessor functions to access GtkWindowGroup"Javier Jardón2010-09-111-10/+17
* 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