| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Sun Aug 19 01:44:44 2001 Jonathan Blandford <jrb@redhat.com>> | Jonathan Blandford | 2001-08-19 | 1 | -4/+0 |
* | gtk/demos/gtk-demo/*: Remove all uses of deprecated functions. | Matthias Clasen | 2001-08-17 | 5 | -6/+7 |
* | fix a typo. | Havoc Pennington | 2001-08-10 | 9 | -14/+15 |
* | Put all mentions of GdkFont inside #ifndef GDK_DISABLE_DEPRECATED. | Darin Adler | 2001-07-31 | 1 | -1/+1 |
* | demos/gtk-demo/appwindow.c demos/gtk-demo/item_factory.c | Sven Neumann | 2001-07-31 | 2 | -2/+2 |
* | Ignore the sgml directory made by gtkdoc. Use gtk_window_set_resizable | Darin Adler | 2001-07-18 | 2 | -1/+2 |
* | changed new_with_types to just plain new, fixing the number of columns, | Jonathan Blandford | 2001-06-30 | 2 | -2/+2 |
* | fixes to compile with G_DISABLE_COMPAT | Havoc Pennington | 2001-06-29 | 2 | -24/+22 |
* | up version to 1.3.7, interface age 0, binary age 0. depend on glib 1.3.7. | Tim Janik | 2001-06-28 | 4 | -37/+28 |
* | use gdk_pixbuf_new_from_stream(). fixed up item factory so inlined pixbufs | Tim Janik | 2001-06-26 | 2 | -9/+19 |
* | Revert inline-pixbuf changes until Tim comes back to fix missing files | Owen Taylor | 2001-06-26 | 2 | -19/+9 |
* | use gdk_pixbuf_new_from_stream(). fixed up item factory so inlined pixbufs | Tim Janik | 2001-06-26 | 2 | -9/+19 |
* | s/RESIZEABLE/RESIZABLE/ | Havoc Pennington | 2001-06-25 | 2 | -2/+2 |
* | fix bug identified by warnings I just added to gtktextbuffer | Havoc Pennington | 2001-06-14 | 1 | -1/+1 |
* | fix other typo | Havoc Pennington | 2001-06-14 | 1 | -12/+13 |
* | Update signal name to be changed instead of selection_changed. | Anders Carlsson | 2001-06-10 | 1 | -1/+1 |
* | Changed signal name from selection_changed to changed in signal connection | Anders Carlsson | 2001-06-08 | 1 | -1/+1 |
* | Don't swap the order of the args to gtk_widget_destroyed. | Alex Larsson | 2001-06-06 | 1 | -1/+1 |
* | Handle case where we need to parse the xsetting as if it were an RC file | Havoc Pennington | 2001-06-04 | 3 | -0/+343 |
* | fix so that default icons are created if you call gtk_stock_list_ids() | Havoc Pennington | 2001-05-25 | 1 | -2/+6 |