summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/find.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Split the "Clones" string to introduce two contexted strings (Clones as ↵Marcin Floryan2008-02-261-1/+3
| | | | | objects to find and Clones as tool to use in ui/dialog/inkscape-preferences.cpp). Asses some comments for translators. (bzr r4861)
* Rework dialog management. Use singleton behavior for dialogs whengustav_b2007-12-071-5/+5
| | | | | | | | started in floating dialogs mode and use one dialog/desktop behavior when started in dockable dialogs mode. Replace the panels use of the SP_ACTIVE_DESKTOP macro and unify the panels' handling of desktop activation events. (bzr r4188)
* The dialog to panel refactoring:gustav_b2007-11-221-31/+30
| | | | | | | | | | | | | | | | | | * Made the current dialogs subclass the Panel class instead of the Dialog class. * Extended the Panel class with some functionality that the dialogs relied on. * Added a PanelDialog class which is a dialog container for a single panel with the dialog behavior as a template parameter. (* Fixed coding style for the Panel and Dialog class) For details, see http://www.nabble.com/Re%3A-Dockable-dialogs%2C-todo-list-p12728194.html http://www.nabble.com/Re%3A-Inkscape-overcomes-Xara-in-Google-Trends-p13126622.html (bzr r4126)
* Dockable dialogs patch applied gustav_b2007-08-291-2/+2
| | | | | (https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613)
* bug 1243190: add tref element support; limited editing support thus far ↵Richard Hughes2007-07-111-1/+2
| | | | | (patch by gbanaszk) (bzr r3227)
* these didn't compile for me. so let's try this.Aaron Spike2006-11-301-21/+21
| | | (bzr r2058)
* C++ find dialog: only UI issues left (i hope) Testing needed.Johan B. C. Engelen2006-11-291-2/+76
| | | (bzr r2055)
* C++ Find dialog almost complete! (it works, but it is biiig now)Johan B. C. Engelen2006-11-291-0/+357
| | | (bzr r2054)
* 'backup' commit. Added widgets to C++-find dialog. Work not finished.Johan B. C. Engelen2006-11-291-16/+50
| | | (bzr r2052)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+58
(bzr r1)