]> Pileus Git - ~andy/gtk/history - demos
Change assert to warning with some information
[~andy/gtk] / demos /
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
2001-03-22 Havoc Penningtonhandle mnemonics in the stock item label
2001-03-19 Tor Lillqvistgdk/win32/gdkdrawable-win32.c Use correct casts in...
2001-03-16 Jonathan Blandfordmodified to use "row_activated" signal.
2001-03-16 Havoc Penningtonadd varargs for properties to set on the tag.
2001-03-07 Havoc Penningtonnew function, turns off decorations for a window.
2001-02-21 Alexander LarssonAdded new menu separator item. The drawing and size...
2001-02-20 Jonathan BlandfordAdd simple new demo.
2001-02-19 Havoc PenningtonGDK_DISABLE_COMPAT_H, GDK_DISABLE_DEPRECATED (we need...
2001-02-17 Jonathan Blandfordremoved gtk_*_store_get, and moved to GtkTreeModel.
2001-02-16 Jonathan BlandfordIf we're going to have a demo, we might as well pass...
2001-02-13 Sven Neumannreplaced deprecated gtk_drawing_area_size
2001-02-13 Havoc Penningtonfix bug where it always set the foreground, even if...
2001-02-08 Havoc Penningtonremove validation idle
2001-02-03 Havoc PenningtonCVS is doing its broken pipe thing, this is more of...
2001-01-23 Havoc Penningtonrename member fields from GTK_WRAPMODE_WORD to GTK_WRAP...
2001-01-22 Havoc PenningtonAdd built marshaller files to support GdkPixbufLoader...
2001-01-19 Havoc Penningtonsync to tree changes
2001-01-05 Havoc PenningtonOops, that didn't link. Fix.
2000-12-16 Havoc PenningtonGeneral cleanup of the log attr iteration stuff. This...
2000-11-18 Jonathan BlandfordChanged to have the list become non-italic when the...
2000-11-16 Owen Taylorcvsignore updates
2000-11-15 Havoc PenningtonDraw underlines one pixel higher.
2000-11-14 Owen TaylorFix srcdir != builddir
2000-11-14 Havoc Penningtonspiff up the demo a bit; reveals still more bugs.
2000-11-14 Havoc Penningtonfix bug where GC didn't always get updated properly
2000-11-13 Havoc PenningtonForgot to add this file
2000-11-13 Havoc Penningtonchange demo install dir to datadir/gtk+-2.0/demo
2000-11-13 Havoc PenningtonRename this testgtk to gtk-demo to avoid confusion...
2000-11-10 Jonathan Blandforduse the new BOXED marshallers.
2000-11-09 Jonathan Blandfordadded more fields to allow more interesting iterators...
2000-11-09 Alexander LarssonChanges to make the new testgtk compile after gtk_menu_...
2000-10-27 Jonathan BlandfordNot sure how this ever worked. Fixed it to use new...
2000-10-26 Jonathan BlandfordGot rid of GtkTreeNode, and changed it to GtkTreeIter...
2000-10-23 Owen TaylorMassive .cvsignore updates
2000-10-18 Havoc PenningtonSome updates
2000-10-18 Owen TaylorStart of work to move to new modularized testgtk.
2000-10-09 Havoc Penningtoncontrib subdir
2000-10-06 Havoc PenningtonPixbuf saving, patch from David Welton.
2000-10-04 Havoc PenningtonFix copyrights
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-22 Owen TaylorFix bug where redraw wasn't being done properly when...
2000-07-14 Owen TaylorMove gtk-config to gtk-config-2.0 move gtk_.m4 to gtk...
2000-07-06 Owen TaylorAdd check for db2html
2000-07-02 Owen TaylorAdd gdk_rgb_find_color() to get a pixel value using...
2000-06-22 Havoc PenningtonConvert GdkPixbuf to GObject, leaving it opaque (i...
2000-06-22 Raja R HarinathWork with srcdir != builddir.
2000-06-21 Owen TaylorWelcome aboard, gdk-pixbuf.
2000-06-21 Owen TaylorRevert accidental changes from Federico's last commit.
2000-06-11 Federico Mena QuinteroIt was cold and rainy this Saturday morning, so I neede...
2000-04-11 Federico Mena QuinteroMost of this patch is based on a patch by Havoc Penning...
2000-04-06 Jonathan Blandfordadd more info to the testanimation frames.
2000-02-14 Darin AdlerRemove now-unnecessary cast.
2000-02-02 Federico Mena QuinteroRemoved debugging g_print. Thanks to John Sullivan...
2000-01-21 Federico Mena QuinteroReturn the same pixbuf as the input parameter.
2000-01-13 Cody RussellAdded gdk_pixbuf_copy_area() to gdk-pixbuf-utils.c...
2000-01-06 Owen TaylorAdded scaling functions into gtk-doc framework.
2000-01-05 Owen TaylorAdded a README with a TODO and some explainations of...
2000-01-05 Owen TaylorDirectory full of pixel data scaling code that will...
1999-12-17 Jonathan Blandfordforgot this
1999-12-09 Michael ZucchiFilled in body of function. (rgbconvert): Added GdkColo...
1999-12-02 Federico Mena Quintero#include <config.h>, and fix includes.
1999-11-22 Jonathan Blandfordmake the symlink. Does not work for srcdir != buildir...
1999-11-16 George Lebluse includes from the current directory rather then...
1999-11-13 Cody RussellAdded testpixbuf-drawable test program
1999-11-10 Michael FulbrightMake default loading speed 40kB/s.
1999-11-10 Michael FulbrightFixed loading of ASCII PNM files.
1999-11-10 Michael Fulbrightcleanup to remove warnings.
1999-11-10 Arturo EspinosaWarning fixes - Federico
1999-11-09 Michael FulbrightFixed up testpixbuf.c to simulate downloading at certai...
1999-11-04 Jonathan Blandfordadded the update_func ability
1999-11-04 Jonathan Blandfordfix .tiff loader.
next