summaryrefslogtreecommitdiffstats
path: root/src/ui (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)
* Refactor to remove references to Desktop/Ui in Effect, bspline and ↵Jabier Arraiza Cenoz2014-11-051-0/+10
| | | | | | | | fillet-chamfer. Also fixed the selected node problem in units not px. Also fixed two var to not allow NULL pointed by Johan Engelen. (bzr r13672)
* i18n. Fix for bug #1389509 (typos in trunk-r13669).Masato Hashimoto2014-11-051-1/+1
| | | (bzr r13670)
* Remove unused variable and put well a constantJabier Arraiza Cenoz2014-11-031-4/+1
| | | (bzr r13669)
* 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)
* Correct check-for-layer that should have been check-for-group. Fixes bug ↵Jon A. Cruz2014-11-021-1/+1
| | | | | | | | #1388297. Fixed bugs: - https://launchpad.net/bugs/1388297 (bzr r13658)
* Warning cleanup.Jon A. Cruz2014-11-026-29/+26
| | | (bzr r13657)
* Warning cleanup.Jon A. Cruz2014-11-014-6/+6
| | | (bzr r13653)
* Update to trunk r13638Liam P. White2014-10-257-230/+354
|\ | | | | (bzr r13341.1.286)
| * Cleaned casts from sp-shape by fixing member type.Jon A. Cruz2014-10-251-0/+1
| | | | | | (bzr r13638)
| * Initial removal of box3d outdated GTKish macros.Jon A. Cruz2014-10-244-132/+195
| | | | | | (bzr r13634)
| * Updating translators list.Nicolas Dufour2014-10-211-7/+9
| | | | | | (bzr r13631)
* | Update to trunk r13621Liam P. White2014-10-173-6/+31
|\| | | | | (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-194-11/+9
| | |\ | | | | | | | | (bzr r13398.1.10)
| | * \ update to trunk (r13540)su_v2014-09-023-27/+39
| | |\ \ | | | | | | | | | | (bzr r13398.1.9)
| | * \ \ update to trunk (r13532)su_v2014-08-266-11/+36
| | |\ \ \ | | | | | | | | | | | | (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-045-1/+85
| | |\ \ \ \ | | | | | | | | | | | | | | (bzr r13398.1.6)
| | * \ \ \ \ update to trunk (r13472)su_v2014-07-276-13/+10
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | (bzr r13398.1.5)
| | * \ \ \ \ \ update to trunk (r13454)su_v2014-07-194-32/+46
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | (bzr r13398.1.4)
| | * \ \ \ \ \ \ update to trunk (r13425)su_v2014-06-154-14/+72
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | (bzr r13398.1.3)
| | * \ \ \ \ \ \ \ update to trunk (r13407)su_v2014-06-041-8/+0
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | (bzr r13398.1.2)
| | * | | | | | | | | Port inkscape to librevenge framework for WPG, CDR and VSD importsFridrich Strba2014-05-271-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13398.1.1)
| * | | | | | | | | | Fix strict build with Gtk+ 2Tavmjong Bah2014-10-151-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (experimental commit r13513) (bzr r13616.1.2)
| * | | | | | | | | | LiamW's initial font caching work.Tavmjong Bah2014-10-151-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13616.1.1)
| * | | | | | | | | | Fix crash with GTK+ 3.14 on launchBryce Harrington2014-10-141-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch from Liam to check for undefined desktop during startup. ** (inkscape:57708): CRITICAL **: SPCanvas* sp_desktop_canvas(const SPDesktop*): assertion 'desktop != NULL' failed Fixes: https://bugs.launchpad.net/inkscape/+bug/1375085 Fixed bugs: - https://launchpad.net/bugs/1375085 (bzr r13611)
| * | | | | | | | | | 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)
* | | | | | | | | | | Fix gtk3 build at risk of breaking windows buildLiam P. White2014-10-083-20/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13341.1.262)
* | | | | | | | | | | Update to trunk r13580Liam P. White2014-10-067-17/+20
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13341.1.255)
| * | | | | | | | | | i18n. Fix for Bug #380522 (strings that need to be fixed for translation).Nicolas Dufour2014-10-024-7/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
| * | | | | | | | | Remove more whiteboard related leftovers.Josh Andler2014-09-021-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13543)
* | | | | | | | | | Add missing file to CMakeListsLiam P. White2014-10-051-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13341.1.254)
* | | | | | | | | | Move more UI code into ui/Liam P. White2014-10-0542-46/+2253
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (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)