index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
view
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-09-12
**/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...
Peter Moulder
1
-3
/
+3
2007-08-29
Dockable dialogs patch applied
gustav_b
3
-2
/
+16
2007-08-07
add a way to set a radio toggle in aux toolbar via desktop, by the toggles id
bulia byak
3
-0
/
+10
2007-07-28
Gtkmm-ified the desktop window object, and modified the file dialogs so that ...
Joel Holdsworth
3
-7
/
+8
2007-06-24
initial filter UI code drop from Nick
MenTaLguY
1
-0
/
+3
2007-06-18
patch 1734633: option to save window geometry in prefs
bulia byak
3
-4
/
+24
2007-04-15
Removal of old grid code - fully enabled new grid code.
Johan B. C. Engelen
1
-8
/
+11
2007-03-23
allow multiple (balanced) calls to add and remove document
MenTaLguY
1
-0
/
+7
2007-03-17
re-introduce isEmpty tests
MenTaLguY
1
-1
/
+1
2007-03-10
Merge further bbox work
MenTaLguY
1
-5
/
+5
2007-03-09
specialize MaybeStorage for Rect, and start using reference maybes to
MenTaLguY
1
-1
/
+1
2007-01-06
Small edits to copyright info.
Johan B. C. Engelen
1
-0
/
+2
2007-01-06
Special #ifdef win32 code to enable Dialogs on Top for windows. Note the remo...
Johan B. C. Engelen
1
-2
/
+0
2006-11-18
separate updating window from updating layers
bulia byak
1
-0
/
+1
2006-08-25
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
1
-2
/
+2
2006-08-23
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
1
-2
/
+2
2006-08-13
add interface for disabling interaction during long-running operations
John Bintz
3
-1
/
+39
2006-08-13
added functions to allow update events to process during long-running operations
John Bintz
3
-0
/
+13
2006-07-21
switched to using sigc++ "modified" signal
MenTaLguY
2
-16
/
+17
2006-06-29
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
1
-0
/
+4
2006-06-23
manually merging the INKBOARD_PEDRO branch into trunk
daleharvey
1
-75
/
+0
2006-05-21
request collection pass after destruction of a view widget
MenTaLguY
1
-0
/
+2
2006-04-29
since the view and document are both managed by the collector, reffing the do...
MenTaLguY
1
-3
/
+1
2006-04-29
add missing unref, which should hopefully address the document leak
MenTaLguY
1
-0
/
+1
2006-03-30
Tweaked to build with g++4.1. Thanks, <garrett>.
Bob Jamison
1
-111
/
+113
2006-03-28
try to fix g++ 4.1 compile errors
Ralf Stephan
1
-1
/
+1
2006-01-29
again, try to resolve test box compile error
Ralf Stephan
1
-1
/
+2
2006-01-29
use alternative form of Gtk version check,
Ralf Stephan
1
-1
/
+2
2006-01-26
conditionally (Gtk>=2.6) ellipsize status bar text
Ralf Stephan
1
-1
/
+4