]> Pileus Git - ~andy/gtk/history - tests
gtk/gtktreemodelsort.c typo in docs for
[~andy/gtk] / tests /
2002-03-07 Jonathan Blandfordstart implementing
2002-03-05 Owen TaylorUpdate version to 2.0.0
2002-03-04 Matthias ClasenMake color selection and selection examples work.
2002-03-04 Owen TaylorFix to properly take the default window into account...
2002-03-03 Owen TaylorCentralize lookup and caching of cursor GC's here.
2002-03-03 Owen TaylorFixes for uninstalled operation with module suffixes...
2002-03-03 Owen TaylorHandle NO_WINDOW widgets with windows that are children...
2002-03-01 Owen Taylorinclude gdkkeysysms.h if compiling gdk_keyval_convert_case.
2002-02-25 Owen TaylorConvert over to using an GtkInvisible - selections...
2002-02-24 Jonathan Blandfordat Feb 23 23:00:48 2002 Jonathan Blandford <jrb@redha...
2002-02-23 Jonathan Blandforddelay scrolling until we try to draw the window.
2002-02-21 Owen TaylorImplement "fuzzy" key binding lookups; allow matches...
2002-02-17 Manish Singhhm, check buttons look better for below.
2002-02-17 Manish Singhredid the filesel test. Added a way to set select multi...
2002-02-14 Owen TaylorPatch from Bill Haneman and Padraig O'Briain to add...
2002-02-13 Havoc Penningtonjust go ahead and flush all the first validate stuff...
2002-02-13 Owen TaylorCast GType to long and use %ld to fix warning. (#71318...
2002-02-10 Hans Breuerdon't reduce the scroll rect size by the scroll amount
2002-02-09 Soeren SandmannKeyboard navigation for GtkPaned F6: cycle between...
2002-02-05 Owen TaylorRemove the objectionably short cursor blink time setting.
2002-02-02 Owen TaylorFix ordering of priorities so that priorities take...
2002-02-01 Owen TaylorHandle reparsing any strings if the theme changes....
2002-01-31 Owen TaylorTry to make sure that we have some focused widget on...
2002-01-14 Jonathan Blandfordallow cancel to happen.
2002-01-09 Sven Neumanndeclared internal functions static.
2002-01-04 Owen TaylorPrivate function to tell if we have RENDER extension.
2002-01-04 Anders CarlssonAdd my cool list of integers.
2002-01-02 Havoc Penningtonpropagate exposes to no window children not in the...
2001-12-31 Havoc Penningtonremove backward_char since we no longer have bogus...
2001-12-12 Owen TaylorOnly draw for events on the bin window.
2001-12-08 Anders CarlssonDon't return TRUE since then the default GtkLayout...
2001-12-08 Jonathan Blandfordget logic right, #66249
2001-11-23 Owen TaylorVersion 1.3.11 Require GLib-1.3.11, Pango-0.22, ATK...
2001-11-21 Tim Janikraise event window afte children, in order for the...
2001-11-21 Owen TaylorRef-sink the tooltips object. Ref-sink the tooltips...
2001-11-19 Jonathan BlandfordAdd a "resizable" property, to get rid of the
2001-11-19 Havoc Penningtonput in a test for negative indentation values
2001-11-18 Owen TaylorInclude glib-object.h instead of gobject/gsignal.h
2001-11-18 Owen TaylorWe no longer need to create the signals here ... they...
2001-11-16 Jacob Berkmanmove the separator to the right place in the radio...
2001-11-16 jacob berkmanadd some no-indicator radio buttons
2001-11-15 Owen TaylorPatch from Murray Cumming to add "message_type" and...
2001-11-14 Sven Neumannmake it compile without warnings.
2001-11-14 Havoc Penningtonbulk of the tests were commented out, oops.
2001-11-14 Tim Janikparam spec fix
2001-11-14 Jonathan Blandfordnew "model" construct property for language bindings.
2001-11-14 Havoc Penningtonadd set_border_width for testing
2001-11-13 Havoc Penningtonadd border width to requisition, request non-anchored...
2001-11-13 Tim Janikadded gtkaccelmap.sgml. other updates.
2001-11-09 Hans Breueruse g_strcasecmp(), some poor platforms don't have...
2001-11-06 Owen TaylorAdd row_draggable() vfunc, and wrapper function.
2001-11-06 Havoc Penningtonlost this file due to CVS broken pipe
2001-11-05 Owen TaylorClamp max window width/height to 32767, not 32768 since...
2001-11-02 Sebastian WilhelmiRemoved -DGTK_DISABLE_COMPAT_H.
2001-10-31 Jonathan Blandforddon't know why this didn't commit
2001-10-31 Jonathan BlandfordAdd GTK_SELECTION_NONE enum, #61695
2001-10-29 Jonathan Blandfordfix reordered signal.
2001-10-26 Anders CarlssonSet up destroy signals so that all windows will be...
2001-10-26 Anders CarlssonDon't set a fixed height on the hscale widget. This...
2001-10-26 Kristian Rietveldfixed a small typo
2001-10-26 Jonathan Blandfordsync minor clenup
2001-10-24 Kristian Rietveldmore changes in an attempt to get it right. It's not...
2001-10-24 Havoc Penningtonif we move to the front of a segment, use the "slow...
2001-10-22 Havoc Penningtondon't back up a char from the end iterator, fixes ...
2001-10-22 Havoc PenningtonClarify behavior in docs, #61777 (gtk_text_iter_forward...
2001-10-22 Jonathan BlandfordRemove handle_box from App demo.
2001-10-22 Owen TaylorFix problem with g_return_if_fail return value.
2001-10-19 Manish Singhcorrect docs for use_align
2001-10-19 Owen TaylorRemove now useless include of unistd.h, fix wrong argument
2001-10-18 Jonathan Blandfordnew test program for the tree.
2001-10-10 Owen TaylorCall setlocale (LC_ALL, ""). (#60606)
2001-10-04 Havoc Penningtonfix test case, it previously verified incorrect behavior
2001-10-03 Havoc Penningtonallow testing the end position
2001-10-03 Kristian Rietveldpreparation for surgery ditto
2001-10-02 Havoc Penningtondocs
2001-09-26 Darin AdlerIgnore new test program.
2001-09-25 Havoc Penningtonuse gtk_text_iter_can_insert
2001-09-25 Havoc PenningtonAdd tests for line separators, addresses bug #57428
2001-09-25 Jonathan BlandfordMake a GtkCellEditable (get_widget_window_size): Change...
2001-09-24 Havoc PenningtonGet rid of the newline-that-could-not-be-deleted; buffe...
2001-09-20 Kristian RietveldCVS got a broken pipe signal, the ChangeLog change...
2001-09-18 Tim Janikup version to 1.3.8, interface age 0, binary age 0...
2001-09-18 Owen TaylorFix up for changes to PangoFontDescription.
2001-09-18 Matt Wilsondon't use += before =
2001-09-12 Jonathan BlandfordRename interface signals to make them more clear. Also...
2001-09-10 Tim Janikslight fix for g_object_set() not usable for nesting...
2001-09-08 Havoc Penningtondefault xscale/yscale to 0.0, not 0.5, 0.5 isn't useful
2001-09-08 Jonathan BlandfordRemoved 'fill' attribute. It was silly b/c that was...
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-09-07 Havoc Penningtonupdate adjustments after validating destination yrange...
2001-09-02 Kristian Rietveldmuch changes in an attempt to make it working. It mostl...
2001-08-27 Jonathan BlandfordFix to use GtkSelectionMode. ditto ditto ditto.
2001-08-27 Owen TaylorUse autoconf 2.13/2.50 compat macro.
2001-08-26 Alexander LarssonRessurect the properties test. I don't care if it is...
2001-08-25 Owen TaylorAdd optional movement on push to buttons (based on...
2001-08-23 Owen Taylor[ Patch from Sebastian Wilhelmi, 52790 ]
2001-08-21 Jonathan BlandfordTue Aug 21 02:57:13 2001 Jonathan Blandford <jrb...
2001-08-19 Sven Neumanngtk/gtktooltips.c tests/testtreesort.c inserted some...
2001-08-19 Jonathan BlandfordSun Aug 19 01:44:44 2001 Jonathan Blandford <jrb...
2001-08-16 Matthias Clasentests/testgtk.c (create_handle_box):
next