]> Pileus Git - ~andy/gtk/history - demos
Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
[~andy/gtk] / demos /
2005-01-04 Matthias ClasenRemove the size_prepared callback, to test incremental...
2004-12-05 Tor LillqvistUse g_fopen().
2004-11-21 Hans Breuerupdated
2004-11-21 Owen TaylorAdd GdkPangoRenderer, a subclass of PangoRenderer targe...
2004-11-16 Matthias ClasenDon't include config.h in the examples.
2004-10-28 Matthias ClasenFix many sparse warnings.
2004-10-26 Carlos Garnacho... Fix for #118764, David Bordoley:
2004-09-22 Matthias ClasenDon't leak the frame pixbuf.
2004-08-19 Manish Singhdemos/testpixbuf-save.c Get rid of some unnecessary...
2004-08-13 Matthias ClasenAdjust to GtkAboutDialog API changes.
2004-08-06 Hans Breuermake it compile and more similar to the X11 implementat...
2004-07-29 Anders CarlssonAdd clipboard demo.
2004-07-27 Anders CarlssonAdd gdk_draw_rectangle_alpha_libgtk_only which uses...
2004-07-21 Matthias ClasenRemove trailing commas from enumerations. (#148035)
2004-07-12 Matthias ClasenUse a GtkAboutDialog.
2004-07-04 Anders CarlssonAdd a simple file browser based on the icon view.
2004-05-08 Hans Breuerfinally also create the correct mask for 'pseudo mime...
2004-04-21 Matthias ClasenA new demo.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-02-28 Owen Taylor#ifdef HAVE_FLOCKFILE, not #ifndef HAVE_FLOCKFILE....
2004-02-13 Matthias ClasenProtect getc_unlocked() by HAVE_FLOCKFILE in all cases...
2004-01-07 Matthias ClasenAdd entry_completion.c
2004-01-07 Matthias ClasenMake s, S, Control-S, p, P, Control-P, i, I, Control...
2003-11-08 Matthias ClasenCall the do_ functions with the toplevel as argument.
2003-10-27 Manish Singhshut up cvs
2003-10-23 Owen TaylorFix some unused variables.
2003-10-13 Kristian Rietveldenable GTK_DISABLE_DEPRECATED again, (set_interp_type...
2003-10-11 Matthias ClasenThese files still use option menus, so turn off GTK_DIS...
2003-10-10 Matthias ClasenReplace GtkItemFactory by GtkUIManager in the intro...
2003-10-10 Kristian RietveldDeprecate. Ditto.
2003-10-07 Matthias ClasenNew callback to propertly report radio actions.
2003-09-26 Matthias ClasenTurn off GTK_DISABLE_DEPRECATED, since this test uses the
2003-09-25 Tor LillqvistDon't use hardcoded DEMOCODEDIR on Windows.
2003-09-23 Matthias ClasenDemonstrate tooltips on toolitems.
2003-09-15 Matthias ClasenAdd value parameter to allow setting the currently...
2003-08-27 Matthias ClasenChange the XML format: <Root> element is replaced by...
2003-08-27 Anders CarlssonFocus the text view, so the tool bar won't have focus.
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-07 Matthias ClasenHide the resize grip when maximized or fullscreen.
2003-08-05 Matthias ClasenAdd a "Hypertext" demo.
2003-08-02 Matthias ClasenUse g_setenv() instead of putenv().
2003-07-12 Kristian RietveldMerged from stable.
2003-06-06 Owen TaylorConditionalize deendencies for gdk-pixbuf-csource on...
2003-05-06 Owen TaylorPatch from James Henstridge to update to automake-1...
2003-04-21 Owen TaylorRemove geninclude.pl from CVS and don't dist it either...
2003-04-02 Matthias ClasenOnly use files from the current directory if it looks...
2003-03-24 Richard KinderFix for #108788 - GError set to FALSE rather than NULL.
2003-03-06 Matthias ClasenFix NULL/FALSE confusion (#107648, Morten Welinder)
2003-02-28 Manish Singhdemos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk...
2003-02-01 Manish Singhdemos/pixbuf-demo.c demos/testpixbuf.c remove deprecate...
2003-01-30 Daniel ElstnerExplicitely draw an opaque rectangle using the backgrou...
2002-12-07 Owen TaylorUse octal escapes rather than literal UTF-8.
2002-11-09 Owen TaylorDepend on gdk-pixbuf.loaders as well as gdk-pixbuf...
2002-10-13 Manish SinghDeprecation cleanup
2002-10-07 Owen Taylor- Replace GdkPointerHooks with a multihead-safe GdkDisp...
2002-10-04 Owen TaylorFix envars for uninstalled operation of gdk-pixbuf
2002-10-03 Matthias ClasenAdjustments for recent gdk-pixbuf changes.
2002-10-02 Owen TaylorExport _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename...
2002-09-29 Manish Singhadd deprecation compile flags
2002-09-03 Matthias ClasenQuit on destroy.
2002-08-04 Owen TaylorMissed file:
2002-08-01 Owen TaylorNew demo for window migration between different display...
2002-07-30 Owen TaylorHonor GDK_PIXBUF_CSOURCE from configure.in when cross...
2002-05-16 Owen TaylorFix typo in earlier patch.
2002-05-16 Owen TaylorFixes for #78258
2002-05-15 jacob berkmanjust run perl on the geninclude script manually
2002-05-14 Owen TaylorSubsitute in @PERL@ instead of hardcoded /usr/bin/perl...
2002-04-22 Kristian RietveldThis commit adds stock icon functionality to GtkCellRen...
2002-03-05 Owen TaylorUpdate version to 2.0.0
2002-03-04 Havoc Penningtonconst fix
2002-03-03 Owen TaylorFixes for uninstalled operation with module suffixes...
2002-02-27 Hans Breuernew file
2002-02-23 Owen TaylorFixes for AIX compilation from Miroslaw Dobrzanski...
2002-02-21 Matthias Clasenscreenshots of examples.
2002-02-16 Matthias Clasen More work on #71430.
2002-02-09 Owen TaylorXCopyArea with subwindow_mode = IncludeInferiors. ...
2002-02-08 Darin Adlerisspace -> g_ascii_isspace Remove gdki8n.h include...
2002-01-29 Havoc PenningtonOptimize exposes of partial insensitive images.
2002-01-19 Kristian Rietveldfix a load of open line ends (cell_edited): modified...
2002-01-01 Tor LillqvistAppend EXEEXT to ../gdk-pixbuf/gdk-pixbuf-csource.
2001-12-13 Sebastian WilhelmiRemove assorted G_OBJECT casts where unnecessary.
2001-12-11 Michael Nattereradded new keyboard shortcut 'a' which adds alpha to...
2001-12-05 Manish Singhgtk/gtkmain.c g_module_symbol takes a gpointer *, not...
2001-12-04 Jonathan BlandfordMinor fix.
2001-11-28 Kristian Rietveldfix typo
2001-11-25 Tor Lillqvistdemos/pixbuf-demo.c M_PI -> G_PI.
2001-11-23 Owen TaylorVersion 1.3.11 Require GLib-1.3.11, Pango-0.22, ATK...
2001-11-16 Sven Neumanndemos/gtk-demo/appwindow.c reduce compiler warnings
2001-11-16 Owen TaylorRemove unused callback to make things compile with
2001-11-13 Tim Janikadded gtkaccelmap.sgml. other updates.
2001-11-06 Havoc Penningtonwacky easter egg
2001-11-06 Havoc Penningtonexpose the child widgets in here (gtk_text_view_realize...
2001-11-02 Owen TaylorSet a reasonable default height for the window.
2001-10-26 Kristian RietveldAnders Carlsson suggested to use G_N_ELEMENTS here
2001-10-25 Owen TaylorVersion 1.3.10, require GLib 1.3.10.
2001-10-22 Jonathan BlandfordRemove handle_box from App demo.
2001-10-20 Owen Taylorat Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat...
next