index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
verbs.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
adds export to ocal feature without dialog window
Bruno Dilly
2007-08-06
1
-0
/
+4
*
Modification of the parameters/return value of SPDesktop::getToplevel
Joel Holdsworth
2007-07-28
1
-4
/
+3
*
Gtkmm-ified the desktop window object, and modified the file dialogs so that ...
Joel Holdsworth
2007-07-28
1
-5
/
+13
*
initial filter UI code drop from Nick
MenTaLguY
2007-06-24
1
-0
/
+5
*
First (very limited) version of the 3D box tool; allows for drawing of new bo...
Maximilian Albert
2007-06-21
1
-0
/
+11
*
Gtkmm:ified Fill and Stroke dialog (disabled by default). It's still
gustav_b
2007-06-02
1
-0
/
+1
*
fix speeling of calligraphy tool verb name
MenTaLguY
2007-05-06
1
-1
/
+1
*
While drawing with the pen/pencil tool, use the end of the unfinished path as...
Maximilian Albert
2007-04-18
1
-0
/
+22
*
flipping patch by maximilian albert
bulia byak
2007-04-17
1
-3
/
+32
*
Removal of old grid code - fully enabled new grid code.
Johan B. C. Engelen
2007-04-15
1
-1
/
+0
*
removed leftover debug messages. Toggling new grids now works. Almost ready t...
Johan B. C. Engelen
2007-04-01
1
-0
/
+1
*
patch 1690246 from Max + read_geometry fixes for consistent placement
bulia byak
2007-04-01
1
-2
/
+3
*
use UTF-8 for degree symbol
Kees Cook
2007-03-18
1
-4
/
+6
*
sensitize unlock and unhide verbs
Aaron Spike
2007-03-16
1
-1
/
+1
*
Swap out entities in tooltips. Fixes https://bugs.launchpad.net/ubuntu/+sour...
Kees Cook
2007-03-14
1
-2
/
+4
*
move sp_document_done() out into verbs.cpp
Aaron Spike
2007-03-12
1
-4
/
+10
*
send verb ids into history and remove casting errors
Aaron Spike
2007-03-12
1
-4
/
+4
*
add verbs for unlocking and unhiding all objects globaly or within the curren...
Aaron Spike
2007-03-12
1
-0
/
+75
*
Switch selection bounds and center to use NR::Maybe, addressing most of the
MenTaLguY
2007-03-11
1
-1
/
+5
*
when listing verbs, use description when available, remove superfluous quotes
bulia byak
2007-03-01
1
-1
/
+1
*
r14577@tres: ted | 2007-02-27 18:51:05 -0800
Ted Gould
2007-03-01
1
-1
/
+12
*
r14576@tres: ted | 2007-02-26 23:29:13 -0800
Ted Gould
2007-03-01
1
-0
/
+6
*
rename flood to paintbucket, copyedit
bulia byak
2007-02-26
1
-10
/
+10
*
Add flood fill tool
John Bintz
2007-02-25
1
-1
/
+12
*
isolate the nodepath-or-knotholder unit into the new ShapeEditor class which ...
bulia byak
2007-02-13
1
-9
/
+10
*
more informative tooltip
bulia byak
2007-02-07
1
-1
/
+1
*
patch from David Douard to switch to node tool after creating linked offsets
MenTaLguY
2007-01-18
1
-0
/
+2
*
patch from bug 1497803 by Gustav Broberg; allow to reflow an already flowed text
bulia byak
2007-01-08
1
-1
/
+1
*
C++ find dialog calling code.
Johan B. C. Engelen
2006-11-29
1
-0
/
+2
*
string fixes from bug 1516157
bulia byak
2006-11-19
1
-1
/
+0
*
implement select next/prev in gradient tool as well
bulia byak
2006-11-06
1
-0
/
+5
*
implement select next/prev as verbs
bulia byak
2006-11-06
1
-1
/
+20
*
copyedit label
bulia byak
2006-11-03
1
-1
/
+1
*
add view mode toggle, store current mode for the session in prefs
bulia byak
2006-11-03
1
-0
/
+5
*
undo annotations
bulia byak
2006-10-05
1
-6
/
+6
*
I added Johan's badass patch for save a copy with the features I requested.
Jon Phillips
2006-08-22
1
-0
/
+2
*
Committed a great patch which adds a Save A Copy menu function. This is the f...
Jon Phillips
2006-08-22
1
-0
/
+5
*
Added rest of icons for primary menus and updated verbs...flame me or create ...
Jon Phillips
2006-08-20
1
-18
/
+18
*
fix icon preview name
Jon Phillips
2006-08-19
1
-1
/
+1
*
forced redraw of canvas upon completion of zooming or upon starting rubber ba...
John Bintz
2006-07-23
1
-0
/
+2
*
undo annotations
gustav_b
2006-07-10
1
-5
/
+13
*
Added descriptions to Undo/Redo commands in the menus
gustav_b
2006-07-09
1
-15
/
+30
*
reterm canvas to page
bulia byak
2006-07-02
1
-7
/
+7
*
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
2006-06-29
1
-6
/
+17
*
manually merging the INKBOARD_PEDRO branch into trunk
daleharvey
2006-06-23
1
-103
/
+4
*
typos, mnemonics
bulia byak
2006-05-28
1
-2
/
+2
*
Panel refactoring
Jon A. Cruz
2006-05-23
1
-0
/
+2
*
* Remove text verbs except for the actual class for now
Milosz Derezynski
2006-05-18
1
-7
/
+0
*
* Properly deal with setting the style using the text toolbar
Milosz Derezynski
2006-05-18
1
-1
/
+57
*
Base implementation of a layers dialog.
Jon A. Cruz
2006-05-15
1
-6
/
+6
[next]