]> Pileus Git - ~andy/gtk/history - tests
updated
[~andy/gtk] / tests /
2001-04-12 Jonathan Blandfordfix a fixme.
2001-04-04 Sven Neumanncorrected path to gtk.immodules
2001-04-03 Owen TaylorUpdated.
2001-04-03 Tim Janikchanged gtk_item_factory_dump_items() and gtk_item_fact...
2001-04-02 Jonathan BlandfordBug fix to make trees work again when not sorted.
2001-04-02 Owen TaylorAdd GdkEventSetting event for notification of changes...
2001-04-02 Owen TaylorApplied patch from Ron Steinke to add signal accumulato...
2001-04-02 Owen TaylorReference param spec when caching property values,...
2001-04-02 Owen TaylorFix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_S...
2001-04-01 Tim Janikfixed a bunch of notifications, added reference counts...
2001-03-30 Mike Kestneradded value_changed signal which proxies for the adjust...
2001-03-29 Owen TaylorAdd private function to get the aux info structure...
2001-03-29 Jonathan BlandfordMassive reordering/sorting work. Now pretty much works.
2001-03-29 Chookij VanathamAdded Thai UTF-8 text which also has the wrong written...
2001-03-29 Owen TaylorAdd missing NULL on valist.
2001-03-28 Jonathan Blandfordnew function to handle reordering of trees. Seems to...
2001-03-28 Jonathan BlandfordFix arguments to reordered signal.
2001-03-28 Jonathan BlandfordMore work on implementing sortable interface.
2001-03-24 Havoc Penningtonmake motion around the ring much slower but finer-grain...
2001-03-24 Havoc Penningtonfix warnings
2001-03-22 Havoc PenningtonAdd ability to override the focus chain for a container...
2001-03-22 Tim Janiksome cleanups, fixed mnemonic_widget handling, added...
2001-03-21 Alexander LarssonAdd support for stock and normal imagemenuitems.
2001-03-21 Alexander LarssonRenamed gtk_button_new_stock() to gtk_button_new_from_s...
2001-03-19 Owen TaylorHandle quoting of / with \; properly handle __ in paths...
2001-03-18 Tim Janikadded rc-style argument GtkSpinButton::shadow_type...
2001-03-16 Jonathan Blandfords/GTK_TREE_COLUMN/GTK_TREE_VIEW_COLUMN
2001-03-16 Havoc Penningtonadd varargs for properties to set on the tag.
2001-03-15 Jonathan BlandfordChanged prototype to allow for getting the location...
2001-03-13 Jonathan BlandfordFix up focus code a lot.
2001-03-08 Jonathan Blandfordadd support for invisible cells. (gtk_tree_view_bin_exp...
2001-03-08 Jonathan Blandfordadd prerequesite on gobjects.
2001-03-08 Tim Janikre-enabled event watcher emission hooks.
2001-03-08 Tim Janikadded accumulator data argument to g_signal_newc()...
2001-03-08 Owen TaylorMake G_CONST_RETURN.
2001-03-08 Havoc Penningtonuglify so that size request gets tested.
2001-03-07 Tim Janikremoved old emission hook API.
2001-03-07 Havoc Penningtonremove trailer (gtk_entry_set_property): remove trailer
2001-03-07 Havoc Penningtonnew function, turns off decorations for a window.
2001-03-07 Tim Janikmarshaller fixes.
2001-03-05 Jonathan Blandfordrenamed "child_toggled" to "has_child_toggled".
2001-03-03 Owen TaylorAdd plug-socket tests. (Won't work worth a darn until...
2001-03-02 Havoc Penningtonuse _gdk_region_get_xrectangles()
2001-03-02 Sven Neumannshut up CVS
2001-03-02 Jonathan BlandfordMove handling of buttons fully in gtktreeviewcolumn...
2001-02-28 Jonathan BlandfordProxy out to _gtk_tree_row_reference_deleted. (inserted...
2001-02-27 Havoc Penningtontest the window state stuff
2001-02-21 Jonathan BlandfordChanged name to be set_cell_data_func to make it clear...
2001-02-20 Alexander LarssonAdd a "markup" property.
2001-02-19 Havoc Penningtonadd insert_child_anchor signal, bug #50245
2001-02-19 Havoc Penningtontest was backward, so deprecated functions were exclude...
2001-02-19 9Comment out property assignments, these don't work...
2001-02-17 Jonathan Blandfordremoved gtk_*_store_get, and moved to GtkTreeModel.
2001-02-17 Havoc Penningtonconvert the X coordinates so they're with respect to...
2001-02-16 Alexander LarssonNew files. Implement GtkTreeModelMapping.
2001-02-13 Havoc Penningtonfix bug where it always set the foreground, even if...
2001-02-09 Havoc Penningtonbetter error message if you try to add a widget to...
2001-02-08 Havoc Penningtonremove validation idle
2001-02-04 Tim Janikremoved gtk_signal_init() compat define.
2001-02-03 Havoc PenningtonCVS is doing its broken pipe thing, this is more of...
2001-02-02 Owen TaylorGet rid of a bunch of g_strdup_printf("%s%s") in favor...
2001-01-31 Havoc Penningtonbracket in #ifdef GTK_ENABLE_BROKEN.
2001-01-26 Havoc Penningtonadapt to handle PangoColor
2001-01-24 4Splitted gtk_image_clear into gtk_image_clear() and...
2001-01-23 Havoc Penningtonrename member fields from GTK_WRAPMODE_WORD to GTK_WRAP...
2001-01-22 Havoc PenningtonAdd built marshaller files to support GdkPixbufLoader...
2001-01-19 Havoc Penningtonsync to tree changes
2001-01-16 Havoc Penningtonadd test stuff for CellRendererToggle
2001-01-10 Havoc Penningtonhandle case where sibling == iter (gtk_tree_store_inser...
2001-01-09 Havoc Penningtondon't draw if label->layout is NULL due to a pending...
2001-01-09 Havoc Penningtonhandle case where there are no rows in the model
2001-01-08 Jonathan BlandfordShow menu items before adding to option menu.
2001-01-08 Havoc Penningtonhack on this some
2001-01-06 Havoc Penningtonhack on this a bit
2001-01-04 Havoc PenningtonRename some stuff:
2001-01-04 Havoc PenningtonAdapt to uscore-ification of gtktextiterprivate
2000-12-31 Havoc PenningtonRearrange all the scroll-while-dragging-or-selecting...
2000-12-21 Havoc Penningtonmore work
2000-12-21 Jonathan Blandford:get_property): remove g_value_init calls, as they...
2000-12-21 Havoc Penningtonnew directory to contain tests, gtk/test* should move...
2000-12-18 Havoc Penningtonwow, that implementation was pretty non-working.
2000-12-16 Havoc PenningtonGeneral cleanup of the log attr iteration stuff. This...
2000-12-15 Owen TaylorAdd two virtualized functions gdk_drawable_get_clip_reg...
2000-12-15 Havoc Penningtonfix unicode validation when reading a file
2000-12-14 Havoc Penningtonremove unused call to get_last_line()
2000-12-12 Tim Janikget rid of object_signal:: GtkObject argument uses...
2000-12-11 Owen TaylorAdd a function to determine if a window is the focus...
2000-12-11 Havoc PenningtonHandle chopping off \r\n and 0x2029 in addition to...
2000-11-22 Jonathan Blandfordsync to home
2000-11-21 Jonathan BlandfordAdd convertion functions to let you convert to and...
2000-11-20 Havoc PenningtonSemi-finish widget embedding. Need guffaw scrolling...
2000-11-16 Havoc PenningtonApply patch from Mikael Hermansson to temporarily stop...
2000-11-15 Havoc PenningtonImplement essential color cycling feature
2000-11-15 Havoc PenningtonInvalidate the side windows when we invalidate the...
2000-11-15 Havoc Penningtonchange "offset" to "rise"
2000-11-15 Havoc PenningtonDraw underlines one pixel higher.
2000-11-14 Havoc Penningtonfix bug where GC didn't always get updated properly
2000-11-13 Havoc PenningtonFree the filename of the module file.
2000-11-13 Havoc Penningtonchange demo install dir to datadir/gtk+-2.0/demo
2000-11-13 Havoc PenningtonAdd an "invisible_char" argument to set the char displa...
next