| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | new function gtk_container_child_arg_set, similar to | Tim Janik | 1998-06-24 | 1 | -1/+16 |
* | added a frame with radio buttons to select the resize_mode for the | Tim Janik | 1998-06-24 | 1 | -7/+68 |
* | new CTree line style GTK_CTREE_LINES_TABBED | Lars Hamann | 1998-06-22 | 1 | -17/+101 |
* | - Bug fix for precision problem causing occasional double emission of | Stefan Jeske | 1998-06-19 | 1 | -4/+3 |
* | Remove --g-fatal-warnings flag from argv. | Owen Taylor | 1998-06-19 | 1 | -4/+4 |
* | yeppers, accelerator changes to fix the gimp. commit message dedicated to | Tim Janik | 1998-06-18 | 1 | -19/+60 |
* | Changed GtkSpinButtonUpdatePolicy enum, added keyboard | Stefan Jeske | 1998-06-17 | 1 | -11/+5 |
* | gdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile.am gtk/makenums.pl | Owen Taylor | 1998-06-15 | 1 | -1/+39 |
* | New API to set the shadow type of the arrow panel. | Stefan Jeske | 1998-06-13 | 1 | -0/+6 |
* | wrapped enum definitions with glib macros. | Tim Janik | 1998-06-08 | 1 | -0/+1 |
* | Added function gtk_clist_swap to swap two rows in a clist; I also have | Jay Painter | 1998-06-02 | 1 | -2/+2 |
* | Added style_set handler. | Owen Taylor | 1998-05-22 | 1 | -0/+15 |
* | Basic thread-awareness: | Owen Taylor | 1998-05-16 | 1 | -1/+1 |
* | A few more GPOINTER_TO_UINT fixes. | Owen Taylor | 1998-05-13 | 1 | -1/+3 |
* | Fixed up a stat() that Sopwith missed when changing stat => lstat. | Owen Taylor | 1998-05-13 | 1 | -12/+13 |
* | (James A <jamesa@demon.net> : gtk-jamesa-980511-4.patch) | Owen Taylor | 1998-05-12 | 1 | -0/+39 |
* | The commit to the stable branch is on its way... | Federico Mena Quintero | 1998-05-12 | 1 | -19/+0 |
* | preserve automake CFLAGS. | Tim Janik | 1998-05-11 | 1 | -2/+2 |
* | Started documentation of GtkCTree. | Stefan Jeske | 1998-05-10 | 1 | -4/+7 |
* | Try to figure out if this is Digital Unix and we need -std1 to get the | Owen Taylor | 1998-05-10 | 1 | -0/+26 |
* | asure that the type system has been initialized. | Tim Janik | 1998-05-07 | 1 | -3/+3 |
* | Removed code that caused an endless loop. | Stefan Jeske | 1998-05-06 | 1 | -16/+1 |
* | New function to wrap XSetDashes; modified gtkctree.c to use it. | Stefan Jeske | 1998-05-05 | 1 | -1/+4 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 1 | -55/+55 |
* | removed unneeded GtkCTree::draw_lines (gtk_ctree_get_node_info): New | Lars Hamann | 1998-05-01 | 1 | -21/+21 |
* | New function to reset the RC styles for a heirarchy | Owen Taylor | 1998-05-01 | 1 | -0/+66 |
* | prefixed all clist flags with GTK_ to avoid name clashes. redefined | Tim Janik | 1998-05-01 | 1 | -47/+810 |
* | Merged changes from gtk-1-0. Check ChangeLog for details. | Owen Taylor | 1998-05-01 | 1 | -0/+103 |
* | removed duplicate call to gtk_widget_set_policy. | Michael K. Johnson | 1998-04-13 | 1 | -2/+0 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | don't shut down the tooltip on expose events. | Tim Janik | 1998-04-11 | 1 | -1/+6 |
* | Picky --enable-ansi cleanups. | Owen Taylor | 1998-04-10 | 1 | -1/+1 |
* | (Found by Mattias.Gronlund" <Mattias.Gronlund@sa.erisoft.se>) | Owen Taylor | 1998-04-09 | 1 | -0/+6 |
* | forgot to set the initial `0' cursor. | Tim Janik | 1998-03-31 | 1 | -3/+4 |
* | Improved main loop test. (Quits main loop properly, makes it more obvious | Owen Taylor | 1998-03-30 | 1 | -10/+40 |
* | Added wrapping capabilities to GtkSpinButton. New function : | Tim Janik | 1998-03-29 | 1 | -1/+5 |
* | implemented new flag shrink_on_detach (TRUE by default) which will cause | Tim Janik | 1998-03-24 | 1 | -2/+28 |
* | Added optional word wrap, controlled by new function | Owen Taylor | 1998-03-23 | 1 | -6/+26 |
* | leave container_class->add and container_class->remove untouched if we | Tim Janik | 1998-03-23 | 1 | -2/+32 |
* | fixes to locale checks | Owen Taylor | 1998-03-22 | 1 | -13/+40 |
* | Don't respond to drops when grab is in effect. (workaround) | Owen Taylor | 1998-03-22 | 1 | -4/+10 |
* | major overhaul of the code, fixed all known bugs (hopefully ;). | Tim Janik | 1998-03-21 | 1 | -1/+14 |
* | #define M_PI if it isn't already initialize transparent properly, to make | Manish Singh | 1998-03-19 | 1 | -3/+3 |
* | ( From: James Henstridge <james@daa.com.au> ) | Owen Taylor | 1998-03-18 | 1 | -27/+39 |
* | exported gtk_spin_button_spin since it is used in testgtk, and besides | Tim Janik | 1998-03-17 | 1 | -1/+191 |
* | added new flag GTK_EXCLUSIVE_GRAB. allow exclusive grabs. | Tim Janik | 1998-03-15 | 1 | -0/+2 |
* | changed run type of GtkTipsQuery::widget_entered to GTK_RUN_LAST, so it | Tim Janik | 1998-03-15 | 1 | -10/+27 |
* | fix popup calculations (removal of FIXMEs), changes from Lars Hamann. | Tim Janik | 1998-03-13 | 1 | -3/+11 |
* | return TRUE for GtkWidget::delete_event to avoid destruction of our float | Tim Janik | 1998-03-12 | 1 | -186/+52 |
* | new_pixmap wasn't using its filename argument. Add descriptions | Russell Nelson | 1998-03-12 | 1 | -1/+1 |