summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Fix small snapping regression (reported in LP #562205, comment #11)Diederik van Lierop2010-05-092-5/+3
| | | | | | (bzr r9405)
* | Small improvement of my previous fix in rev. #9402 (bounding box snapping)Diederik van Lierop2010-05-091-5/+12
| | | | | | (bzr r9404)
| * Pulling in a more recent trunkTed Gould2010-05-15112-97108/+159250
| |\ | |/ |/| (bzr r8254.1.56)
* | Fix tooltip error in the preferences (Bug #446723).Nicolas Dufour2010-05-092-9/+13
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/446723 (bzr r9403)
* | Fix bounding box snapping (LP562205, comment 6, issue II)Diederik van Lierop2010-05-0815-44/+47
| | | | | | (bzr r9402)
* | Extensions. Fix for XAML export objects properties and layer visibility (Bug ↵Nicolas Dufour2010-05-061-2/+43
| | | | | | | | | | | | | | | | #516462 and Bug #572906). Fixed bugs: - https://launchpad.net/bugs/516462 (bzr r9401)
* | Track selection changes for updating in icon preview.Jon A. Cruz2010-05-062-1/+8
| | | | | | (bzr r9400)
* | Removed redundant refresh button, ui cleanup, added frames, etc. for bug ↵Jon A. Cruz2010-05-062-22/+22
| | | | | | | | | | | | | | | | #171376. Fixed bugs: - https://launchpad.net/bugs/171376 (bzr r9399)
* | Switched icons to have frames, be square, and arranged more efficiently for ↵Jon A. Cruz2010-05-061-4/+39
| | | | | | | | | | | | | | | | space. Addressing bug #171376. Fixed bugs: - https://launchpad.net/bugs/171376 (bzr r9398)
* | Extensions. Units are now converted to pixels in XAML export (Bug #220711).Nicolas Dufour2010-05-051-1163/+1237
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/220711 (bzr r9397)
* | Extensions. XAML output now uses transforms correctly (Bug #573512).Nicolas Dufour2010-05-041-1162/+1163
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/573512 (bzr r9396)
* | German translation update.Uwe Sch??ler2010-05-041-4285/+2951
| | | | | | (bzr r9395)
* | Extension. Fix XAML export crash (Bug #282421).Nicolas Dufour2010-05-041-1/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/282421 (bzr r9394)
* | Translations. Dutch translation update by Kris.Nicolas Dufour2010-05-031-4413/+1942
| | | | | | (bzr r9393)
* | Translation. Slovenian translation update by Martin Srebotnjak.Nicolas Dufour2010-05-031-5436/+3336
| | | | | | (bzr r9392)
* | Extensions. Use locale dependent string to float convertion for default ↵Nicolas Dufour2010-05-021-2/+2
| | | | | | | | | | | | | | | | values (Bug #571196). Fixed bugs: - https://launchpad.net/bugs/571196 (bzr r9391)
* | Follow-up to bug 427514 specific to icon preview, which happened to fix bug ↵Jon A. Cruz2010-05-022-9/+118
| | | | | | | | | | | | | | | | #171918. Fixed bugs: - https://launchpad.net/bugs/171918 (bzr r9390)
* | moved some marshalling functions to generic glib callsNathan Hurst2010-04-294-22/+13
| | | | | | (bzr r9389)
* | Translations. inkscape.pot and French translation update.Nicolas Dufour2010-04-282-5141/+3851
| | | | | | (bzr r9388)
* | i18n. Adding some new translatable strings.Nicolas Dufour2010-04-285-10/+17
| | | | | | (bzr r9387)
* | Unnecessary style selector removed from the Spray tool bar and preferences, ↵Nicolas Dufour2010-04-282-5/+10
| | | | | | | | | | and string disambiguation. (bzr r9386)
* | Fix wrong bbox upon selecting clones of horizontal/vertical lines (related ↵Johan B. C. Engelen2010-04-271-1/+8
| | | | | | | | | | | | | | | | to bug #318726) Fixed bugs: - https://launchpad.net/bugs/318726 (bzr r9385)
* | inkscape-comboboxentry-action:Tavmjong Bah2010-04-273-28/+102
| | | | | | | | | | | | | | | | | | Add option to add extra width to GtkComboBox. Add names to widgets so styles can be set with RC files. toolbox.cpp: Add extra width to font-family GtkComboBox. Change style of font-family drop-down from menu to list. (bzr r9384)
* | some copyediting of labelsbuliabyak2010-04-271-6/+6
| | | | | | (bzr r9383)
* | fix error in code93 barcode: missing end marker and termination barbuliabyak2010-04-271-0/+7
| | | | | | (bzr r9382)
* | Translations. Dutch translation update by Kriss.Nicolas Dufour2010-04-271-282/+344
| | | | | | (bzr r9381)
* | Correct desktop tracking for layers dialog. Fixes bug #427514.Jon A. Cruz2010-04-275-57/+46
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/427514 (bzr r9380)
* | some love to webslicer_export.pyAurelio A. Heckert (a)2010-04-271-18/+68
| | | | | | (bzr r9379)
* | Extensions. Fix for bug #569885 (No opacity value in XAML export) and ↵Nicolas Dufour2010-04-261-119/+117
| | | | | | | | | | | | | | | | whitespace cleanup. Fixed bugs: - https://launchpad.net/bugs/569885 (bzr r9378)
* | Translations. inkscape.pot update.Nicolas Dufour2010-04-261-54/+86
| | | | | | (bzr r9377)
* | Add warning dialog for other than "newest" GTK.Jon A. Cruz2010-04-262-9/+35
| | | | | | (bzr r9376)
* | webslicer is starting to export image piecesAurélio A. Heckert (a)2010-04-266-27/+54
| | | | | | (bzr r9375)
* | add 'area' calculation to Measure extensionAlvin Penner2010-04-262-39/+93
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/269002 (bzr r9374)
* | Translations. Inkscape.pot and mega translation update.Nicolas Dufour2010-04-2564-95691/+164335
| | | | | | (bzr r9373)
* | Typo fix in preferences by Masato Hashimoto (bug #569339).Nicolas Dufour2010-04-251-1/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/569339 (bzr r9372)
* | i18n. Fix for bug #425202 (script messages not translated).Nicolas Dufour2010-04-251-1/+7
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/425202 (bzr r9371)
* | Pack combo boxes into GtkAlignment for natural size when used in toolbars.Jon A. Cruz2010-04-251-2/+6
| | | | | | (bzr r9370)
* | Add alt-x shortcut to new text toolbar.Tavmjong Bah2010-04-243-17/+38
| | | | | | (bzr r9369)
* | Temporary compile fix for GTK before 2.16.0Jon A. Cruz2010-04-241-89/+95
| | | | | | (bzr r9368)
* | Add icon for word spacingJosh Andler2010-04-241-73/+126
| | | | | | (bzr r9367)
| * Making an enable/disable flag for building with dbusTed Gould2010-05-151-11/+18
| | | | | | (bzr r8254.1.55)
| * Updating to trunkTed Gould2010-05-15219-165717/+167983
| |\ | |/ |/| (bzr r8254.1.54)
* | Minor tweaks to text toolbar.Tavmjong Bah2010-04-231-4/+4
| | | | | | (bzr r9366)
* | Converted text toolbar to GTK toolbar.Tavmjong Bah2010-04-234-822/+1621
| | | | | | | | | | | | | | | | | | | | | | Moved Bold and Italics buttons to group font items together. Added items for line-height, word-spacing, and letter-spacing. Added ink-comboboxentry-action to wrap a GtkComboBoxEntry widget: Options: Pop-up completion menu. Use of external cell_data_func for formatting (e.g. font preview). Adjustable GtkEntry width. Display warning icon/tooltip if entry isn't in list. (bzr r9365)
* | Fix snapping regression introduced by rev. #9118Diederik van Lierop2010-04-224-5/+14
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/562205 (bzr r9364)
* | Translations. en_GB translation update by Tim Sheridan. fr translation ↵Nicolas Dufour2010-04-222-1910/+2716
| | | | | | | | | | update by me. (bzr r9363)
* | Translations. inkscape.pot update.Nicolas Dufour2010-04-221-67/+79
| | | | | | (bzr r9362)
* | Extensions. Fix Render>Grid extension (Bug #401567).Nicolas Dufour2010-04-211-18/+20
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/401567 (bzr r9361)
* | Extensions. New text split extension (Bug #171748).Nicolas Dufour2010-04-204-0/+241
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/171748 (bzr r9360)
* | Update "DarwinPorts" to "Macports" in the info file generated by the OS XMichael Wybrow2010-04-201-1/+1
| | | | | | | | | | | | | | nightly build script. DarwinPorts is the (very) old name for the project, and the Macports developers have kindly asked me to update it to avoid confusion. (bzr r9359)