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