| Commit message (Expand) | Author | Age | Files | Lines |
* | Use normal event propagation for DND events | Matthias Clasen | 2020-01-08 | 1 | -1/+1 |
* | Annotate values of PRIORITY constants | Tomasz Miąsko | 2018-12-22 | 1 | -1/+1 |
* | gtkmain: Add gtk_get_main_thread() | Philippe Normand | 2018-06-08 | 1 | -0/+3 |
* | gtkmain: Add gtk_is_initialized() | Philippe Normand | 2018-06-08 | 1 | -0/+3 |
* | The big versioning cleanup | Matthias Clasen | 2018-02-06 | 1 | -3/+3 |
* | Drop gtk_true and gtk_false | Matthias Clasen | 2018-01-16 | 1 | -5/+0 |
* | gdk/gtk: Fix more AVAILABLE_IN annotations to 3_92 | Daniel Boles | 2017-05-28 | 1 | -2/+2 |
* | Constify GdkEvent parameters in gtk_get_event_widget and _event_target | Timm Bäder | 2017-05-25 | 1 | -2/+2 |
* | gtkmain: Add API to get the target of a GdkEvent | Carlos Garnacho | 2017-05-25 | 1 | -0/+7 |
* | gtkmain: Fix build on Windows | Chun-wei Fan | 2017-01-20 | 1 | -8/+4 |
* | Drop arguments from gtk_init | Matthias Clasen | 2017-01-19 | 1 | -4/+2 |
* | Don't export gtk_get_option_group | Matthias Clasen | 2017-01-19 | 1 | -3/+0 |
* | Stop exporting gtk_parse_args | Matthias Clasen | 2017-01-19 | 1 | -4/+0 |
* | Drop gtk_init_with_args | Matthias Clasen | 2017-01-19 | 1 | -8/+0 |
* | Drop macro wrappers for get_version functions | Matthias Clasen | 2016-11-19 | 1 | -6/+0 |
* | gtkmain: Remove deprecated key snooper API | Timm Bäder | 2016-10-18 | 1 | -21/+0 |
* | gtk: fix many callback annotations to include closure information | Evan Nemerson | 2014-05-27 | 1 | -1/+1 |
* | Drop unimplemented functions | Matthias Clasen | 2014-02-19 | 1 | -5/+0 |
* | Add a function to determine the text direction | Matthias Clasen | 2013-12-10 | 1 | -0/+7 |
* | Add annotations to gtk headers | Matthias Clasen | 2013-05-05 | 1 | -0/+35 |
* | Move single-include guards inside include guards | Matthias Clasen | 2012-12-28 | 1 | -4/+4 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | gtk: Use versioned deprecations | Matthias Clasen | 2012-02-27 | 1 | -2/+2 |
* | gtkmain.h: Used GDK_DEPRECATED | Murray Cumming | 2012-01-09 | 1 | -2/+2 |
* | API: Deprecate key snooping | Benjamin Otte | 2012-01-06 | 1 | -0/+2 |
* | Fix win32 build | Fridrich Štrba | 2011-01-11 | 1 | -1/+1 |
* | Move docs for gtkmain inline | Matthias Clasen | 2011-01-04 | 1 | -58/+61 |
* | Remove gtktypeutils altogether | Matthias Clasen | 2011-01-04 | 1 | -1/+0 |
* | Remove deprecated gtk_quit_* API | Javier Jardón | 2011-01-04 | 1 | -15/+0 |
* | Drop g[dt]k_set_locale | Matthias Clasen | 2010-12-21 | 1 | -1/+0 |
* | gtkmain: Remove deprecated gtk_init_add() function | Javier Jardón | 2010-11-16 | 1 | -2/+0 |
* | Deprecate gtk_init_add, gtk_remove_add and friends | Matthias Clasen | 2010-10-15 | 1 | -0/+2 |
* | Remove GtkObject completely | Matthias Clasen | 2010-09-26 | 1 | -1/+2 |
* | Don't use the same name for a function that used to be a variable | Tor Lillqvist | 2010-09-09 | 1 | -5/+11 |
* | Turn the gtk version and age variables into functions | Tor Lillqvist | 2010-09-08 | 1 | -14/+5 |
* | constify gtk_init_with_args()'s GOptionEntry argument | Javier Jardón | 2010-06-10 | 1 | -7/+7 |
* | Merge the xi2-for-master branch | Matthias Clasen | 2010-05-25 | 1 | -0/+7 |
* | Remove all deprecated stuff from gtkmain | Michael Natterer | 2010-05-03 | 1 | -49/+0 |
* | Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES | Michael Natterer | 2010-05-03 | 1 | -1/+1 |
* | gtk_init_with_args() arguments should be const gchar* | Nick Schermer | 2009-10-26 | 1 | -2/+2 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | deprecate GtkDestroyNotify. | Michael Natterer | 2008-06-18 | 1 | -4/+4 |
* | whitespace cleanup: remove trailing whitespace and excess newlines and | Michael Natterer | 2008-05-28 | 1 | -1/+1 |
* | define __GTK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -0/+4 |
* | Make gtk_check_version() return const. (#496734, Nicolas Joseph) | Matthias Clasen | 2007-11-19 | 1 | -3/+3 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -7/+2 |
* | Make gtk argument parsing use goption. Add gtk_get_option_group and | Anders Carlsson | 2004-09-05 | 1 | -0/+10 |
* | Make it possible to specify additional modules to load via a setting. | Matthias Clasen | 2004-09-01 | 1 | -7/+0 |
* | Ugh, forgotten ; | Matthias Clasen | 2004-07-13 | 1 | -1/+1 |