Code

- new: Print Colors Preview Dialog and rendermode
[inkscape.git] / src / desktop.cpp
2009-12-11 Felipe C. da S.... - new: Print Colors Preview Dialog and rendermode
2009-11-29 Ted GouldUpdating to current trunk
2009-10-25 buliabyakremove registerEditWidget, move this to SPDesktop:...
2009-09-21 scislacPatch by Adib for 238796
2009-08-23 dvlierop2- fix bug #414142 (Moving path nodes twice is hard...
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-04-28 dvlierop2Fix crash reported in bug #311737
2009-01-31 dvlierop2Store the snapper tolerances in the snap-preferences...
2009-01-10 dvlierop2Added a new toolbar with snapping controls
2009-01-08 buliabyakmove shape_editor from node context to the parent class...
2008-12-20 speleo3object-snapper.cpp
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-21 buliabyakfix crash: desktop->selection was not deleted when...
2008-09-18 cilix42Next roud of NR ==> Geom conversion
2008-09-18 cilix42More NR ==> Geom conversion (points and some matrices...
2008-09-16 buliabyakremove extra unref; now ref/unref is done by show/hide...
2008-09-11 johanengelenconvert almost all libnrtype to Geom::
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-08-01 johanengelenreplace matrix division code.
2008-07-19 buliabyaka better way to make cursor change immediate; of course...
2008-06-18 johanengelenadd commentary about temporary canvas items.
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-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-15 joncruzSplit data mode apart from UI and added button trackers
2008-03-09 cilix42Move 3D box code out of sp-canvas.cpp
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...
2008-01-30 dvlierop22nd part of the fix for bug #167500: correctly update...
2008-01-17 johanengelenremove SPDesktop from SPNamedView when it is destroyed...
2008-01-03 dvlierop21) fix snapping while scaling
2007-12-20 dvlierop2Use "%"-key for toggling the snapper, and modify the...
2007-12-07 gustav_bRework dialog management. Use singleton behavior for...
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-01 johanengelenadd deletion of layer_manager to SPDesktop::destroy
2007-10-26 joncruzWarning cleanup
2007-10-24 johanengelenremove debug messages, convert tabs to spaces and remov...
2007-10-24 johanengelenFix bug [ 1818794 ] Showing grid on opening svg
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-07-06 johanengelenFix #1740146.
2007-06-18 buliabyakpatch 1734633: option to save window geometry in prefs
2007-04-20 johanengelengrid: make grid names translatable. use different gridt...
2007-04-18 joncruzCleaned up init()/setDesktop() call and change ctor...
2007-04-15 johanengelenWhen no grid is defined but "toggle grid" is pressed...
2007-04-15 johanengelenRemoval of old grid code - fully enabled new grid code.
2007-04-13 johanengelenNew Grids are now ready to go. bug testing can start...
2007-04-13 joncruzFix for broken compile
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-25 johanengelenPurging old axonometric grid code: reworked it into...
2007-03-20 johanengelenMonster commit. New grid infrastructure. The old gridma...
2007-03-18 buliabyakadd clearing busy cursor (resets current context's...
2007-03-17 mentalre-introduce isEmpty tests
2007-03-14 buliabyakadd a flag and a setter method for busy cursor
2007-03-11 mentalSwitch selection bounds and center to use NR::Maybe...
2007-03-11 buliabyakfix outline mode toggling with multiple views
2007-03-10 mentalMerge further bbox work
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 buliabyakupdate window title when switching display mode
2006-11-03 buliabyakadd view mode toggle, store current mode for the sessio...
2006-10-26 buliabyakenable starting in outline mode by prefs setting
2006-10-25 buliabyakimplement rendering of clips/masks in outline mode...
2006-10-16 johanengelenhack*ahum*infrastructure to implement axonometric grid...
2006-10-06 gustav_bImplement singleton behaviour for undo history dialog...
2006-10-01 gustav_bMoved EventLog from SPDocument to SPDesktop to prevent...
2006-08-18 buliabyakdisconnect signals on destroying
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-06-23 daleharveymanually merging the INKBOARD_PEDRO branch into trunk
2006-05-29 bryceDocumentation
2006-05-29 joncruzworkaround assertion upon file revert
2006-05-15 joncruzBase implementation of a layers dialog.
2006-05-03 cth103Give SPNamedView a SnapManager instance and use it...
2006-02-15 rwstbulk trailing spaces removal. consistency through MD5...
2006-01-16 mentalmoving trunk for module inkscape