Code

more Editors
[inkscape.git] / src / verbs.cpp
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...
2007-12-23 joelholdsworthRemoved Win32 only Print Direct verb, which was an...
2007-12-22 joelholdsworthFixed the parenting of the print dialog so that it...
2007-12-20 dvlierop2Use "%"-key for toggling the snapper, and modify the...
2007-12-18 dvlierop2Introduce verb, menu item and shortcut for the global...
2007-12-18 buliabyakspeedify zooming by keys
2007-12-05 johanengelenAdd icon for "Edit next LPE parameter" and add it to...
2007-12-02 joncruzUI tweaks for CMS view toggle
2007-11-29 joncruzAdding icon for color management
2007-11-26 joncruzMenu item to toggle CMS adjustment on and off
2007-11-22 gustav_bThe dialog to panel refactoring:
2007-11-18 johanengelenrename EditCloneOriginal to EditCloneSelectOriginal...
2007-11-08 joncruzwarning cleanup
2007-10-31 prokoudinefixed a typo in a user visible message
2007-10-28 johanengelenLPE: implement 'edit next LPE parameter'. Accessible...
2007-10-24 johanengelenFix bug [ 1818794 ] Showing grid on opening svg
2007-10-16 buliabyakdo not confuse moving and switching
2007-10-09 johanengelenapply John Cliff's patch [ 1743843 ] Create Marker...
2007-10-08 buliabyaktab handles in gradient tool only when they exist
2007-09-28 buliabyakremove the disabled old svg-keys-chart verb
2007-09-20 gustav_bKilled old, now obsolete, object-properties (a.k.a...
2007-09-05 buliabyakcopyedit
2007-09-04 johanengelenLPE: add Paste LPE verb + menu item. add scale ratios...
2007-08-30 buliabyakcopyedit
2007-08-29 gustav_bDockable dialogs patch applied
2007-08-19 mentalnaming: avoid unintentional double-meanings (part 2)
2007-08-18 kidprotoFixed the name of Open Clip Art Library in the verbs...
2007-08-17 luca_bruno * Better labels and icons for OCAL import/export
2007-08-14 johanengelenCommit LivePathEffect branch to trunk!
2007-08-08 buliabyaktweak tool
2007-08-08 bdillyexport to ocal bug fix
2007-08-06 bdillyadds export to ocal feature without dialog window
2007-07-28 joelholdsworthModification of the parameters/return value of SPDeskto...
2007-07-28 joelholdsworthGtkmm-ified the desktop window object, and modified...
2007-06-24 mentalinitial filter UI code drop from Nick
2007-06-21 cilix42First (very limited) version of the 3D box tool; allows...
2007-06-02 gustav_bGtkmm:ified Fill and Stroke dialog (disabled by default...
2007-05-06 mentalfix speeling of calligraphy tool verb name
2007-04-18 cilix42While drawing with the pen/pencil tool, use the end...
2007-04-17 buliabyakflipping patch by maximilian albert
2007-04-15 johanengelenRemoval of old grid code - fully enabled new grid code.
2007-04-01 johanengelenremoved leftover debug messages. Toggling new grids...
2007-04-01 buliabyakpatch 1690246 from Max + read_geometry fixes for consis...
2007-03-18 keescookuse UTF-8 for degree symbol
2007-03-16 acspikesensitize unlock and unhide verbs
2007-03-14 keescookSwap out entities in tooltips. Fixes https://bugs...
2007-03-12 acspikemove sp_document_done() out into verbs.cpp
2007-03-12 acspikesend verb ids into history and remove casting errors
2007-03-12 acspikeadd verbs for unlocking and unhiding all objects global...
2007-03-11 mentalSwitch selection bounds and center to use NR::Maybe...
2007-03-01 buliabyakwhen listing verbs, use description when available...
2007-03-01 gouldtj r14577@tres: ted | 2007-02-27 18:51:05 -0800
next