summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove sp_style_new().Tavmjong Bah2014-12-252-18/+15
* Add missing SPStyle::readFromPrefs(), remove sp_style_read_from_prefs().Tavmjong Bah2014-12-241-16/+15
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-2131-123/+122
* Purge sp_desktop_message_stackLiam P. White2014-12-214-15/+15
* Purge sp_desktop_sketch and sp_desktop_tempgroupLiam P. White2014-12-211-1/+1
* Purge sp_desktop_namedview in favor of SPDesktop::getNamedViewLiam P. White2014-12-215-20/+20
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-2120-64/+65
* Preferences. Fix for Bug #1401782 (Take from selection button should be greye...Nicolas Dufour2014-12-121-1/+5
* Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepabilityLiam P. White2014-11-261-1/+1
* Update to trunk r13766Liam P. White2014-11-267-12/+16
|\
| * Fix applying LPE to clones (through the "+" button in the LPE dialog).Johan B. C. Engelen2014-11-251-2/+6
| * Disable preference widget to allow saving fonts in non-px unitsJosh Andler2014-11-251-1/+1
| * Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen2014-11-245-9/+9
* | Update to trunk r13750Liam P. White2014-11-247-144/+214
|\|
| * Revert old behavior: changing "Default units" changes *only* the displayed un...Johan B. C. Engelen2014-11-221-3/+7
| * properly name the document units as "Document units" in the UI. The setting i...Johan B. C. Engelen2014-11-211-1/+1
| * Purged GTKish macros SP_SCRIPT/SP_IS_SCRIPT.Jon A. Cruz2014-11-151-7/+12
| * Add inverse subdivision chamfer to fillet chamfer LPE, feature sugested by Iv...Jabier Arraiza Cenoz2014-11-142-3/+13
| * Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.Jon A. Cruz2014-11-104-112/+152
| * Fix 32-bit build break.Jon A. Cruz2014-11-101-1/+1
| * fix a bug pointed by su_v in fillet chamfer dialog, about unitsJabier Arraiza Cenoz2014-11-092-18/+29
* | Update to trunk r13690Liam P. White2014-11-098-22/+33
|\|
| * export dialog, small code cleanup, should be a noop. (check if pointer is nul...Johan B. C. Engelen2014-11-081-1/+1
| * Black list some properties that shouldn't appear in default styles.Tavmjong Bah2014-11-081-0/+3
| * fixed typo in src/ui/dialog/Makefile_insert -- dialpg to dialogRyan Lerch2014-11-071-1/+1
| * Fixing typos found by Firas Hanife.Nicolas Dufour2014-11-051-1/+1
| * i18n. Fix for bug #1389509 (typos in trunk-r13669).Masato Hashimoto2014-11-051-1/+1
| * Update fillet/chamfer to allow subdivisions in chamfer mode. Jabier Arraiza Cenoz2014-11-032-12/+19
| * Warning cleanup.Jon A. Cruz2014-11-021-0/+1
| * Warning cleanup.Jon A. Cruz2014-11-014-6/+6
* | Update to trunk r13648Liam P. White2014-10-311-7/+9
|\|
| * Update to trunk r13638Liam P. White2014-10-251-7/+9
| |\
| | * Updating translators list.Nicolas Dufour2014-10-211-7/+9
* | | Update to experimental r13619Liam P. White2014-10-183-6/+33
|\| |
| * | Update to trunk r13621Liam P. White2014-10-172-5/+28
| |\|
| | * Port inkscape to librevenge framework for WPG, CDR and VSD importsFridrich Strba2014-10-171-4/+22
| | |\
| | | * update to trunk (r13560)su_v2014-09-192-2/+5
| | | |\
| | | * \ update to trunk (r13540)su_v2014-09-022-6/+22
| | | |\ \
| | | * \ \ update to trunk (r13532)su_v2014-08-265-7/+22
| | | |\ \ \
| | | * | | | librevenge: update to latest patch from bug #1323592 (support old and new ver...su_v2014-08-261-4/+20
| | | * | | | update to trunk (r13488)su_v2014-08-041-0/+1
| | | |\ \ \ \
| | | * \ \ \ \ update to trunk (r13472)su_v2014-07-272-4/+4
| | | |\ \ \ \ \
| | | * \ \ \ \ \ update to trunk (r13454)su_v2014-07-192-12/+18
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ update to trunk (r13425)su_v2014-06-153-14/+70
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | Port inkscape to librevenge framework for WPG, CDR and VSD importsFridrich Strba2014-05-271-4/+6
| | * | | | | | | | | LiamW's initial font caching work.Tavmjong Bah2014-10-151-3/+3
| | * | | | | | | | | Fixed: "Called C++ object pointer is null"Tavmjong Bah2014-10-131-1/+6
| | * | | | | | | | | Apply cx, cy, etc. from template to newly created document window.Tavmjong Bah2014-10-091-1/+5
| * | | | | | | | | | Apply cx, cy, etc. from template to newly created document window.Tavmjong Bah2014-10-091-1/+5
* | | | | | | | | | | Update to experimental r13598Liam P. White2014-10-0824-45/+88
|\| | | | | | | | | |