]> Pileus Git - ~andy/gtk/history - demos
Updated Korean translation
[~andy/gtk] / demos /
2009-03-01 Matthias ClasenSet the program-name property of the about dialog.
2009-02-17 Andre KlapperFix deprecated glib call.
2009-01-18 Matthias ClasenEnd the search if the window is closed.
2008-12-31 Matthias ClasenRename GtkEntry icon-related signals
2008-12-26 Matthias ClasenAdd a "Search entry" demo for icons and progress in...
2008-08-12 Michael Nattererdefine -DGDK_PIXBUF_DISABLE_DEPRECATED in the global...
2008-08-11 Sven Neumanndemos/gtk-demo/changedisplay.c demos/gtk-demo/clipboard.c
2008-08-11 Michael Nattererdon't use the deprecated gtk_box_pack_start_defaults().
2008-07-18 Federico Mena QuinteroDon't do funny casts to avoid compiler warnings
2008-07-06 Matthias ClasenFix up highlighting
2008-07-03 Matthias ClasenOne more
2008-07-03 Matthias ClasenUse monospace as font name, not mono. Patch by Yevgen...
2008-07-02 Kristian RietveldBug 455268 - Add gtk-enable-tooltips GtkSetting
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-20 Mikael HallendalReplaced use of gtk_signal_connect with the g_signal_co...
2008-06-19 Johan DahlinUse g_object_new instead of gtk_widget_new
2008-05-28 Michael Nattererinclude <gdk-pixbuf/gdk-pixbuf.h> instead of individual...
2008-04-08 Tor LillqvistMark these functions with G_MODULE_EXPORT.
2008-03-31 Cody RussellMove down each line in units of text_height rather...
2008-03-02 Johan DahlinAdd translatable/context and comment attributes on...
2008-02-22 Dominic Lachowiczgtk-demo printing gives wrong results on win32 because...
2008-01-29 Johan DahlinMove the about dialog to the glade file, add accessible...
2008-01-28 Michael Nattereruse gtk_about_dialog_set_program_name() instead of...
2007-12-13 Michael NattererRemove all .cvsignore files.
2007-11-22 15:39:40 Tim Janikcall g_test_init() from gtk_test_init().
2007-09-06 Michael Natterers/gtk_widget_[un]ref/g_object_[un]ref/g
2007-07-19 Kristian Rietveldadd more convenience API.
2007-07-09 Johan Dahlin|___* demos/gtk-demo/demo.ui: |___* gtk/gtk-builder...
2007-06-28 Johan DahlinSet name of Help menu to HelpMenu
2007-06-27 Johan DahlinConnect the destroy signal in the example instead of...
2007-06-15 Johan DahlinAdd GtkBuilder, fixes #172535
2007-06-05 Yevgen MuntyanDrop the phrase saying invisible text doesn't work...
2007-04-28 Matthias ClasenFix headers in gtk-demo printing demo
2007-04-26 Matthias ClasenAdd a simple validation demo. Make it possible to add...
2007-03-19 Matthias ClasenAdd some hints about titles on about dialogs
2007-01-11 Richard HultClose the file after it's loaded (bug #395316).
2007-01-04 Matthias ClasenFix some compiler warnings.
2006-12-23 Matthias Clasenremove extra unref
2006-12-23 Matthias ClasenFix some leaks. (#348108, Chris Wilson)
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-09-25 Matthias ClasenFix typos
2006-08-26 Matthias Clasendemonstrate automatic scrolling
2006-08-16 Kristian Rietveldmove the ITALIC_COLUMN over to a STYLE_COLUMN which...
2006-07-02 Matthias ClasenFix 346375
2006-06-07 Alexander LarssonClean up APIs: Make async a setting instead of separate...
2006-05-31 Alexander LarssonFurther updates from the GtkPrintContext functions...
2006-05-31 Matthias ClasenDisplay comments in friendly DodgerBlue instead of...
2006-05-12 Alexander LarssonFix build errors.
2006-05-11 Matthias ClasenAdd it here.
2006-04-17 Matthias ClasenSmall formatting fix.
2006-01-29 Behdad EsfahbodIf major.minor of required and available glib versions...
2006-01-28 Matthias ClasenMore work on GtkAssistant by Carlos Garnacho:
2005-12-07 Matthias ClasenDon't leak text.
2005-10-27 Matthias ClasenOnly set the text if it is not NULL. (#319930, Thomas...
2005-10-12 Stefan Kostuse PACKAGE_VERSION,bump year (#318654)
2005-07-13 Manish Singhremove unused variable.
2005-07-12 Matthias ClasenRename this demo.
2005-07-12 Matthias ClasenAccept dashes in demo titles.
2005-07-07 Manish Singhchange_orientation() should return void, remove unused...
2005-07-05 Matthias ClasenDemonstrate vertical menubars
2005-07-04 Matthias ClasenMake it compile
2005-06-28 Matthias ClasenMake the list of demos scrollable.
2005-06-19 Matthias ClasenAllow to construct menu tool buttons.
2005-05-25 Matthias ClasenSet the window icon by name.
2005-05-25 Matthias ClasenDemonstrate image copy-and-paste and DND, and clipboard...
2005-05-25 Matthias ClasenAlso demonstrate GtkCellRendererProgress.
2005-05-25 Matthias ClasenAdd a demo showing combo box variations.
2005-05-25 Matthias ClasenAdd a demo showing all picker widgets.
2005-05-25 Matthias ClasenFix a typo.
2005-03-16 Matthias ClasenAlso demonstrate GtkCellRenderer::editing-started and...
2005-03-08 Matthias ClasenUse GtkCellRendererCombo (#169607, Mark McLoughlin)
2005-02-25 Matthias ClasenRemove a C++ comment. (#168531, Paul Cornett)
2005-01-13 Matthias ClasenUse monospace for the source code view. (#163526, Theer...
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.
next