]> Pileus Git - ~andy/gtk/history - demos
Implement two missing functions (#101369)
[~andy/gtk] / demos /
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...
2001-10-10 Owen TaylorCall setlocale (LC_ALL, ""). (#60606)
2001-10-08 Havoc Penningtonremove unused enum
2001-10-05 Sven Neumanngdk-pixbuf/gdk-pixbuf-io.c gdk-pixbuf/gdk-pixbuf-private.h
2001-10-02 Kristian Rietveldadd editable_cells.c, list_store.c and tree_store.c
2001-09-27 Havoc Penningtonadd demo of passing non-stock label in to gtk_dialog_ne...
2001-09-25 Owen Taylorue Sep 25 12:41:17 2001 Owen Taylor <otaylor@redhat...
2001-09-25 Jonathan BlandfordMake a GtkCellEditable (get_widget_window_size): Change...
2001-09-19 Tim Janikdon't use BUILT_SOURCES as its broken in automake 1...
2001-09-14 Matthias Clasendemos/gtk-demo/main.c (setup_default_icon): Use a shaped
2001-09-14 Matthias Clasendemos/gtk-demo/stock_browser.c (id_to_macro): make...
2001-09-10 Alex LarssonUpdate to use the new g_boxed_type_register_static...
2001-09-08 Jonathan BlandfordRemoved 'fill' attribute. It was silly b/c that was...
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-08-29 Havoc Penningtonadd default icon
2001-08-28 Matthias Clasendemos/gtk-demo/appwindow.c (do_appwindow): Use g_signal...
2001-08-28 Matthias Clasengdk-pixbuf/test-loaders.c (test_loader): Catch errors...
2001-08-27 Jonathan BlandfordFix to use GtkSelectionMode. ditto ditto ditto.
2001-08-27 Owen TaylorUse autoconf 2.13/2.50 compat macro.
2001-08-23 Owen TaylorDeprecate gtk_menu_bar_append/prepend/insert, forgot...
2001-08-23 Owen Taylor[ Patch from Sebastian Wilhelmi, 52790 ]
2001-08-19 Jonathan BlandfordSun Aug 19 01:44:44 2001 Jonathan Blandford <jrb...
2001-08-17 Matthias Clasengtk/demos/gtk-demo/*: Remove all uses of deprecated...
2001-08-10 Havoc Penningtonfix a typo.
2001-07-31 Darin AdlerPut all mentions of GdkFont inside #ifndef GDK_DISABLE_...
2001-07-31 Sven Neumanndemos/gtk-demo/appwindow.c demos/gtk-demo/item_factory.c
2001-07-18 Darin AdlerIgnore the sgml directory made by gtkdoc. Use gtk_windo...
2001-06-30 Jonathan Blandfordchanged new_with_types to just plain new, fixing the...
2001-06-29 Havoc Penningtonfixes to compile with G_DISABLE_COMPAT
2001-06-28 Tim Janikup version to 1.3.7, interface age 0, binary age 0...
2001-06-26 Tim Janikuse gdk_pixbuf_new_from_stream(). fixed up item factory...
2001-06-26 Owen TaylorRevert inline-pixbuf changes until Tim comes back to...
2001-06-26 Tim Janikuse gdk_pixbuf_new_from_stream(). fixed up item factory...
2001-06-25 Havoc Penningtons/RESIZEABLE/RESIZABLE/
2001-06-14 Havoc Penningtonfix bug identified by warnings I just added to gtktextb...
2001-06-14 Havoc Penningtonfix other typo
2001-06-10 Anders CarlssonUpdate signal name to be changed instead of selection_c...
2001-06-08 Anders CarlssonChanged signal name from selection_changed to changed...
2001-06-06 Alex LarssonDon't swap the order of the args to gtk_widget_destroyed.
2001-06-04 Havoc PenningtonHandle case where we need to parse the xsetting as...
2001-05-25 Havoc Penningtonfix so that default icons are created if you call gtk_s...
2001-05-25 Havoc Penningtonforgot to add stock_browser.c
2001-05-25 Havoc Penningtonget sizes an icon set can render without falling back...
2001-05-18 Owen TaylorReset style attributes even if the widget isn't realized.
2001-05-18 Owen TaylorRemove reallocate-redraws property. This is something...
2001-05-18 Jonathan BlandfordIt's the worlds ugliest highlighting code!!!! The resul...
2001-05-07 Alexander LarssonInclude gdkfb.h on linux-fb.
2001-05-07 Havoc Penningtonfix some shell typos
2001-05-05 Owen TaylorRelease 1.3.5
2001-05-05 Owen TaylorFix typo in filename.
2001-05-03 Owen TaylorAdd dependency on Atk for accessibility support.
2001-05-03 Sven Neumanninclude target-specific headers as done in testpixbuf...
2001-04-28 Havoc Penningtonvoc Pennington <hp@redhat.com>
2001-04-26 Owen TaylorRemove deprecation of gtk_window_set_default_size(...
2001-04-18 Havoc Penningtonfix to properly queue resizes when the image is set
next