]> Pileus Git - ~andy/gtk/history - tests/testgtk.c
Deprecate widget flag: GTK_WIDGET_VISIBLE
[~andy/gtk] / tests / testgtk.c
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_IS_SENSITIVE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-01-11 Christian PerschImplement property editor for GdkColor properties
2010-01-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-07-26 Hans BreuerEnable big_window bench on win32, dialog for everyone
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-06-17 Benjamin Ottefix compile warnings
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-13 Federico Mena QuinteroMerge fix for bgo#315462 - Make GtkLabel deal with...
2009-05-12 Federico Mena QuinteroMerge fix for bgo#463773 - Handle a NULL display in...
2009-05-11 Matthias ClasenAdd a separate keybinding signal for activating links
2009-05-11 Matthias ClasenAdd link support to GtkLabel
2009-02-19 Michael Nattereradd some orientation flipping code to the "flipping...
2008-12-05 Michael NattererBug 546285 – Allow GtkEntry to draw progress
2008-11-26 Christian DywanBug 561504 – testgtk should load rc file from sub folder
2008-07-18 Federico Mena QuinteroDon't do funny casts to avoid compiler warnings
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-19 Johan DahlinUse g_object_new instead of gtk_widget_new
2008-06-18 Michael Natterersome more undeprecation.
2008-06-18 Michael Nattererdeprecate gtk_type_class().
2008-05-25 Björn Lindqvisttests/pixbuf-lowmem.c tests/pixbuf-random.c
2008-05-21 21:10:15 Tim Janikadded GdkRectangle *clip_rect to gtk_widget_get_snapshot().
2008-05-21 10:49:20 Tim JanikBug 318807 – Offscreen windows and window redirection.
2008-02-27 Emmanuele BassiRevert back to r19454.
2008-02-21 Matthias Clasen2.13.0
2008-02-01 Michael Nattererinitialize GdkColor structs to fix warning about uninit...
2007-06-29 Ryan LortieConnect the "destroy" signal so that the 'window' point...
2007-06-06 Yevgen Muntyannew method, gtk_widget_modify_cursor() (#89314).
2007-06-04 Emmanuele BassiRevert previous commit; the API is not yet finalized...
2007-06-03 Emmanuele BassiAdd gtk_radio_button_set_value(), gtk_radio_button_get_...
2007-06-01 Matthias ClasenAdd support for composited child windows. (#412882...
2007-05-03 Tim Janikmade handle box test non-modal, so other test can inter...
2007-02-08 Tim Janikapplied patch from Xan Lopez which adds GTK_BUTTONBOX_C...
2006-09-19 Tim Janikadded GtkArrow::arrow-scaling style property to control...
2006-09-11 Tim Janikfixed compiler warnings.
2006-08-29 Tim Janikallow (most) windows to be resizable. added ellipsizati...
2006-04-25 Søren SandmannCreate 'composited' label.
2006-01-11 Matthias ClasenAdd an expander example.
2005-09-09 Matthias ClasenFix the build
2005-09-06 Matthias ClasenAdd tests for extra virtual modifiers.
2005-06-15 Matthias ClasenAdd two new settings, gtk-cursor-theme-name and gtk...
2005-05-12 Owen TaylorUse a GtkAlignment rather than a GtkDrawingArea to...
2005-05-09 Owen TaylorFill in unused bits so they can be used for the depth...
2005-04-03 Hans Breuer[merged from gtk-2-6 branch] let dash_offset shift...
2004-11-21 Owen TaylorAdd GdkPangoRenderer, a subclass of PangoRenderer targe...
2004-11-19 Manish Singhmodules/engines/ms-windows/msw_rc_style.c
2004-11-09 Matthias ClasenApply a patch by Soeren Sandmann to test long statusbar...
2004-10-28 Matthias ClasenFix many sparse warnings.
2004-03-15 Owen Taylor#136672, reported by Christian Persch; fixes based...
2004-03-11 Owen TaylorUse gtk_entry_set_width_chars() rather than gtk_widget_...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-03-02 Owen TaylorAdd gtk_drag_source_set/get_target_list(). (#127499...
2004-02-04 Federico Mena QuinteroFix #59707.
2004-01-28 Hans Breuernew GTK_STOCK_NETWORK ... gtk/gtkstock.[hc] : ... defin...
2004-01-18 Soeren SandmannSet a small size request and make the window resizable...
2003-09-11 Matthias ClasenAdd table menu tests.
2003-09-08 Alexander LarssonImplement gtk_event_box_get/set_input_only()
2003-08-20 Soeren SandmannMake the layers in the paint stack have their own pixma...
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-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-02-28 Manish Singhdemos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk...
2003-01-09 Manish Singh#include <stdlib.h> for putenv, <string.h> for strlen.
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-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 Owen TaylorUse g_get_application_name() instead of g_get_prgname...
2002-11-07 Anders CarlssonAdd resize grips test.
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 TaylorAdd a 'type' parameter, make public.
2002-09-25 Havoc Penningtonfix GtkWindowMnemonic to have a separate typedef
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-15 Owen TaylorSpecial case menu items to pop down on motion. (#75961)
2002-04-30 Owen TaylorMake it work, even if the window is already realized...
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-04 Owen TaylorFix to properly take the default window into account...
2002-03-03 Owen TaylorFixes for uninstalled operation with module suffixes...
2002-03-03 Owen TaylorHandle NO_WINDOW widgets with windows that are children...
next