]> Pileus Git - ~andy/gtk/history - tests
=== Released GTK+-2.1.4 ===
[~andy/gtk] / tests /
2002-12-07 Owen TaylorUse octal escapes rather than literal UTF-8.
2002-11-20 Manish Singhadd -DGTK_DISABLE_DEPRECATED. #undef it at the top...
2002-11-19 Matthias ClasenAdd a dummy widget and pass it as first argument to...
2002-11-14 Manish Singhshut up cvs
2002-11-13 Soeren Sandmann- comment out check_inconsistent_aa_bits[].
2002-11-10 Matthias ClasenDon't start a drag on double click. (#98189) Also test...
2002-11-08 Matthias ClasenDraw grips in all edges.
2002-11-08 Matthias ClasenPut into #ifdef DO_BLINK to avoid an unused static...
2002-11-08 Owen TaylorUse g_get_application_name() instead of g_get_prgname...
2002-11-08 Soeren Sandmannadd testmenus.c, a program to test menus when items...
2002-11-07 Owen TaylorUse g_date_strftime(), fixing #74745. (Alper Ersoy)
2002-11-07 Anders CarlssonAdd resize grips test.
2002-10-31 Owen TaylorAdd a --screen option for setting the default screen...
2002-10-29 Matthias ClasenAdjust for current gtk-engines.
2002-10-25 Owen TaylorWarn if loading <ImageItem> image fails.
2002-10-23 Owen TaylorWhen popping up the list without any selected items...
2002-10-17 Owen TaylorMake the widgets work reasonably when they don't have...
2002-10-13 Manish SinghDeprecation cleanup
2002-10-13 Soeren Sandmannremove references to non-existing properties GtkWindow...
2002-10-09 Owen TaylorAdd GO_FORWARD and GO_BACK with both left and right...
2002-10-07 Owen TaylorUse a pixbuf to set the drag icon, combine code to...
2002-10-07 Owen Taylor- Replace GdkPointerHooks with a multihead-safe GdkDisp...
2002-10-04 Owen TaylorImprove checks on public entry points, including, among...
2002-10-03 Owen TaylorFix error in computing length and a memory leak. (Fixes...
2002-10-03 Owen TaylorAdd a 'type' parameter, make public.
2002-10-02 Owen TaylorExport _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename...
2002-09-25 Havoc Penningtonfix GtkWindowMnemonic to have a separate typedef
2002-09-21 Tor LillqvistCopy from X11 backend. The old version mishandled conse...
2002-08-05 Owen TaylorAdd a note that yes, we do know what () means and we...
2002-07-30 Owen TaylorFix bug in the selection mode option menus which were...
2002-06-20 Owen TaylorRenames:
2002-06-18 Owen TaylorReplace gdk_cursor_new_for_screen() with gdk_cursor_new...
2002-05-20 Owen TaylorSet the private LEAVE_PENDING flag to fix problem where...
2002-05-18 Anders CarlssonSilent CVS
2002-05-17 Owen TaylorFix a missing unref in the local/passive case. (#82067...
2002-05-15 Owen TaylorSpecial case menu items to pop down on motion. (#75961)
2002-05-05 Kristian RietveldThe "big treeview focus patch". Fixes several issues...
2002-05-05 Soeren Sandmannimage files for testing pixbuf loaders the old test...
2002-05-02 Erwann Chenede -make gdk_screen_get_monitor_at_point cross platform...
2002-05-01 Erwann Chenede -remove virtualization and made it cross platform. fix...
2002-04-30 Owen TaylorMake it work, even if the window is already realized...
2002-04-30 Owen Taylorcvsignore additions
2002-04-30 Owen TaylorMulti-screen test case form multihead branch with a...
2002-04-30 Owen Taylorfix problem with finalizing non-initialized fully displ...
2002-04-26 Sven Neumanntests/testtreecolumns.c quit the main loop when the...
2002-04-17 Anders CarlssonAdd a small test case.
2002-04-08 Manish Singhreally revert testgtk.c
2002-04-04 Soeren Sandmannrevert accidentally commited change to testgtk.c
2002-04-04 Soeren SandmannFix problem with menu titles being clipped (#75948)
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.
next