summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/find.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged trunkAdrian Boguszewski2016-08-031-8/+1
|\
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-8/+1
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+9
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-9/+1
* | Renamed children list in SPObjectAdrian Boguszewski2016-07-141-1/+1
* | Second part of new SPObject children listAdrian Boguszewski2016-07-131-5/+5
* | Added items as a range functionAdrian Boguszewski2016-07-031-2/+2
|\|
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-1/+1
|/
* static code analysisKris De Gussem2015-11-131-8/+8
* Just reread the entire diff against trunk. Given the diff size, i must have f...Marc Jeanmougin2015-04-261-1/+1
* more cast cleanupMarc Jeanmougin2015-02-271-9/+9
* corrected the casts (hopefully)Marc Jeanmougin2015-02-271-1/+1
* Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-27/+27
* At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-46/+46
* Fix for Bug #1417752 (Find & Replace ignores Flowed text objects).Nicolas Dufour2015-02-061-1/+5
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-3/+3
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-3/+3
* Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.Jon A. Cruz2014-11-101-34/+59
* Move obvious ui component to ui/Liam P. White2014-10-051-1/+1
* Remove misleading dialogs directoryLiam P. White2014-09-021-1/+1
* Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ...Tavmjong Bah2013-10-081-1/+1
* Fix missing Gtkmm/Glib headers for Gtk+ 3 buildAlex Valavanis2013-03-151-0/+1
* Fix even more forward declaration tagsAlex Valavanis2013-03-151-0/+3
* Fix for 980520 : Conflicting accelerator keysJohn Smith2012-08-291-5/+5
* UI fix find dialogKris De Gussem2012-06-031-42/+26
* a few UI message fixesKris De Gussem2012-05-141-1/+1
* Find dialog: taking plurals into account for UI translationKris De Gussem2012-05-071-2/+2
* Find dialog: better user messageKris De Gussem2012-05-021-3/+3
* Find dialog UI:Kris De Gussem2012-05-021-7/+14
* Fix for 169888 : HIG Style frameJohn Smith2012-04-171-3/+3
* Warning cleanup.Jon A. Cruz2012-04-041-2/+2
* Fix for 909328 : Dockable Find & Replace dialog, replace ComboBoxText with En...John Smith2012-03-231-18/+7
* Fix for 909328 : Dockable Find & Replace dialogJohn Smith2012-03-231-237/+661
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-1/+2
* Lots of gtkmm deprecation fixesAlex Valavanis2012-02-111-1/+1
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-3/+1
* Doxygen cleanup.Jon A. Cruz2011-10-031-1/+1
* Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-041-0/+1
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-27/+48
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-4/+6
|\
| * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-1/+1
* | Some UI fixesKris De Gussem2010-10-241-4/+4
* | i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour2010-08-221-4/+2
|/
* * [INTL:*] translator comments for all context strings addedIvan Mas??r2009-06-031-1/+3
* From trunkTed Gould2008-10-271-4/+3
* Split the "Clones" string to introduce two contexted strings (Clones as objec...Marcin Floryan2008-02-261-1/+3
* Rework dialog management. Use singleton behavior for dialogs whengustav_b2007-12-071-5/+5
* The dialog to panel refactoring:gustav_b2007-11-221-31/+30
* Dockable dialogs patch applied gustav_b2007-08-291-2/+2
* bug 1243190: add tref element support; limited editing support thus far (patc...Richard Hughes2007-07-111-1/+2