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
/
swatches.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-21
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
1
-1213
/
+0
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
2007-09-24
fix minor typo
Bob Jamison
1
-1
/
+1
2007-09-24
Fixed unsafe hardcoding of buffer size
Jon A. Cruz
1
-3
/
+3
2007-09-15
Refactoring SPColor to C++ and removing legacy CMYK implementation
Jon A. Cruz
1
-0
/
+10
2007-07-05
Fixed broken Shift+LeftClick to set stroke function
Joel Holdsworth
1
-1
/
+3
2007-06-24
Right clicking on the swatch now correctly sets the outline colour.
Joel Holdsworth
1
-18
/
+23
2007-03-18
fix 64-bit issues with width of npos -- patch #1675697 from mellum
MenTaLguY
1
-6
/
+6
2006-10-10
undo annotations
bulia byak
1
-2
/
+2
2006-08-25
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
1
-1
/
+1
2006-08-23
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
1
-1
/
+1
2006-06-29
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
1
-2
/
+4
2006-05-26
Fix compile warning
Jon A. Cruz
1
-1
/
+1
2006-05-23
Flipped LCMS on
Jon A. Cruz
1
-4
/
+6
2006-05-23
Panel refactoring
Jon A. Cruz
1
-3
/
+33
2006-05-22
Removed panel menu unless requested. Fixes bug #1492597
Jon A. Cruz
1
-1
/
+1
2006-04-28
Added CREATE v0.1 support for gradients/swatches/patterns
Joshua L. Blocher
1
-2
/
+3
2006-04-17
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
1
-2
/
+2
2006-04-09
Adding in new icon size
Jon A. Cruz
1
-2
/
+2
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
1
-16
/
+25
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
1
-33
/
+316
2006-03-24
Bringing in new color class
Jon A. Cruz
1
-19
/
+13
2006-03-13
#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.
Peter Moulder
1
-1
/
+1
[next]