summaryrefslogtreecommitdiffstats
path: root/src/libgdl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Per #401826, removing unused dependency on libgnome. Tested on Ubuntu 9.04 & ...Josh Andler2009-07-211-1/+0
* Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher2009-01-121-1/+4
* Merge from trunkTed Gould2008-10-313-18/+11
* libgdl/gdl-stock.h: Supply missing #includes/declarations so that we don't de...Peter Moulder2008-07-051-0/+2
* libgdl/gdl-dock-bar.h: Supply missing #includes/declarations so that we don't...Peter Moulder2008-07-051-0/+1
* Cmake: remove header files from source listsJoshua L. Blocher2008-06-241-36/+19
* fix remaining format warningsKees Cook2008-04-292-2/+2
* Several different i18n issues fixed following report from a_b (adresses bug #...Marcin Floryan2008-04-122-3/+3
* Cmake: more fixs for C internal libsJoshua L. Blocher2008-04-071-4/+8
* Adjustments to the lib directory Cmake filesJoshua L. Blocher2008-03-301-1/+1
* add *.c to libcroco/CMakeFile and libgdl/CMakeFileJohan B. C. Engelen2008-03-301-0/+16
* add CMakeFiles for libcroco, libgdl, libnr, libnrtype.Johan B. C. Engelen2008-03-301-0/+22
* svn propset svn:eol-style native *.[ch] *.cpp (including buildtool.cpp, packa...Peter Moulder2008-03-292-72/+72
* Applying fix from LP #183646Mike Pittman2008-03-283-1/+88
* libgdl: avoid setting a negative preferred height for dock items,gustav_b2007-12-121-1/+1
* Remove makefiles that shouldn't be in reposgustav_b2007-11-121-17/+0
* Dockable dialogs: Allow in-dock dialogs to be expanded even if there'sgustav_b2007-10-256-6/+183
* Removed libgdl component not used by Inkscape.gustav_b2007-09-264-451/+0
* Add handling of focus tabbing for GdlDockItem + various DockItem focusgustav_b2007-09-166-23/+155
* **/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...Peter Moulder2007-09-121-3/+3
* Allow GdlDockItems to take focus, and grab focus on present. Variousgustav_b2007-09-102-7/+8
* make it even darker :)bulia byak2007-09-061-1/+1
* Prevented automatic center docking from happening and added thegustav_b2007-09-062-14/+5
* make the title bar of docked items darkergustav_b2007-09-061-0/+8
* Change dock item iconify icongustav_b2007-08-311-1/+1
* Make sure gdl-dock-items created withgustav_b2007-08-313-285/+7
* Dockable dialogs patch applied gustav_b2007-08-2941-0/+13794