summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Wholesale cruft removal part 2Krzysztof Kosi??ski2010-08-041-1/+0
* Wholesale cruft removal part 1Krzysztof Kosi??ski2010-08-043-77/+82
* Merge redundant *-fns.h into respective filter headers.Krzysztof Kosi??ski2010-07-141-1/+1
* Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.Krzysztof Kosi??ski2010-06-291-7/+10
* Romanian translation update by Cristian Secară (Bug #596689)Kris De Gussem2010-06-211-1/+2
* Translations:Nicolas Dufour2010-06-131-7/+13
* Translator credits update (now all files are updated)Kris De Gussem2010-06-051-2/+2
* Adding JessyInk 1.5.1 extension set by Hannes HochreinerJosh Andler2010-06-041-0/+1
* Translator credits updateKris De Gussem2010-06-041-3/+5
* Authors and translators lists update.Nicolas Dufour2010-06-031-146/+181
* Makes the "Fit Page to Selection" margin options load from the opened file. (...Alex Leone2010-06-011-0/+1
* fix lpe dialog updatingJohan B. C. Engelen2010-05-182-1/+6
* Fix tooltip error in the preferences (Bug #446723).Nicolas Dufour2010-05-091-1/+1
* Track selection changes for updating in icon preview.Jon A. Cruz2010-05-062-1/+8
* Removed redundant refresh button, ui cleanup, added frames, etc. for bug #171...Jon A. Cruz2010-05-062-22/+22
* Switched icons to have frames, be square, and arranged more efficiently for s...Jon A. Cruz2010-05-061-4/+39
* Follow-up to bug 427514 specific to icon preview, which happened to fix bug #...Jon A. Cruz2010-05-022-9/+118
* Unnecessary style selector removed from the Spray tool bar and preferences, a...Nicolas Dufour2010-04-281-2/+1
* Correct desktop tracking for layers dialog. Fixes bug #427514.Jon A. Cruz2010-04-272-53/+41
* Typo fix in preferences by Masato Hashimoto (bug #569339).Nicolas Dufour2010-04-251-1/+1
* Tooltips inconsistency fix in Inkscape Preferences.(part 2)Nicolas Dufour2010-04-151-2/+2
* Tooltips inconsistency fix in Inkscape Preferences.Nicolas Dufour2010-04-151-38/+38
* Changed default font from Bitstream Vera Sans to Sans. NotTavmjong Bah2010-04-141-4/+4
* Simplifying sigc::bind use. Possible fix for mac compile.Jon A. Cruz2010-04-121-12/+14
* UI inconsistency fix (Preferences>Interface.Nicolas Dufour2010-04-111-5/+5
* Switching to new input dialog. Allows for a better UI and addresses bug #3348...Jon A. Cruz2010-04-112-143/+377
* Cleanup of device internal handling and API.Jon A. Cruz2010-04-081-17/+17
* Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski2010-04-061-6/+6
* Fixed use of dialogs in more than one window, and tile problem with selection...Jon A. Cruz2010-04-063-36/+38
* Track selected text items and append as needed.Jon A. Cruz2010-04-062-25/+156
* Added control to select Unicode range limiting. Switched to using "Basic Lati...Jon A. Cruz2010-04-042-14/+209
* zero out pointers to deleted members. might expose problems if a stail pointe...Jon A. Cruz2010-04-044-57/+59
* Change desktop coordinate system to match SVG (LP #170049)Krzysztof Kosi??ski2010-04-031-6/+6
|\
| * Fix align & distribute dialogKrzysztof Kosi??ski2010-04-031-6/+6
* | Disconnect Glyphs UI while updating the model. 5X+ performance boost on CJK f...Jon A. Cruz2010-04-031-0/+7
* | Start with glyphs limited to "Common" as a short term mitigation for bug #553...Jon A. Cruz2010-04-031-2/+2
* | Repair arbitrary change lumped in with Win32 fixes of #9281.Jon A. Cruz2010-04-032-3/+3
* | Split dynamic desktop tracking into common, shared code.Jon A. Cruz2010-04-037-50/+284
|/
* Fix command line invocation on Windows (LP #167455).Krzysztof Kosi??ski2010-04-022-3/+3
* Corrected "using namespace" contamination from ui/dialog header files.Jon A. Cruz2010-04-0212-227/+324
* Allow filtering by glyph script.Jon A. Cruz2010-04-022-16/+96
* Add character script range to descriptionJon A. Cruz2010-04-021-2/+109
* Adding missing files for bug #343186.Jon A. Cruz2010-04-022-0/+309
* Initial cut of glyph selector dialog is in. Fixes bug #343186.Jon A. Cruz2010-04-012-2/+7
* Purge use of SP_ACTIVE_* and encapsulate by moving 'active' desktop tracking ...Jon A. Cruz2010-03-292-6/+82
* Fixes missing include that complicated older libs. Fixes bug #545160Jon A. Cruz2010-03-251-0/+1
* Fixed missing palette when using file open on a new document.Jon A. Cruz2010-03-191-1/+1
* Fixing "Auto" palette to be tracked per document, independent of containing p...Jon A. Cruz2010-03-164-145/+244
* Move around files to remove some vanity directories.Krzysztof Kosi??ski2010-03-141-2/+2
* Splitting the color swatch class to be separate for easier work.Jon A. Cruz2010-03-136-863/+997