summaryrefslogtreecommitdiffstats
path: root/src/libgdl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed libgdl component not used by Inkscape.gustav_b2007-09-264-451/+0
| | | (bzr r3800)
* Add handling of focus tabbing for GdlDockItem + various DockItem focusgustav_b2007-09-166-23/+155
| | | | | fixes. (bzr r3764)
* **/makefile.in: svn propset svn:eol-style native. Provide rule for ↵Peter Moulder2007-09-121-3/+3
| | | | | %.$(OBJEXT) instead of %.o. (bzr r3726)
* Allow GdlDockItems to take focus, and grab focus on present. Variousgustav_b2007-09-102-7/+8
| | | | | cleanups. (bzr r3718)
* make it even darker :)bulia byak2007-09-061-1/+1
| | | (bzr r3695)
* Prevented automatic center docking from happening and added thegustav_b2007-09-062-14/+5
| | | | | | preference "options.dialogscancenterdock" to allow users to disable it completely. (bzr r3692)
* make the title bar of docked items darkergustav_b2007-09-061-0/+8
| | | (bzr r3691)
* Change dock item iconify icongustav_b2007-08-311-1/+1
| | | (bzr r3632)
* Make sure gdl-dock-items created withgustav_b2007-08-313-285/+7
| | | | | | GDL_DOCK_ITEM_BEH_CANT_DOCK_CENTER won't dock with center placement. Clean up. (bzr r3631)
* Dockable dialogs patch applied gustav_b2007-08-2941-0/+13794
(https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613)