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
/
dialog
/
swatches.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-03-03
Fix color swatch drag preview.
Jon A. Cruz
1
-0
/
+1
2010-03-02
Cleanup on id access.
Jon A. Cruz
1
-4
/
+4
2009-12-13
reenable per-document palette to allow for continuing development.
Jon A. Cruz
1
-1
/
+1
2009-09-20
Conditionally disable per-document "auto" palette
Jon A. Cruz
1
-0
/
+12
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-8
/
+8
2009-08-05
SPDocument->Document
johnce
1
-8
/
+8
2009-03-23
Track stroke and fill of selected object and flag style palette entries in us...
Jon A. Cruz
1
-2
/
+134
2009-03-23
Make drag-n-drop preview a gradient image for gradients.
Jon A. Cruz
1
-12
/
+30
2009-03-22
Make simple clicks and menu set match the drag-n-drop color setting.
Jon A. Cruz
1
-8
/
+19
2009-03-22
Fixed warning from double append.
Jon A. Cruz
1
-1
/
+0
2009-03-21
Added rought preview of gradients in swatches.
Jon A. Cruz
1
-10
/
+56
2009-03-21
Cleaning up interface. Moved internals out of .h file.
Jon A. Cruz
1
-0
/
+58
2009-03-21
Added explicit tagging of "solid color gradients" and base context menu to ad...
Jon A. Cruz
1
-22
/
+126
2009-03-20
Renamed ColorDef to PaintDef to prep for expanded functionality.
Jon A. Cruz
1
-8
/
+8
2009-03-18
Limit things to single-color gradients until we get gradient previews going
Jon A. Cruz
1
-6
/
+12
2009-03-18
Purged use of INKSCAPE_PIXMAPDIR
Jon A. Cruz
1
-6
/
+10
2009-03-17
Initial read-only generation of per-document palette
Jon A. Cruz
1
-27
/
+137
2009-03-08
Reworked internals of color and drag-n-drop.
Jon A. Cruz
1
-109
/
+19
2009-03-07
Moving dnd data generation into the generic ColorDef class.
Jon A. Cruz
1
-140
/
+51
2009-03-05
Hide the new 'clear' swatch for now
Jon A. Cruz
1
-1
/
+1
2009-03-05
Adding clear-color swatch to complement no-color.
Jon A. Cruz
1
-10
/
+28
2009-03-04
Removed boolean "remove" from swatch, used new type enum in ColorDef.
Jon A. Cruz
1
-26
/
+48
2009-03-04
Cleanup and prep for more work
Jon A. Cruz
1
-41
/
+18
2009-03-03
Adding some no-color to drag-n-drop
Jon A. Cruz
1
-5
/
+69
2009-02-21
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
1
-10
/
+9
2009-02-16
Move app-specific logic and file operations up from the lower level.
Jon A. Cruz
1
-1
/
+19
2009-02-09
adding comments/TODOs and/or reverting some of the things done in r20655
Felipe Corr??a da Silva Sanches
1
-7
/
+19
2009-02-09
gcc warning cleanup
Felipe Corr??a da Silva Sanches
1
-7
/
+7
2009-02-09
gcc warning cleanup
Felipe Corr??a da Silva Sanches
1
-1
/
+1
2009-01-27
draw red X icon while dragging the "remove color" item
Felipe Corr??a da Silva Sanches
1
-0
/
+17
2009-01-24
add "remove color" ColorItem to the swatches dialog
Felipe Corr??a da Silva Sanches
1
-15
/
+25
2008-11-21
Merge from fe-moved
Ted Gould
1
-7
/
+4
2008-10-27
From trunk
Ted Gould
1
-4
/
+4
2008-09-16
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
1
-5
/
+7
2008-08-01
Warning cleanup
Jon A. Cruz
1
-2
/
+2
2008-05-22
Fixed broken i18n strings causing problems with <b> tag
Jon A. Cruz
1
-8
/
+4
2008-04-23
Change status bar text for swatch hover
John Bintz
1
-2
/
+2
2008-04-22
Keep swatch status messages visible while hovering
John Bintz
1
-2
/
+20
2008-04-21
Fix swatch enter-notify event propagation
John Bintz
1
-23
/
+19
2008-04-21
Oops, this broke selecting a swatch, rolling back...
John Bintz
1
-18
/
+23
2008-04-21
Show the name of the swatch that is currently under the pointer in the status...
John Bintz
1
-0
/
+24
2008-03-22
Fixed skipping of blank lines in .gpl files
Jon A. Cruz
1
-3
/
+4
2008-02-21
Initial implementation of non-square swatches
Jon A. Cruz
1
-2
/
+2
2008-02-20
Decoupled swatch sizes from icon sizes
Jon A. Cruz
1
-2
/
+2
2008-02-18
Fixing preview/swatch sizes.
Jon A. Cruz
1
-4
/
+4
2008-02-14
* Translatable context menu on the colours palette, patch by Marcin Floryan (...
Luca Bruno
1
-2
/
+4
2007-12-07
Rework dialog management. Use singleton behavior for dialogs when
gustav_b
1
-7
/
+1
2007-11-22
The dialog to panel refactoring:
gustav_b
1
-2
/
+1
2007-10-13
Adding stroke & fill context menu to swatch
Jon A. Cruz
1
-0
/
+71
2007-10-12
fix drag-n-drop color problems
Jon A. Cruz
1
-26
/
+19
[next]