summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/objects.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | Remove old icon handling codeAlexander Valavanis2017-06-291-4/+3
|/
* bugfix: change active layerchr2017-05-231-0/+8
| | | | | | | | | note: the actions "LayerNext"/"LayerPrev" (ctrl+pageup/down) never clear the selection, they ignore the user setting "clear selection on layer change" So the object panel will only change if there is no selection! (bzr r15698.1.11)
* opject panel: rework shotcuts: let the user decidechr2017-05-231-27/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This implemetation respect the users action shortcuts, handled in this order: 1) Two hardcoded keystrokes: * crtl+f engage search on tree view * esc: defocus: next keystrokes goes to desktop 2) Try to invoke user defined shortcut action 3) RETURN-key: activate action of selected column currently works on the name-column only 4) shortcut goes to Treeview For the testers: The new verbs "stack up/down" are not bound to keystrokes. Set them up as you like via preferences / interface / keyboard shortcuts / selection / stack up and down Try keystrokes with focus on desktop, on object-panel and compare with layer-panel: PageUp/Down + - shift, ctrl esc esc arrow esc arrow ctrl+f V, H - may(!) flip objects ctrl+a (!) ! invert selection Beside user definable keystrokes, there are some hardcoded: arrow-up/down + shift,ctrl [ ] - rotate objects - not user defined actions, so does not work in panel focus / * also keypad / * is usually fold/unfold tree but * actually selects the "star tool", which can be disabled if you don't like that Conflicts: src/ui/dialog/objects.cpp (bzr r15698.1.10)
* object panel: don't block F2 key, use return to edit cellchr2017-05-231-5/+7
| | | (bzr r15698.1.9)
* object panel: search function blocks too many keystrokeschr2017-05-231-0/+2
| | | | | | | | use ctrl+f to use search Issue: select object in the object panel, focus stays on that widget. Press "3" (zoom to object) used to open the search function. (bzr r15698.1.8)
* selection chemistry: implement z-stack orderchr2017-05-231-6/+6
| | | | | | | | | | | | | | | Bug #1395452 "raise and lower objects" used to stack objects above/below the next overlapping object, which makes it impossible to change the z-order of objects that don't overlap. Fixes also the object manager panel Conflicts: src/selection-chemistry.cpp src/selection-chemistry.h src/sp-item.cpp (bzr r15698.1.7)
* object panel: don't scroll to layer when leaving object groupchr2017-05-181-1/+1
| | | | | don't jump too much around in the list (bzr r15698.1.6)
* ObjectsPanel: Polish collapse/expand behaviourchr2017-05-181-4/+8
| | | (bzr r15698.1.5)
* object manager panel: fix clip/mask iconschr2017-05-181-2/+8
| | | | | missing icon delayed inkscape startup of about 3-5 seconds (bzr r15698.1.4)
* Rm remaining Gtk::Stock usageAlex Valavanis2016-12-271-1/+0
| | | (bzr r15368)
* 1639832 Blend and blur unspected resultsJabier Arraiza Cenoz2016-11-071-1/+8
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1639832 (bzr r15222)
* Merged trunkAdrian Boguszewski2016-08-091-21/+0
|\ | | | | (bzr r14954.1.30)
| * End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-21/+0
| |\ | | | | | | (bzr r15038)
| | * Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-21/+0
| | | | | | | | | (bzr r15023.2.7)
* | | Merged trunkAdrian Boguszewski2016-08-031-12/+2
|\| | | | | | | | (bzr r14954.1.29)
| * | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-12/+2
| | | | | | | | | (bzr r15034)
| * | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+14
| | | | | | | | | (bzr r15027)
| * | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-14/+1
| |/ | | | | (bzr r15025)
* | Renamed children list in SPObjectAdrian Boguszewski2016-07-141-8/+8
| | | | | | (bzr r14954.1.21)
* | Last part of new SPObject children listAdrian Boguszewski2016-07-141-36/+47
| | | | | | (bzr r14954.1.20)
* | Second part of new SPObject children listAdrian Boguszewski2016-07-131-3/+3
| | | | | | (bzr r14954.1.19)
* | Added items as a range functionAdrian Boguszewski2016-07-031-2/+2
|\| | | | | (bzr r14954.1.13)
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-1/+1
|/ | | (bzr r14954.1.10)
* Remove old uses of GTK_STOCK macrosMartin Owens2016-04-131-2/+2
| | | (bzr r14826)
* Correct writing of blur value when display units are not user units.Tavmjong Bah2016-01-141-0/+4
| | | (bzr r14576)
* static code analysisKris De Gussem2015-11-131-1/+1
| | | (bzr r14463)
* i18n. Strings disambiguation (thanks, Maren!).Nicolas Dufour2015-11-011-5/+5
| | | | | | Translation. Translation template update. Translation. French translation update. (bzr r14440)
* Enable column headers. Add tooltips to headers.Tavmjong Bah2015-06-181-2/+29
| | | (bzr r14204)
* Mark user-visible messages for translationAlexandre Prokoudine2015-05-311-18/+18
| | | (bzr r14191)
* merge with trunkTomasz Boczkowski2015-05-021-4/+4
|\ | | | | (bzr r14059.1.12)
| * corrected the casts (hopefully)Marc Jeanmougin2015-02-271-1/+1
| | | | | | (bzr r13922.1.10)
| * Merge, resolved conflictsMarc Jeanmougin2015-02-231-60/+8
| |\ | | | | | | (bzr r13922.1.8)
| * | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-2/+2
| | | | | | | | | (bzr r13922.1.5)
| * | Just...mc2015-02-181-4/+4
| | | | | | | | | | | | | | | | | | | | | some... more... lines... (bzr r13922.1.2)
* | | Using SelectedColor instead of SPColorSelectorTomasz Boczkowski2015-04-261-18/+15
| |/ |/| | | (bzr r14059.1.10)
* | Make icon creation more consistent - use sp_icon_new where possibleLiam P. White2015-02-221-60/+8
|/ | | (bzr r13936)
* Warning cleanup.Jon A. Cruz2014-11-011-1/+1
| | | (bzr r13653)
* Move more UI code into ui/Liam P. White2014-10-051-1/+1
| | | (bzr r13341.1.253)
* Fix bug in object dialog, in highlight color couldent select opacity, now fixedroot2014-09-241-1/+1
| | | (bzr r13341.1.224)
* Update to experimental r13543Liam P. White2014-09-071-1/+1
| | | (bzr r13090.1.108)
* Add clip group option from PonyscapeLiam P. White2014-06-141-4/+8
| | | (bzr r13090.1.83)
* Fix a linker error ("static")Liam P. White2014-03-201-1/+2
| | | | | (hopefully) Resolve compiler errors with GTK3+ (bzr r13090.1.28)
* Update to trunk/Fix GTK3 build errorsLiam P. White2014-03-191-4/+19
| | | (bzr r13090.1.26)
* Reverted swatchesLiam P. White2014-03-121-101/+126
| | | | | | | Removed a toy effect (not ready yet) Fixed a bug with Livarot General cleanup (bzr r13090.1.23)
* Updated to include (non-functional) Objects dialogueLiam P. White2014-03-021-0/+41
| | | (bzr r13090.1.6)
* Experimental merge of Ponyscape features into trunk (will not compile)Liam P. White2014-03-021-1/+11
| | | (bzr r13090.1.2)
* Experimental merge of Ponyscape features into trunk (will not compile)Liam P. White2014-03-021-0/+2048
(bzr r13090.1.1)