summaryrefslogtreecommitdiff
path: root/gtk/gtkiconfactory.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reorder code so that we don't get a g_warning message every time weDarin Adler2001-07-181-4/+3
* Allow %NULL for style to mean "revert to default style"Owen Taylor2001-06-301-20/+6
* use gdk_pixbuf_new_from_stream(). fixed up item factory so inlined pixbufsTim Janik2001-06-261-5/+5
* Revert inline-pixbuf changes until Tim comes back to fix missing filesOwen Taylor2001-06-261-5/+5
* hm, second attempt. it's fight CVS time again.Tim Janik2001-06-261-5/+5
* Add a special size for drag-and-drop GTK_ICON_SIZE_DND (Default to 32x32)Owen Taylor2001-06-251-1/+10
* Handle case where we need to parse the xsetting as if it were an RC fileHavoc Pennington2001-06-041-1/+1
* Rename to the more correct gtk-go-up.Alexander Larsson2001-05-271-2/+8
* fix so that default icons are created if you call gtk_stock_list_ids()Havoc Pennington2001-05-251-6/+14
* get sizes an icon set can render without falling back to missing imageHavoc Pennington2001-05-251-22/+292
* Make GtkIconSource an opaque datatype, and add a bunch of accessorHavoc Pennington2001-03-191-10/+447
* Switch to using an enum with registration for icon sizes, instead ofHavoc Pennington2001-03-121-150/+167
* new function, turns off decorations for a window.Havoc Pennington2001-03-071-9/+22
* New function to create an icon set from a pixbuf.Jonathan Blandford2001-02-201-0/+28
* CVS is doing its broken pipe thing, this is more of the previous commitHavoc Pennington2001-02-031-1/+204
* urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. ifTim Janik2000-10-251-1/+1
* Some updatesHavoc Pennington2000-10-181-5/+9
* Fix copyrightsHavoc Pennington2000-10-041-1/+1
* remove Fix some warningsHavoc Pennington2000-09-261-25/+1
* Move more text widget headers into the private header listHavoc Pennington2000-09-261-0/+1127