| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -64/+0 |
| | | | | | A lot of header clean-up. | ||||
| * | Refactor Box3d::string_from_axes to use Glib::ustring | Jan Lingscheid | 2017-09-21 | 1 | -1/+1 |
| | | |||||
| * | Update to trunk r13621 | Liam P. White | 2014-10-17 | 1 | -3/+1 |
| |\ | | | | | (bzr r13341.1.278) | ||||
| | * | Removed dangerous GTK-mimicking macros. | Jon A. Cruz | 2014-10-16 | 1 | -3/+1 |
| | | | | | | | (bzr r13619) | ||||
| * | | Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵ | Liam P. White | 2014-08-31 | 1 | -4/+4 |
| |/ | | | | | GThread deprecation errors. (bzr r13341.1.190) | ||||
| * | Added runtime check in SP_-cast macros. | Markus Engel | 2013-09-15 | 1 | -1/+1 |
| | | | | (bzr r11608.1.123) | ||||
| * | Modified SP_IS_ macros. | Markus Engel | 2013-09-14 | 1 | -1/+1 |
| | | | | (bzr r11608.1.122) | ||||
| * | Fixed more mismatched-tags; replaced GObject-properties in SPGuide | Markus Engel | 2013-08-01 | 1 | -1/+1 |
| | | | | (bzr r11608.1.115) | ||||
| * | Combined some classes. | Markus Engel | 2013-04-04 | 1 | -11/+1 |
| | | | | (bzr r11608.1.75) | ||||
| * | Cleaned up a bit. Uses some C++11 features. | Markus Engel | 2013-04-02 | 1 | -10/+1 |
| | | | | (bzr r11608.1.72) | ||||
| * | Added virtual destructor to SPObject. Switched to new factory. Replaced some ↵ | Markus Engel | 2013-04-02 | 1 | -1/+2 |
| | | | | | | casts. Inkscape seems stable, car.svgz renders correctly to png. (bzr r11608.1.70) | ||||
| * | Added constructors to SP classes. | Markus Engel | 2013-04-01 | 1 | -0/+1 |
| | | | | (bzr r11608.1.67) | ||||
| * | Replaced all casting macros with glib-independent ones. | Markus Engel | 2013-04-01 | 1 | -4/+2 |
| | | | | (bzr r11608.1.64) | ||||
| * | Renamed virtual function names. | Markus Engel | 2013-03-29 | 1 | -5/+5 |
| | | | | (bzr r11608.1.57) | ||||
| * | merged from trunk | Markus Engel | 2013-03-29 | 1 | -3/+1 |
| |\ | | | | | (bzr r11608.1.56) | ||||
| | * | Kill ancient gcc version check in configure.ac and fix a load of broken ↵ | Alex Valavanis | 2013-03-14 | 1 | -3/+1 |
| | | | | | | | | | | | forward declarations (bzr r12203) | ||||
| * | | Added "virtual pad" to Box3DSide. | Markus Engel | 2012-08-18 | 1 | -1/+23 |
| |/ | | | (bzr r11608.1.10) | ||||
| * | Dropped deprecated function sp_repr_get_int_attribute | Kris De Gussem | 2012-01-11 | 1 | -1/+1 |
| | | | | (bzr r10871) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -4/+9 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| | * | More in XML privatisation with new create3DBox function and other ↵ | Abhishek Sharma Public | 2010-07-17 | 1 | -0/+1 |
| | | | | | | | | | | | supplements to efficiently hide information. (bzr r9546.1.8) | ||||
| | * | SPShape c++ified to the extent it was possible and more changes done for XML ↵ | Abhishek Sharma Public | 2010-07-14 | 1 | -1/+1 |
| | | | | | | | | | | | privatisation. Major changes yet to come. (bzr r9546.1.7) | ||||
| | * | SPObject c++ification finalized along with the beginning of XML ↵ | Abhishek Sharma Public | 2010-07-12 | 1 | -0/+1 |
| | | | | | | | | | | | Privatisation tweaks (bzr r9546.1.6) | ||||
| * | | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| |/ | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | ||||
| * | Clean up comments and remove (already commented) debugging messages | Maximilian Albert | 2008-02-22 | 1 | -2/+0 |
| | | | | (bzr r4824) | ||||
| * | Convert 3D boxes to ordinary groups before tweaking, ungrouping or applying ↵ | Maximilian Albert | 2008-01-09 | 1 | -0/+2 |
| | | | | | | 'convert to path' (closes LP #179693 and #176646). (bzr r4439) | ||||
| * | Only set style of box sides during creation (not upon every repr write). | Maximilian Albert | 2008-01-05 | 1 | -0/+1 |
| | | | | (bzr r4388) | ||||
| * | Fundamentally reworked version of the 3D box tool (among many other things, ↵ | Maximilian Albert | 2007-12-13 | 1 | -0/+59 |
| this fixes bugs #168900 and #168868). See mailing list for details. Sorry for this single large commit but it was unfeasible to keep the history. (bzr r4224) | |||||
