summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix for broken compileJon A. Cruz2007-04-131-1/+1
* New grids are almost ready to fly!Johan B. C. Engelen2007-04-1310-81/+149
* fix thinning that didn't work for paths inside a transformed groupbulia byak2007-04-133-7/+8
* Switched node toobar to stock GTK+ toolbarsJon A. Cruz2007-04-121-57/+146
* Always snap both bboxes and nodes. Remove all 'snap bbox/nodes' options from ...Diederik van Lierop2007-04-127-33/+34
* Switched zoom toobar to stock GTK+ toolbarsJon A. Cruz2007-04-121-36/+39
* Switched paint bucket toolbar to stock GTK+ toobar, including minor MVC clean...Jon A. Cruz2007-04-124-67/+111
* use touchpath selection when rubberbanding with Alt; do move-selected with Al...bulia byak2007-04-121-28/+72
* add method to select objects picked by a vector of pointsbulia byak2007-04-122-1/+27
* add touchpath modebulia byak2007-04-122-15/+102
* Use the existing Inkscape::Event instead of creating a new one (andgustav_b2007-04-111-3/+2
* Adding icons to pop-up toolbar menusJon A. Cruz2007-04-111-1/+30
* fix about dialog a bitBob Jamison2007-04-111-3/+6
* Converted the rectangle toolbar to use stock GTK+Jon A. Cruz2007-04-111-70/+117
* cleanup some debug printsbulia byak2007-04-111-5/+0
* use correct isNaNbulia byak2007-04-111-1/+1
* thin/thicken cursorsbulia byak2007-04-112-0/+76
* tracking guide with ctrl; tracing background; thinning/thickening with alt; a...bulia byak2007-04-112-62/+647
* update statusbar message for calligraphybulia byak2007-04-111-1/+1
* trace background button/setting for calligraphybulia byak2007-04-112-1/+19
* allow MakeOffset to do profiled offset controlled by the distance of each poi...bulia byak2007-04-112-7/+31
* add a new return code indicating nothing was donebulia byak2007-04-111-1/+2
* note about which function to use for script executionKees Cook2007-04-111-0/+4
* Switched main commands toobar to stock GTK+ toolbarsJon A. Cruz2007-04-101-62/+155
* Converted select toolbar to stock GTK+Jon A. Cruz2007-04-102-162/+232
* * src/conn-avoid-ref.cpp: Fix a crash where avoided items with an emptymjwybrow2007-04-101-3/+3
* Made safe for empty containersJon A. Cruz2007-04-101-1/+3
* Making display narrowerJon A. Cruz2007-04-101-0/+1
* Updating incon when property changesJon A. Cruz2007-04-101-0/+24
* better paintbucket by bill baxterbulia byak2007-04-091-38/+38
* Updated simple action to work like toggle and radion versionsJon A. Cruz2007-04-092-27/+50
* Remove 'default scale origin' from selector tool's preferencesDiederik van Lierop2007-04-092-8/+2
* Eliminate drift of origin if mirroring occurs during scaling/stretchingDiederik van Lierop2007-04-091-4/+15
* fix crash temporarily until next refactoring phaseMenTaLguY2007-04-0919-19/+19
* * src/isnan.h: Fix isnan definition for GCC 3.x on OS X. Patch #1693278.mjwybrow2007-04-091-0/+4
* fix bug where nearest_point_on_path returned bogus t values on sharp bendsbulia byak2007-04-081-5/+12
* Changes to the selector tool, e.g. option to choose either APPROXIMATE_BBOX o...Diederik van Lierop2007-04-087-97/+159
* Corrected jumping and alignment of coordinates in status.Jon A. Cruz2007-04-081-50/+53
* Updated overwrite confirmation dialog to be similar to the new stock GTK+ oneJon A. Cruz2007-04-073-39/+34
* Corrected case where extension would not be added for opened filetypes not in...Jon A. Cruz2007-04-061-6/+5
* remove forced blurring from edge detection - tracing removes speckles anywaybulia byak2007-04-061-7/+1