]> Pileus Git - ~andy/gtk/history - gtk/testgtk.c
removed unneeded GtkCTree::draw_lines (gtk_ctree_get_node_info): New
[~andy/gtk] / gtk / testgtk.c
1998-05-01 Lars Hamannremoved unneeded GtkCTree::draw_lines (gtk_ctree_get_no...
1998-05-01 Owen TaylorNew function to reset the RC styles for a heirarchy
1998-05-01 Tim Janikprefixed all clist flags with GTK_ to avoid name clashe...
1998-05-01 Owen TaylorMerged changes from gtk-1-0. Check ChangeLog for details.
1998-04-13 Michael K. Johnsonremoved duplicate call to gtk_widget_set_policy.
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-04-11 Tim Janikdon't shut down the tooltip on expose events.
1998-04-10 Owen TaylorPicky --enable-ansi cleanups.
1998-04-09 Owen Taylor(Found by Mattias.Gronlund" <Mattias.Gronlund@sa.erisof...
1998-03-31 Tim Janikforgot to set the initial `0' cursor.
1998-03-30 Owen TaylorImproved main loop test. (Quits main loop properly...
1998-03-29 Tim JanikAdded wrapping capabilities to GtkSpinButton. New funct...
1998-03-24 Tim Janikimplemented new flag shrink_on_detach (TRUE by default...
1998-03-23 Owen TaylorAdded optional word wrap, controlled by new function
1998-03-23 Tim Janikleave container_class->add and container_class->remove...
1998-03-22 Owen Taylorfixes to locale checks
1998-03-22 Owen TaylorDon't respond to drops when grab is in effect. (workaround)
1998-03-21 Tim Janikmajor overhaul of the code, fixed all known bugs (hopef...
1998-03-19 Manish Singh#define M_PI if it isn't already initialize transparent...
1998-03-18 Owen Taylor( From: James Henstridge <james@daa.com.au> )
1998-03-17 Tim Janikexported gtk_spin_button_spin since it is used in testg...
1998-03-15 Tim Janikadded new flag GTK_EXCLUSIVE_GRAB. allow exclusive...
1998-03-15 Tim Janikchanged run type of GtkTipsQuery::widget_entered to...
1998-03-13 Tim Janikfix popup calculations (removal of FIXMEs), changes...
1998-03-12 Tim Janikreturn TRUE for GtkWidget::delete_event to avoid destru...
1998-03-12 Russell Nelsonnew_pixmap wasn't using its filename argument. Add...
1998-03-12 Tim Janikfetch the inintial value of attributes.event_mask from
1998-03-11 Elliot LeeBug fixes/improvements to the motion event eating for Dnd
1998-03-11 Owen TaylorVarious minor cleanups related to -W
1998-03-11 Tim Janikapplied gtk-hamann_jeske-980311-0.patch.gz.
1998-03-11 Tim Janikapplied gtk-bolliet-980310-0.patch.gz which adds more...
1998-03-08 Owen Taylor- Show selection correctly when starting selection...
1998-03-08 Jay Painterchanged clist->selection GList so its data elements...
1998-03-08 Tim Janikdefine the version variables in config.h.
1998-03-07 Owen TaylorDisallow pasting into non-editable widgets.
1998-03-06 Ian MainAdded gtk_file_selection_show_fileop_buttons(GtkFileSel...
1998-03-02 Owen TaylorMiscellaneous minor fixes to remove ANSI C incompatibil...
1998-03-02 PST 1998 Shawn T... small fix to notebook portion
1998-03-02 PST 1998 Shawn T... Required changes for version change to 0.99.4
1998-03-01 Tim Janikcomplete api change to honour message contexts. unfortu...
1998-03-01 Owen Taylorgtk/gtkentry.[ch] gtk/gtktext.[ch] gtkeditable.[ch]
1998-02-28 Tim Janikmore fixups -timj
1998-02-28 Tim Janikhandle box signals. fixups for 99.4 -timj
1998-02-27 Tim Janikwe make an active server grab now, this way we can...
1998-02-27 Owen Taylorgtk/gtktext.c
1998-02-26 Elliot LeeD&D now lets you use shaped windows for drags. As usual...
1998-02-25 Tim Janiknew widget from Lars Hamann <hamann@braunschweig.netsur...
1998-02-23 Tim Janikimplemented the statusbar widget. my first intend was...
1998-02-21 Tim Janikapi changes to GtkToolBar to support the private toolti...
1998-02-20 Tim JanikNew widget GtkTipsQuery for letting the user query...
1998-02-19 Owen TaylorUse POINTER_MOTION_HINT when dragging shapes around...
1998-02-19 Tim Janikapplied gtk-hamann_jeske-980218-0.patch.gz, a patch...
1998-02-19 Jay PainterCList signal revert (right back at you! *ouch*)
1998-02-18 Jay PainterA couple of compiler warning fixes, GtkCList signal...
1998-02-13 Owen TaylorRealize window before creating xpm so it gets the right...
1998-02-08 Jay PainterNew API functions: gtk_clist_get_cell_type gtk_clist_ge...
1998-02-03 Tim Janikdon't add the same menu to different menuitems/ optionm...
1998-02-02 Tim Janikfixed a bad, bad referencing bug that could caused...
1998-02-02 Tim Janikfixed a refresh bug with unrealization of no_window...
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-20 Owen TaylorConversion to use Paolo Molaro's GtkCombo instead of...
1998-01-19 Federico MenaRemoved the GTK_PIXMAP casts to match Eckehard's new...
1998-01-19 Jay PainterGtkCList updates: Click-Drag column resizing, a couple...
1998-01-17 Owen TaylorTake putback events into account
1998-01-17 CST 1998 Shawn T... Applied patch from <lupus@lettere.unipd.it> which adds
1998-01-16 Federico MenaNow we use a GtkWindow of type GTK_WINDOW_DIALOG as...
1998-01-13 Jay PainterGtkCList updates, GtkText now defaults to editable...
1998-01-13 Federico Mena QuinteroFixed child->icon and child->label == NULL bugs.
1998-01-08 Elliot Leea few modifications, blah blah
1998-01-08 Elliot LeeNew widget (GtkComboBox) and fixed gdk_window_init...
1998-01-07 Elliot LeeAdded gtk_entry_set_editable()
1998-01-06 Owen TaylorFixed problem with deleting while text is selected.
1998-01-03 Jay PainterBetter Clist test in testgtk.c. -Jay
1998-01-03 Jay PainterAdded column list widget GtkCList. -Jay Painter
1998-01-02 Elliot LeeFix warnings in testgtk
1997-12-28 Elliot LeeHandleBox mostly works now (the size_request and size_a...
1997-12-23 Arturo EspinosaAdded "orientation_changed" and "style_changed" signals...
1997-12-23 Arturo EspinosaDemo works fine. I have to add the missing functions...
1997-12-19 Elliot Leemore gtkhandlebox work..
1997-12-18 Owen TaylorIt's all in the changelog. Well, almost all.
1997-12-07 Tim Janikapplied jamesa-971010-0 for stability. applied jamesa...
1997-12-06 Elliot LeeRead the ChangeLog :)
1997-11-24 Elliot LeeInitial revision