Code

Switched three verbs/icons over to standard names and thus themed loading
[inkscape.git] / src / verbs.cpp
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
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
2007-02-13 buliabyakisolate the nodepath-or-knotholder unit into the new...
2007-02-07 buliabyakmore informative tooltip
2007-01-18 mentalpatch from David Douard to switch to node tool after...
2007-01-08 buliabyakpatch from bug 1497803 by Gustav Broberg; allow to...
2006-11-29 johanengelenC++ find dialog calling code.
2006-11-19 buliabyakstring fixes from bug 1516157
2006-11-06 buliabyakimplement select next/prev in gradient tool as well
2006-11-06 buliabyakimplement select next/prev as verbs
2006-11-03 buliabyakcopyedit label
2006-11-03 buliabyakadd view mode toggle, store current mode for the sessio...
2006-10-05 buliabyakundo annotations
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-08-20 kidprotoAdded rest of icons for primary menus and updated verbs...
2006-08-19 kidprotofix icon preview name
2006-07-23 johncoswellforced redraw of canvas upon completion of zooming...
2006-07-10 gustav_bundo annotations
2006-07-09 gustav_bAdded descriptions to Undo/Redo commands in the menus
next