summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Finished live updating of swatch previews. Fixes bugs #397872, #421548.Jon A. Cruz2010-03-121-129/+161
* Fix flicker during palette update.Jon A. Cruz2010-03-111-3/+37
* Auto swatches now update as they are edited in the document. Some flickering ...Jon A. Cruz2010-03-102-54/+89
* Fix color swatch drag preview.Jon A. Cruz2010-03-031-0/+1
* Implement a preference that determines whether deleting nodesKrzysztof Kosi??ski2010-03-022-2/+5
* Cleanup on id access.Jon A. Cruz2010-03-025-13/+13
* Cast cleanup.Jon A. Cruz2010-03-011-2/+2
* Compilation fixes for Windows 64-bit by FridrichKrzysztof Kosi??ski2010-02-281-3/+3
* fix bug: when creating an xy-grid, respect the default unit setting. (the pre...Johan B. C. Engelen2010-02-141-1/+1
* File preview max size increased to 10Mio.Nicolas Dufour2010-02-132-2/+2
* Typo fix submitted by Yuro ChornoivanAlexandre Prokoudine2010-02-101-1/+1
* Patch by Martin Sucha to add preferences to for grouping on Clip/MaskJosh Andler2010-02-042-0/+24
* Updates for devlibs revision 9Krzysztof Kosi??ski2010-02-011-2/+2
* Add pref settings that control updating the display of paths when draggingKrzysztof Kosi??ski2010-01-312-0/+6
* Farsi support in win32 packages and Inkscape preferencesNicolas Dufour2010-01-271-2/+2
* Added temp option to enable repositioning of not-quite-completed UI items in ...Jon A. Cruz2010-01-182-0/+7
* Remove "show transform handles" from prefs - no longer necessaryKrzysztof Kosi??ski2010-01-142-3/+0
* * Merge from trunkKrzysztof Kosi??ski2010-01-1413-31/+212
|\
| * Patch by Alex Leone to add margins to resize page options in Document PropertiesJosh Andler2010-01-081-1/+1
| * Spray cleanupSteren Giannini2010-01-034-547/+0