| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-09-29 | Fix issue 872. LPE on rects is not rendering in browsers | Jabier Arraiza | 1 | -3/+5 | |
| 2019-06-01 | Allow rects be LPE like other primitives | Jabier Arraiza | 1 | -1/+1 | |
| 2018-11-08 | Clarify licenses | Max Gaukler | 1 | -1/+2 | |
| - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | |||||
| 2018-10-06 | SPAttributeEnum typed function arguments | Thomas Holder | 1 | -1/+1 | |
| 2018-06-18 | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 1 | -10/+10 | |
| This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | |||||
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -0/+0 | |
| A lot of header clean-up. | |||||
| 2014-09-27 | Update to experimental r13565 | Liam P. White | 1 | -16/+16 | |
| (bzr r13341.5.16) | |||||
| 2014-08-31 | Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵ | Liam P. White | 1 | -16/+16 | |
| GThread deprecation errors. (bzr r13341.1.190) | |||||
| 2013-10-26 | Added some consts. | Markus Engel | 1 | -3/+3 | |
| (bzr r12729) | |||||
| 2013-09-24 | change names for displayName and detailedDescription, improve char code and ↵ | Martin Owens | 1 | -1/+1 | |
| remove const. (bzr r12584) | |||||
| 2013-09-20 | Refactor status-bar text for multiple items, was very broken | Martin Owens | 1 | -1/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/1199192 (bzr r12550) | |||||
| 2013-09-15 | Added runtime check in SP_-cast macros. | Markus Engel | 1 | -1/+1 | |
| (bzr r11608.1.123) | |||||
| 2013-09-14 | Modified SP_IS_ macros. | Markus Engel | 1 | -1/+1 | |
| (bzr r11608.1.122) | |||||
| 2013-04-27 | various changes | Markus Engel | 1 | -5/+5 | |
| (bzr r11608.1.105) | |||||
| 2013-04-10 | various little changes | Markus Engel | 1 | -15/+17 | |
| (bzr r11608.1.93) | |||||
| 2013-04-05 | Merged Shape and subclasses. Cleaned up a bit. | Markus Engel | 1 | -1/+1 | |
| (bzr r11608.1.76) | |||||
| 2013-04-02 | Combined SPRect and CRect. | Markus Engel | 1 | -13/+2 | |
| (bzr r11608.1.73) | |||||
| 2013-04-02 | Cleaned up a bit. Uses some C++11 features. | Markus Engel | 1 | -14/+0 | |
| (bzr r11608.1.72) | |||||
| 2013-04-02 | Added virtual destructor to SPObject. Switched to new factory. Replaced some ↵ | Markus Engel | 1 | -1/+2 | |
| casts. Inkscape seems stable, car.svgz renders correctly to png. (bzr r11608.1.70) | |||||
| 2013-04-01 | Added experimental constructor to SPRect. Memory leaks because of ↵ | Markus Engel | 1 | -0/+2 | |
| non-virtual destructor. (bzr r11608.1.66) | |||||
| 2013-04-01 | Replaced all casting macros with glib-independent ones. | Markus Engel | 1 | -4/+2 | |
| (bzr r11608.1.64) | |||||
| 2013-03-30 | Turned all functions concerning SPRect into member functions. | Markus Engel | 1 | -19/+22 | |
| (bzr r11608.1.60) | |||||
| 2013-03-29 | Renamed virtual function names. | Markus Engel | 1 | -9/+9 | |
| (bzr r11608.1.57) | |||||
| 2013-03-19 | Fixing regression | jtx | 1 | -3/+0 | |
| (bzr r11950.1.61) | |||||
| 2013-03-17 | Working with widjets | Jabier Arraiza Cenoz | 1 | -0/+3 | |
| (bzr r11950.1.56) | |||||
| 2013-03-14 | Fix another load of forward declaration tags | Alex Valavanis | 1 | -3/+0 | |
| (bzr r12205) | |||||
| 2013-01-17 | Cleanup more GObject type definitions | Alex Valavanis | 1 | -2/+4 | |
| (bzr r12034) | |||||
| 2012-08-18 | Added "virtual pad" to SPRect. | Markus Engel | 1 | -1/+29 | |
| (bzr r11608.1.13) | |||||
| 2011-02-02 | update to latest 2geom ! | Johan B. C. Engelen | 1 | -1/+1 | |
| (bzr r10025) | |||||
| 2009-03-03 | add mouse-over helperpath for rects | Johan B. C. Engelen | 1 | -0/+2 | |
| (bzr r7407) | |||||
| 2008-12-04 | NR -> 2geom some headers in src/ | Joshua L. Blocher | 1 | -1/+1 | |
| (bzr r6935) | |||||
| 2008-01-15 | Slightly more 'object-oriented' way to invoke item-specific ↵ | Maximilian Albert | 1 | -2/+0 | |
| conversion-to-guides methods (bzr r4499) | |||||
| 2008-01-11 | Add possibility to convert objects (only rectangles and 3D boxes currently) ↵ | Maximilian Albert | 1 | -0/+2 | |
| to guidelines. Also see corresponding post on the mailing list; in particular, feel free to revert it if this is inappropriate during Frost phase. (bzr r4462) | |||||
| 2006-08-25 | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 1 | -2/+2 | |
| need to rethink and incrementally change gbooleans to bools (bzr r1637) | |||||
| 2006-08-23 | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 1 | -2/+2 | |
| one major janitorial task we identified.... (bzr r1633) | |||||
