summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/find.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix for 909328 : Dockable Find & Replace dialogJohn Smith2012-03-231-237/+661
| | | (bzr r11117)
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-1/+2
| | | (bzr r11018)
* Lots of gtkmm deprecation fixesAlex Valavanis2012-02-111-1/+1
| | | (bzr r10957)
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-3/+1
| | | (bzr r10697)
* Doxygen cleanup.Jon A. Cruz2011-10-031-1/+1
| | | (bzr r10660)
* Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵Jon A. Cruz2011-06-041-0/+1
| | | | | SP_ROOT() gtk type function/macro. (bzr r10254)
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-27/+48
| | | (bzr r10067)
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-4/+6
|\ | | | | (bzr r9945.1.1)
| * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-1/+1
| | | | | | (bzr r9546.1.4)
* | Some UI fixesKris De Gussem2010-10-241-4/+4
| | | | | | (bzr r9846)
* | i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour2010-08-221-4/+2
|/ | | (bzr r9722)
* * [INTL:*] translator comments for all context strings addedIvan Mas??r2009-06-031-1/+3
| | | (bzr r7985)
* From trunkTed Gould2008-10-271-4/+3
| | | (bzr r6885)
* 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)