Code

Merge from trunk.
[inkscape.git] / src / verbs.cpp
2010-12-18 Jon A. CruzMerge from trunk.
2010-12-17 KrisMnemonics in fill and stroke dialog and menu
2010-12-17 Jon A. CruzSimple first pass for rough timing
2010-12-12 Jon A. CruzGSoC C++-ificiation merge and cleanup.
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-09-19 KrisTooltips inconsistency fix (Bug 340723)
2010-09-10 Jon A. CruzFixed valgrind-detected issue with tooltip shortcuts...
2010-09-07 Jasper van de GrondeConnected two toolbar buttons with the associated verbs
2010-09-06 Jasper van de GrondeAutomatically add shortcuts to tooltips
2010-07-13 Ted GouldUpgrading to trunk
2010-07-07 Josh AndlerDisabling Print Colors dialog due to lack of resolution...
2010-07-06 Abhishek Sharma... C++ification of SPObject continued along with the onset...
2010-07-02 Abhishek Sharma... New Class SPDocumentUndo created which takes care of...
2010-05-15 Ted GouldUpdating to trunk
2010-04-11 Jon A. CruzSwitching to new input dialog. Allows for a better...
2010-04-01 Jon A. CruzInitial cut of glyph selector dialog is in. Fixes bug...
2010-03-26 Ted GouldMerge from trunk
2010-03-19 Jon A. CruzCleanup of SP_ACTIVE_DESKTOP to prepare clipboard code...
2010-02-28 Krzysztof KosińskiCompilation fixes for Windows 64-bit by Fridrich
2010-01-24 JazzyNicoAdding the Interpolate tutorial in Help>Tutorials
2010-01-15 Jon A. CruzRestore encapsulation of selection implementation.
2010-01-14 Krzysztof KosińskiMerge GSoC 2009 node tool rewrite
2010-01-14 Krzysztof Kosiński* Merge from trunk
2010-01-10 Krzysztof Kosiński* Implement node snapping.
2009-12-27 Arcadie M. CracanConnector tool: make connectors avoid the convex hull...
2009-12-21 Ted GouldUpdating to current trunk
2009-12-21 Ted GouldUpdating the READMEs to better handle OSX.
2009-12-11 Felipe C. da S.... - new: Print Colors Preview Dialog and rendermode
2009-12-05 Felipe C. da S.... merging gsoc 2009 color management work by Felipe Sanch...
2009-12-01 buliabyakmerge
2009-11-30 Josh AndlerSpray Tool by the students at Ecole Centrale de Lyon...
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Krzysztof KosińskiGSoC node tool
2009-11-29 Ted GouldMerging in from trunk
2009-11-29 Krzysztof KosińskiFirst GSoC node tool commit to Bazaar
2009-10-19 buliabyaksince SP_VERB_XMPP_CLIENT is commented out in .h, it...
2009-09-27 scislacUpdated buildtool's files to undefine whiteboard. Comme...
2009-08-09 cilix42Fix compile when NEW_EXPORT_DIALOG is defined (however...
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-06-09 tavmjongChange 'Effect' to 'Extension' in Extensions menu.
2009-05-28 prokoudineFixed ellipsis
2009-04-20 tweenkFix the rest of missing icons in the geometry tool...
2009-04-11 tweenkFix the "select all" icon and remove stuff causing...
2009-03-10 speareEdit > Duplicate Layer should duplicate hidden items...
2009-03-08 spearepart of #339660; layers dialog allows non-unique inksca...
2009-02-21 tweenkMove files from the src/dialogs/ directory to the place...
2009-02-19 tweenkMake all icons themable (except the filter icons).
2009-02-17 buliabyakspellchecker
2009-02-06 buliabyakbetter in singular
2009-02-06 buliabyakmore Editors
2009-01-10 dvlierop2Added a new toolbar with snapping controls
2009-01-08 buliabyakmove shape_editor from node context to the parent class...
2009-01-01 johanengelenrevert 19261 partly, to fix toolbar icon loading on...
2008-12-07 joncruzChanged term away from "embed" since that has specific...
2008-11-24 JucaBluesadding "remove" context menu in the embedded color...
2008-11-21 Ted GouldMerge from fe-moved
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-25 Ted GouldSorry, I got off on a branch and ended up with a bunch...
2008-09-18 cilix42Next roud of NR ==> Geom conversion
2008-09-18 cilix42More NR ==> Geom conversion (points and some matrices...
2008-09-18 cilix42Some NR::Point ==> Geom::Point replacements
2008-09-04 cilix42Add a zoom correction option to preferences (used when...
2008-08-18 cilix42Some icons for the geometry tool
2008-08-18 cilix42Groundwork for new LPETool tool (which consists of...
2008-08-15 cilix42Eliminate more of SP_ACTIVE_DESKTOP
2008-08-14 cilix42Get rid of a whole bunch of further instances of SP_ACT...
2008-08-14 cilix42Remove further instances of SP_ACTIVE_DESKTOP
2008-08-13 johanengelenmake spcurve::first_point and last_point boost::optional
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-07-11 joncruzSwitched three verbs/icons over to standard names and...
2008-07-07 mentaltry to use consistent document for creating guides
2008-07-05 pjrmfix a long-standing bug with Undo after Fit canvas...
2008-06-29 johanengelenreplace some spcurve->last_bpath calls with spcurve...
2008-06-25 JucaBluesadding a dialog for SVG Fonts
2008-06-15 buliabyaknew command: relink clone to copied object
2008-06-14 joncruzAdded duplicate layer command. Fixes bug #171246.
2008-06-13 joncruzAdded the ability to toggle a layer "solo". Fixes bug...
2008-06-09 buliabyakremove filters verb and command
2008-05-09 johanengelen- try to use more forward declarations for less depende...
2008-05-05 johanengelenstruct SPCurve => class SPCurve
2008-04-26 joncruzInitial cut of eraser tool
2008-03-31 ishmalMove script dialog from gtkmm to jvm
2008-03-31 mentalimplement filter toggle
2008-03-22 johanengelen* add RegisteredTransformedPoint widget, that transform...
2008-03-21 joncruzAdding axis detection to new input dialog
2008-03-19 buliabyakadd delete lpe verb, rearrange menu to collect all...
2008-03-18 buliabyakadds icons for edit clippath/mask
2008-03-13 joncruzAdding new extended input devices dialog
2008-03-10 johanengelenfix "last effect settings..." that used to run the...
2008-03-05 cilix42New menu command to quickly create guides around page
2008-02-23 johanengelen* on-canvas clip and mask editing :) in the object...
2008-02-22 mfloryanChanged how tooltips for verbs are fetched to display...
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2008-01-30 buliabyakrename grid arrange to rows and columns
2008-01-22 buliabyakspelling
2008-01-18 prokoudineimproved spelling ;-)
2008-01-11 cilix42Add possibility to convert objects (only rectangles...
next