summaryrefslogtreecommitdiffstats
path: root/src/connector-context.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved and renamed some tool-related files.Markus Engel2013-11-091-1496/+0
| | | (bzr r12785)
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-64/+71
| | | (bzr r12782)
* Documentation/Translation. Fix for Bug #1236382 (Typos in comments and ↵Nicolas Dufour2013-10-091-1/+1
| | | | | | | | message, localization context needed) by Yuri Chornoivan. Fixed bugs: - https://launchpad.net/bugs/1236382 (bzr r12673)
* Merge from trunk.Matthew Petroff2013-09-201-181/+132
|\ | | | | (bzr r12475.1.29)
| * Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel2013-07-311-1/+1
| | | | | | (bzr r11608.1.110)
| * Further refactoring of EventContexts.Markus Engel2013-07-301-3/+3
| | | | | | (bzr r11608.1.109)
| * various changesMarkus Engel2013-04-271-156/+110
| | | | | | (bzr r11608.1.105)
| * Removed some unused files; more refactoring in EventContext tree.Markus Engel2013-04-211-4/+4
| | | | | | (bzr r11608.1.104)
| * Moved factories to different files.Markus Engel2013-04-201-1/+1
| | | | | | (bzr r11608.1.100)
| * Merging of EventContext classes complete.Markus Engel2013-04-201-94/+18
| | | | | | (bzr r11608.1.98)
| * Replaced casting macros for EventContext tree; added contructors.Markus Engel2013-04-131-0/+16
| | | | | | (bzr r11608.1.96)
| * Added prefPaths to contexts; modified SPFactoryMarkus Engel2013-04-121-0/+2
| | | | | | (bzr r11608.1.94)
| * Added constructors to EventContext tree / some missing virtual pads.Markus Engel2013-04-091-14/+32
| | | | | | (bzr r11608.1.90)
| * Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel2013-04-081-6/+43
| | | | | | (bzr r11608.1.89)
* | Fix bug that added transforms to new objects.Matthew Petroff2013-09-021-0/+2
|/ | | (bzr r12475.1.11)
* Fix copyright email for Martin OwensMartin Owens2013-03-311-1/+1
| | | (bzr r12261)
* More GObject boilerplate reductionAlex Valavanis2013-01-261-32/+7
| | | (bzr r12065)
* Minor warning and dead code cleanup.Jon A. Cruz2013-01-131-1/+1
| | | (bzr r12018)
* Merge in connector cleanupMartin Owens2013-01-111-542/+53
|\ | | | | (bzr r12015)
| * Step 1. Remove junk and keep functionality.Martin Owens2012-11-301-542/+53
| | | | | | (bzr r11894.1.1)
* | Replace C-style pointer casts in event contextsAlex Valavanis2012-12-311-13/+10
|/ | | (bzr r12001)
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-4/+0
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529)
* Eliminated duplication of GTK key defines.Jon A. Cruz2012-05-031-4/+1
| | | (bzr r11318)
* Adopt obsolete GtkAnchorType enum as SPAnchorTypeAlex Valavanis2012-04-101-4/+4
| | | (bzr r11207)
* More GDK key macro fixes, and some cursor referencingAlex Valavanis2012-04-081-8/+15
| | | (bzr r11180)
* Header cleaningAlex Valavanis2012-02-121-2/+2
| | | (bzr r10963)
* add underscores to some member variables.Johan B. C. Engelen2012-01-171-1/+1
| | | | | add some const stuff (bzr r10900)
* turn SPPath into a class, and add some methods...Johan B. C. Engelen2012-01-171-5/+5
| | | (bzr r10897)
* part 1 of SPPath cleanup for LPE... remove duplicated original_curve in ↵Johan B. C. Engelen2012-01-171-6/+5
| | | | | SPPath (SPShape has curve_before_lpe) (bzr r10895)
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-1/+1
| | | (bzr r10697)
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is ↵Johan B. C. Engelen2011-07-171-7/+7
| | | | | | | item-to-desktop, not item-to-document. This should make it easier to spot bugs. - tag some instances where the document-to-desktop transform has been hardcoded (bzr r10466)
* warning cleanup (no functional changes)Campbell Barton2011-06-251-11/+11
| | | | | | - enclose && / || with brackets to avoid ambiguity. - don't cast from booleans to pointers. (bzr r10359)
* Replace deprecated GtkSignalAlex Valavanis2011-06-131-4/+4
| | | (bzr r10282.1.1)
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-5/+5
| | | (bzr r10067)
* update to latest 2geom !Johan B. C. Engelen2011-02-021-5/+5
| | | (bzr r10025)
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵Jon A. Cruz2010-12-231-1/+4
| | | | | header. (bzr r9978.1.1)
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-43/+39
|\ | | | | (bzr r9945.1.1)
| * SPObject c++ification finalized along with the beginning of XML ↵Abhishek Sharma Public2010-07-121-11/+11
| | | | | | | | | | Privatisation tweaks (bzr r9546.1.6)
| * New Class SPDocumentUndo created which takes care of c++fying some non ↵Abhishek Sharma Public2010-07-021-4/+4
| | | | | | | | | | SPDocument based methods (bzr r9546.1.3)
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-5/+5
| | | | | | (bzr r9546.1.2)
| * This is the first c++ification commit from me. It handles sp-line, ↵Abhishek Sharma Public2010-06-291-9/+9
| | | | | | | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1)
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171-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)
* | Connector tool: pointers should be nulled after snappingDiederik van Lierop2010-08-161-12/+22
| | | | | | (bzr r9716)
* | Fixes bug #478597 where the connector context crash due to asserting thatMichael Wybrow2010-08-131-2/+4
| | | | | | | | | | | | | | | | | | paths marked as connectors were always open. Now it just treats them as connectors if they are open, or normal objects otherwise. Fixed bugs: - https://launchpad.net/bugs/478597 (bzr r9707.1.1)
* | Fix bug #612756 where connectors with zero length (due to being clippedMichael Wybrow2010-08-131-5/+22
| | | | | | | | | | | | | | | | | | to the perimeter of two overlapping objects) could crash the connector context. Fixed bugs: - https://launchpad.net/bugs/612756 (bzr r9705.1.1)
* | Clear pointers in the snapmanager if they're no longer needed.Diederik van Lierop2010-08-111-1/+5
|/ | | (bzr r9697)
* Cleanup of SP_ACTIVE_DESKTOP to prepare clipboard code for reuse.Jon A. Cruz2010-03-191-0/+3
| | | (bzr r9209)
* Cleanup on id access.Jon A. Cruz2010-03-021-1/+1
| | | (bzr r9127)
* Disabled unfinished connection point edit mode. Added ↵Arcadie M. Cracan2010-02-211-26/+50
| | | | | inkscape:connection-start-point, inkscape:connection-end-point attributes for connector endpoints. This corrects the previous approach making drawings created in 0.48 version compatible with earlier versions (new attributes are silently ignored). (bzr r9103.1.1)
* Tiny bit of refactoring (inverting some logic)Diederik van Lierop2010-02-061-1/+1
| | | (bzr r9059)