summaryrefslogtreecommitdiffstats
path: root/src/selection.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-1/+1
| | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637)
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-1/+1
| | | | | one major janitorial task we identified.... (bzr r1633)
* switch to sigc++ signals for "modified" and "release"MenTaLguY2006-07-211-6/+6
| | | (bzr r1449)
* patch [ 1504445 ] Fix build break on gcc4.1.1Aaron Spike2006-06-131-1/+1
| | | (bzr r1206)
* Applied patch #1503864Jon A. Cruz2006-06-111-0/+6
| | | (bzr r1202)
* patch #1450307 - option for select all to work in layer with it's sub-layers:Andrius Ramanauskas2006-03-311-3/+16
| | | | | | | * Replaced check-box in preferences with 3 radio buttons (in all document in current layer only, in current layer with sub-layers) * Altered "Select all" functionality to include objects in sub-layers (if preference is on) * Altered TAB functionality to include sub-layers (had to introduce "context layer" concept in Selection class - without it TAB'ing would end in deepest child, but it needs to return to parent on subsequent TAB key press) (bzr r380)
* use rotation center in keyboard rotation and transform dialogbulia byak2006-03-221-0/+5
| | | (bzr r273)
* more information on objects selected in groupsbulia byak2006-03-221-0/+3
| | | (bzr r270)
* Replace GC::Managed<>::clearOnceInaccessible with GC::soft_ptr<>MenTaLguY2006-03-151-1/+2
| | | (bzr r241)
* optimized includesRalf Stephan2006-01-181-2/+2
| | | (bzr r16)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+347
(bzr r1)