Code

Fix fallback icon loading order for icons with legacy names.
[inkscape.git] / src / libgdl /
2010-05-15 Ted GouldUpdating to trunk
2010-04-18 Jon A. CruzPatch to fix return values. Fixes bug #530790.
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-07-21 scislacPer #401826, removing unused dependency on libgnome...
2009-01-12 verbalshadowCmake: Fixed the extra -l in the link command, plus...
2008-10-31 Ted GouldMerge from trunk
2008-07-05 pjrmlibgdl/gdl-stock.h: Supply missing #includes/declaratio...
2008-07-05 pjrmlibgdl/gdl-dock-bar.h: Supply missing #includes/declara...
2008-06-24 verbalshadowCmake: remove header files from source lists
2008-04-29 keescookfix remaining format warnings
2008-04-12 mfloryanSeveral different i18n issues fixed following report...
2008-04-07 verbalshadowCmake: more fixs for C internal libs
2008-03-30 verbalshadowAdjustments to the lib directory Cmake files
2008-03-30 johanengelenadd *.c to libcroco/CMakeFile and libgdl/CMakeFile
2008-03-30 johanengelenadd CMakeFiles for libcroco, libgdl, libnr, libnrtype.
2008-03-29 pjrmsvn propset svn:eol-style native *.[ch] *.cpp (includin...
2008-03-28 ozmikepittmanApplying fix from LP #183646
2007-12-12 gustav_blibgdl: avoid setting a negative preferred height for...
2007-11-12 gustav_bRemove makefiles that shouldn't be in repos
2007-10-25 gustav_bDockable dialogs: Allow in-dock dialogs to be expanded...
2007-09-26 gustav_bRemoved libgdl component not used by Inkscape.
2007-09-16 gustav_bAdd handling of focus tabbing for GdlDockItem + various...
2007-09-12 pjrm**/makefile.in: svn propset svn:eol-style native. ...
2007-09-10 gustav_bAllow GdlDockItems to take focus, and grab focus on...
2007-09-06 buliabyakmake it even darker :)
2007-09-06 gustav_bPrevented automatic center docking from happening and...
2007-09-06 gustav_bmake the title bar of docked items darker
2007-08-31 gustav_bChange dock item iconify icon
2007-08-31 gustav_bMake sure gdl-dock-items created with
2007-08-29 gustav_bDockable dialogs patch applied