summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/find.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-08-29Fix for 980520 : Conflicting accelerator keysJohn Smith1-5/+5
2012-06-03UI fix find dialogKris De Gussem1-42/+26
2012-05-14a few UI message fixesKris De Gussem1-1/+1
2012-05-07Find dialog: taking plurals into account for UI translationKris De Gussem1-2/+2
2012-05-02Find dialog: better user messageKris De Gussem1-3/+3
2012-05-02Find dialog UI:Kris De Gussem1-7/+14
2012-04-17Fix for 169888 : HIG Style frameJohn Smith1-3/+3
2012-04-04Warning cleanup.Jon A. Cruz1-2/+2
2012-03-23Fix for 909328 : Dockable Find & Replace dialog, replace ComboBoxText with En...John Smith1-18/+7
2012-03-23Fix for 909328 : Dockable Find & Replace dialogJohn Smith1-237/+661
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-1/+2
2012-02-11Lots of gtkmm deprecation fixesAlex Valavanis1-1/+1
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-3/+1
2011-10-03Doxygen cleanup.Jon A. Cruz1-1/+1
2011-06-04Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz1-0/+1
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz1-27/+48
2010-10-24Some UI fixesKris De Gussem1-4/+4
2010-08-22i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour1-4/+2
2010-07-03another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public1-1/+1
2009-06-03* [INTL:*] translator comments for all context strings addedIvan Mas??r1-1/+3
2008-10-27From trunkTed Gould1-4/+3
2008-02-26Split the "Clones" string to introduce two contexted strings (Clones as objec...Marcin Floryan1-1/+3
2007-12-07Rework dialog management. Use singleton behavior for dialogs whengustav_b1-5/+5
2007-11-22The dialog to panel refactoring:gustav_b1-31/+30
2007-08-29Dockable dialogs patch applied gustav_b1-2/+2
2007-07-11bug 1243190: add tref element support; limited editing support thus far (patc...Richard Hughes1-1/+2
2006-11-30these didn't compile for me. so let's try this.Aaron Spike1-21/+21
2006-11-29C++ find dialog: only UI issues left (i hope) Testing needed.Johan B. C. Engelen1-2/+76
2006-11-29C++ Find dialog almost complete! (it works, but it is biiig now)Johan B. C. Engelen1-0/+357
2006-11-29'backup' commit. Added widgets to C++-find dialog. Work not finished.Johan B. C. Engelen1-16/+50