index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Turning on
Jon A. Cruz
2006-10-19
1
-1
/
+1
*
Adding custom action to work with spinbuttons in toolbars
Jon A. Cruz
2006-10-19
1
-1
/
+297
*
undo annotations
bulia byak
2006-10-10
6
-29
/
+31
*
rename drag to wiggle with value inversion; edit tooltips
bulia byak
2006-10-03
1
-15
/
+15
*
move rounding spinbutton
bulia byak
2006-09-06
1
-11
/
+11
*
get default rounding right in calligraphy toolbar
MenTaLguY
2006-09-04
1
-1
/
+1
*
added ui for mental's calligraphy tool cap rounding
Josh Andler
2006-09-04
1
-1
/
+21
*
gboolean -> bool conversion commit 1. Modifies code to do with getting the u...
Michael G. Sloan
2006-08-26
1
-2
/
+2
*
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2006-08-25
19
-56
/
+57
*
I peeled back my changes because of some deep error.
Jon Phillips
2006-08-25
3
-13
/
+9
*
Cleaned up more of the gboolean to bool janitorial task...great!
Jon Phillips
2006-08-24
3
-9
/
+13
*
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
2006-08-23
19
-57
/
+56
*
delete completion object on destroying, prevents a crash on exit
bulia byak
2006-08-18
1
-0
/
+10
*
disconnect signals on destroying
bulia byak
2006-08-18
1
-0
/
+7
*
add interface for disabling interaction during long-running operations
John Bintz
2006-08-13
2
-0
/
+35
*
added functions to allow update events to process during long-running operations
John Bintz
2006-08-13
2
-0
/
+12
*
switch to sigc++ SPObject signals for desktop widget
MenTaLguY
2006-07-29
2
-5
/
+17
*
switch to sigc++ SPObject signals for SPGradientImage
MenTaLguY
2006-07-29
2
-9
/
+26
*
switch to sigc++ SPObject signals for gradient toolbar
MenTaLguY
2006-07-29
1
-10
/
+6
*
whoops, missed some uses of the old GObject signals in the last commit
MenTaLguY
2006-07-25
1
-6
/
+39
*
switch to sigc++ SPObject signals for SPGradientVectorSelector
MenTaLguY
2006-07-25
2
-17
/
+35
*
Update pattern creation help text to reflect new menu layout.
MenTaLguY
2006-07-23
1
-1
/
+1
*
- improve hint for directed graph toggle
Tim Dwyer
2006-07-14
1
-1
/
+1
*
- added toggle buttons for directed layout (doesn't do anything yet) and over...
Tim Dwyer
2006-07-12
1
-4
/
+55
*
Added layout button and ideal connector length spinbox to connector toolbar
Tim Dwyer
2006-07-12
1
-0
/
+39
*
Added descriptions to Undo/Redo commands in the menus
gustav_b
2006-07-09
1
-1
/
+2
*
replace single toggle button with less confusing pick-alpha and set-alpha opt...
bulia byak
2006-07-05
1
-18
/
+47
*
* src/connector-context.cpp, src/widgets/toolbox.cpp:
mjwybrow
2006-06-30
1
-1
/
+1
*
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
2006-06-29
6
-26
/
+53
*
glib-2.4 system fixes: some includes to get prototypes, some version checks
Ralf Stephan
2006-06-25
3
-0
/
+21
*
mental's patch for bug [ 1457003 ] X Window error with Composite: BadAlloc in...
Aaron Spike
2006-06-13
1
-12
/
+18
*
Handle case of function call faling. Fixes bug 1501150.
Jon A. Cruz
2006-06-09
1
-3
/
+6
*
Applied patch #1502407. Fixes bug #1500029.
Jon A. Cruz
2006-06-08
1
-9
/
+15
*
swap tooltips
bulia byak
2006-06-05
1
-2
/
+2
*
text tolbar usability: enable alt+x, enable esc to defocus entry fields and c...
bulia byak
2006-06-02
1
-685
/
+754
*
defocus text toolbar widgets, fixes 1494959
bulia byak
2006-06-01
1
-4
/
+14
*
replace nr_new() with g_new(), and try to converge on using the glib allocato...
MenTaLguY
2006-05-28
1
-4
/
+5
*
add tooltips to text toolbar widgets
MenTaLguY
2006-05-28
1
-0
/
+9
*
Option to keep selection when changing layers
Jon A. Cruz
2006-05-28
1
-2
/
+5
*
Fixed resize handle in corner of main UI.
Jon A. Cruz
2006-05-26
1
-22
/
+0
*
Cleaned up propagation of status changes.
Jon A. Cruz
2006-05-26
1
-0
/
+12
*
slight cosmetics in text toolbar
bulia byak
2006-05-24
1
-2
/
+2
*
Panel refactoring
Jon A. Cruz
2006-05-23
1
-1
/
+1
*
* Use hardcoded sample string for font preview instead of the string from the...
Milosz Derezynski
2006-05-23
1
-3
/
+2
*
* Remember default setting for alingment
Milosz Derezynski
2006-05-22
1
-0
/
+11
*
* Apply style to selection also when applying it to defaults
Milosz Derezynski
2006-05-22
1
-8
/
+2
*
* Re-add pointer/keyb grabbing for font list popdown in the text toolbar (was...
Milosz Derezynski
2006-05-22
1
-2
/
+0
*
* Make sure we don't read on NULL pointer instead of gobject instance in text...
Milosz Derezynski
2006-05-22
1
-0
/
+5
*
* Don't forget to acquire the row from the model in toolbox.cpp:cell_data_func()
Milosz Derezynski
2006-05-22
1
-0
/
+2
*
* Revert toolbox
Milosz Derezynski
2006-05-22
1
-20
/
+0
[prev]
[next]