| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't ignore errors from g_option_context_parse(). | Matthias Clasen | 2005-12-06 | 1 | -1/+7 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-16 | 1 | -1/+4 |
* | Fix many sparse warnings. | Matthias Clasen | 2004-10-28 | 1 | -3/+3 |
* | remove now unused arg variables. | Manish Singh | 2004-09-21 | 1 | -2/+0 |
* | Add descriptions for the commandline arguments. The actual descriptions | Matthias Clasen | 2004-09-05 | 1 | -7/+20 |
* | Make gtk argument parsing use goption. Add gtk_get_option_group and | Anders Carlsson | 2004-09-05 | 1 | -208/+65 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Handle '--' correctly. | Anders Carlsson | 2004-04-05 | 1 | -1/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -1/+1 |
* | Documentation updates. | Matthias Clasen | 2003-12-11 | 1 | -2/+4 |
* | Based on a patch by Martin Kretzschmar; #122448 | Michael Meeks | 2003-12-08 | 1 | -0/+56 |
* | Introduce a GDK_DEBUG_XINERAMA debug flag, and make it trigger a fake 2x2 | Matthias Clasen | 2003-11-03 | 1 | -0/+1 |
* | Make the list of default languages more comprehensive. (Suggestion of Fco. | Owen Taylor | 2003-08-16 | 1 | -1/+1 |
* | g_set_prgname("<unknown>") if argc is 0 as well, instead of leaving it | Owen Taylor | 2003-08-01 | 1 | -11/+11 |
* | Document 2.2 API additions. | Matthias Clasen | 2002-11-28 | 1 | -0/+4 |
* | add -DGDK_DISABLE_DEPRECATED | Manish Singh | 2002-11-17 | 1 | -2/+0 |
* | Use g_return_val_if_fail in this non-void function. (gdk_init_check): | Matthias Clasen | 2002-11-07 | 1 | -3/+1 |
* | Add a --screen option for setting the default screen. (Based on a patch | Owen Taylor | 2002-10-31 | 1 | -15/+53 |
* | Remove references to gdk_initialized (#81060, Jacob Berkman) | Owen Taylor | 2002-08-02 | 1 | -49/+0 |
* | gdk/gdk.c gdk/gdkinternals.h gdk/win32/gdkmain-win32.c pass argc and argv | Sven Neumann | 2002-07-16 | 1 | -1/+1 |
* | Renames: | Owen Taylor | 2002-06-20 | 1 | -3/+3 |
* | Add a singleton object that we can use to get notification when displays | Owen Taylor | 2002-06-20 | 1 | -2/+3 |
* | ue Jun 18 12:04:10 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-06-18 | 1 | -5/+8 |
* | Start of integration of Erwann Chenede's multihead work from the | Owen Taylor | 2002-04-25 | 1 | -53/+106 |
* | Add some more GdkDebugFlags, for more fine-grained debugging output | Tor Lillqvist | 2002-02-13 | 1 | -1/+8 |
* | Set the fallback program class here, rather than | Owen Taylor | 2002-01-21 | 1 | -6/+7 |
* | Fix wrong types for command line arguments (#69124, Ryan Lovett) | Owen Taylor | 2002-01-21 | 1 | -5/+3 |
* | Move here, and save/restore the X error handler to allow people using GTK+ | Owen Taylor | 2002-01-17 | 1 | -79/+0 |
* | *** empty log message *** | Jacob Berkman | 2001-12-11 | 1 | -1/+2 |
* | Fallback to setting the prgname to "<unknown>" if someone doesn't pass in | Christopher Blizzard | 2001-12-08 | 1 | -1/+4 |
* | static correct-ness, underscore prefixing of library internal functions | Hans Breuer | 2001-10-28 | 1 | -4/+4 |
* | Don't call g_thread_init(), we don't want to link to -lgthread if we don't | Owen Taylor | 2001-10-22 | 1 | -3/+2 |
* | Add a function, gdk_threads_init() that must be explicitely called to | Owen Taylor | 2001-10-22 | 1 | -3/+20 |
* | Make gdkx.h the only installed header from gdk/x11. All structures in | Owen Taylor | 2001-09-07 | 1 | -30/+50 |
* | gtk/docs/debugging.txt, gdk/gdk.c, gdk/gdkinternals.h, | Matthias Clasen | 2001-08-15 | 1 | -1/+0 |
* | Fix args to g_type_init(). | Owen Taylor | 2001-06-29 | 1 | -1/+1 |
* | Add GdkEventSetting event for notification of changes to system settings, | Owen Taylor | 2001-04-02 | 1 | -1/+1 |
* | Remove old XIM code. | Owen Taylor | 2001-03-09 | 1 | -10/+0 |
* | GDK_DISABLE_COMPAT_H, GDK_DISABLE_DEPRECATED (we need to merge those two | Havoc Pennington | 2001-02-19 | 1 | -3/+9 |
* | removed gtk_signal_init() compat define. | Tim Janik | 2001-02-04 | 1 | -1/+1 |
* | add gdkkeys.[hc] | Havoc Pennington | 2000-12-06 | 1 | -178/+0 |
* | #ifdef G_ENABLE_DEBUG around gdk_arg_debug_cb and gdk_arg_no_debug_cb to | Stanislav Brabec | 2000-07-31 | 1 | -0/+2 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -3/+3 |
* | Add call to g_type_init() - we'll need this later, and this makes sure | Owen Taylor | 2000-06-06 | 1 | -1/+5 |
* | Don't try to draw too narrow or too low arcs, they seem to fail, at least | Tor Lillqvist | 2000-05-02 | 1 | -1/+1 |
* | Merge no-flicker branch into HEAD | Owen Taylor | 2000-03-28 | 1 | -1/+1 |
* | If we don't HAVE_XCONVERTCASE we must #include gdkkeysyms.h to get the | Tor Lillqvist | 1999-12-29 | 1 | -0/+4 |
* | gdk/Makefile.am Distribute Win32 files. | Tor Lillqvist | 1999-12-11 | 1 | -0/+2 |
* | Fix typo. | Tor Lillqvist | 1999-11-21 | 1 | -1/+1 |