| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add authentication icon. | Matthias Clasen | 2003-07-18 | 1 | -0/+1 |
* | Implement a loader for named themed icon based on from gnome-desktop | Owen Taylor | 2003-07-02 | 1 | -590/+659 |
* | Add rtl variants of undo, redo, undelete and revert. (#96633) | Matthias Clasen | 2003-06-07 | 1 | -20/+28 |
* | Free the source list, not just it's contents (Patch from Charles Kerr, | Owen Taylor | 2003-04-21 | 1 | -0/+1 |
* | Remove unnecessary leftover check that was causing a UMR. (#100768, | Owen Taylor | 2002-12-09 | 1 | -1/+1 |
* | Document 2.2 API additions. | Matthias Clasen | 2002-11-28 | 1 | -0/+2 |
* | Automatic RTL flipping for some more widgets. | Matthias Clasen | 2002-11-02 | 1 | -23/+29 |
* | small doc fixes. | Matthias Clasen | 2002-10-29 | 1 | -2/+2 |
* | Documentation improvements. | Matthias Clasen | 2002-10-10 | 1 | -4/+4 |
* | Deprecation cleanup | Manish Singh | 2002-10-10 | 1 | -25/+25 |
* | Add GO_FORWARD and GO_BACK with both left and right arrows depending on | Owen Taylor | 2002-10-09 | 1 | -49/+77 |
* | Make icon sizes configurable (#70648, slightly based on a patch from Bill | Owen Taylor | 2002-09-24 | 1 | -44/+381 |
* | Stockify color picker icon. (#89880) | Matthias Clasen | 2002-09-16 | 1 | -0/+1 |
* | Minor documentation fixes | Soren Sandmann | 2002-08-10 | 1 | -2/+3 |
* | Fix type names for GtkIconSet, GtkIconSource, GtkSelectionData, GtkBorder, | Owen Taylor | 2002-06-13 | 1 | -2/+2 |
* | s/<!>/<!-- -->/g throughout the documentation to bring the produced | Matthias Clasen | 2002-04-18 | 1 | -2/+2 |
* | Fix wrong stock id's for ADD/REMOVE. (#76915, Vitaly Tishkov) | Owen Taylor | 2002-03-29 | 1 | -2/+2 |
* | Updates | Owen Taylor | 2002-03-29 | 1 | -2/+12 |
* | Register 16x16 version of properties stock icon. | Anders Carlsson | 2002-03-06 | 1 | -1/+6 |
* | Switch style of stamp file usage. | Owen Taylor | 2002-03-02 | 1 | -0/+26 |
* | Register all stock icons "unscaled" so that we don't have icons only | Owen Taylor | 2002-02-27 | 1 | -17/+25 |
* | Register 16x16 versions of most icons. | Anders Carlsson | 2002-02-23 | 1 | -48/+270 |
* | Rename icons. | Anders Carlsson | 2002-02-22 | 1 | -77/+77 |
* | isspace -> g_ascii_isspace Remove gdki8n.h include. Remove <ctype.h> | Darin Adler | 2002-02-08 | 1 | -1/+0 |
* | Doc typo fix. (#68172) | Matthias Clasen | 2002-01-08 | 1 | -5/+5 |
* | Mass fixing of trivial doc bugs. (#63544, #57007, #64141, #63472, #57108, | Matthias Clasen | 2001-11-10 | 1 | -3/+3 |
* | Actually add the missing/broken image icon as the image for the "missing | Owen Taylor | 2001-11-02 | 1 | -5/+2 |
* | Set a reasonable default height for the window. | Owen Taylor | 2001-11-02 | 1 | -3/+3 |
* | Fix build. | Anders Carlsson | 2001-10-28 | 1 | -2/+1 |
* | Documentation updates. | Matthias Clasen | 2001-10-28 | 1 | -1/+17 |
* | Call setlocale (LC_ALL, ""). (#60606) | Owen Taylor | 2001-10-10 | 1 | -5/+5 |
* | add variables and checks for specific versions of dependencies. Previously | Havoc Pennington | 2001-09-21 | 1 | -1/+1 |
* | gdk_device_get_history moved to gdk/gdkinput.c like the other backends | Hans Breuer | 2001-07-20 | 1 | -1/+1 |
* | Reorder code so that we don't get a g_warning message every time we | Darin Adler | 2001-07-18 | 1 | -4/+3 |
* | Allow %NULL for style to mean "revert to default style" | Owen Taylor | 2001-06-30 | 1 | -20/+6 |
* | use gdk_pixbuf_new_from_stream(). fixed up item factory so inlined pixbufs | Tim Janik | 2001-06-26 | 1 | -5/+5 |
* | Revert inline-pixbuf changes until Tim comes back to fix missing files | Owen Taylor | 2001-06-26 | 1 | -5/+5 |
* | hm, second attempt. it's fight CVS time again. | Tim Janik | 2001-06-26 | 1 | -5/+5 |
* | Add a special size for drag-and-drop GTK_ICON_SIZE_DND (Default to 32x32) | Owen Taylor | 2001-06-25 | 1 | -1/+10 |
* | Handle case where we need to parse the xsetting as if it were an RC file | Havoc Pennington | 2001-06-04 | 1 | -1/+1 |
* | Rename to the more correct gtk-go-up. | Alexander Larsson | 2001-05-27 | 1 | -2/+8 |
* | fix so that default icons are created if you call gtk_stock_list_ids() | Havoc Pennington | 2001-05-25 | 1 | -6/+14 |
* | get sizes an icon set can render without falling back to missing image | Havoc Pennington | 2001-05-25 | 1 | -22/+292 |
* | Make GtkIconSource an opaque datatype, and add a bunch of accessor | Havoc Pennington | 2001-03-19 | 1 | -10/+447 |
* | Switch to using an enum with registration for icon sizes, instead of | Havoc Pennington | 2001-03-12 | 1 | -150/+167 |
* | new function, turns off decorations for a window. | Havoc Pennington | 2001-03-07 | 1 | -9/+22 |
* | New function to create an icon set from a pixbuf. | Jonathan Blandford | 2001-02-20 | 1 | -0/+28 |
* | CVS is doing its broken pipe thing, this is more of the previous commit | Havoc Pennington | 2001-02-03 | 1 | -1/+204 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -1/+1 |
* | Some updates | Havoc Pennington | 2000-10-18 | 1 | -5/+9 |