| Commit message (Expand) | Author | Age | Files | Lines |
* | Demonstrate tooltips on toolitems. | Matthias Clasen | 2003-09-23 | 1 | -0/+1 |
* | Add value parameter to allow setting the currently selected group member | Matthias Clasen | 2003-09-15 | 1 | -11/+28 |
* | Change the XML format: <Root> element is replaced by <ui>, <menu> element | Matthias Clasen | 2003-08-27 | 1 | -82/+123 |
* | Focus the text view, so the tool bar won't have focus. | Anders Carlsson | 2003-08-27 | 1 | -1/+2 |
* | Use gssize for length, not gsize. | Matthias Clasen | 2003-08-26 | 1 | -16/+16 |
* | Rename GtkMenuMerge to GtkUIManager. | Matthias Clasen | 2003-08-25 | 1 | -93/+122 |
* | Namespace the enum values properly. Sorry about the resize grip trouble, | Matthias Clasen | 2003-08-24 | 1 | -6/+6 |
* | A model-view separation for menus and toolbars, using the EggMenu code by | Matthias Clasen | 2003-08-24 | 1 | -115/+119 |
* | Hide the resize grip when maximized or fullscreen. | Matthias Clasen | 2003-08-07 | 1 | -0/+16 |
* | Add a "Hypertext" demo. | Matthias Clasen | 2003-08-05 | 3 | -2/+318 |
* | Use g_setenv() instead of putenv(). | Matthias Clasen | 2003-08-02 | 2 | -3/+3 |
* | Merged from stable. | Kristian Rietveld | 2003-07-12 | 1 | -4/+2 |
* | Conditionalize deendencies for gdk-pixbuf-csource on cross-compilation | Owen Taylor | 2003-06-06 | 1 | -9/+15 |
* | Patch from James Henstridge to update to automake-1.7 (#109542) | Owen Taylor | 2003-05-06 | 2 | -43/+43 |
* | Remove geninclude.pl from CVS and don't dist it either, it is generated. | Owen Taylor | 2003-04-21 | 2 | -164/+0 |
* | Only use files from the current directory if it looks like the srcdir. | Matthias Clasen | 2003-04-02 | 1 | -1/+2 |
* | Fix for #108788 - GError set to FALSE rather than NULL. | Richard Kinder | 2003-03-24 | 1 | -3/+3 |
* | Fix NULL/FALSE confusion (#107648, Morten Welinder) | Matthias Clasen | 2003-03-06 | 1 | -1/+1 |
* | demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.c | Manish Singh | 2003-02-28 | 2 | -7/+7 |
* | demos/pixbuf-demo.c demos/testpixbuf.c remove deprecated gtk_timeout_* | Manish Singh | 2003-02-01 | 3 | -4/+4 |
* | Explicitely draw an opaque rectangle using the background color rather | Daniel Elstner | 2003-01-30 | 1 | -1/+26 |
* | Use octal escapes rather than literal UTF-8. | Owen Taylor | 2002-12-07 | 1 | -2/+2 |
* | Depend on gdk-pixbuf.loaders as well as gdk-pixbuf.csource. (#97096, Jeff | Owen Taylor | 2002-11-09 | 1 | -1/+1 |
* | Deprecation cleanup | Manish Singh | 2002-10-13 | 2 | -11/+3 |
* | - Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks, | Owen Taylor | 2002-10-07 | 1 | -3/+3 |
* | Fix envars for uninstalled operation of gdk-pixbuf | Owen Taylor | 2002-10-04 | 1 | -2/+2 |
* | Adjustments for recent gdk-pixbuf changes. | Matthias Clasen | 2002-10-03 | 2 | -2/+10 |
* | Export _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename the _draw_pixbuf | Owen Taylor | 2002-10-02 | 2 | -8/+8 |
* | add deprecation compile flags | Manish Singh | 2002-09-29 | 14 | -64/+64 |
* | Quit on destroy. | Matthias Clasen | 2002-09-03 | 2 | -17/+44 |
* | Missed file: | Owen Taylor | 2002-08-04 | 1 | -0/+627 |
* | New demo for window migration between different displays and screens. | Owen Taylor | 2002-08-01 | 1 | -0/+1 |
* | Honor GDK_PIXBUF_CSOURCE from configure.in when cross-compiling. (#87099, | Owen Taylor | 2002-07-30 | 1 | -3/+8 |
* | Fix typo in earlier patch. | Owen Taylor | 2002-05-16 | 1 | -1/+1 |
* | Fixes for #78258 | Owen Taylor | 2002-05-16 | 2 | -4/+4 |
* | just run perl on the geninclude script manually | jacob berkman | 2002-05-15 | 1 | -1/+1 |
* | Subsitute in @PERL@ instead of hardcoded /usr/bin/perl. (#78355, Gareth | Owen Taylor | 2002-05-14 | 1 | -1/+1 |
* | This commit adds stock icon functionality to GtkCellRendererPixbuf which | Kristian Rietveld | 2002-04-22 | 1 | -25/+6 |
* | Update version to 2.0.0 | Owen Taylor | 2002-03-05 | 2 | -12/+12 |
* | const fix | Havoc Pennington | 2002-03-04 | 1 | -2/+2 |
* | Fixes for uninstalled operation with module suffixes other than .so and in | Owen Taylor | 2002-03-03 | 2 | -4/+4 |
* | new file | Hans Breuer | 2002-02-27 | 1 | -0/+80 |
* | Fixes for AIX compilation from Miroslaw Dobrzanski-Neumann, #72182. | Owen Taylor | 2002-02-23 | 1 | -1/+1 |
* | screenshots of examples. | Matthias Clasen | 2002-02-21 | 1 | -0/+1 |
* | More work on #71430. | Matthias Clasen | 2002-02-16 | 1 | -0/+1 |
* | XCopyArea with subwindow_mode = IncludeInferiors. (#70999) | Owen Taylor | 2002-02-09 | 1 | -2/+2 |
* | isspace -> g_ascii_isspace Remove gdki8n.h include. Remove <ctype.h> | Darin Adler | 2002-02-08 | 1 | -7/+6 |
* | Optimize exposes of partial insensitive images. | Havoc Pennington | 2002-01-29 | 1 | -6/+41 |
* | fix a load of open line ends (cell_edited): modified patch from German Poo | Kristian Rietveld | 2002-01-19 | 3 | -51/+59 |
* | Append EXEEXT to ../gdk-pixbuf/gdk-pixbuf-csource. | Tor Lillqvist | 2002-01-01 | 1 | -1/+1 |