| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change status bar text for swatch hover | John Bintz | 2008-04-23 | 1 | -2/+2 |
| | | | | (bzr r5492) | ||||
| * | Keep swatch status messages visible while hovering | John Bintz | 2008-04-22 | 1 | -2/+20 |
| | | | | (bzr r5491) | ||||
| * | Fix swatch enter-notify event propagation | John Bintz | 2008-04-21 | 1 | -23/+19 |
| | | | | (bzr r5485) | ||||
| * | Oops, this broke selecting a swatch, rolling back... | John Bintz | 2008-04-21 | 1 | -18/+23 |
| | | | | (bzr r5484) | ||||
| * | Show the name of the swatch that is currently under the pointer in the ↵ | John Bintz | 2008-04-21 | 1 | -0/+24 |
| | | | | | | status bar, making it easier to identify a swatch when using a tablet. (bzr r5482) | ||||
| * | Fixed skipping of blank lines in .gpl files | Jon A. Cruz | 2008-03-22 | 1 | -3/+4 |
| | | | | (bzr r5159) | ||||
| * | Initial implementation of non-square swatches | Jon A. Cruz | 2008-02-21 | 1 | -2/+2 |
| | | | | (bzr r4800) | ||||
| * | Decoupled swatch sizes from icon sizes | Jon A. Cruz | 2008-02-20 | 1 | -2/+2 |
| | | | | (bzr r4790) | ||||
| * | Fixing preview/swatch sizes. | Jon A. Cruz | 2008-02-18 | 1 | -4/+4 |
| | | | | (bzr r4765) | ||||
| * | * Translatable context menu on the colours palette, patch by Marcin Floryan ↵ | Luca Bruno | 2008-02-14 | 1 | -2/+4 |
| | | | | | | (closes: #191795) (bzr r4731) | ||||
| * | Rework dialog management. Use singleton behavior for dialogs when | gustav_b | 2007-12-07 | 1 | -7/+1 |
| | | | | | | | | | started in floating dialogs mode and use one dialog/desktop behavior when started in dockable dialogs mode. Replace the panels use of the SP_ACTIVE_DESKTOP macro and unify the panels' handling of desktop activation events. (bzr r4188) | ||||
| * | The dialog to panel refactoring: | gustav_b | 2007-11-22 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | * Made the current dialogs subclass the Panel class instead of the Dialog class. * Extended the Panel class with some functionality that the dialogs relied on. * Added a PanelDialog class which is a dialog container for a single panel with the dialog behavior as a template parameter. (* Fixed coding style for the Panel and Dialog class) For details, see http://www.nabble.com/Re%3A-Dockable-dialogs%2C-todo-list-p12728194.html http://www.nabble.com/Re%3A-Inkscape-overcomes-Xara-in-Google-Trends-p13126622.html (bzr r4126) | ||||
| * | Adding stroke & fill context menu to swatch | Jon A. Cruz | 2007-10-13 | 1 | -0/+71 |
| | | | | (bzr r3901) | ||||
| * | fix drag-n-drop color problems | Jon A. Cruz | 2007-10-12 | 1 | -26/+19 |
| | | | | (bzr r3897) | ||||
| * | fix minor typo | Bob Jamison | 2007-09-24 | 1 | -1/+1 |
| | | | | (bzr r3792) | ||||
| * | Fixed unsafe hardcoding of buffer size | Jon A. Cruz | 2007-09-24 | 1 | -3/+3 |
| | | | | (bzr r3791) | ||||
| * | Refactoring SPColor to C++ and removing legacy CMYK implementation | Jon A. Cruz | 2007-09-15 | 1 | -0/+10 |
| | | | | (bzr r3753) | ||||
| * | Fixed broken Shift+LeftClick to set stroke function | Joel Holdsworth | 2007-07-05 | 1 | -1/+3 |
| | | | | (bzr r3187) | ||||
| * | Right clicking on the swatch now correctly sets the outline colour. | Joel Holdsworth | 2007-06-24 | 1 | -18/+23 |
| | | | | (bzr r3091) | ||||
| * | fix 64-bit issues with width of npos -- patch #1675697 from mellum | MenTaLguY | 2007-03-18 | 1 | -6/+6 |
| | | | | | | (Falk Hueffner) (bzr r2695) | ||||
| * | undo annotations | bulia byak | 2006-10-10 | 1 | -2/+2 |
| | | | | (bzr r1793) | ||||
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 1 | -1/+1 |
| | | | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637) | ||||
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 1 | -1/+1 |
| | | | | | | one major janitorial task we identified.... (bzr r1633) | ||||
| * | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 2006-06-29 | 1 | -2/+4 |
| | | | | (bzr r1315) | ||||
| * | Fix compile warning | Jon A. Cruz | 2006-05-26 | 1 | -1/+1 |
| | | | | (bzr r1021) | ||||
| * | Flipped LCMS on | Jon A. Cruz | 2006-05-23 | 1 | -4/+6 |
| | | | | (bzr r981) | ||||
| * | Panel refactoring | Jon A. Cruz | 2006-05-23 | 1 | -3/+33 |
| | | | | (bzr r976) | ||||
| * | Removed panel menu unless requested. Fixes bug #1492597 | Jon A. Cruz | 2006-05-22 | 1 | -1/+1 |
| | | | | (bzr r940) | ||||
| * | Added CREATE v0.1 support for gradients/swatches/patterns | Joshua L. Blocher | 2006-04-28 | 1 | -2/+3 |
| | | | | (bzr r600) | ||||
| * | Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵ | MenTaLguY | 2006-04-17 | 1 | -2/+2 |
| | | | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532) | ||||
| * | Adding in new icon size | Jon A. Cruz | 2006-04-09 | 1 | -2/+2 |
| | | | | (bzr r462) | ||||
| * | Introducing optional LittleCms use. | Jon A. Cruz | 2006-04-01 | 1 | -0/+4 |
| | | | | (bzr r391) | ||||
| * | Renaming temp non-standard attributes | Jon A. Cruz | 2006-03-29 | 1 | -2/+2 |
| | | | | (bzr r330) | ||||
| * | Changed objects to only get linked to "linkable" colors. | Jon A. Cruz | 2006-03-28 | 1 | -16/+25 |
| | | | | (bzr r321) | ||||
| * | Objects will now change when their linked colors change. | Jon A. Cruz | 2006-03-28 | 1 | -16/+160 |
| | | | | (bzr r319) | ||||
| * | Experimenting with linked colors. | Jon A. Cruz | 2006-03-28 | 1 | -33/+316 |
| | | | | (bzr r316) | ||||
| * | Bringing in new color class | Jon A. Cruz | 2006-03-24 | 1 | -19/+13 |
| | | | | (bzr r279) | ||||
| * | #include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h. | Peter Moulder | 2006-03-13 | 1 | -1/+1 |
| | | | | (bzr r232) | ||||
| * | Changed color dragging to have a color preview. | Jon A. Cruz | 2006-03-10 | 1 | -0/+21 |
| | | | | (bzr r221) | ||||
| * | Fixed bug with color drag-n-drop | Jon A. Cruz | 2006-02-28 | 1 | -11/+7 |
| | | | | (bzr r189) | ||||
| * | Cleanup of embedded swatches palette switching. | Jon A. Cruz | 2006-02-28 | 1 | -0/+4 |
| | | | | (bzr r188) | ||||
| * | Fix for mssing error incoude | Jon A. Cruz | 2006-02-27 | 1 | -0/+2 |
| | | | | (bzr r186) | ||||
| * | Refactoring embedded swatches panel. | Jon A. Cruz | 2006-02-27 | 1 | -1/+23 |
| | | | | (bzr r185) | ||||
| * | Refactoring panel containment. Purged ugly 'X'. | Jon A. Cruz | 2006-02-19 | 1 | -1/+1 |
| | | | | (bzr r159) | ||||
| * | Fixing scrollbar size for embeded color swatches. | Jon A. Cruz | 2006-02-19 | 1 | -2/+4 |
| | | | | (bzr r158) | ||||
| * | Removed horizontal scroll bar from swatches when embedded. | Jon A. Cruz | 2006-02-18 | 1 | -0/+9 |
| | | | | (bzr r155) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+516 |
| (bzr r1) | |||||
