summaryrefslogtreecommitdiff
path: root/gtk/gtkmain.h
Commit message (Expand)AuthorAgeFilesLines
* gtk: fix many callback annotations to include closure informationEvan Nemerson2014-05-271-1/+1
* Drop unimplemented functionsMatthias Clasen2014-02-191-5/+0
* Add a function to determine the text directionMatthias Clasen2013-12-101-0/+7
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+35
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-4/+4
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: Use versioned deprecationsMatthias Clasen2012-02-271-2/+2
* gtkmain.h: Used GDK_DEPRECATEDMurray Cumming2012-01-091-2/+2
* API: Deprecate key snoopingBenjamin Otte2012-01-061-0/+2
* Fix win32 buildFridrich Štrba2011-01-111-1/+1
* Move docs for gtkmain inlineMatthias Clasen2011-01-041-58/+61
* Remove gtktypeutils altogetherMatthias Clasen2011-01-041-1/+0
* Remove deprecated gtk_quit_* APIJavier Jardón2011-01-041-15/+0
* Drop g[dt]k_set_localeMatthias Clasen2010-12-211-1/+0
* gtkmain: Remove deprecated gtk_init_add() functionJavier Jardón2010-11-161-2/+0
* Deprecate gtk_init_add, gtk_remove_add and friendsMatthias Clasen2010-10-151-0/+2
* Remove GtkObject completelyMatthias Clasen2010-09-261-1/+2
* Don't use the same name for a function that used to be a variableTor Lillqvist2010-09-091-5/+11
* Turn the gtk version and age variables into functionsTor Lillqvist2010-09-081-14/+5
* constify gtk_init_with_args()'s GOptionEntry argumentJavier Jardón2010-06-101-7/+7
* Merge the xi2-for-master branchMatthias Clasen2010-05-251-0/+7
* Remove all deprecated stuff from gtkmainMichael Natterer2010-05-031-49/+0
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* gtk_init_with_args() arguments should be const gchar*Nick Schermer2009-10-261-2/+2
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* deprecate GtkDestroyNotify.Michael Natterer2008-06-181-4/+4
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-1/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Make gtk_check_version() return const. (#496734, Nicolas Joseph)Matthias Clasen2007-11-191-3/+3
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-7/+2
* Make gtk argument parsing use goption. Add gtk_get_option_group andAnders Carlsson2004-09-051-0/+10
* Make it possible to specify additional modules to load via a setting.Matthias Clasen2004-09-011-7/+0
* Ugh, forgotten ;Matthias Clasen2004-07-131-1/+1
* Add gtk_parse_args()Matthias Clasen2004-07-131-0/+3
* Change the return value from gint to gboolean. (#130718, reported byMatthias Clasen2004-01-071-1/+1
* Don't use zip -r on the etc directory, to avoid including editor backupTor Lillqvist2003-09-201-0/+2
* Replace uses of gtk_timeout_* and gtk_idle_* by their non-deprecatedMatthias Clasen2003-02-051-2/+2
* Deprecate gtk_paned_computed_position(). (#97077)Matthias Clasen2003-01-311-1/+2
* Include gtkbox.h and gtkwindow.h on Win32, as the defines for structTor Lillqvist2002-08-241-1/+4
* Add a singleton object that we can use to get notification when displaysOwen Taylor2002-06-201-5/+6
* gdk-pixbuf/Makefile.am (uninstall-libtool-import-lib) Fix typo, thanks toTor Lillqvist2002-04-181-4/+6
* fix typo in gtk_init_check macro, which caused crashes if argc != 0Hans Breuer2002-03-291-1/+1
* Add routines _gtk_find_module(), _gtk_get_module_path() to look up aOwen Taylor2002-02-191-0/+3
* Version 1.3.11, interface, binary age 0.Owen Taylor2001-11-211-7/+0
* Deprecate gtk_entry_set_editable. (#58768, Vitaly Tishkov)GTK_MULTIHEAD_MERGEPOINT_22_10_01Owen Taylor2001-10-221-1/+7
* Actually export gtk_disable_setlocale(). (Caught by Sven Neumann)Owen Taylor2001-10-191-0/+2
* updated externalsHans Breuer2001-09-211-0/+7
* Add missing gdk_rectangle_get_type() prototype.Owen Taylor2001-06-141-5/+3
* Applied patch from Ron Steinke to add signal accumulators so that signalsOwen Taylor2001-04-021-0/+6