| Commit message (Expand) | Author | Age | Files | Lines |
* | use $(GLIB_MKENUMS) instead of glib-mkenums. (#318582, Damien Carbery) | Matthias Clasen | 2005-10-26 | 1 | -2/+2 |
* | Look for windres on Win32. | Tor Lillqvist | 2005-07-09 | 1 | -2/+2 |
* | Add some missing files to EXTRA_DIST | Matthias Clasen | 2005-07-05 | 1 | -0/+3 |
* | gdk/Makefile.am Current GNU tools do understand the PRIVATE keyword, so no | Tor Lillqvist | 2005-06-26 | 1 | -8/+8 |
* | 2.7.0GTK_2_7_0 | Matthias Clasen | 2005-06-20 | 1 | -1/+2 |
* | Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in to | Owen Taylor | 2005-05-11 | 1 | -1/+3 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-16 | 1 | -3/+8 |
* | Add an OS_LINUX conditional. | Matthias Clasen | 2005-01-13 | 1 | -1/+1 |
* | gdk-pixbuf/Makefile.am (gdk_pixbuf.def) gdk/Makefile.am (gdk.def) Work | Tor Lillqvist | 2004-12-03 | 1 | -1/+1 |
* | Use the perl found by configure. (#149826, Morten Welinder) | Matthias Clasen | 2004-11-29 | 1 | -2/+2 |
* | Mark as const. | Matthias Clasen | 2004-11-28 | 1 | -1/+1 |
* | Mark as const. | Matthias Clasen | 2004-11-23 | 1 | -1/+1 |
* | Use embedded tab rather than '\t' escape sequence. (#157949) | J. Ali Harlow | 2004-11-11 | 1 | -1/+1 |
* | *** empty log message ***GTK_2_5_4 | Matthias Clasen | 2004-10-28 | 1 | -1/+1 |
* | 2.5.2GTK_2_5_2 | Matthias Clasen | 2004-08-25 | 1 | -2/+2 |
* | No need for INCLUDE_INTERNAL_SYMBOLS anymore. | Matthias Clasen | 2004-08-17 | 1 | -1/+1 |
* | Define TESTS, not TEST, so that make check actually triggers abicheck.sh. | Matthias Clasen | 2004-08-10 | 1 | -1/+1 |
* | Include gtkalias.h in the generated sources gtkmarhalers.c and | Matthias Clasen | 2004-08-10 | 1 | -3/+3 |
* | Add gdkalias.h to BUILT_SOURCES. | Matthias Clasen | 2004-08-10 | 1 | -1/+2 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -2/+16 |
* | Utility functions for multi-screen applications which need to ensure | Mark McLoughlin | 2003-12-10 | 1 | -0/+1 |
* | big patch from Kjartan Maraas to fix numerous typos. | Kristian Rietveld | 2003-09-03 | 1 | -1/+1 |
* | Only include the Default and Emacs themes' gtkrc files. Include | Tor Lillqvist | 2003-05-27 | 1 | -1/+1 |
* | Patch from James Henstridge to update to automake-1.7 (#109542) | Owen Taylor | 2003-05-06 | 1 | -93/+95 |
* | Merge from stable: | Tor Lillqvist | 2003-01-12 | 1 | -0/+1 |
* | Use correct DLL and import library names, with GTK_API_VERSION in name, | Tor Lillqvist | 2003-01-05 | 1 | -2/+0 |
* | add -DGDK_DISABLE_DEPRECATED | Manish Singh | 2002-11-17 | 1 | -1/+2 |
* | Add gdk_drag_find_window_for_screen(), so that we can interpret x_root / | Owen Taylor | 2002-10-07 | 1 | -0/+1 |
* | Move gdk_keval_name and gdk_keyval_from_name to new gdkkeynames.c, share | Eric Warmenhoven | 2002-09-27 | 1 | -4/+10 |
* | add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compile | Manish Singh | 2002-09-25 | 1 | -0/+2 |
* | Move GDK_DEP_LIBS from LDFLAGS to each of the libgdk_*_LIBADD, to fix | Tor Lillqvist | 2002-08-21 | 1 | -4/+4 |
* | When overriding LDFLAGS, include @LDFLAGS@, otherwise LDFLAGS the users | Owen Taylor | 2002-08-05 | 1 | -0/+1 |
* | Start implementing display/screen closing scheme; keep a flag for whether | Owen Taylor | 2002-08-01 | 1 | -4/+4 |
* | Add a singleton object that we can use to get notification when displays | Owen Taylor | 2002-06-20 | 1 | -32/+51 |
* | Changes multihead reorganizing code for win32 support, mostly from a patch | Owen Taylor | 2002-06-06 | 1 | -0/+2 |
* | Subsitute in @PERL@ instead of hardcoded /usr/bin/perl. (#78355, Gareth | Owen Taylor | 2002-05-14 | 1 | -10/+28 |
* | Start of integration of Erwann Chenede's multihead work from the | Owen Taylor | 2002-04-25 | 1 | -0/+4 |
* | gdk-pixbuf/Makefile.am (uninstall-libtool-import-lib) Fix typo, thanks to | Tor Lillqvist | 2002-04-18 | 1 | -1/+1 |
* | Add missing .la suffix for libgdk_pixbuf. | Tor Lillqvist | 2002-03-07 | 1 | -1/+1 |
* | gdk/Makefile.am rework so that only things that really need to be done | Manish Singh | 2002-03-06 | 1 | -10/+7 |
* | gdk/Makefile.am use install-foo-hook instead of install-foo-local, since | Manish Singh | 2002-03-06 | 1 | -2/+2 |
* | Update version to 2.0.0 | Owen Taylor | 2002-03-05 | 1 | -23/+23 |
* | Add a --enable-explicit-deps option to control whether dependency | Owen Taylor | 2002-03-02 | 1 | -1/+10 |
* | Simplify Makefiles. <URL: http://bugzilla.gnome.org/show_bug.cgi?id=68969> | Raja R Harinath | 2002-01-18 | 1 | -29/+8 |
* | Remove reference to gdkcursors.h. | Owen Taylor | 2001-11-28 | 1 | -1/+0 |
* | Directly include the contents of gdkcursors.h in the GdkCursorType enum. | Matthias Clasen | 2001-11-28 | 1 | -13/+0 |
* | Add headers. Add section about ActiveIMM. | Tor Lillqvist | 2001-11-08 | 1 | -1/+5 |
* | automake doesn't support conditionalized LDFLAGS, so put win32 flags in | jacob berkman | 2001-10-29 | 1 | -2/+1 |
* | Updates. | Tor Lillqvist | 2001-10-29 | 1 | -1/+56 |
* | configure.in gdk/Makefile.am gtk/Makefile.am gtk/gtkselection.c | Sven Neumann | 2001-09-20 | 1 | -11/+1 |