summaryrefslogtreecommitdiffstats
path: root/src/ui/widget (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to trunk and fix issuesLiam P. White2014-04-292-2/+2
|\ | | | | (bzr r13090.1.67)
| * Clean up of style code: Patch from suv: SPStyle: struct -> classTavmjong Bah2014-04-262-2/+2
| | | | | | (bzr r13309)
* | Update to trunkLiam P. White2014-04-015-64/+51
|\| | | | | (bzr r13090.1.39)
| * imageicon: clean up unnecessary file existance check introduced in rev ↵Johan B. C. Engelen2014-03-301-34/+21
| | | | | | | | | | | | | | 12263. Could theoretically lead to uninitialized value use (of "info" struct) same for filedialogimpl-gtkmm (bzr r13240)
| * Added "Gtk::" scope to "manage" function calls.Markus Engel2014-03-304-30/+30
| | | | | | (bzr r13236)
* | Update to trunkLiam P. White2014-03-283-0/+158
|\| | | | | (bzr r13090.1.35)
| * Commit a merge to trunk, with probabal errorsMartin Owens2014-03-2782-2189/+5356
| |\ | | | | | | (bzr r11073.1.36)
| * | Renamed files to better match coding conventionsDenis Declara2012-05-092-0/+38
| | | | | | | | | (bzr r11073.1.31)
| * | Trunk mergeDenis Declara2012-05-0523-4/+165
| |\ \ | | | | | | | | (bzr r11073.1.29)
| * \ \ Trunk mergeDenis Declara2012-04-265-4/+173
| |\ \ \ | | | | | | | | | | (bzr r11073.1.20)
| * | | | Edited include order (putting gtkmm in first place) in the hope that it will ↵Denis Declara2012-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | fix the compilation issues on launchpad. (bzr r11073.1.17)
| * | | | Trunk mergeDenis Declara2012-04-158-16/+37
| |\ \ \ \ | | | | | | | | | | | | (bzr r11073.1.15)
| * | | | | Changed makefileDenis Declara2012-04-041-0/+2
| | | | | | | | | | | | | | | | | | (bzr r11073.1.12)
| * | | | | Anchor widget now reads the last alignment from the settings. Anchor ↵Denis Declara2012-04-022-1/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | selection widget is also smaller now. (bzr r11073.1.10)
| * | | | | Integrated the newly created Anchor-Selection-Widget with the existing "Rows ↵Denis Declara2012-03-282-77/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and Columns" panel. Code still needs documentation and cleenup however. (bzr r11073.1.5)
| * | | | | Trunk mergeDenis Declara2012-03-264-1/+32
| |\ \ \ \ \ | | | | | | | | | | | | | | (bzr r11073.1.4)
| * | | | | | Added anchor-selection widget, it doesn't do much at the moment, next step ↵Denis Declara2012-03-262-0/+160
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | will be to wire everything together, btw, you can see the widget in the 'rows and columns' panel (bzr r11073.1.3)
* | | | | | | Update to trunk/Fix GTK3 build errorsLiam P. White2014-03-195-3/+33
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | (bzr r13090.1.26)
| * | | | | | Reimplement global aliasing toggle as a 'shape-rendering' propertyKrzysztof Kosi??ski2014-03-132-3/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | on the root element. (bzr r13146)
* | | | | | | Updated to trunkLiam P. White2014-03-122-2/+0
|\| | | | | | | | | | | | | | | | | | | | (bzr r13090.1.24)
| * | | | | | Remove unused includes to tidy up the code.Martin Owens2014-03-092-2/+0
| | | | | | | | | | | | | | | | | | | | | (bzr r13132)
* | | | | | | Start cleanup for merge into trunkLiam P. White2014-03-076-5/+20
| | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.20)
* | | | | | | Added a few swatch related functions (does not compile)Liam P. White2014-03-052-0/+247
| | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.15)
* | | | | | | Merge to trunkLiam P. White2014-03-041-1/+3
|\| | | | | | | | | | | | | | | | | | | | (bzr r13090.1.12)
* | | | | | | Updated to include (non-functional) Objects dialogueLiam P. White2014-03-022-2/+34
| | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.6)
* | | | | | | Experimental Ponyscape to Inkscape merge (does not compile)Liam P. White2014-03-021-2/+7
| | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.4)
* | | | | | | Experimental merge of Ponyscape to Inkscape trunk (does not compile)Liam P. White2014-03-022-1/+5
| | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.3)
* | | | | | | Experimental merge of Ponyscape features into trunk (will not compile)Liam P. White2014-03-028-0/+1086
|/ / / / / / | | | | | | | | | | | | (bzr r13090.1.1)
* | | | | | Fix for Bug #1281859 (color gesture problems, alpha values below 0 and above 1).Nicolas Dufour2014-02-281-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1281859 (bzr r13074)
* | | | | | inspired by r13052, fix up the code to hopefully work when someone has ↵Johan B. C. Engelen2014-02-241-14/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | different units for height and width of the page. Fixed bugs: - https://launchpad.net/bugs/1240308 (bzr r13053)
* | | | | | fix typos in page-sizer (Bug 1240308)Alvin Penner2014-02-241-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1240308 (bzr r13052)
* | | | | | small code clarification, doesn't change anything, but makes intent more clearJohan B. C. Engelen2014-01-081-1/+1
| | | | | | | | | | | | | | | | | | (bzr r12895)
* | | | | | gimpspinscale (upstream gtk3-port#28c62): Convert to GtkStyleContextAlex Valavanis2014-01-031-35/+49
| | | | | | | | | | | | | | | | | | (bzr r12877)
* | | | | | gimpspinscale (upstream #6940c): Add get/set_labelAlex Valavanis2014-01-032-36/+68
| | | | | | | | | | | | | | | | | | (bzr r12876)
* | | | | | gimpspinscale (upstream #fb623): Reorder functionsAlex Valavanis2014-01-031-23/+23
| | | | | | | | | | | | | | | | | | (bzr r12875)
* | | | | | gimpspinscale (upstream #ce8ae): Fix text rendering on dark bgAlex Valavanis2014-01-031-56/+141
| | | | | | | | | | | | | | | | | | (bzr r12874)
* | | | | | gimpspinscale (upstream #85a09): Fix drag issueAlex Valavanis2014-01-031-2/+10
| | | | | | | | | | | | | | | | | | (bzr r12873)
* | | | | | Moved and renamed some tool-related files.Markus Engel2013-11-093-3/+3
| | | | | | | | | | | | | | | | | | (bzr r12785)
* | | | | | First step of moving tools into appropriate namespaces.Markus Engel2013-11-072-2/+2
| | | | | | | | | | | | | | | | | | (bzr r12782)
* | | | | | remove unused private membersJohan B. C. Engelen2013-11-052-6/+1
| | | | | | | | | | | | | | | | | | (bzr r12779)
* | | | | | Units: stop newing Unit objects. pass around pointers to "undeletable" Unit ↵Johan B. C. Engelen2013-10-1214-58/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | objects in the UnitTable. I think we should move to using indexed units, and pass around the index of the unit in the unittable, or smth like that... ? (bzr r12679)
* | | | | | Rewrite the internals of the unit code for somewhat better performanceKrzysztof Kosi??ski2013-10-053-10/+8
| | | | | | | | | | | | | | | | | | (bzr r12661)
* | | | | | cppcheck: performanceKris De Gussem2013-09-261-1/+1
| | | | | | | | | | | | | | | | | | (bzr r12598)
* | | | | | fix crash on uninitialized unittracker for spinbuttons. fixes crash on ↵Johan B. C. Engelen2013-09-232-7/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changing major grid line number, possibly other random crashes Fixed bugs: - https://launchpad.net/bugs/1229183 (bzr r12581)
* | | | | | Fix percentage document size handling.Matthew Petroff2013-09-231-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1228852 (bzr r12577)
* | | | | | Merge from trunk.Matthew Petroff2013-09-202-11/+11
|\ \ \ \ \ \ | | | | | | | | | | | | | | (bzr r12475.1.29)
| * \ \ \ \ \ Merged from trunk (r12517).Markus Engel2013-09-141-8/+3
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | (bzr r11608.1.121)
| * \ \ \ \ \ \ Merged from trunk (r12488).Markus Engel2013-08-3015-136/+476
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | (bzr r11608.1.120)
| * \ \ \ \ \ \ \ Merged from trunk (r12465).Markus Engel2013-08-041-0/+1
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | (bzr r11608.1.119)
| * | | | | | | | | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel2013-07-311-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11608.1.110)