summaryrefslogtreecommitdiffstats
path: root/src/sp-guide.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-111/+0
* finally removed all GSList from main folder .h filesMarc Jeanmougin2015-12-081-1/+0
* update to trunk + resolve conflictsMarc Jeanmougin2015-12-081-0/+4
|\
| * Add lock to guidesJabier Arraiza Cenoz2015-12-021-0/+4
* | cppification: GSList replaced by vectors (mostly related to guides and grids)Marc Jeanmougin2015-12-051-2/+2
|/
* Refactor SPGuide to use more C++Liam P. White2014-10-041-28/+45
* Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-311-1/+1
* Minor pass of header cleanupLiam P. White2014-08-301-2/+5
* Added runtime check in SP_-cast macros.Markus Engel2013-09-151-1/+1
* Modified SP_IS_ macros.Markus Engel2013-09-141-1/+1
* Fixed more mismatched-tags; replaced GObject-properties in SPGuideMarkus Engel2013-08-011-0/+5
* Replacement of unnecessary variables.Markus Engel2013-07-311-0/+1
* Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel2013-04-071-1/+1
* Merged more classes.Markus Engel2013-04-061-27/+3
* Added constructors to SP classes.Markus Engel2013-04-011-0/+1
* Replaced all casting macros with glib-independent ones.Markus Engel2013-04-011-5/+2
* Renamed virtual function names.Markus Engel2013-03-291-3/+3
* merged from trunkMarkus Engel2013-03-291-0/+4
|\
| * Kill ancient gcc version check in configure.ac and fix a load of broken forwa...Alex Valavanis2013-03-141-0/+1
| * Cleanup more GObject type definitionsAlex Valavanis2013-01-171-0/+3
* | Added "virtual pads" toMarkus Engel2013-03-291-0/+19
|/
* fix XML output of guideline colorJohan B. C. Engelen2012-04-011-1/+1
* remove some unnecessary inkscape_active_desktop() callsJohan B. C. Engelen2011-07-191-2/+2
* Adding a "Remove All Guides" option to the Edit menu.Felipe Corr??a da Silva Sanches2011-06-221-0/+1
* user interface for selecting colors of guidelinesFelipe Corr??a da Silva Sanches2011-06-181-0/+1
* add entry widget to guideline dialog to change guide's labelJohan B. C. Engelen2011-05-261-1/+1
* Adding inkscape:label parameter to guidelines so that our guidelanes can disp...Felipe Corr??a da Silva Sanches2011-05-181-0/+2
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-2/+2
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-231-1/+3
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-14/+17
|\
| * Yet mor in c++ificationAbhishek Sharma public2010-07-241-8/+16
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
|/
* Implement guide behaviour as discussed on the mailing listMaximilian Albert2009-07-161-1/+1
* From trunkTed Gould2008-10-271-3/+3
* try to use consistent document for creating guidesMenTaLguY2008-07-071-2/+2
* New menu command to quickly create guides around pageMaximilian Albert2008-03-051-0/+1
* Add possibility to convert objects (only rectangles and 3D boxes currently) t...Maximilian Albert2008-01-111-0/+3
* fix angle description of guidesJohan B. C. Engelen2007-12-231-0/+1
* guidelines: add methods to check horizontal/vertical, small fixesJohan B. C. Engelen2007-12-211-0/+3
* correctly handle orientation changes of guidelinesJohan B. C. Engelen2007-12-191-0/+1
* guides: switch from using one position coordinate to Geom::Point point_on_lineJohan B. C. Engelen2007-12-191-3/+4
* rename guide parameters to match snapping code naming convention.Johan B. C. Engelen2007-12-191-2/+3
* start of getting angled guidelines.Johan B. C. Engelen2007-12-161-0/+1
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-1/+1
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-1/+1
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+64