summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.Jon A. Cruz2014-11-104-112/+152
| | | (bzr r13700)
* Fix 32-bit build break.Jon A. Cruz2014-11-101-1/+1
| | | (bzr r13699)
* fix a bug pointed by su_v in fillet chamfer dialog, about unitsJabier Arraiza Cenoz2014-11-092-18/+29
| | | (bzr r13697)
* export dialog, small code cleanup, should be a noop. (check if pointer is ↵Johan B. C. Engelen2014-11-081-1/+1
| | | | | nullptr, instead of checking the pre-condition for newing into the pointer) (bzr r13687)
* Black list some properties that shouldn't appear in default styles.Tavmjong Bah2014-11-081-0/+3
| | | (bzr r13679)
* fixed typo in src/ui/dialog/Makefile_insert -- dialpg to dialogRyan Lerch2014-11-071-1/+1
| | | (bzr r13675)
* Fixing typos found by Firas Hanife.Nicolas Dufour2014-11-051-1/+1
| | | (bzr r13673)
* i18n. Fix for bug #1389509 (typos in trunk-r13669).Masato Hashimoto2014-11-051-1/+1
| | | (bzr r13670)
* Update fillet/chamfer to allow subdivisions in chamfer mode. Jabier Arraiza Cenoz2014-11-032-12/+19
| | | | | | Still happends bug affecting only selected nodes in document:units diferent than "px". I think the problem is node->position() send me a bad data if document units not px. (bzr r13665)
* Warning cleanup.Jon A. Cruz2014-11-021-0/+1
| | | (bzr r13657)
* Warning cleanup.Jon A. Cruz2014-11-014-6/+6
| | | (bzr r13653)
* Update to trunk r13638Liam P. White2014-10-251-7/+9
|\ | | | | (bzr r13341.1.286)
| * Updating translators list.Nicolas Dufour2014-10-211-7/+9
| | | | | | (bzr r13631)
* | Update to trunk r13621Liam P. White2014-10-172-5/+28
|\| | | | | (bzr r13341.1.278)
| * Port inkscape to librevenge framework for WPG, CDR and VSD importsFridrich Strba2014-10-171-4/+22
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1323592 Original authors: - Fridrich Strba <fridrich.strba@bluewin.ch> - Alex Valavanis <valavanisalex@gmail.com> (bzr r13621)
| | * update to trunk (r13560)su_v2014-09-192-2/+5
| | |\ | | | | | | | | (bzr r13398.1.10)
| | * \ update to trunk (r13540)su_v2014-09-022-6/+22
| | |\ \ | | | | | | | | | | (bzr r13398.1.9)
| | * \ \ update to trunk (r13532)su_v2014-08-265-7/+22
| | |\ \ \ | | | | | | | | | | | | (bzr r13398.1.8)
| | * | | | librevenge: update to latest patch from bug #1323592 (support old and new ↵su_v2014-08-261-4/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | versions of libwpg, libcdr and libvisio ) (bzr r13398.1.7)
| | * | | | update to trunk (r13488)su_v2014-08-041-0/+1
| | |\ \ \ \ | | | | | | | | | | | | | | (bzr r13398.1.6)
| | * \ \ \ \ update to trunk (r13472)su_v2014-07-272-4/+4
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | (bzr r13398.1.5)
| | * \ \ \ \ \ update to trunk (r13454)su_v2014-07-192-12/+18
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | (bzr r13398.1.4)
| | * \ \ \ \ \ \ update to trunk (r13425)su_v2014-06-153-14/+70
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | (bzr r13398.1.3)
| | * | | | | | | | Port inkscape to librevenge framework for WPG, CDR and VSD importsFridrich Strba2014-05-271-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13398.1.1)
| * | | | | | | | | LiamW's initial font caching work.Tavmjong Bah2014-10-151-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13616.1.1)
| * | | | | | | | | Fixed: "Called C++ object pointer is null"Tavmjong Bah2014-10-131-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13609)
| * | | | | | | | | Apply cx, cy, etc. from template to newly created document window.Tavmjong Bah2014-10-091-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13586)
* | | | | | | | | | Apply cx, cy, etc. from template to newly created document window.Tavmjong Bah2014-10-091-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13341.1.264)
* | | | | | | | | | Update to trunk r13580Liam P. White2014-10-065-12/+15
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13341.1.255)
| * | | | | | | | | i18n. Fix for Bug #380522 (strings that need to be fixed for translation).Nicolas Dufour2014-10-023-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations. Inkscape.pot and French translation update. Fixed bugs: - https://launchpad.net/bugs/380522 (bzr r13576)
| * | | | | | | | | Fixing inconsistencies in the PixelArt dialog.Nicolas Dufour2014-10-021-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13575)
| * | | | | | | | | Fix for bug #690255 (Rename te_IN.po to te.po).Nicolas Dufour2014-10-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/690255 (bzr r13571)
| * | | | | | | | | Remove NRTypePosDef class and associated cruft. More direct CSS -> Pango ↵Tavmjong Bah2014-09-291-1/+0
| | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | translation. (bzr r13569)
| * | | | | | | | Fix GTK3 buildsu_v2014-09-131-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13555)
| * | | | | | | | i18n. Fix for Bug #1368375 (Page titles in preferences don't escape text for ↵Nicolas Dufour2014-09-121-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | markup) by houz. Fixed bugs: - https://launchpad.net/bugs/1368375 (bzr r13552)
| * | | | | | | | partial rollback of r13544, allow old recursive behavior for some locations, ↵mathog2014-09-081-1/+2
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | but not EMF import (bzr r13549)
* | | | | | | | Move more UI code into ui/Liam P. White2014-10-054-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r13341.1.253)
* | | | | | | | Attempt to fix build breakage reported by su_v (but not seen locally).Tavmjong Bah2014-10-051-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r13341.1.252)
* | | | | | | | Use actual SVG width and height property values in preview image text.Tavmjong Bah2014-10-051-2/+38
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r13341.1.251)
* | | | | | | | Move obvious ui component to ui/Liam P. White2014-10-0513-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r13341.1.247)
* | | | | | | | Refactor SPGuide to use more C++Liam P. White2014-10-041-10/+11
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r13341.1.241)
* | | | | | | | Remove NRTypePosDef class and associated cruft. More direct CSS -> Pango ↵Tavmjong Bah2014-09-291-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | translation. (bzr r13341.1.233)
* | | | | | | | Fix bug in object dialog, in highlight color couldent select opacity, now fixedroot2014-09-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r13341.1.224)
* | | | | | | | Merge in ponyscape features by Theo and worked on my LiamWMartin Owens2014-09-1413-76/+4109
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | (bzr r13341.1.204)
| * | | | | | | | Update to experimental r13543Liam P. White2014-09-0716-21/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.108)
| * | | | | | | | Update to experimental r13531Liam P. White2014-08-3128-74/+153
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.106)
| * \ \ \ \ \ \ \ \ Update to experimental r13483Liam P. White2014-08-175-15/+28
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.105)
| * \ \ \ \ \ \ \ \ \ Update to experimental r13479Liam P. White2014-08-121-0/+1
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.103)
| * \ \ \ \ \ \ \ \ \ \ Update to experimental r13452Liam P. White2014-07-305-16/+23
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.95)
| * \ \ \ \ \ \ \ \ \ \ \ Update to experimental r13418Liam P. White2014-07-055-5/+370
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.87)