summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mnemonics in "Input devices", and LPE dialogs (Bug 170765)Kris De Gussem2010-12-291-2/+2
* Mnemonics in "Export bitmap", and "Rows and Columns" dialogs (Bug 170765)Kris De Gussem2010-12-291-7/+14
* Mnemonics in "Fill and stroke", "Align and distribute", and "Transform" dialo...Kris De Gussem2010-12-232-4/+7
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-231-1/+1
* Simple tracking of time to display dialogs and main window.Jon A. Cruz2010-12-181-2/+16
* Mnemonics in fill and stroke dialog and menuKris De Gussem2010-12-171-1/+1
* Win32 post-GSoC fixups.Jon A. Cruz2010-12-151-6/+6
* Prevent localized doubles from being written into filter matricesKrzysztof Kosi??ski2010-12-121-1/+4
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-1221-220/+276
|\
| * C++ification of SPObject continued along with the onset of XML Privatisation....Abhishek Sharma Public2010-07-064-25/+61
| * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-1/+1
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-0215-68/+68
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-0110-36/+35
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-297-42/+40
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-1776-76/+76
* | i18n. Palettes translation with context (see Bug #667402, Colour palettes not...Nicolas Dufour2010-11-021-1/+1
* | i18n. Color palette items are now translatable (see Bug #667402, Color palett...Nicolas Dufour2010-11-011-1/+1
* | UI: punctiation and mnemonics in preferences, export and ico preview dialogKris De Gussem2010-10-272-14/+14
* | Punctuation in UIKris De Gussem2010-10-251-13/+13
* | Some UI fixesKris De Gussem2010-10-241-4/+4
* | Unified and cleaned up locating icc profiles, including adding missing OS X l...Jon A. Cruz2010-10-182-42/+21
* | Remove the failed and unused "new gui" stuff.Krzysztof Kosi??ski2010-10-124-32/+4
* | UI fixes (a.o. Bug #560751 )Kris De Gussem2010-10-021-1/+1
* | UI generalisationKris De Gussem2010-10-011-1/+1
* | Fix for bug #635521 (Fields in Transform dialog reset).Nicolas Dufour2010-09-231-6/+18
* | Tablet auto-organization and naming.Jon A. Cruz2010-09-231-32/+122
* | Simplify/clarify enabling of individual devices.Jon A. Cruz2010-09-181-13/+65
* | i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour2010-08-225-24/+13
* | Correct application of older Win32 patch. Fixes bug #616589.Jon A. Cruz2010-08-121-1/+1
* | Fix crash 411940 by Alisher NiyazovJosh Andler2010-08-111-0/+1
* | Catch bad save dialog sizes on Win32. Fixes bug #285267.Jon A. Cruz2010-08-111-6/+32
* | New feature: to exchange position of two objects (bug #171944)Nicolas Dufour2010-08-032-19/+161
* | More sensible ranges for feSpecularLighting and feDiffuseLighting parametersKrzysztof Kosi??ski2010-07-271-11/+12
* | Fix initial combo box values in filter effects dialogKrzysztof Kosi??ski2010-07-261-1/+1
* | fix crash bug 607557Johan B. C. Engelen2010-07-261-0/+4
* | Added preference to suppress auto-refresh of icon previews.Jon A. Cruz2010-07-261-2/+4
* | Added debug info.Jon A. Cruz2010-07-252-11/+65
* | Make icon preview seleciton stikcy by default.Jon A. Cruz2010-07-251-1/+1
* | Added preference to suppress icon preview frames.Jon A. Cruz2010-07-251-4/+8
* | Added preference to keep last selected item shown.Jon A. Cruz2010-07-252-18/+29
* | Adding preference to suppress packing of previews.Jon A. Cruz2010-07-251-1/+3
* | Disabling Print Colors dialog due to lack of resolution from mailing list thr...Josh Andler2010-07-072-4/+5
* | Patch by Johan for LPE Tool prefs pageJosh Andler2010-07-071-2/+3
* | If 'Edit' on a swatch matches the current selection, invoke Fill-and-Stroke i...Jon A. Cruz2010-07-061-5/+31
* | Minor cruft cleanup.Jon A. Cruz2010-07-061-1/+0
* | Removed "Add" and enabled "Delete" for swatch context menu. Updated swatch ma...Jon A. Cruz2010-07-061-33/+22
* | Translations. New Telugu translation by వీవెన్ (Veeven).Nicolas Dufour2010-07-061-2/+2
* | Make order of 'auto' swatches match order in document.Jon A. Cruz2010-07-031-0/+2
* | Rough pass of Fill-n-Stroke swatch conversion.Jon A. Cruz2010-07-021-34/+37
|/
* Partial C++-ification of SPGradientJon A. Cruz2010-06-281-8/+9