Code

Use subdirectories with icon sizes.
[inkscape.git] / src / ui /
2010-07-06 Jon A. CruzIf 'Edit' on a swatch matches the current selection...
2010-07-06 Jon A. CruzMinor cruft cleanup.
2010-07-06 Jon A. CruzRemoved "Add" and enabled "Delete" for swatch context...
2010-07-06 Abhishek Sharma... C++ification of SPObject continued along with the onset...
2010-07-06 JazzyNicoTranslations. New Telugu translation by వీవెన్ (Veeven).
2010-07-04 Jon A. CruzSuppress gradient direction line for 'solid' gradients.
2010-07-03 Jon A. CruzMake order of 'auto' swatches match order in document.
2010-07-03 Abhishek Sharma... another c++ification for sp-object.h/cpp and still...
2010-07-02 Abhishek Sharma... New Class SPDocumentUndo created which takes care of...
2010-07-02 Jon A. CruzBump default for "widescreen" to target netbook sizes.
2010-07-02 Jon A. CruzRough pass of Fill-n-Stroke swatch conversion.
2010-07-01 Abhishek Sharma... C++fied SPDocument added
2010-06-29 Abhishek Sharma... This is the first c++ification commit from me. It handl...
2010-06-28 Jon A. CruzPartial C++-ification of SPGradient
2010-06-26 Jon A. CruzImplementing the "Convert" popup menu item for gradient...
2010-06-21 KrisRomanian translation update by Cristian Secară (Bug...
2010-06-16 Jon A. CruzMove the task view changing to the "View" menu. Fixes...
2010-06-13 JazzyNicoTranslations:
2010-06-05 KrisTranslator credits update (now all files are updated)
2010-06-04 Josh AndlerAdding JessyInk 1.5.1 extension set by Hannes Hochreiner
2010-06-04 KrisTranslator credits update
2010-06-03 JazzyNicoAuthors and translators lists update.
2010-06-01 Jon A. CruzCleanup on encapsulation. Addition of initial widescree...
2010-06-01 Alex LeoneFixing order from r9463, correct order is Width ->...
2010-06-01 Alex LeoneIn the document properties dialog, changes tab order...
2010-06-01 Alex LeoneMakes the "Fit Page to Selection" margin options load...
2010-05-26 JazzyNicoConsistency fix in the tools strings (badly places :).
2010-05-18 Johan Engelenfix lpe dialog updating
2010-05-18 Johan Engelenbetter fix for lpe stack forking
2010-05-15 Ted GouldPulling in a more recent trunk
2010-05-15 Ted GouldUpdating to trunk
2010-05-09 Diederik van LieropFix small snapping regression (reported in LP #562205...
2010-05-09 JazzyNicoFix tooltip error in the preferences (Bug #446723).
2010-05-06 Jon A. CruzTrack selection changes for updating in icon preview.
2010-05-06 Jon A. CruzRemoved redundant refresh button, ui cleanup, added...
2010-05-06 Jon A. CruzSwitched icons to have frames, be square, and arranged...
2010-05-02 Jon A. CruzFollow-up to bug 427514 specific to icon preview, which...
2010-04-28 JazzyNicoUnnecessary style selector removed from the Spray tool...
2010-04-27 Jon A. CruzCorrect desktop tracking for layers dialog. Fixes bug...
2010-04-25 JazzyNicoTypo fix in preferences by Masato Hashimoto (bug #569339).
2010-04-15 JazzyNicoTooltips inconsistency fix in Inkscape Preferences...
2010-04-15 JazzyNicoTooltips inconsistency fix in Inkscape Preferences.
2010-04-14 tavmjong-freeChanged default font from Bitstream Vera Sans to Sans...
2010-04-12 Jon A. CruzSimplifying sigc::bind use. Possible fix for mac compile.
2010-04-11 JazzyNicoUI inconsistency fix (Preferences>Interface.
2010-04-11 Jon A. CruzSwitching to new input dialog. Allows for a better...
2010-04-08 Jon A. CruzCleanup of device internal handling and API.
2010-04-06 Krzysztof KosińskiRevert the inverted coordinate system fix. 3D Boxes...
2010-04-06 Jon A. CruzFixed use of dialogs in more than one window, and tile...
2010-04-06 Jon A. CruzTrack selected text items and append as needed.
2010-04-05 Krzysztof KosińskiSecond batch of coords fixes (guides, text cursor,...
2010-04-04 Jon A. CruzAdded control to select Unicode range limiting. Switche...
2010-04-04 Jon A. Cruzzero out pointers to deleted members. might expose...
2010-04-03 Krzysztof KosińskiChange desktop coordinate system to match SVG (LP ...
2010-04-03 Jon A. CruzDisconnect Glyphs UI while updating the model. 5X+...
2010-04-03 Jon A. CruzStart with glyphs limited to "Common" as a short term...
2010-04-03 Jon A. CruzRepair arbitrary change lumped in with Win32 fixes...
2010-04-03 Jon A. CruzSplit dynamic desktop tracking into common, shared...
2010-04-03 Krzysztof KosińskiFix single-handle keybindings
2010-04-03 Krzysztof KosińskiFix align & distribute dialog
2010-04-03 Krzysztof KosińskiFix rotation in node and select tool
2010-04-03 Krzysztof KosińskiInitial fix for the inverted coordinate system bug
2010-04-02 Krzysztof KosińskiFix command line invocation on Windows (LP #167455).
2010-04-02 Krzysztof KosińskiAdd Ctrl+H as a shortcut for "show handles" in the...
2010-04-02 Jon A. CruzCorrected "using namespace" contamination from ui/dialo...
2010-04-02 Jon A. CruzAllow filtering by glyph script.
2010-04-02 Jon A. CruzAdd character script range to description
2010-04-02 Jon A. CruzAdding missing files for bug #343186.
2010-04-01 Jon A. CruzInitial cut of glyph selector dialog is in. Fixes bug...
2010-03-29 Jon A. CruzPurge use of SP_ACTIVE_* and encapsulate by moving...
2010-03-26 Ted GouldMerge from trunk
2010-03-26 Ted GouldAdding in shape-record.h
2010-03-25 Jon A. CruzFixes missing include that complicated older libs....
2010-03-22 Jon A. CruzC++-ification of paint selector.
2010-03-19 Jon A. CruzFixed missing palette when using file open on a new...
2010-03-19 Jon A. CruzCleanup of SP_ACTIVE_DESKTOP to prepare clipboard code...
2010-03-19 Jon A. CruzBrace safety cleanup.
2010-03-18 Krzysztof KosińskiFix a few remaining oddities in handle scaling via...
2010-03-18 Krzysztof KosińskiFix scaling of degenerate handles using keybard shortcuts.
2010-03-18 Jon A. CruzChanged the embed/link dialog to use radio buttons...
2010-03-17 Krzysztof KosińskiFix Ctrl-drag in node tool with zero snap delay.
2010-03-16 Jon A. CruzFixing "Auto" palette to be tracked per document, indep...
2010-03-14 Krzysztof KosińskiMove around files to remove some vanity directories.
2010-03-14 Krzysztof KosińskiNew node tool: implement handle snapping
2010-03-14 Johan Engelenfix pasting of LPE stacks
2010-03-14 Krzysztof KosińskiImplement keyboard shortcuts for single handle adjustments.
2010-03-13 Jon A. CruzSplitting the color swatch class to be separate for...
2010-03-12 Jon A. CruzFinished live updating of swatch previews. Fixes bugs...
2010-03-11 Jon A. CruzFix flicker during palette update.
2010-03-10 Jon A. CruzAuto swatches now update as they are edited in the...
2010-03-09 Michael WybrowMade some improvements to the osx-build.sh script to...
2010-03-09 Jon A. CruzInitial F&S dialog setting of swatch colors.
2010-03-06 Jon A. CruzNew tab in Fill&Stroke dialog for swatch fills.
2010-03-05 Krzysztof KosińskiFix double reverse with Shift+R in the node tool.
2010-03-04 Krzysztof KosińskiImprove behavior when pasting, DnDing and importing...
2010-03-04 Krzysztof KosińskiClean up the unordered containers fix.
2010-03-04 Jon A. CruzFixing build breakage with more proper autoconf usage.
2010-03-03 Jon A. CruzFix color swatch drag preview.
2010-03-03 Krzysztof KosińskiClean up control point event handling slightly
2010-03-03 Krzysztof KosińskiNode tool: implement sculpting
next