index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dialogs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Changled dialog from checkboxes to icons for visible and locked.
Jon A. Cruz
2006-05-20
1
-14
/
+102
*
* Don't block when setting a font trough the GtkEntry
Milosz Derezynski
2006-05-20
2
-3
/
+8
*
replace Gtk::Stock::DIRECTORY with Gtk::Stock::INDEX to support gtkmm-2.4, fi...
Ralf Stephan
2006-05-19
1
-1
/
+1
*
Selection and event handling cleanup. Added deeper display.
Jon A. Cruz
2006-05-19
2
-92
/
+139
*
stop structure rebuilds on change of selected layer. Added scrolling, pop-up ...
Jon A. Cruz
2006-05-18
2
-10
/
+148
*
Fixed localization for metadata license selector.
Kees Cook
2006-05-18
1
-10
/
+10
*
* First implementation step of the text toolbox
Milosz Derezynski
2006-05-18
1
-10
/
+0
*
* Fix build for gcc 4.x (Remove additional class name qualifier inside class ...
Milosz Derezynski
2006-05-17
1
-2
/
+12
*
Flipped top/bottom in layers UI to reflect visible stacking.
Jon A. Cruz
2006-05-17
1
-2
/
+2
*
Switched icons to stock generic.
Jon A. Cruz
2006-05-17
2
-9
/
+20
*
* src/dialogs/layers-panel.cpp: Compile fix from Mathieu Dimanche.
mjwybrow
2006-05-17
1
-1
/
+1
*
Base implementation of a layers dialog.
Jon A. Cruz
2006-05-15
3
-0
/
+600
*
partial GTKmmfication and HIGification by Jonathon Jongsma
bulia byak
2006-05-09
2
-93
/
+134
*
r11667@tres: ted | 2006-05-01 22:48:49 -0700
Ted Gould
2006-05-02
2
-66
/
+48
*
(bzr r690)
Ted Gould
2006-05-02
2
-48
/
+66
*
Guideline dialog UI improvents (gtk table instead of boxes; strange "absolute...
Andrius Ramanauskas
2006-05-01
2
-66
/
+48
*
updated cc licenses to 2.5
Jon Phillips
2006-04-30
1
-6
/
+8
*
Bug 1478136 fix - "foo2" was shown instead of guideline id in Guideline dialog
Andrius Ramanauskas
2006-04-28
2
-30
/
+34
*
Converting guideline properties dialog to gtkmm (first step - straightforward...
Andrius Ramanauskas
2006-04-28
4
-3
/
+305
*
Added CREATE v0.1 support for gradients/swatches/patterns
Joshua L. Blocher
2006-04-28
1
-2
/
+3
*
expand the range of dpi to fix 1476741
bulia byak
2006-04-27
1
-3
/
+3
*
try to make license strings translatable (#1473186)
Ralf Stephan
2006-04-20
1
-10
/
+10
*
Crash fix (occured if creating layer in layerless document)
Andrius Ramanauskas
2006-04-18
2
-5
/
+11
*
patch by Osei Poku to use the new file dialog on Browse in Export
bulia byak
2006-04-17
1
-37
/
+19
*
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
2006-04-17
13
-87
/
+87
*
Allow setting bitmap size by adjusting height as well as width
Aaron Spike
2006-04-10
1
-3
/
+67
*
Adding in new icon size
Jon A. Cruz
2006-04-09
2
-3
/
+3
*
Shrunk a few icon sizes.
Jon A. Cruz
2006-04-08
2
-3
/
+3
*
Decoupling from direct use of GtkIconSize to allow for smaller custom ones.
Jon A. Cruz
2006-04-06
6
-13
/
+16
*
Introducing optional LittleCms use.
Jon A. Cruz
2006-04-01
1
-0
/
+4
*
Renaming temp non-standard attributes
Jon A. Cruz
2006-03-29
1
-2
/
+2
*
Changed objects to only get linked to "linkable" colors.
Jon A. Cruz
2006-03-28
4
-24
/
+63
*
Objects will now change when their linked colors change.
Jon A. Cruz
2006-03-28
1
-16
/
+160
*
Experimenting with linked colors.
Jon A. Cruz
2006-03-28
6
-43
/
+489
*
preserve (but not use yet) rotation center when making tiled clones
bulia byak
2006-03-28
1
-0
/
+18
*
Bringing in new color class
Jon A. Cruz
2006-03-24
5
-24
/
+189
*
fixing misspelled name in copyright notice
Andrius Ramanauskas
2006-03-20
1
-2
/
+2
*
merged patch #1447043 from Andrius "knutux" R. to create sub-layers
MenTaLguY
2006-03-15
2
-8
/
+88
*
#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.
Peter Moulder
2006-03-13
2
-1
/
+2
*
Changed color dragging to have a color preview.
Jon A. Cruz
2006-03-10
1
-0
/
+21
*
Fixed bug with color drag-n-drop
Jon A. Cruz
2006-02-28
1
-11
/
+7
*
Cleanup of embedded swatches palette switching.
Jon A. Cruz
2006-02-28
1
-0
/
+4
*
Fix for mssing error incoude
Jon A. Cruz
2006-02-27
1
-0
/
+2
*
Refactoring embedded swatches panel.
Jon A. Cruz
2006-02-27
1
-1
/
+23
*
make sure only positive dialog positions are read from preferences, fixes #12...
Ralf Stephan
2006-02-24
8
-0
/
+27
*
make sure no negative dialog position is written into preferences,
Ralf Stephan
2006-02-24
8
-0
/
+24
*
Refactoring panel containment. Purged ugly 'X'.
Jon A. Cruz
2006-02-19
2
-3
/
+3
*
Fixing scrollbar size for embeded color swatches.
Jon A. Cruz
2006-02-19
2
-4
/
+5
*
Removed horizontal scroll bar from swatches when embedded.
Jon A. Cruz
2006-02-18
2
-0
/
+11
*
bulk whitespace removal patch #1198588 by gigaclon
Ralf Stephan
2006-02-13
7
-287
/
+287
[prev]
[next]