summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Use the subclassed SpinButton class for numeric inputs, such that '.' and ↵Johan B. C. Engelen2011-04-111-1/+1
| | | | | | | | | | | | | | | | | | | | | ',' both can be used as decimal point. (related to bug 484187) (bzr r10159)
| * | revert silly error in r10147Johan B. C. Engelen2011-04-111-1/+1
| | | | | | | | | (bzr r10158)
| * | Guides and clonetiler. Fix for bug #477649 (GTK warning about an adjustment ↵Nicolas Dufour2011-04-111-3/+3
| | | | | | | | | | | | | | | | | | | | | with non-zero page in the guide editor dialog). Clonetiler. Code consistency fix. (bzr r10157)
| * | add a subclassed spinbutton class. this numeric entry box accepts both ',' ↵Johan B. C. Engelen2011-04-082-6/+7
| | | | | | | | | | | | | | | and '.' as the decimal point when in numeric mode. (bzr r10150)
| * | allow other than numeric characters in guideline dialogJohan B. C. Engelen2011-04-081-3/+3
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/484187 (bzr r10149)
| * | automatically apply and close guideline dialog when pressing enter in X, Y ↵Johan B. C. Engelen2011-04-081-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | and angle entry boxes Fixed bugs: - https://launchpad.net/bugs/484187 (bzr r10148)
| * | remember status of relative checkbox for guideline dialogJohan B. C. Engelen2011-04-082-1/+6
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/484187 (bzr r10147)
* | | Merge from trunkKrzysztof Kosi??ski2011-04-0726-705/+843
|\| | | | | | | | (bzr r9508.1.73)
| * | Filters: labels consistency fix.Nicolas Dufour2011-04-011-2/+3
| | | | | | | | | | | | | | | | | | Translations: inkscape.pot and French translation update. Constributors: authors and translators lists update. (bzr r10140)
| * | Last renamings of headers in Inkscape preferences (Bug #560751)Kris De Gussem2011-03-171-7/+7
| | | | | | | | | (bzr r10111)
| * | Preferences. Fix for Bug #686193 (Make linked offsets respect Relink ↵Nicolas Dufour2011-03-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | duplicated clones settings). Fixed bugs: - https://launchpad.net/bugs/686193 (bzr r10110)
| * | automatically enter current filename in windows save as dialog.Johan B. C. Engelen2011-03-151-0/+11
| |/ | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/530957 (bzr r10107)
| * fixing duplicate author name in about box: "Aurélio Adnauer Heckert"Felipe Corr??a da Silva Sanches2011-03-091-2/+1
| | | | | | (bzr r10087)
| * About. Fix for Bug #216386 (Help-window build-date text is clipped).Nicolas Dufour2011-03-031-1/+2
| | | | | | (bzr r10077)
| * compatibility patch to compile using gcc 4.6Adib Taraben2011-02-275-0/+5
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1)
| * Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-225-50/+73
| | | | | | (bzr r10067)
| * Finished cleanup of outdated SP_OBJECT_STYLE C macro.Jon A. Cruz2011-02-221-46/+52
| | | | | | (bzr r10066)
| * Preferences. New bitmap editor selector (fixes Bug #262617, Edit externally ↵Nicolas Dufour2011-02-216-290/+345
| | | | | | | | | | | | | | | | doesn't work on Windows). Fixed bugs: - https://launchpad.net/bugs/262617 (bzr r10062)
| * Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-212-5/+5
| | | | | | (bzr r10060)
| * Fixed uninitialized member variables.Jon A. Cruz2011-02-071-4/+11
| | | | | | (bzr r10037)
| * Translations. Context removed in filter-enums (context support too complex ↵Nicolas Dufour2011-02-031-1/+1
| | | | | | | | | | to be added here) and replaced with context in input and toolbox where needed. inkscape.pot and fr.po updated accordingly. (bzr r10030)
| * update to latest 2geom !Johan B. C. Engelen2011-02-024-10/+10
| | | | | | (bzr r10025)
| * Translations. French translation minor update.Nicolas Dufour2011-02-021-273/+279
| | | | | | | | | | Contributors. Authors and translators lists update. (bzr r10024)
| * OCAL. Fix for Bug #638844 (Errors printed to console if openclipart search ↵Nicolas Dufour2011-01-311-1/+1
| | | | | | | | | | fails). (bzr r10021)
| * Mnemonics in "Input devices", and LPE dialogs (Bug 170765)Kris De Gussem2010-12-291-2/+2
| | | | | | (bzr r9990)
| * Mnemonics in "Export bitmap", and "Rows and Columns" dialogs (Bug 170765)Kris De Gussem2010-12-291-7/+14
| | | | | | (bzr r9989)
| * Mnemonics in "Fill and stroke", "Align and distribute", and "Transform" ↵Kris De Gussem2010-12-232-4/+7
| | | | | | | | | | dialogs (Bug 170765) (bzr r9981)
| * Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵Jon A. Cruz2010-12-231-1/+1
| | | | | | | | | | header. (bzr r9978.1.1)
| * Simple tracking of time to display dialogs and main window.Jon A. Cruz2010-12-181-2/+16
| | | | | | (bzr r9966)
| * Mnemonics in fill and stroke dialog and menuKris De Gussem2010-12-171-1/+1
| | | | | | (bzr r9964)
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-1521-224/+283
|\| | | | | (bzr r9508.1.72)
| * Win32 post-GSoC fixups.Jon A. Cruz2010-12-151-6/+6
| | | | | | (bzr r9953)
| * Prevent localized doubles from being written into filter matricesKrzysztof Kosi??ski2010-12-121-1/+4
| | | | | | (bzr r9948)
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-1221-220/+276
| |\ | | | | | | (bzr r9945.1.1)
| | * C++ification of SPObject continued along with the onset of XML ↵Abhishek Sharma Public2010-07-064-25/+61
| | | | | | | | | | | | | | | Privatisation. Users may checkout [grep -Ir XML Tree *] in the source code and all the places where the XML node/Tree is being used shall be reflected. (bzr r9546.1.5)
| | * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-1/+1
| | | | | | | | | (bzr r9546.1.4)
| | * New Class SPDocumentUndo created which takes care of c++fying some non ↵Abhishek Sharma Public2010-07-0215-68/+68
| | | | | | | | | | | | | | | SPDocument based methods (bzr r9546.1.3)
| | * C++fied SPDocument addedAbhishek Sharma Public2010-07-0110-36/+35
| | | | | | | | | (bzr r9546.1.2)
| | * This is the first c++ification commit from me. It handles sp-line, ↵Abhishek Sharma Public2010-06-297-42/+40
| | | | | | | | | | | | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1)
* | | Merge from trunkKrzysztof Kosi??ski2010-11-2577-264/+385
|\| | | | | | | | (bzr r9508.1.70)
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-1776-76/+76
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900)
| * | i18n. Palettes translation with context (see Bug #667402, Colour palettes ↵Nicolas Dufour2010-11-021-1/+1
| | | | | | | | | | | | | | | not translatable). (bzr r9871)
| * | i18n. Color palette items are now translatable (see Bug #667402, Color ↵Nicolas Dufour2010-11-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | palette not translatable). Fixed bugs: - https://launchpad.net/bugs/667402 (bzr r9870)
| * | UI: punctiation and mnemonics in preferences, export and ico preview dialogKris De Gussem2010-10-272-14/+14
| | | | | | | | | (bzr r9858)
| * | Punctuation in UIKris De Gussem2010-10-251-13/+13
| | | | | | | | | (bzr r9852)
| * | Some UI fixesKris De Gussem2010-10-241-4/+4
| | | | | | | | | (bzr r9846)
| * | Unified and cleaned up locating icc profiles, including adding missing OS X ↵Jon A. Cruz2010-10-182-42/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | location. Fixes bug 494932, bug 494940 and bug 551162. Fixed bugs: - https://launchpad.net/bugs/494932 - https://launchpad.net/bugs/494940 - https://launchpad.net/bugs/551162 (bzr r9834)
| * | Remove the failed and unused "new gui" stuff.Krzysztof Kosi??ski2010-10-124-32/+4
| | | | | | | | | (bzr r9828)
| * | UI fixes (a.o. Bug #560751 )Kris De Gussem2010-10-021-1/+1
| | | | | | | | | (bzr r9807)
| * | UI generalisationKris De Gussem2010-10-011-1/+1
| | | | | | | | | (bzr r9803)