summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* update to trunk (r13829)su_v2014-12-31205-2358/+2233
|\ | | | | (bzr r13798.1.2)
| * Fix for bug #758718 (Color Picker/Dropper: Color selection area not lined up ↵mc2014-12-311-3/+3
| | | | | | | | | | | | | | | | with target in cursor) by Mc. Fixed bugs: - https://launchpad.net/bugs/758718 (bzr r13829)
| * UI messages typoKris De Gussem2014-12-281-2/+2
| | | | | | (bzr r13828)
| * static code analysis: initialisationKris De Gussem2014-12-281-3/+3
| | | | | | (bzr r13827)
| * prevent possible usage of -1 array indexKris De Gussem2014-12-281-12/+14
| | | | | | (bzr r13826)
| * Dutch translation updateKris De Gussem2014-12-281-43/+76
| | | | | | (bzr r13825)
| * Replace sp_style_xxx functions with SPStyle member functions.Tavmjong Bah2014-12-2635-603/+420
| |\ | | | | | | | | | | | | Fix a bunch of memory leaks. One leak still remaining in Layout::appendText. (bzr r13824)
| | * SPStyle ref counting clean up.Tavmjong Bah2014-12-266-16/+37
| | | | | | | | | (bzr r13822.1.7)
| | * Remove sp_style_new().Tavmjong Bah2014-12-2512-96/+66
| | | | | | | | | (bzr r13822.1.6)
| | * Remove sp_style_merge_from_parent() and sp_style_merge_from_dying_parent().Tavmjong Bah2014-12-256-73/+36
| | | | | | | | | (bzr r13822.1.5)
| | * Remove sp_style_write_string() and sp_style_write_difference().Tavmjong Bah2014-12-2510-221/+138
| | | | | | | | | (bzr r13822.1.4)
| | * Remove sp_style_read_from_object()Tavmjong Bah2014-12-248-37/+20
| | | | | | | | | (bzr r13822.1.3)
| | * Add missing SPStyle::readFromPrefs(), remove sp_style_read_from_prefs().Tavmjong Bah2014-12-245-142/+121
| | | | | | | | | (bzr r13822.1.2)
| | * Remove sp_style_new_from_object()Tavmjong Bah2014-12-243-19/+3
| | | | | | | | | (bzr r13822.1.1)
| * | Documentation. Fix for bug #1405653 (Outdated links in hacking doc).Nicolas Dufour2014-12-256-12/+12
| |/ | | | | | | | | Documentation. Fix for bug #1405652 (Outdated link in Inkview). (bzr r13823)
| * Use gray for 'context-fill' and 'context-stroke' in marker selector.Tavmjong Bah2014-12-238-35/+72
| | | | | | | | | | Fix rendering bug when elements with 'context-fill' and 'context-stroke' are inside groups. (bzr r13822)
| * Bug #1380413: make sure that the rect toolbar knows when and when not to updateLiam P. White2014-12-211-3/+11
| | | | | | (bzr r13821)
| * Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-21147-654/+565
| | | | | | (bzr r13820)
| * Purge sp_desktop_controlsLiam P. White2014-12-2121-43/+33
| | | | | | (bzr r13819)
| * Purge sp_desktop_guidesLiam P. White2014-12-212-9/+0
| | | | | | (bzr r13818)
| * Purge sp_desktop_message_stackLiam P. White2014-12-2112-53/+44
| | | | | | (bzr r13817)
| * Purge sp_desktop_sketch and sp_desktop_tempgroupLiam P. White2014-12-2116-55/+37
| | | | | | (bzr r13816)
| * Purge sp_desktop_mainLiam P. White2014-12-212-9/+0
| | | | | | (bzr r13815)
| * Purge sp_desktop_gridgroupLiam P. White2014-12-213-11/+2
| | | | | | (bzr r13814)
| * Purge sp_desktop_drawingLiam P. White2014-12-214-12/+3
| | | | | | (bzr r13813)
| * Purge sp_desktop_acetateLiam P. White2014-12-212-9/+0
| | | | | | (bzr r13812)
| * Purge sp_desktop_canvasLiam P. White2014-12-2113-51/+42
| | | | | | (bzr r13811)
| * Purge sp_desktop_namedview in favor of SPDesktop::getNamedViewLiam P. White2014-12-2124-56/+50
| | | | | | (bzr r13810)
| * Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-2185-327/+321
| | | | | | (bzr r13809)
| * Add arrow that demonstates 'auto-start-reverse' and ↵Tavmjong Bah2014-12-211-0/+4
| | | | | | | | | | 'context-stroke'/'context-fill'. (bzr r13808)
| * Implement rendering for 'context-fill' and 'context-stroke' (text not ↵Tavmjong Bah2014-12-2114-78/+183
| | | | | | | | | | handled yet). (bzr r13807)
| * disable rev 13709, following Bug 1365451, comments 13-16Alvin Penner2014-12-191-2/+2
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1365451 (bzr r13806)
| * Dutch translation updateKris De Gussem2014-12-181-100/+72
| | | | | | (bzr r13805)
| * Dutch translation updateKris De Gussem2014-12-171-37/+41
| | | | | | (bzr r13804)
| * Code rearrangement to make it clearer what is happening.Tavmjong Bah2014-12-1610-75/+61
| | | | | | (bzr r13803)
| * Debugging routines to print out XML, SP Object, and Display Item trees.Tavmjong Bah2014-12-168-0/+78
| | | | | | (bzr r13802)
| * Read 'context-fill' and 'context-stroke' keywords.Tavmjong Bah2014-12-164-24/+71
| | | | | | (bzr r13801)
| * when inserting a node, the endpoints cannot be symmetric nodes. (Bug 1367443)Alvin Penner2014-12-151-0/+4
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1367443 (bzr r13800)
| * C++ify SPMarkerViewTavmjong Bah2014-12-152-125/+95
| | | | | | (bzr r13799)
* | packaging/macosx: update local python ports (MacPorts drops support for ↵su_v2014-12-1529-0/+1255
|/ | | | | Python 2.5 and 2.6) (bzr r13798.1.1)
* Add rotate nodes parameterJabier Arraiza Cenoz2014-12-152-6/+13
| | | (bzr r13798)
* Preferences. Fix for Bug #1401782 (Take from selection button should be ↵Nicolas Dufour2014-12-121-1/+5
| | | | | | | | greyed out at startup). Fixed bugs: - https://launchpad.net/bugs/1401782 (bzr r13797)
* Dutch translation updateKris De Gussem2014-12-111-18/+24
| | | (bzr r13796)
* Change grids to use 'user units'. Grids using absolute units are read in butTavmjong Bah2014-12-114-68/+166
| | | | | may be scaled incorrectly due to change of 90 to 96 dpi. (bzr r13795)
* Fix build with poppler 0.29.0 (Bug #1399811)su_v2014-12-112-6/+31
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1399811 (bzr r13794)
* undo previous commit. figured out how to set the "decoration" icon size from ↵Johan B. C. Engelen2014-12-101-2/+2
| | | | | gtkrc theme file (bzr r13793)
* LayerSelector (bottom left): change size of visibility and lock icons to ↵Johan B. C. Engelen2014-12-101-2/+2
| | | | | ICON_SIZE_SMALL_TOOLBAR to make the size changeable from the GTK2 theme file, and make the size fall in line with rest of UI. I saw no effect on the looks of the UI with default gtkrc on Windows, but greatly improves icon sizing on hi-dpi theme settings. (bzr r13792)
* Translations. Breton translation by AlanAlan Monfort2014-12-081-10810/+11390
| | | (bzr r13791)
* Documentation. Keys and mouse reference files update (including a new ↵Nicolas Dufour2014-12-077-1055/+11173
| | | | | Belarusian translation by Hleb Valoshka). (bzr r13790)
* do not recalculate page height unless it is necessary. (Bug 1384915, comment 24)Alvin Penner2014-12-061-2/+4
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1384915 (bzr r13789)