2010-10-29 |
Jon A. Cruz | Cleanups from backports. |
tree | commitdiff |
2010-10-25 |
Kris | UI fixes (punctuation, units, accelerator keys) (a... |
tree | commitdiff |
2010-09-24 |
JazzyNico | Fix for bug #362995 (Default Units in Document Properti... |
tree | commitdiff |
2010-09-15 |
Jon A. Cruz | Prevent opacity slider changes from going into undo... |
tree | commitdiff |
2010-09-12 |
Jon A. Cruz | Stop overrun. |
tree | commitdiff |
2010-09-07 |
Jasper van de Gronde | Connected two toolbar buttons with the associated verbs |
tree | commitdiff |
2010-09-06 |
Jasper van de Gronde | Automatically add shortcuts to tooltips |
tree | commitdiff |
2010-08-30 |
JazzyNico | Extensions. Shebangs branch merge. |
tree | commitdiff |
2010-08-22 |
JazzyNico | i18n. Context cleanup (context|string replaced with... |
tree | commitdiff |
2010-07-18 |
Jon A. Cruz | Correcting black gradient stops when swatches are set... |
tree | commitdiff |
2010-07-18 |
Jon A. Cruz | Correct behavior of gradient stops to extract color... |
tree | commitdiff |
2010-07-13 |
Ted Gould | Upgrading to trunk |
tree | commitdiff |
2010-07-10 |
tavmjong-free | CSS length attributes must have units. |
tree | commitdiff |
2010-07-07 |
Jon A. Cruz | Revert device-color for now. |
tree | commitdiff |
2010-07-07 |
Jon A. Cruz | Tuning fill-n-stroke to support non-solid swatches. |
tree | commitdiff |
2010-07-04 |
Jon A. Cruz | Suppress gradient direction line for 'solid' gradients. |
tree | commitdiff |
2010-07-03 |
Jon A. Cruz | Create only single-stop gradients when using Fill-n... |
tree | commitdiff |
2010-07-02 |
Jon A. Cruz | Added hidden preference to re-enable floating dialogs... |
tree | commitdiff |
2010-07-02 |
Jon A. Cruz | Rough pass of Fill-n-Stroke swatch conversion. |
tree | commitdiff |
2010-06-28 |
Jon A. Cruz | Partial C++-ification of SPGradient |
tree | commitdiff |
2010-06-17 |
Jon A. Cruz | Disable edit dialog when custom swatch is edited in... |
tree | commitdiff |
2010-06-16 |
Jon A. Cruz | Fix crash when bringing up F&S dialog with the CMS... |
tree | commitdiff |
2010-06-16 |
Jon A. Cruz | Move the task view changing to the "View" menu. Fixes... |
tree | commitdiff |
2010-06-07 |
tavmjong-free | Added icons for Superscript and Subscript. |
tree | commitdiff |
2010-06-07 |
tavmjong-free | "Fix" for bug #583593 (Default tool styles are not... |
tree | commitdiff |
2010-06-05 |
tavmjong-free | Moved spray tool down, text tool up. |
tree | commitdiff |
2010-06-04 |
tavmjong-free | Add support for baseline-shift attribute (all possible... |
tree | commitdiff |
2010-06-01 |
tavmjong-free | Flowed text does not support dx (kerning), dy, and... |
tree | commitdiff |
2010-05-18 |
buliabyak | copyedit tooltips |
tree | commitdiff |
2010-05-18 |
tavmjong-free | Add icons for line-height, letter-spacing, etc. to... |
tree | commitdiff |
2010-05-16 |
tavmjong-free | Text toolbar: |
tree | commitdiff |
2010-05-15 |
Ted Gould | Pulling in a more recent trunk |
tree | commitdiff |
2010-05-15 |
Ted Gould | Updating to trunk |
tree | commitdiff |
2010-05-15 |
tavmjong-free | A couple small bug fixes for new text toolbar widgets. |
tree | commitdiff |
2010-05-14 |
tavmjong-free | Add dx (kerning), dy (vertical shifting), and rotate... |
tree | commitdiff |
2010-05-13 |
tavmjong-free | Get rid of unneeded labels when the icons are self... |
tree | commitdiff |
2010-05-13 |
tavmjong-free | Add ability to set icons to insensitive. Used to disabl... |
tree | commitdiff |
2010-04-29 |
Nathan Hurst | moved some marshalling functions to generic glib calls |
tree | commitdiff |
2010-04-28 |
JazzyNico | Unnecessary style selector removed from the Spray tool... |
tree | commitdiff |
2010-04-27 |
tavmjong-free | inkscape-comboboxentry-action: |
tree | commitdiff |
2010-04-27 |
buliabyak | some copyediting of labels |
tree | commitdiff |
2010-04-24 |
tavmjong-free | Add alt-x shortcut to new text toolbar. |
tree | commitdiff |
2010-04-23 |
tavmjong-free | Minor tweaks to text toolbar. |
tree | commitdiff |
2010-04-23 |
tavmjong-free | Converted text toolbar to GTK toolbar. |
tree | commitdiff |
2010-04-16 |
tavmjong-free | Second step in fixing changing of font faces. |
tree | commitdiff |
2010-04-12 |
Jon A. Cruz | Leave uninitialized bools in preferences to the default... |
tree | commitdiff |
2010-04-12 |
Jon A. Cruz | Fixed state sync for node tool booleans. Addressing... |
tree | commitdiff |
2010-04-11 |
Jon A. Cruz | Correct calligraphic toggles getting out of sync with... |
tree | commitdiff |
2010-04-06 |
Krzysztof Kosiński | Fix "show handles" button state on Ctrl+H |
tree | commitdiff |
2010-04-06 |
Krzysztof Kosiński | Revert the inverted coordinate system fix. 3D Boxes... |
tree | commitdiff |
2010-04-05 |
Krzysztof Kosiński | Second batch of coords fixes (guides, text cursor,... |
tree | commitdiff |
2010-04-04 |
Jon A. Cruz | Turn off debugging. |
tree | commitdiff |
2010-04-03 |
Krzysztof Kosiński | Change desktop coordinate system to match SVG (LP ... |
tree | commitdiff |
2010-04-03 |
Krzysztof Kosiński | Initial fix for the inverted coordinate system bug |
tree | commitdiff |
2010-03-30 |
Jon A. Cruz | Fix logic to avoid too many updates while dragging... |
tree | commitdiff |
2010-03-29 |
Jon A. Cruz | Purge use of SP_ACTIVE_* and encapsulate by moving... |
tree | commitdiff |
2010-03-28 |
Jon A. Cruz | Phase 3 - Convert to C++ class, but still using C-style... |
tree | commitdiff |
2010-03-27 |
Jon A. Cruz | Phase 2b - remove use of SPWidget and wire signals... |
tree | commitdiff |
2010-03-27 |
Jon A. Cruz | Phase 2 - remove duplicated code and leave a single... |
tree | commitdiff |
2010-03-27 |
Jon A. Cruz | Phase 1 - unify/reconcile copy-n-paste edit madness... |
tree | commitdiff |
2010-03-26 |
Ted Gould | Merge from trunk |
tree | commitdiff |
2010-03-23 |
Jon A. Cruz | Add needed null check. |
tree | commitdiff |
2010-03-23 |
Jon A. Cruz | Update to reflect "swatch" gradients as being assumed... |
tree | commitdiff |
2010-03-22 |
Jon A. Cruz | C++-ification of enums. |
tree | commitdiff |
2010-03-22 |
Jon A. Cruz | C++-ification of paint selector. |
tree | commitdiff |
2010-03-21 |
Jon A. Cruz | Fix crash |
tree | commitdiff |
2010-03-21 |
Jon A. Cruz | Edit single-stop "swatch"/"solid" gradients in-place... |
tree | commitdiff |
2010-03-20 |
Jon A. Cruz | Whitespace cleanup. |
tree | commitdiff |
2010-03-14 |
Krzysztof Kosiński | Move around files to remove some vanity directories. |
tree | commitdiff |
2010-03-09 |
Michael Wybrow | Made some improvements to the osx-build.sh script to... |
tree | commitdiff |
2010-03-09 |
Jon A. Cruz | Initial F&S dialog setting of swatch colors. |
tree | commitdiff |
2010-03-08 |
Jon A. Cruz | Follow-up fix of member/parameter name collision. |
tree | commitdiff |
2010-03-08 |
Jon A. Cruz | Cleanup of gradient-selector to allow for new mode. |
tree | commitdiff |
2010-03-08 |
Jon A. Cruz | Cleanup of gradients and stops. |
tree | commitdiff |
2010-03-08 |
Jon A. Cruz | Move new "NodesShow*" action to be with the existing... |
tree | commitdiff |
2010-03-07 |
Jon A. Cruz | Restore node toolbar buttons that were just commented... |
tree | commitdiff |
2010-03-06 |
Jon A. Cruz | Block "special" solid gradients from gradient F&S dialog. |
tree | commitdiff |
2010-03-06 |
JazzyNico | i18n. Remove underscores in message context. |
tree | commitdiff |
2010-03-06 |
Jon A. Cruz | New tab in Fill&Stroke dialog for swatch fills. |
tree | commitdiff |
2010-03-05 |
Jon A. Cruz | Updated gradient toolba to not see "solid" one-stops... |
tree | commitdiff |
2010-03-02 |
Krzysztof Kosiński | Implement a preference that determines whether deleting... |
tree | commitdiff |
2010-03-02 |
Jon A. Cruz | Cleanup on id access. |
tree | commitdiff |
2010-02-25 |
Johan Engelen | NEW: "+LaTeX" option for PDF/EPS/PS export |
tree | commitdiff |
2010-02-21 |
Arcadie M. Cracan | Disabled unfinished connection point edit mode. Added... |
tree | commitdiff |
2010-02-21 |
Arcadie M. Cracan | Disabled unfinished connection point edit mode. Added... |
tree | commitdiff |
2010-02-19 |
Diederik van Lierop | Noop: removing and updating comments, fixing indentation |
tree | commitdiff |
2010-01-21 |
buliabyak | disable softproofing if no get display id ONLY if sourc... |
tree | commitdiff |
2010-01-15 |
Jon A. Cruz | Correcting statements collapsed to a single line. |
tree | commitdiff |
2010-01-15 |
Jon A. Cruz | Warning cleanup. |
tree | commitdiff |
2010-01-14 |
Krzysztof Kosiński | Better node transform handles behavior |
tree | commitdiff |
2010-01-14 |
Krzysztof Kosiński | * Add "show transform handles" toggle button. |
tree | commitdiff |
2010-01-14 |
Krzysztof Kosiński | Merge from trunk |
tree | commitdiff |
2010-01-14 |
Krzysztof Kosiński | Merge GSoC 2009 node tool rewrite |
tree | commitdiff |
2010-01-14 |
Krzysztof Kosiński | Implement segment weld to make segment join similar... |
tree | commitdiff |
2010-01-14 |
Krzysztof Kosiński | * Merge from trunk |
tree | commitdiff |
2010-01-13 |
Jon A. Cruz | Adding a 'widescreen' task. |
tree | commitdiff |
2010-01-12 |
Jon A. Cruz | Initial cut of disabling floating windows on window... |
tree | commitdiff |
2010-01-12 |
Jon A. Cruz | Enabling now that some have confirmed proper functional... |
tree | commitdiff |
2010-01-11 |
Jon A. Cruz | Implemented dynamic repositioning of toolboxes. |
tree | commitdiff |
2010-01-11 |
Jon A. Cruz | Disable questioned code section. |
tree | commitdiff |
next |