summaryrefslogtreecommitdiff
path: root/gtk/gtkiconfactory.c
Commit message (Expand)AuthorAgeFilesLines
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+2
* Add a number of new stock items. (#102530, #68015, #109811, Jordi Mallach,Matthias Clasen2004-07-121-0/+48
* Add stock_file_16.png, stock_file_24.png, stock_directory_16.png andMatthias Clasen2004-07-061-0/+8
* Prevent unwanted recursion by resetting icon_set->cache before freeing theMatthias Clasen2004-06-261-5/+6
* Accept a NULL style.Matthias Clasen2004-06-261-2/+2
* Actually count the cached icons. (#135888, Crispin Flowerday)Matthias Clasen2004-05-091-3/+2
* Merge from 2.4:Matthias Clasen2004-05-061-1/+2
* Add a11y relations between the color wheel and the spin buttons. (#132745,Matthias Clasen2004-04-141-1/+2
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Increment the reference count of the style when copying the cached icon.Matthias Clasen2004-03-041-1/+4
* hu Feb 26 15:43:43 2004 Owen Taylor <otaylor@redhat.com>Owen Taylor2004-02-261-1/+1
* Free the GError. Patch provided by Christian PerschFederico Mena Quintero2004-01-291-0/+1
* new GTK_STOCK_NETWORK ... gtk/gtkstock.[hc] : ... define ...Hans Breuer2004-01-281-0/+4
* add stock indent, unindent I would have prefered outdent, butJody Goldberg2004-01-201-0/+8
* use SWP_NOACTIVATE in gdk_window_set_keep_(above|below) to make DND workHans Breuer2004-01-041-0/+4
* Merge from stable.Kristian Rietveld2003-09-031-0/+3
* new file to build it all ... added to EXTRA_DISTHans Breuer2003-07-201-1/+1
* Add authentication icon.Matthias Clasen2003-07-181-0/+1
* Implement a loader for named themed icon based on from gnome-desktopOwen Taylor2003-07-021-590/+659
* Add rtl variants of undo, redo, undelete and revert. (#96633)Matthias Clasen2003-06-071-20/+28
* Free the source list, not just it's contents (Patch from Charles Kerr,Owen Taylor2003-04-211-0/+1
* Remove unnecessary leftover check that was causing a UMR. (#100768,Owen Taylor2002-12-091-1/+1
* Document 2.2 API additions.Matthias Clasen2002-11-281-0/+2
* Automatic RTL flipping for some more widgets.Matthias Clasen2002-11-021-23/+29
* small doc fixes.Matthias Clasen2002-10-291-2/+2
* Documentation improvements.Matthias Clasen2002-10-101-4/+4
* Deprecation cleanupManish Singh2002-10-101-25/+25
* Add GO_FORWARD and GO_BACK with both left and right arrows depending onOwen Taylor2002-10-091-49/+77
* Make icon sizes configurable (#70648, slightly based on a patch from BillOwen Taylor2002-09-241-44/+381
* Stockify color picker icon. (#89880)Matthias Clasen2002-09-161-0/+1
* Minor documentation fixesSoren Sandmann2002-08-101-2/+3
* Fix type names for GtkIconSet, GtkIconSource, GtkSelectionData, GtkBorder,Owen Taylor2002-06-131-2/+2
* s/<!>/<!-- -->/g throughout the documentation to bring the producedMatthias Clasen2002-04-181-2/+2
* Fix wrong stock id's for ADD/REMOVE. (#76915, Vitaly Tishkov)Owen Taylor2002-03-291-2/+2
* UpdatesOwen Taylor2002-03-291-2/+12
* Register 16x16 version of properties stock icon.Anders Carlsson2002-03-061-1/+6
* Switch style of stamp file usage.Owen Taylor2002-03-021-0/+26
* Register all stock icons "unscaled" so that we don't have icons onlyOwen Taylor2002-02-271-17/+25
* Register 16x16 versions of most icons.Anders Carlsson2002-02-231-48/+270
* Rename icons.Anders Carlsson2002-02-221-77/+77
* isspace -> g_ascii_isspace Remove gdki8n.h include. Remove <ctype.h>Darin Adler2002-02-081-1/+0
* Doc typo fix. (#68172)Matthias Clasen2002-01-081-5/+5
* Mass fixing of trivial doc bugs. (#63544, #57007, #64141, #63472, #57108,Matthias Clasen2001-11-101-3/+3
* Actually add the missing/broken image icon as the image for the "missingOwen Taylor2001-11-021-5/+2
* Set a reasonable default height for the window.Owen Taylor2001-11-021-3/+3
* Fix build.Anders Carlsson2001-10-281-2/+1
* Documentation updates.Matthias Clasen2001-10-281-1/+17
* Call setlocale (LC_ALL, ""). (#60606)Owen Taylor2001-10-101-5/+5
* add variables and checks for specific versions of dependencies. PreviouslyHavoc Pennington2001-09-211-1/+1
* gdk_device_get_history moved to gdk/gdkinput.c like the other backendsHans Breuer2001-07-201-1/+1