summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
* bugfix: change active layerchr2017-05-232-0/+11
* opject panel: rework shotcuts: let the user decidechr2017-05-231-27/+36
* object panel: don't block F2 key, use return to edit cellchr2017-05-231-5/+7
* object panel: search function blocks too many keystrokeschr2017-05-231-0/+2
* selection chemistry: implement z-stack orderchr2017-05-231-6/+6
* object panel: don't scroll to layer when leaving object groupchr2017-05-181-1/+1
* ObjectsPanel: Polish collapse/expand behaviourchr2017-05-182-5/+9
* object manager panel: fix clip/mask iconschr2017-05-181-2/+8
* Reorder LPE enum to match definition in effect.cpp. also fix a bug pointed by...Jabiertxof2017-05-071-2/+10
* Update to trunkJabier Arraiza Cenoz2017-05-056-44/+99
|\
| * Update to trunkJabier Arraiza Cenoz2017-05-052-2/+15
| |\
| | * Improve responsive from LPEJabier Arraiza Cenoz2017-05-052-2/+15
| * | Update to trunkJabiertxof2017-05-012-2/+0
| |\|
| | * Remove unised signals from previous commitJabiertxof2017-05-012-2/+0
| * | Update to trunkJabiertxof2017-05-012-26/+16
| |\|
| | * Fix erase lpe in multi LPE modeJabiertxof2017-05-012-27/+16
| * | minor bugfixingJabiertxof2017-04-291-6/+9
| * | Rewrite UXJabiertxof2017-04-291-2/+17
| * | ResetJabiertxof2017-04-282-97/+3
| * | Fixing remove prefsJabier Arraiza Cenoz2017-04-271-0/+2
| * | Add end of preferences GUIJabier Arraiza Cenoz2017-04-271-3/+11
| * | Add LPE prefs dialogJabiertxof2017-04-262-8/+54
| * | Start adding GUI to prefsJabier Arraiza Cenoz2017-04-262-2/+40
| |/
| * Fix compilation with old libvisioEduard Braun2017-04-051-0/+2
| * Symbols/VSS: Use the actual name of Visio stencils if possibleEduard Braun2017-04-051-12/+44
| * Add preference that allows user to increase the canvas tile size.Tavmjong Bah2017-03-302-0/+5
| * Add entry for canvas rotate step in Inkscape Preferences dialog.Tavmjong Bah2017-03-212-0/+4
| * Implement rotation via desktop to window affine.Tavmjong Bah2017-03-201-8/+1
* | Update to trunkJabiertxof2017-03-1615-172/+2172
|\|
| * LPE Powerstroke dialog - Use Gtk::GridAlex Valavanis2017-03-123-11/+10
| * LPE Fillet/Chamfer dialog - Use Gtk::GridAlex Valavanis2017-03-122-11/+9
| * Add units (px) to size being shown in native Windows file open dialog and fix...Eduard Braun2017-03-021-12/+3
| * Fix for native Windows file open dialog only showing the first character of t...Eduard Braun2017-03-011-2/+2
| * Fix SVG file preview in Windows native file open dialog.Eduard Braun2017-03-011-103/+32
| * Fix encoding issues with title field in native Windows file save dialog.Eduard Braun2017-02-281-6/+6
| * Add some comment. Comment out unused signals.Tavmjong Bah2017-02-282-5/+10
| * More consistent naming scheme.Tavmjong Bah2017-02-282-17/+16
| * Add a very simple prototype dialog as an example and test of deriving from Pa...Tavmjong Bah2017-02-273-0/+250
| * Fix desktop/document tracking.Tavmjong Bah2017-02-272-76/+133
| * Display both style sheet and style attribute property values in CSS pane.Tavmjong Bah2017-02-244-37/+244
| * Display style attribute properties when object row selected. Allow their dele...Tavmjong Bah2017-02-232-20/+66
| * Ensure list of objects new selector matches is correct.Tavmjong Bah2017-02-221-4/+3
| * Allow any valid CSS selector.Tavmjong Bah2017-02-221-36/+7
| * Implement selector reordering via drag and drop. A few other tweeks.Tavmjong Bah2017-02-193-11/+113
| * Implement Undo. Respond to external changes to <style> element.Tavmjong Bah2017-02-182-38/+117
| * Rewrite and cleanup of style dialog. Still WIP.Tavmjong Bah2017-02-144-919/+791
| * AboutBox: Remove superfluous space in website URLEduard Braun2017-02-131-1/+1
| * Fix a memory leak introduced in r15421 and r15501 respectivelyEduard Braun2017-02-111-0/+4
| * Add missing "#include <glibmm/regex.h>" for previous commitEduard Braun2017-02-101-0/+1
| * Fix encoding/escaping issues with symbols loaded from .vss (Visio stencils) f...Eduard Braun2017-02-101-19/+28