| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add gtk_parse_args() | Matthias Clasen | 2004-07-13 | 1 | -0/+3 |
* | Change the return value from gint to gboolean. (#130718, reported by | Matthias Clasen | 2004-01-07 | 1 | -1/+1 |
* | Don't use zip -r on the etc directory, to avoid including editor backup | Tor Lillqvist | 2003-09-20 | 1 | -0/+2 |
* | Replace uses of gtk_timeout_* and gtk_idle_* by their non-deprecated | Matthias Clasen | 2003-02-05 | 1 | -2/+2 |
* | Deprecate gtk_paned_computed_position(). (#97077) | Matthias Clasen | 2003-01-31 | 1 | -1/+2 |
* | Include gtkbox.h and gtkwindow.h on Win32, as the defines for struct | Tor Lillqvist | 2002-08-24 | 1 | -1/+4 |
* | Add a singleton object that we can use to get notification when displays | Owen Taylor | 2002-06-20 | 1 | -5/+6 |
* | gdk-pixbuf/Makefile.am (uninstall-libtool-import-lib) Fix typo, thanks to | Tor Lillqvist | 2002-04-18 | 1 | -4/+6 |
* | fix typo in gtk_init_check macro, which caused crashes if argc != 0 | Hans Breuer | 2002-03-29 | 1 | -1/+1 |
* | Add routines _gtk_find_module(), _gtk_get_module_path() to look up a | Owen Taylor | 2002-02-19 | 1 | -0/+3 |
* | Version 1.3.11, interface, binary age 0. | Owen Taylor | 2001-11-21 | 1 | -7/+0 |
* | Deprecate gtk_entry_set_editable. (#58768, Vitaly Tishkov)GTK_MULTIHEAD_MERGEPOINT_22_10_01 | Owen Taylor | 2001-10-22 | 1 | -1/+7 |
* | Actually export gtk_disable_setlocale(). (Caught by Sven Neumann) | Owen Taylor | 2001-10-19 | 1 | -0/+2 |
* | updated externals | Hans Breuer | 2001-09-21 | 1 | -0/+7 |
* | Add missing gdk_rectangle_get_type() prototype. | Owen Taylor | 2001-06-14 | 1 | -5/+3 |
* | Applied patch from Ron Steinke to add signal accumulators so that signals | Owen Taylor | 2001-04-02 | 1 | -0/+6 |
* | New function. print_event_state, print_event): Use preprocessor macro to | Tor Lillqvist | 2001-03-18 | 1 | -2/+2 |
* | Applied patch from Nils Barth (bug # 51041) to replace "gint" with | Havoc Pennington | 2001-03-16 | 1 | -8/+8 |
* | CVS is doing its broken pipe thing, this is more of the previous commit | Havoc Pennington | 2001-02-03 | 1 | -0/+2 |
* | Adapt to uscore-ification of gtktextiterprivate | Havoc Pennington | 2001-01-04 | 1 | -3/+4 |
* | Changes by Hans Breuer: | Tor Lillqvist | 2000-11-30 | 1 | -1/+1 |
* | Remove g_convert (moved to glib) and now useless utf_to_latin1() | Owen Taylor | 2000-09-14 | 1 | -1/+3 |
* | Use G_GNUC_CONST. | Elliot Lee | 2000-08-30 | 1 | -2/+2 |
* | gdk/gdkimage.h No need any longer on Win32 for the shared memory | Tor Lillqvist | 2000-08-19 | 1 | -0/+20 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Use gtk_get_default_language | Havoc Pennington | 2000-06-21 | 1 | -7/+11 |
* | correct checking for BeOS check | Manish Singh | 1999-10-04 | 1 | -1/+1 |
* | This might seem like a large patch, but it isn't that bad, and nothing | Tor Lillqvist | 1999-03-15 | 1 | -5/+15 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | Account for the fact that Xlib expects format == 32 to be a long, even on | Owen Taylor | 1999-02-21 | 1 | -0/+2 |
* | Make gtk_propagate_event() non-static, we need it in gtkdnd.c so that the | Owen Taylor | 1999-01-05 | 1 | -0/+5 |
* | export the priority at which events are processed. | Tim Janik | 1998-12-20 | 1 | -8/+0 |
* | Don't add the gthread libs to GLIB_LIBS either, or -lgthread -lpthread | Owen Taylor | 1998-12-19 | 1 | -4/+11 |
* | Move main thread lock back to GDK - we need it there for locking when | Owen Taylor | 1998-12-16 | 1 | -3/+0 |
* | Commented out testthreads from the build process, since we won't have any | Owen Taylor | 1998-12-15 | 1 | -2/+11 |
* | reverted marius change to expose the type systems internal type info data | Tim Janik | 1998-12-07 | 1 | -10/+12 |
* | removed all occourances of #pragma } and #pragma { which were in place to | Tim Janik | 1998-10-07 | 1 | -1/+0 |
* | added a function to perform a binary version check, returning a static | Tim Janik | 1998-08-21 | 1 | -0/+3 |
* | feature a new commandline option --gtk-with-module=<module> that allows | Tim Janik | 1998-08-17 | 1 | -0/+2 |
* | export gtk_binary_age and gtk_interface_age. | Tim Janik | 1998-07-19 | 1 | -0/+4 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | fix popup calculations (removal of FIXMEs), changes from Lars Hamann. | Tim Janik | 1998-03-13 | 1 | -0/+2 |
* | changed handler tags to be of type guint, reflecting the internal tag | Tim Janik | 1998-03-12 | 1 | -43/+43 |
* | define the version variables in config.h. | Tim Janik | 1998-03-08 | 1 | -0/+5 |
* | quit handlers and idle_remove_by_data fixups | Tim Janik | 1998-03-01 | 1 | -1/+10 |
* | applied patch to fix draw_indicator behaviour from Lars Hamann and Stefan | Tim Janik | 1998-02-17 | 1 | -11/+12 |