summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Start building drag fill that uses colors of all points under drag pathJohn Bintz2007-04-191-116/+138
* While drawing with the pen/pencil tool, use the end of the unfinished path as...Maximilian Albert2007-04-181-0/+22
* Fixed: Shift-doubleclicking middle mouse button in pen tool should not finish...Maximilian Albert2007-04-181-4/+4
* Switched pen and pencil toobars to stock GTK+ toolbarsJon A. Cruz2007-04-181-62/+115
* Cleaned up init()/setDesktop() call and change ctor to C++ initialization.Jon A. Cruz2007-04-181-42/+49
* fix crash when pressing space while drawing a shapebulia byak2007-04-184-0/+60
* fix leftover rubberband after switching to selector while draggingbulia byak2007-04-181-0/+1
* typo patch by maximilian albertbulia byak2007-04-172-3/+3
* Improve snapper performance (mainly in by editting WillSnapSomething())Diederik van Lierop2007-04-177-33/+52
* flipping patch by maximilian albertbulia byak2007-04-176-23/+75
* Grid: added dotted rendering of rectangular grid. Fixed bug in emphasized lin...Johan B. C. Engelen2007-04-172-77/+121
* old default color values restoredJohan B. C. Engelen2007-04-171-6/+6
* Switched spiral toobar to stock GTK+ toolbarsJon A. Cruz2007-04-171-33/+75
* Rearrange tabs for document-properties dialogDiederik van Lierop2007-04-171-2/+2
* By default 'snap to object nodes/paths' must be offDiederik van Lierop2007-04-171-2/+2
* Re-add missing units menu to paint bucket toolbarJohn Bintz2007-04-171-0/+1
* silly error - lazy boolean evaluation bit mebulia byak2007-04-161-1/+2
* fix selecting in groups with altbulia byak2007-04-161-3/+4
* Visual layout and spacing cleanupJon A. Cruz2007-04-152-4/+17
* When no grid is defined but "toggle grid" is pressed => create a default rect...Johan B. C. Engelen2007-04-151-6/+14
* Removal of old grid code - fully enabled new grid code.Johan B. C. Engelen2007-04-1519-791/+189
* Remove some unneeded header includesJohn Bintz2007-04-151-4/+0
* Clear the mssage context after drag fillingJohn Bintz2007-04-151-0/+1
* Fix retrieving of initial point color for paint bucket fillJohn Bintz2007-04-151-4/+6
* Add ability to drag cursor while holding alt to add multiple points to paint ...John Bintz2007-04-151-11/+66
* change caseBob Jamison2007-04-1511-0/+6671
* change caseBob Jamison2007-04-1511-6671/+0
* Use relative include path for PycxxBob Jamison2007-04-151-2/+2
* Work-around code for GTK+ 2.8 compatibility (gtk+ 2.10 required RSN)Jon A. Cruz2007-04-151-1/+13
* increment hatch_spacing by hatch_spacing_step when keep_selected is off; use ...bulia byak2007-04-152-8/+14
* change description of select-new option in calligraphybulia byak2007-04-151-2/+2
* clean up hierarchy a bitBob Jamison2007-04-151-28/+38
* Tweak capture of error messagesBob Jamison2007-04-151-8/+14
* Rearrange bindings to use PyCXXBob Jamison2007-04-153-46/+337
* Fix typoDiederik van Lierop2007-04-141-1/+1
* recurse into groups for thinning/thickeningbulia byak2007-04-141-25/+44
* Don't snap nodes to their parent pathDiederik van Lierop2007-04-141-1/+1
* improve interactivity by forcing redraws when thinningbulia byak2007-04-141-0/+5
* make sure thinning uses updated pressure; make the response a bit nonlinearbulia byak2007-04-141-2/+9
* Change python binding mechanismBob Jamison2007-04-1420-1730/+6853
* fix typecastsBob Jamison2007-04-141-2/+2
* change the logic so that the value is correctly read at launch of seltrans, a...bulia byak2007-04-142-3/+5
* Switched circle toobar to stock GTK+ toolbarsJon A. Cruz2007-04-131-62/+116
* make selcue sensitive to bbox typebulia byak2007-04-131-1/+4
* fix select under by alt+click; prevent potential refcount leakbulia byak2007-04-131-2/+6
* Some cleaning and reorderingDiederik van Lierop2007-04-131-23/+7
* New Grids are now ready to go. bug testing can start i think.Johan B. C. Engelen2007-04-137-69/+11
* Add global preference for selector tool, chosing between GEOMETRIC_BBOX or VI...Diederik van Lierop2007-04-133-10/+15
* Switched to using EgeSelectOneAction on Star/Flat choiceJon A. Cruz2007-04-131-32/+33
* Added XForms-style "appearance" support and basic icon useJon A. Cruz2007-04-132-22/+297