]> Pileus Git - ~andy/gtk/history - gtk/gtkiconfactory.c
Apply a cleanup patch by Kjartan Maraas (#341812)
[~andy/gtk] / gtk / gtkiconfactory.c
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-07-20 Matthias ClasenExport this privately.
2006-05-19 Matthias ClasenForgotten file
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2006-04-21 Alexander LarssonMerge the gtk-printing branch. For more detailed Change...
2006-01-15 Matthias ClasenRegister RTL versions of the indent and unindent icons...
2005-11-04 Matthias ClasenStore builtin stock icons in an icon cache, instead...
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenAlso intern static strings passed to g_object_set_data()
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-08-29 Matthias ClasenConstruct the "Select All" menuitem from stock.
2005-06-25 Matthias ClasenAdd some new stock items. (#166480, Kristof Vansant)
2005-04-09 Matthias ClasenAdd 16x16 versions of the zoom icons and of GTK_STOCK_I...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-01-03 Matthias ClasenMake gtk_icon_theme_load_icon() work independent of...
2004-12-12 Tor Lillqvistgtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfil...
2004-11-04 Bastien NoceraMake sure the RTL variants are used for media icons...
2004-08-16 Matthias ClasenDoc update.
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-07-12 Matthias ClasenAdd a number of new stock items. (#102530, #68015,...
2004-07-06 Matthias ClasenAdd stock_file_16.png, stock_file_24.png, stock_directo...
2004-06-26 Matthias ClasenPrevent unwanted recursion by resetting icon_set->cache...
2004-06-26 Matthias ClasenAccept a NULL style.
2004-05-09 Matthias ClasenActually count the cached icons. (#135888, Crispin...
2004-05-06 Matthias ClasenMerge from 2.4:
2004-04-14 Matthias ClasenAdd a11y relations between the color wheel and the...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-03-04 Matthias ClasenIncrement the reference count of the style when copying...
2004-02-26 Owen Taylorhu Feb 26 15:43:43 2004 Owen Taylor <otaylor@redhat...
2004-01-29 Federico Mena QuinteroFree the GError. Patch provided by Christian Persch
2004-01-28 Hans Breuernew GTK_STOCK_NETWORK ... gtk/gtkstock.[hc] : ... defin...
2004-01-20 Jody Goldbergadd stock indent, unindent I would have prefered outden...
2004-01-04 Hans Breueruse SWP_NOACTIVATE in gdk_window_set_keep_(above|below...
2003-09-03 Kristian RietveldMerge from stable.
2003-07-20 Hans Breuernew file to build it all ... added to EXTRA_DIST
2003-07-18 Matthias ClasenAdd authentication icon.
2003-07-02 Owen TaylorImplement a loader for named themed icon based on from...
2003-06-07 Matthias ClasenAdd rtl variants of undo, redo, undelete and revert...
2003-04-21 Owen TaylorFree the source list, not just it's contents (Patch...
2002-12-09 Owen TaylorRemove unnecessary leftover check that was causing...
2002-11-28 Matthias ClasenDocument 2.2 API additions.
2002-11-02 Matthias ClasenAutomatic RTL flipping for some more widgets.
2002-10-29 Matthias Clasensmall doc fixes.
2002-10-10 Matthias ClasenDocumentation improvements.
2002-10-10 Manish SinghDeprecation cleanup
2002-10-09 Owen TaylorAdd GO_FORWARD and GO_BACK with both left and right...
2002-09-24 Owen TaylorMake icon sizes configurable (#70648, slightly based...
2002-09-16 Matthias ClasenStockify color picker icon. (#89880)
2002-08-10 Soren SandmannMinor documentation fixes
2002-06-13 Owen TaylorFix type names for GtkIconSet, GtkIconSource, GtkSelect...
2002-04-18 Matthias Clasens/<!>/<!-- -->/g throughout the documentation to bring...
2002-03-29 Owen TaylorFix wrong stock id's for ADD/REMOVE. (#76915, Vitaly...
2002-03-29 Owen TaylorUpdates
2002-03-06 Anders CarlssonRegister 16x16 version of properties stock icon.
2002-03-02 Owen TaylorSwitch style of stamp file usage.
2002-02-27 Owen TaylorRegister all stock icons "unscaled" so that we don...
2002-02-23 Anders CarlssonRegister 16x16 versions of most icons.
2002-02-22 Anders CarlssonRename icons.
2002-02-08 Darin Adlerisspace -> g_ascii_isspace Remove gdki8n.h include...
2002-01-08 Matthias ClasenDoc typo fix. (#68172)
2001-11-10 Matthias ClasenMass fixing of trivial doc bugs. (#63544, #57007, ...
2001-11-02 Owen TaylorActually add the missing/broken image icon as the image...
2001-11-02 Owen TaylorSet a reasonable default height for the window.
2001-10-28 Anders CarlssonFix build.
2001-10-28 Matthias ClasenDocumentation updates.
2001-10-10 Owen TaylorCall setlocale (LC_ALL, ""). (#60606)
2001-09-21 Havoc Penningtonadd variables and checks for specific versions of depen...
2001-07-20 Hans Breuergdk_device_get_history moved to gdk/gdkinput.c like...
2001-07-18 Darin AdlerReorder code so that we don't get a g_warning message...
2001-06-30 Owen TaylorAllow %NULL for style to mean "revert to default style"
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 Janikhm, second attempt. it's fight CVS time again.
2001-06-25 Owen TaylorAdd a special size for drag-and-drop GTK_ICON_SIZE_DND...
2001-06-04 Havoc PenningtonHandle case where we need to parse the xsetting as...
2001-05-27 Alexander LarssonRename to the more correct gtk-go-up.
2001-05-25 Havoc Penningtonfix so that default icons are created if you call gtk_s...
2001-05-25 Havoc Penningtonget sizes an icon set can render without falling back...
2001-03-19 Havoc PenningtonMake GtkIconSource an opaque datatype, and add a bunch...
2001-03-12 Havoc PenningtonSwitch to using an enum with registration for icon...
2001-03-07 Havoc Penningtonnew function, turns off decorations for a window.
2001-02-20 Jonathan BlandfordNew function to create an icon set from a pixbuf.
2001-02-03 Havoc PenningtonCVS is doing its broken pipe thing, this is more of...
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-10-18 Havoc PenningtonSome updates
2000-10-04 Havoc PenningtonFix copyrights
2000-09-26 Havoc Penningtonremove Fix some warnings
2000-09-26 Havoc PenningtonMove more text widget headers into the private header...