Code

Added a new toolbar with snapping controls
[inkscape.git] / src / desktop.h
2009-01-10 dvlierop2Added a new toolbar with snapping controls
2008-12-20 speleo3object-snapper.cpp
2008-10-27 Ted GouldFrom 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-11 johanengelenconvert almost all libnrtype to Geom::
2008-06-13 joncruzAdded the ability to toggle a layer "solo". Fixes bug...
2008-05-31 sasilverwrtlprnft's patch for bug 234834 - keeps guidelines...
2008-04-30 dvlierop2- Major refactoring of snapping related code...
2008-04-01 johanengelenmove temporary canvas items to bottom by default. maybe...
2008-03-31 mentalimplement filter toggle
2008-03-31 mentallay groundwork for non-filter view mode
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-03-02 johanengelenremove flashing test indicator on pointparam.
2008-03-02 johanengelenNEW: temporary on-canvas indicators
2008-02-03 cilix42Fix missing ruler and document title updates when a...
2007-12-20 dvlierop2Use "%"-key for toggling the snapper, and modify the...
2007-11-26 joncruzMenu item to toggle CMS adjustment on and off
2007-11-13 cilix42Don't set inkscape:modified on startup when grids are...
2007-11-04 johanengelenAdd virtual to a lot of the destructors. Note: perhaps...
2007-10-24 johanengelenFix bug [ 1818794 ] Showing grid on opening svg
2007-08-29 gustav_bDockable dialogs patch applied
2007-08-07 buliabyakadd a way to set a radio toggle in aux toolbar via...
2007-08-06 cilix42Workaround for some segfaults: Store perspectives globa...
2007-08-06 cilix42Write/read perspectives to/from SVG; store ratios of...
2007-08-06 cilix42Store a global list of existing perspectives; for each...
2007-07-28 joelholdsworthModification of the parameters/return value of SPDeskto...
2007-07-28 joelholdsworthGtkmm-ified the desktop window object, and modified...
2007-06-18 buliabyakpatch 1734633: option to save window geometry in prefs
2007-05-24 dvlierop2Handle snapping of nodes in sp_knot_handler. From now...
2007-04-13 johanengelenNew grids are almost ready to fly!
2007-04-07 joncruzUpdated overwrite confirmation dialog to be similar...
2007-04-01 johanengelenremoved leftover debug messages. Toggling new grids...
2007-03-18 buliabyakadd clearing busy cursor (resets current context's...
2007-03-14 buliabyakadd a flag and a setter method for busy cursor
2007-02-25 buliabyakmove a global to a class property; reduce the use of...
2007-01-24 johanengelenSorry, forgot the copyright text.
2007-01-17 johanengelenUpgraded gradient tool =)
2007-01-07 johanengelenReverting revision 13615
2007-01-07 johanengelenGradient nodes progress...
2006-11-04 buliabyakstore display mode in desktop too
2006-11-03 buliabyakadd view mode toggle, store current mode for the sessio...
2006-10-01 gustav_bMoved EventLog from SPDocument to SPDesktop to prevent...
2006-08-13 johncoswelladd interface for disabling interaction during long...
2006-08-13 johncoswelladded functions to allow update events to process durin...
2006-07-29 mentalswitch to sigc++ SPObject signals for SPDocument
2006-07-23 johncoswelladded SPDesktop::updateNow() and forced redraw of canva...
2006-07-23 johncoswellForced redraw of canvas upon document commit to work...
2006-05-15 joncruzBase implementation of a layers dialog.
2006-01-16 mentalmoving trunk for module inkscape