| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Remove assorted G_OBJECT casts where unnecessary. | Sebastian Wilhelmi | 2001-12-13 | 4 | -4/+4 |
* | added new keyboard shortcut 'a' which adds alpha to the pixbuf; re-load | Michael Natterer | 2001-12-11 | 1 | -6/+109 |
* | gtk/gtkmain.c g_module_symbol takes a gpointer *, not just a gpointer. | Manish Singh | 2001-12-05 | 1 | -1/+1 |
* | Minor fix. | Jonathan Blandford | 2001-12-04 | 1 | -2/+2 |
* | fix typo | Kristian Rietveld | 2001-11-28 | 2 | -3/+1 |
* | demos/pixbuf-demo.c M_PI -> G_PI. | Tor Lillqvist | 2001-11-25 | 3 | -10/+22 |
* | Version 1.3.11 Require GLib-1.3.11, Pango-0.22, ATK-0.7. Restore toGTK_1_3_11 | Owen Taylor | 2001-11-23 | 7 | -132/+198 |
* | demos/gtk-demo/appwindow.c reduce compiler warnings | Sven Neumann | 2001-11-16 | 2 | -2/+2 |
* | Remove unused callback to make things compile with | Owen Taylor | 2001-11-16 | 1 | -66/+0 |
* | added gtkaccelmap.sgml. other updates. | Tim Janik | 2001-11-13 | 3 | -6/+5 |
* | wacky easter egg | Havoc Pennington | 2001-11-06 | 1 | -0/+87 |
* | expose the child widgets in here (gtk_text_view_realize): set parent | Havoc Pennington | 2001-11-06 | 1 | -35/+120 |
* | Set a reasonable default height for the window. | Owen Taylor | 2001-11-02 | 2 | -18/+57 |
* | Anders Carlsson suggested to use G_N_ELEMENTS here | Kristian Rietveld | 2001-10-26 | 1 | -3/+1 |
* | Version 1.3.10, require GLib 1.3.10.GTK_1_3_10 | Owen Taylor | 2001-10-25 | 1 | -2/+2 |
* | Remove handle_box from App demo. | Jonathan Blandford | 2001-10-22 | 1 | -13/+2 |
* | at Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2001-10-20 | 20 | -291/+240 |
* | Call setlocale (LC_ALL, ""). (#60606) | Owen Taylor | 2001-10-10 | 1 | -2/+2 |
* | remove unused enum | Havoc Pennington | 2001-10-08 | 1 | -8/+0 |
* | gdk-pixbuf/gdk-pixbuf-io.c gdk-pixbuf/gdk-pixbuf-private.h | Sven Neumann | 2001-10-05 | 2 | -1/+9 |
* | add editable_cells.c, list_store.c and tree_store.c | Kristian Rietveld | 2001-10-02 | 9 | -67/+1332 |
* | add demo of passing non-stock label in to gtk_dialog_new_with_buttons | Havoc Pennington | 2001-09-27 | 1 | -0/+2 |
* | ue Sep 25 12:41:17 2001 Owen Taylor <otaylor@redhat.com>GTK_1_3_9 | Owen Taylor | 2001-09-25 | 1 | -8/+1 |
* | Make a GtkCellEditable (get_widget_window_size): Change to let it honor | Jonathan Blandford | 2001-09-25 | 2 | -11/+12 |
* | don't use BUILT_SOURCES as its broken in automake 1.4, add explicit object | Tim Janik | 2001-09-19 | 1 | -2/+1 |
* | demos/gtk-demo/main.c (setup_default_icon): Use a shaped | Matthias Clasen | 2001-09-14 | 1 | -1/+6 |
* | demos/gtk-demo/stock_browser.c (id_to_macro): make the uppercasing work. (#59... | Matthias Clasen | 2001-09-14 | 1 | -2/+1 |
* | Update to use the new g_boxed_type_register_static API. | Alex Larsson | 2001-09-10 | 1 | -3/+1 |
* | Removed 'fill' attribute. It was silly b/c that was a property of the cell | Jonathan Blandford | 2001-09-08 | 1 | -14/+44 |
* | Make gdkx.h the only installed header from gdk/x11. All structures in | Owen Taylor | 2001-09-07 | 2 | -20/+4 |
* | add default icon | Havoc Pennington | 2001-08-29 | 1 | -0/+54 |
* | demos/gtk-demo/appwindow.c (do_appwindow): Use g_signal_connect_object | Matthias Clasen | 2001-08-28 | 1 | -9/+11 |
* | gdk-pixbuf/test-loaders.c (test_loader): Catch errors at close time. | Matthias Clasen | 2001-08-28 | 1 | -10/+6 |
* | Fix to use GtkSelectionMode. ditto ditto ditto. | Jonathan Blandford | 2001-08-27 | 2 | -2/+2 |
* | Use autoconf 2.13/2.50 compat macro. | Owen Taylor | 2001-08-27 | 1 | -1/+1 |
* | Deprecate gtk_menu_bar_append/prepend/insert, forgot to do this when we | Owen Taylor | 2001-08-23 | 1 | -3/+3 |
* | [ Patch from Sebastian Wilhelmi, 52790 ] | Owen Taylor | 2001-08-23 | 7 | -11/+5 |