]> Pileus Git - ~andy/gtk/history - tests
The render vfunc takes a GdkDrawable* instead of a GdkWindow*, because
[~andy/gtk] / tests /
2003-09-26 Matthias ClasenTurn off GTK_DISABLE_DEPRECATED, since this test uses the
2003-09-26 Matthias ClasenDemonstrate the use of the connect-proxy signal.
2003-09-26 Kristian RietveldLanding the new ComboBox. Note that only gtkcombobox...
2003-09-22 Matthias ClasenInitially activate the JUSTIFY_RIGHT group member to...
2003-09-17 Matthias ClasenInstall accelerators on actions, not on proxies, suppor...
2003-09-15 Matthias ClasenNew function which implements "smart" separators by...
2003-09-15 Matthias ClasenAdd value parameter to allow setting the currently...
2003-09-11 Matthias ClasenAdd table menu tests.
2003-09-11 Federico Mena QuinteroAdded an API point about needing a way to fetch the...
2003-09-09 Federico Mena QuinteroFree the display_key.
2003-09-08 Alexander LarssonImplement gtk_event_box_get/set_input_only()
2003-09-04 Matthias ClasenTest buttons and toggle buttons as proxies.
2003-09-04 Matthias ClasenTest gtk_ui_manager_add_ui().
2003-09-04 Matthias ClasenUse "position" instead of "pos".
2003-09-03 Federico Mena QuinteroRemoved the "extra widget" bit, implemented with the...
2003-08-31 Soeren Sandmannconnect to "delete_event" so the application will actua...
2003-08-31 Matthias ClasenAdd gtktoggleactionprivate.h
2003-08-30 Matthias ClasenConnect to "destroy" on toolbar, rather than to "remove...
2003-08-29 Matthias ClasenPut toolbars in handleboxes.
2003-08-29 Matthias ClasenAdd a boolean property, "add_tearoffs" with setter...
2003-08-27 Matthias ClasenChange the XML format: <Root> element is replaced by...
2003-08-26 Matthias ClasenUse gssize for length, not gsize.
2003-08-25 Matthias ClasenRename GtkMenuMerge to GtkUIManager.
2003-08-24 Matthias ClasenNamespace the enum values properly. Sorry about the...
2003-08-24 Matthias ClasenA model-view separation for menus and toolbars, using...
2003-08-20 Soeren SandmannMake the layers in the paint stack have their own pixma...
2003-08-13 Anders CarlssonAdd an important column.
2003-08-10 Matthias Clasen Add support for EWMH "Above" and "Below" window states...
2003-08-02 Matthias ClasenUse g_setenv() instead of putenv().
2003-07-30 Soeren Sandmannswap icon_widget and label arguments to match BonoboUIT...
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
next