Code

Use subdirectories with icon sizes.
[inkscape.git] / src / verbs.h
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-09-10 Jon A. CruzFixed valgrind-detected issue with tooltip shortcuts...
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-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-01-24 JazzyNicoAdding the Interpolate tutorial in Help>Tutorials
2010-01-14 Krzysztof Kosiński* Merge from trunk
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 Ted GouldMerging in from trunk
2009-09-27 scislacUpdated buildtool's files to undefine whiteboard. Comme...
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceInkscape::XML::Document -> Inkscape::XML::DocumentTree...
2009-08-05 johnceSPDocument->Document
2009-02-17 buliabyakspellchecker
2009-01-15 JucaBluesadding a "scripting" tab to document properties dialog...
2009-01-10 dvlierop2Added a new toolbar with snapping controls
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-09-25 Ted GouldSorry, I got off on a branch and ended up with a bunch...
2008-08-18 cilix42Groundwork for new LPETool tool (which consists of...
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-04-26 joncruzInitial cut of eraser tool
2008-03-31 mentalimplement filter toggle
2008-03-22 johanengelen* add RegisteredTransformedPoint widget, that transform...
2008-03-21 johanengelentemporary fix. removed LPE context verb. now toolbar...
2008-03-21 joncruzAdding axis detection to new input dialog
2008-03-20 johanengelenAdd on-canvas editing of LPE PointParam.
2008-03-20 buliabyakremove stale
2008-03-19 buliabyakadd delete lpe verb, rearrange menu to collect all...
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-25 keescookfirst set of updates to headers for clean gcc 4.3 builds
2008-01-11 cilix42Add possibility to convert objects (only rectangles...
2007-12-23 joelholdsworthRemoved Win32 only Print Direct verb, which was an...
2007-12-18 dvlierop2Introduce verb, menu item and shortcut for the global...
2007-12-13 cilix42Fundamentally reworked version of the 3D box tool ...
2007-11-26 joncruzMenu item to toggle CMS adjustment on and off
2007-11-18 johanengelenrename EditCloneOriginal to EditCloneSelectOriginal...
2007-10-24 johanengelenFix bug [ 1818794 ] Showing grid on opening svg
2007-10-09 johanengelenapply John Cliff's patch [ 1743843 ] Create Marker...
2007-09-28 buliabyakremove the disabled old svg-keys-chart verb
2007-09-04 johanengelenLPE: add Paste LPE verb + menu item. add scale ratios...
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-06-24 mentalinitial filter UI code drop from Nick
2007-06-21 cilix42First (very limited) version of the 3D box tool; allows...
2007-03-12 acspikeadd verbs for unlocking and unhiding all objects global...
2007-03-01 buliabyakadd accessor for tip (description)
2007-03-01 gouldtj r14576@tres: ted | 2007-02-26 23:29:13 -0800
2007-02-26 buliabyakrename flood to paintbucket, copyedit
2007-02-25 johncoswellAdd flood fill tool
2006-11-06 buliabyakimplement select next/prev as verbs
2006-11-03 buliabyakadd view mode toggle, store current mode for the sessio...
2006-08-22 kidprotoI added Johan's badass patch for save a copy with the...
2006-08-22 kidprotoCommitted a great patch which adds a Save A Copy menu...
2006-07-09 gustav_bAdded descriptions to Undo/Redo commands in the menus
2006-06-29 buliabyakpatch from Gustav Broberg: undo annotations and history...
2006-06-23 daleharveymanually merging the INKBOARD_PEDRO branch into trunk
2006-05-18 mderezynski* Remove text verbs except for the actual class for now
2006-05-18 mderezynski* Properly deal with setting the style using the text...
2006-05-15 joncruzBase implementation of a layers dialog.
2006-05-07 joncruzFixed problem with std::map use making last verb inacce...
2006-04-28 joncruzAdding unit test for verbs.
2006-04-19 acspikeAdding fit canvas verbs
2006-03-29 gouldtj r10951@tres: ted | 2006-02-16 08:56:41 -0800
2006-03-29 gouldtj r10922@tres: ted | 2006-02-13 09:41:52 -0800
2006-03-26 buliabyakpasting size
2006-03-19 buliabyakpatch by Andrius R. for (un)clip and (un)mask commands
2006-01-30 gouldtj r10814@tres: ted | 2006-01-29 14:02:54 -0800
2006-01-16 mentalmoving trunk for module inkscape