| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | don't show event_window (gtk_toggle_button_map) (gtk_toggle_button_unmap): | Lars Hamann | 1998-11-13 | 1 | -0/+8 |
* | cast NULL to GtkItemFactoryCallback to ensure proper type (SunPro cc | Manish Singh | 1998-11-12 | 1 | -0/+10 |
* | use GtkPositionType defines. | Lars Hamann | 1998-11-11 | 1 | -0/+8 |
* | added ARG_WINDOW_PLACEMENT | Lars Hamann | 1998-11-11 | 1 | -0/+18 |
* | Define this so we can check for latest GTK features. | Martin Baulig | 1998-11-10 | 1 | -0/+5 |
* | new enum GtkCornerType added window_placement. new method to set | Lars Hamann | 1998-11-09 | 1 | -0/+12 |
* | check if column[i].button is valid before calling gtk_widget_intersect on | Manish Singh | 1998-11-08 | 1 | -0/+12 |
* | forward declaration for gtk_window_paint declare xid_ht static get the | Jay Cox | 1998-11-07 | 1 | -0/+6 |
* | Set background of title button window to GTK_STATE_NORMAL instead of | Stefan Jeske | 1998-11-07 | 1 | -0/+6 |
* | resize clist if adjustments are NULL and list size has changed | Lars Hamann | 1998-11-07 | 1 | -0/+14 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -0/+541 |
* | gtk/gtkclist.h (struct _GtkCListClass) removed scrollbar_spacing.pre-themes-merge | Lars Hamann | 1998-11-05 | 1 | -0/+5 |
* | removed vscrollbar, hscrollbar, vscrollbar_policy, hscrollbar_policy. | Lars Hamann | 1998-11-05 | 1 | -0/+70 |
* | fix focus_row adjustment (gtk_ctree_remove_node): select focus_row if | Lars Hamann | 1998-11-04 | 1 | -0/+6 |
* | added a bunch of checks for widget != NULL and GTK_IS_WIDGET (widget): | Tim Janik | 1998-11-04 | 1 | -0/+5 |
* | set correct focus_row after a remove_row call. | Lars Hamann | 1998-11-04 | 1 | -0/+5 |
* | gtk/gtkoptionmenu.c make option menus work when some of the menuitems are | GMT 1998 Austin Donnelly | 1998-11-01 | 1 | -0/+7 |
* | Forgot to commit ChangeLog | Raja R Harinath | 1998-11-01 | 1 | -0/+13 |
* | Released GTK+ 1.1.3 | CST 1998 Shawn T. Amundson | 1998-10-31 | 1 | -0/+22 |
* | free undo_un/selection, unselect list_item before disconnect signal | Lars Hamann | 1998-10-30 | 1 | -0/+28 |
* | cause the built sources to be rebuild when possible, even with | Tim Janik | 1998-10-30 | 1 | -0/+6 |
* | renamed from gtk_object_data_set_destroy to fit the gtkobject.h API. | Tim Janik | 1998-10-30 | 1 | -0/+19 |
* | support an environment variable GTK_MODULES= which takes a colon sperated | Tim Janik | 1998-10-25 | 1 | -0/+6 |
* | added more g_return_if_fail() statements. | Tim Janik | 1998-10-25 | 1 | -0/+4 |
* | removed. gtk_clist_destroy is sufficient | Lars Hamann | 1998-10-22 | 1 | -0/+5 |
* | samll fix for invisible columns | Lars Hamann | 1998-10-22 | 1 | -0/+5 |
* | GtkType and macro fixups set a pattern for the file selection widget to | Tim Janik | 1998-10-22 | 1 | -0/+12 |
* | Always send "drag_leave" to dests without GTK_DEST_DEFAULT_MOTION. | Owen Taylor | 1998-10-20 | 1 | -0/+30 |
* | Tue, 20 Oct 1998 11:33:10 +0200 Paolo Molaro <lupus@debian.org> | Paolo Molaro | 1998-10-20 | 1 | -0/+4 |
* | rearranged some functions (gtk_clist_set_column_auto_resize): new | Lars Hamann | 1998-10-19 | 1 | -0/+33 |
* | Fixed typo - look for right atom on transfer failures.merge-to-themes-2-6 | Owen Taylor | 1998-10-19 | 1 | -0/+5 |
* | Change signal for drag_data_get to match the use that was being made of it | Owen Taylor | 1998-10-19 | 1 | -0/+6 |
* | Added a modular client-message-filter mechanism, that is used for the DND | Owen Taylor | 1998-10-18 | 1 | -0/+111 |
* | new function to toggle line wrapping like gtk_text_set_word_wrap () | Martin Baulig | 1998-10-18 | 1 | -0/+5 |
* | change a few cell styles of inserted row (change_style): change style of | Lars Hamann | 1998-10-16 | 1 | -1/+38 |
* | Wed, 14 Oct 1998 10:17:13 +0200 Paolo Molaro <lupus@debian.org> | Paolo Molaro | 1998-10-14 | 1 | -0/+5 |