]> Pileus Git - ~andy/gtk/history - tests/testgtk.c
Some cleanups after the module cache file change
[~andy/gtk] / tests / testgtk.c
2010-05-18 Matthias ClasenSome cleanups after the module cache file change
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Javier JardónDo not use deprecated GtkNoteBook api in testgtk
2010-05-02 Javier JardónRemove deprecated GtkProgress functionality from testgtk
2010-05-02 Christian DywanDon't set child-min-width/ height in the button box...
2010-05-02 Christian DywanRevert accidental removal of book pixmap strings
2010-05-02 Christian DywanRemove unused dump_accels() function from testgtk
2010-05-02 Christian DywanRemove GtkTipsQuery demo from testgtk
2010-05-02 Christian DywanDon't use gtk_widget_set_uposition/size in testgtk
2010-05-02 Christian DywanRemove unused text helper functions from testgtk
2010-05-02 Christian DywanUse new 2.14 GtkColorSelection API in testgtk
2010-05-02 Christian DywanReplace GtkFileSelection with GtkFileChooser in testgtk
2010-05-02 Christian DywanUse GtkComboBoxEntry for the display list in testgtk
2010-05-02 Christian DywanUse GtkComboBoxEntry in entry test in testgtk
2010-05-02 Christian DywanDeclare book_open/closed_xpm in testgtk notebook
2010-05-02 Christian DywanRemove item factory test from testgtk
2010-05-02 Christian DywanRemove obsolete GtkText test from testgtk
2010-05-02 Christian DywanRemove obsolete GtkTree test from testgtk
2010-05-02 Christian DywanUse an array and new toolbar API in testgtk
2010-05-02 Christian DywanReplace option menus in testgtk with combo boxes
2010-05-02 Christian DywanUse new progress bar API in testgtk progress test
2010-05-02 Christian DywanUse a tree view in testgtk selection target test
2010-05-02 Christian DywanRemove deprecated GtkTooltips
2010-05-02 Javier JardónRemoved a call to a recently removed test function
2010-05-02 Javier JardónRemove GtkGammaCurve completely
2010-05-02 Javier JardónRemove gtkmain stuff from docs and tutorial.
2010-05-02 Javier JardónRemove remaining GtkButtonBox deprecated stuff
2010-05-02 Javier JardónRemove deprecated code: GtkCheckMenuItem
2010-05-02 Christian DywanRemove GtkCList, GtkCTree, GtkFileSelection and GtkPree...
2010-04-04 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_IS_SENSITIVE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-04-04 Christian PerschImplement property editor for GdkColor properties
2010-04-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2010-03-09 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-03-02 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)
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...
next