| Commit message (Expand) | Author | Age | Files | Lines |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -0/+8 |
* | Added initializer to quiet gcc warning. Added assertion to check for null | Jeff Garzik | 1998-11-30 | 1 | -0/+6 |
* | merged testgtkrc with the pre-themes one, removed system specific | Tim Janik | 1998-11-30 | 1 | -0/+12 |
* | added an event watcher for enter/leave based on signal emission hooks. | Tim Janik | 1998-11-30 | 1 | -0/+19 |
* | made 'page_num' argument a gint: switch_page signal delivers valid page | Michael Krause | 1998-11-29 | 1 | -0/+6 |
* | set composite names. | Tim Janik | 1998-11-29 | 1 | -0/+3 |
* | updates | Tim Janik | 1998-11-29 | 1 | -1/+2 |
* | removed default initialization check, people must use gtk_type_init(); | Tim Janik | 1998-11-29 | 1 | -0/+23 |
* | Removed bogus expose_event handler - we had two expose_event handlers! | Owen Taylor | 1998-11-28 | 1 | -0/+6 |
* | changed scrolled window inheritance, it inherits from GtkBin now. | Tim Janik | 1998-11-28 | 1 | -0/+47 |
* | check for existing viewport first, and don't add one if there already is | Manish Singh | 1998-11-28 | 1 | -0/+6 |
* | deprecated gtk_widget_freeze_accelerators and | Tim Janik | 1998-11-28 | 1 | -0/+33 |
* | Fixed gdk_input_devices being NULL when compiled with --xinput=xfree but | Raph Levien | 1998-11-27 | 1 | -0/+6 |
* | New function to get the source widget of a drag. | Owen Taylor | 1998-11-27 | 1 | -0/+11 |
* | define GtkCTreeNode as boxed type use GTK_CTREE_NODE_TYPE instead of | Lars Hamann | 1998-11-26 | 1 | -0/+19 |
* | reverted bogus and undocumented!!! changes from Jay Cox (98/11/23 | Tim Janik | 1998-11-26 | 1 | -0/+13 |
* | Edited section on the ScrolledWindow. | Owen Taylor | 1998-11-24 | 1 | -0/+13 |
* | Fixed up copyright message. | Owen Taylor | 1998-11-24 | 1 | -0/+12 |
* | added a section on scrolled windows and scrollable widgets. | Tim Janik | 1998-11-24 | 1 | -0/+5 |
* | Include radio buttons when setting relief for button items. | Andrew T. Veliath | 1998-11-24 | 1 | -0/+6 |
* | Removed DEFS "+=" mess that breaks recent automakes. INCLUDES is the | Jeff Garzik | 1998-11-24 | 1 | -0/+14 |
* | Added layout widget for scrolling arbitrarily big areas. Added plug/socket | Owen Taylor | 1998-11-24 | 1 | -0/+14 |
* | Bugfix from Brandon Long <blong@fiction.net> - Do the intended thing with | Jeff Garzik | 1998-11-24 | 1 | -0/+7 |
* | make a saner default adjustment (from 0 to 100) instead. I'm not sure if | Manish Singh | 1998-11-23 | 1 | -0/+7 |
* | Define this so we can check for latest GTK features. | Martin Baulig | 1998-11-23 | 1 | -0/+5 |
* | When setting relief, also affect toggle buttons. | Havoc Pennington | 1998-11-23 | 1 | -0/+6 |
* | remove extraneous comma | Manish Singh | 1998-11-23 | 1 | -0/+4 |
* | removed assertements for constructed containers again, since this | Tim Janik | 1998-11-23 | 1 | -0/+15 |
* | configure.in: require GLib 1.1.5GTK_1_1_5 | Shawn Amundson | 1998-11-23 | 1 | -2/+6 |
* | minor buglet | Tim Janik | 1998-11-23 | 1 | -0/+2 |
* | disconnect hadj & vadj, not 2 * hadj. | Tim Janik | 1998-11-23 | 1 | -0/+5 |
* | update | Tim Janik | 1998-11-23 | 1 | -0/+169 |
* | INSTALL: NEWS: README: gtk+.spec: docs/gtk-config.1: Version incremented | CST 1998 Shawn T. Amundson | 1998-11-23 | 1 | -0/+11 |
* | Fixed so it at least works with window managers other than Enlightenment, | Owen Taylor | 1998-11-22 | 1 | -0/+7 |
* | Add shadow_type and gtk_handle_box_set_shadow_type function (plus a | Andrew T. Veliath | 1998-11-21 | 1 | -0/+7 |
* | Fix for marking days from Dan Reish <dreish@izzy.net>. | CST 1998 Shawn T. Amundson | 1998-11-20 | 1 | -0/+5 |
* | return the nth GtkCTreeNode in row_list. (from Samuel Solon | Lars Hamann | 1998-11-18 | 1 | -0/+8 |
* | Bah, the ChangeLog got unsynced - Federico | Arturo Espinosa | 1998-11-18 | 1 | -0/+5 |
* | Accept drops that are sent to a toplevel but are not within the toplevels | Owen Taylor | 1998-11-18 | 1 | -2/+10 |
* | Tue Nov 17 1998 The Rasterman <raster@redhat.com> Added | Carsten Haitzler | 1998-11-18 | 1 | -0/+9 |
* | *** empty log message *** | lukka | 1998-11-18 | 1 | -0/+7 |
* | Put output files in the current directory and not in the $(srcdir) since | Martin Baulig | 1998-11-17 | 1 | -0/+6 |
* | gtk/genmarshal.pl check for unchanged autogenerated files, so we don't | Manish Singh | 1998-11-17 | 1 | -0/+6 |
* | Pixmaps now grey out when insensitive, code thanks to GNOME stock by | CST 1998 Shawn T. Amundson | 1998-11-17 | 1 | -0/+8 |
* | new flags : homogeneous; new guints : tab_hborder, tab_vborder; marked | Lars Hamann | 1998-11-16 | 1 | -0/+45 |
* | Optimizations for moving point n places. (gtk-mailund-980718-0, Thomas | Owen Taylor | 1998-11-16 | 1 | -0/+10 |
* | added shadow_type setting and gtk_menu_bar_set_shadow_type function to | Manish Singh | 1998-11-16 | 1 | -0/+9 |
* | relookup type node after class creation and parent class' object | Tim Janik | 1998-11-16 | 1 | -0/+5 |
* | Destroy the cursor after we have assigned it to the window -- there is no | Federico Mena Quintero | 1998-11-13 | 1 | -0/+9 |
* | New function gdk_pixmap_foreign_new(). (gtk-blizzard-981005-0. Christopher | Owen Taylor | 1998-11-13 | 1 | -0/+24 |