]> Pileus Git - ~andy/gtk/history - tests
Resurrected documentation that got lost when the window parameter was
[~andy/gtk] / tests /
2003-07-23 Owen TaylorAdd over-big test case for preview (much of size from...
2003-07-23 Owen TaylorFile filter objects.
2003-07-20 Hans Breuernew file to build it all ... added to EXTRA_DIST
2003-07-18 Anders CarlssonAdd stresstest-toolbar
2003-07-16 Owen Taylorauto-ize.
2003-07-11 Owen TaylorAdd gtk_file_chooser_set_current_name() to set the...
2003-07-08 Soeren Sandmannfix a type check, (#116947, Krasimir Angelov)
2003-07-05 Owen TaylorLookup all the atoms in the target list at once.
2003-07-04 Soeren Sandmannremove this accidentally committed file.
2003-07-04 Soeren Sandmannnew test for removing items
2003-07-03 Owen TaylorAdd a test program from gnome-desktop.
2003-07-03 Soeren SandmannInsert cast to fix warning. Assign something to old_val...
2003-07-02 Soeren SandmannAdd new toolbar headers
2003-07-01 Matthias ClasenAdd a test for GtkFontButton and GtkColorButton.
2003-06-09 Soeren SandmannMake it compile with C89 compilers
2003-06-09 Matthias ClasenInstall boolean child properties "resize" and "shrink".
2003-06-09 Owen TaylorUse application/x-rootwindow-drop for root window drops...
2003-05-16 Matthias ClasenAdd navigation for object properties, so that you can...
2003-05-06 Owen TaylorPatch from James Henstridge to update to automake-1...
2003-05-06 Matthias ClasenDon't include strings.h, it's not needed anymore. ...
2003-03-26 Owen TaylorAdd a construct-only 'file_system' property, split...
2003-03-25 Owen TaylorAdd GtkFileSystem::parse, and a chooser entry with...
2003-03-21 Owen TaylorInitial revision
2003-02-28 Manish Singhdemos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk...
2003-02-19 Matthias ClasenReplace gtk_timeout_* by their GLib counterparts. ...
2003-01-31 Manish Singhdeclare gtk_selection_clear in GTK_COMPILATION too...
2003-01-09 Manish Singh#include <stdlib.h> for putenv, <string.h> for strlen.
2002-12-19 Kristian Rietveldthe rand variable should be static to avoid conflicts...
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...
next