| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | desktop-widget: Fix deprecated gtk_widget_reparent usage #Hackfest2016 | Alex Valavanis | 2016-04-12 | 1 | -2/+4 | |
| | | | | (bzr r14797) | |||||
| * | desktop-widget: Fix background color setting #Hackfest2016 | Alex Valavanis | 2016-04-12 | 1 | -4/+12 | |
| | | | | (bzr r14796) | |||||
| * | Hackfest 2016: un-obfuscate the SPCanvas widget. | Krzysztof Kosi??ski | 2016-04-12 | 1 | -8/+8 | |
| | | | | (bzr r14790) | |||||
| * | Fix GTK+ fullscreen issue | Alex Valavanis | 2015-12-27 | 1 | -2/+0 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1529521 (bzr r14555) | |||||
| * | Remove unnecesary headers for GTK3 | Jabier Arraiza Cenoz | 2015-12-09 | 1 | -2/+0 | |
| | | | | (bzr r14521) | |||||
| * | update to trunk | Marc Jeanmougin | 2015-12-09 | 1 | -19/+31 | |
| |\ | | | | | (bzr r14504.1.18) | |||||
| | * | Fix GTK3 rulers on guide Lock and remove gap between guides and horizontal ruler | Jabier Arraiza Cenoz | 2015-12-09 | 1 | -19/+31 | |
| | | | | | | | (bzr r14518) | |||||
| * | | update to trunk + resolve conflicts | Marc Jeanmougin | 2015-12-08 | 1 | -10/+62 | |
| |\| | | | | | (bzr r14504.1.9) | |||||
| | * | Fixes UX pointed in suv review | Jabier Arraiza Cenoz | 2015-12-06 | 1 | -38/+43 | |
| | | | | | | | (bzr r14500.1.9) | |||||
| | * | Changed from Desktop to namedview to handle multiples documents | Jabier Arraiza Cenoz | 2015-12-05 | 1 | -13/+16 | |
| | | | | | | | (bzr r14500.1.8) | |||||
| | * | String desc fix | Jabier Arraiza Cenoz | 2015-12-03 | 1 | -2/+0 | |
| | | | | | | | (bzr r14500.1.6) | |||||
| | * | Add global lock guides to the rulers | Jabier Arraiza Cenoz | 2015-12-03 | 1 | -6/+52 | |
| | | | | | | | (bzr r14500.1.5) | |||||
| * | | cppification : GHashMaps replaced by stl maps. getResouceList now gives a ↵ | Marc Jeanmougin | 2015-12-07 | 1 | -3/+3 | |
| |/ | | | | | | | std::set<SPObject *>. Should give some performance improvements (quite a few linear lookups are now logarithmic) (bzr r14504.1.6) | |||||
| * | fixes a few of jenkins warnings | Marc Jeanmougin | 2015-05-08 | 1 | -1/+3 | |
| | | | | (bzr r14126) | |||||
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -1/+1 | |
| | | | | (bzr r13820) | |||||
| * | Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ↵ | Tavmjong Bah | 2014-11-26 | 1 | -2/+2 | |
| | | | | | | by function. (bzr r13774) | |||||
| * | Update to trunk r13766 | Liam P. White | 2014-11-26 | 1 | -5/+5 | |
| |\ | | | | | (bzr r13341.5.24) | |||||
| | * | Units: make it absolutely clear that Document properties unit dropdown is ↵ | Johan B. C. Engelen | 2014-11-24 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | | for UI Display Units. Upon document load, calculate the units used for SVG values, if a viewbox is available. If not, default to "px" SVG units. Change all code to use either Display units OR svg units. (bzr r13751) | |||||
| * | | Update to experimental r13598 | Liam P. White | 2014-10-08 | 1 | -2/+2 | |
| |\| | | | | | (bzr r13341.5.17) | |||||
| | * | Move GtkAction subclasses to widgets/ | Liam P. White | 2014-10-05 | 1 | -1/+1 | |
| | | | | | | | (bzr r13341.1.249) | |||||
| | * | Move obvious ui component to ui/ | Liam P. White | 2014-10-05 | 1 | -1/+1 | |
| | | | | | | | (bzr r13341.1.247) | |||||
| | * | Update to experimental r13543 | Liam P. White | 2014-09-07 | 1 | -61/+76 | |
| | | | | | | | (bzr r13090.1.108) | |||||
| | * | Update to experimental r13531 | Liam P. White | 2014-08-31 | 1 | -76/+61 | |
| | |\ | | | | | | | (bzr r13090.1.106) | |||||
| | * \ | Update to experimental r13452 | Liam P. White | 2014-07-30 | 1 | -2/+2 | |
| | |\ \ | | | | | | | | | (bzr r13090.1.95) | |||||
| | * \ \ | Update to experimental r13407 | Liam P. White | 2014-06-22 | 1 | -0/+3 | |
| | |\ \ \ | | | | | | | | | | | (bzr r13090.1.85) | |||||
| | * | | | | Reverted swatches | Liam P. White | 2014-03-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed a toy effect (not ready yet) Fixed a bug with Livarot General cleanup (bzr r13090.1.23) | |||||
| | * | | | | Added new swatches dialog | Liam P. White | 2014-03-05 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | (bzr r13090.1.16) | |||||
| * | | | | | Update to experimental r13565 | Liam P. White | 2014-09-27 | 1 | -62/+77 | |
| | | | | | | | | | | | | | | | | (bzr r13341.5.16) | |||||
| * | | | | | Update to experimental r13527 | Liam P. White | 2014-08-30 | 1 | -76/+61 | |
| |\ \ \ \ \ | | |_|_|/ | |/| | | | (bzr r13341.5.15) | |||||
| | * | | | | desktop-widget: GObject boilerplate reduction | Alex Valavanis | 2014-08-24 | 1 | -76/+61 | |
| | | |_|/ | |/| | | | | | | (bzr r13341.1.173) | |||||
| * | | | | Update to experimental r13464 | Liam P. White | 2014-08-08 | 1 | -2/+2 | |
| |\| | | | | | | | | | | | (bzr r13341.5.14) | |||||
| | * | | | Fix a crash where the canvas does not have a valid main element | Liam P. White | 2014-06-19 | 1 | -0/+3 | |
| | |/ / | | | | | | | (bzr r13433) | |||||
| * | | | 5. Refactoring of Application class: make copy/assignment operators private, ↵ | Liam P. White | 2014-06-27 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | disallow pointers to Application (bzr r13341.5.9) | |||||
| * | | | 3. remove dead code, refactor existing code. Connect overlooked signals. | Liam P. White | 2014-06-26 | 1 | -1/+1 | |
| | | | | | | | | | | (bzr r13341.5.3) | |||||
| * | | | 1. make it compile | Liam P. White | 2014-06-25 | 1 | -4/+4 | |
| | |/ |/| | | | (bzr r13341.5.1) | |||||
| * | | Fix a crash where the canvas does not have a valid main | Liam P. White | 2014-06-19 | 1 | -0/+3 | |
| |/ | | | (bzr r13341.1.64) | |||||
| * | Move extended input events stuff from desktop-widget.cpp to sp-canvas.cpp, | Krzysztof Kosi??ski | 2014-02-27 | 1 | -5/+0 | |
| | | | | | | where it belongs (bzr r13062) | |||||
| * | gtkmmification (seems there is more margin in desktop-widget.cpp) | Kris De Gussem | 2014-01-11 | 1 | -17/+8 | |
| | | | | (bzr r12915) | |||||
| * | Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated | Alex Valavanis | 2014-01-02 | 1 | -3/+3 | |
| | | | | (bzr r12868) | |||||
| * | Moved and renamed some tool-related files. | Markus Engel | 2013-11-09 | 1 | -1/+1 | |
| | | | | (bzr r12785) | |||||
| * | Units: stop newing Unit objects. pass around pointers to "undeletable" Unit ↵ | Johan B. C. Engelen | 2013-10-12 | 1 | -3/+3 | |
| | | | | | | 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) | |||||
| * | Merge from trunk. | Matthew Petroff | 2013-09-20 | 1 | -1/+4 | |
| |\ | | | | | (bzr r12475.1.29) | |||||
| | * | Merged from trunk (r12488). | Markus Engel | 2013-08-30 | 1 | -13/+15 | |
| | |\ | | | | | | | (bzr r11608.1.120) | |||||
| | * \ | Merged from trunk (r12419). | Markus Engel | 2013-07-14 | 1 | -56/+92 | |
| | |\ \ | | | | | | | | | (bzr r11608.1.107) | |||||
| | * \ \ | Merged from trunk (r12305) | Markus Engel | 2013-04-27 | 1 | -6/+14 | |
| | |\ \ \ | | | | | | | | | | | (bzr r11608.1.106) | |||||
| | * | | | | Removed some unused files; more refactoring in EventContext tree. | Markus Engel | 2013-04-21 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | (bzr r11608.1.104) | |||||
| * | | | | | Added viewBox implement document unit support. | Matthew Petroff | 2013-08-27 | 1 | -2/+2 | |
| | |_|_|/ |/| | | | | | | | (bzr r12475.1.2) | |||||
| * | | | | Switched to global UnitTable. | Matthew Petroff | 2013-08-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | | (bzr r12380.1.62) | |||||
| * | | | | Ported "widgets/ruler.*" away from SPMetric. | Matthew Petroff | 2013-07-22 | 1 | -8/+9 | |
| | | | | | | | | | | | | | (bzr r12380.1.48) | |||||
| * | | | | Ported "ui/widget/selected-style.*". | Matthew Petroff | 2013-07-19 | 1 | -2/+3 | |
| | | | | | | | | | | | | | (bzr r12380.1.39) | |||||
