Code

remember sticky_zoom toggle button state
[inkscape.git] / src / widgets / desktop-widget.cpp
2009-08-02 speleo3remember sticky_zoom toggle button state
2009-07-18 JazzyNicoFix for bug LP #400985 (3 strings in UI are not transla...
2009-05-25 dvlierop2Also store the window's geometry when saving through...
2009-05-16 speleo3use area ratio instead of diagonal ratio for "Zoom...
2009-05-16 speleo3fix "Zoom when window is resized", got broken in rev...
2009-03-23 speareblurry zoom magnifying glass icon in left side toolbox...
2009-03-17 joncruzInitial read-only generation of per-document palette
2009-02-26 tweenkSeveral icon name fixes
2009-02-21 tweenkMove files from the src/dialogs/ directory to the place...
2009-02-14 buliabyakuse correct method of accessing top-level window for...
2009-02-06 miloszd* src/widgets/desktop-widget.cpp: Minor fix for OS...
2009-01-10 dvlierop2Added a new toolbar with snapping controls
2008-12-06 joncruzWarning cleanup.
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-23 tweenk* Lots of documentation for the Inkscape::XML namespace
2008-09-18 cilix42Next roud of NR ==> Geom conversion
2008-09-16 tweenkRefactored preferences handling into a new version of
2008-08-04 johanengelenNR:: => Geom:: for much of src/ui and src/widgets
2008-07-03 verbalshadowPatch so Inkscape will compile on Solaris 10 from LP...
2008-05-18 joncruzAdded preferences for controlling external image editin...
2008-05-17 joncruzAdded external image edit launch and refresh on changed
2008-05-06 joncruzUpdating deprecated type calls.
2008-03-31 mentallay groundwork for non-filter view mode
2008-03-09 cilix42Move 3D box code out of sp-canvas.cpp
2008-02-05 dvlierop2Iron out some rounding errors in the displaying of...
2008-02-03 cilix42Fix missing ruler and document title updates when a...
2008-01-30 bryceFix for if LCMS is disabled. (LP# 174854)
2008-01-30 dvlierop22nd part of the fix for bug #167500: correctly update...
2008-01-15 mentalstop toggling insensitive state for modification flag...
2008-01-15 mentalabstract use of sodipodi:modified
2008-01-11 buliabyakpatch from bug 175398
2008-01-06 bryceAdds 'Save as SVG' button / dialog to clarify when...
2007-12-30 bryceStrip out Pango markup from tooltips (fixes bug #167640)
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-24 joncruzImplemented per-monitor display adjustment via XICC
2007-11-22 gustav_bThe dialog to panel refactoring:
2007-11-20 joncruzDisplay CMS adjustment per-desktop view
2007-11-19 buliabyakadd one fractional digit to zooms less than 10%
2007-11-17 joncruzPrevent CMS button from pinning space used by scrollbars
2007-11-17 joncruzAdding ICC Profiles in X support
2007-11-12 gustav_bDon't force focus on the canvas when the desktop is...
2007-10-09 gustav_bAdd hack to prevent the dock paned from catching F6...
2007-08-29 gustav_bDockable dialogs patch applied
2007-08-21 buliabyakmake zoom value update immediate
2007-08-10 buliabyakfix 1767940
2007-08-07 buliabyakadd a way to set a radio toggle in aux toolbar via...
2007-07-28 joelholdsworthGtkmm-ified the desktop window object, and modified...
2007-06-18 buliabyakpatch 1734633: option to save window geometry in prefs
2007-04-15 johanengelenRemoval of old grid code - fully enabled new grid code.
2007-04-10 joncruzConverted select toolbar to stock GTK+
2007-04-08 joncruzCorrected jumping and alignment of coordinates in status.
2007-03-20 keescookformat string protection/clean up (CVE-2007-1463, CVE...
2007-03-10 mentalMerge further bbox work
2007-03-09 mentalspecialize MaybeStorage for Rect, and start using refer...
2007-03-01 schwarzenberg(hopefully) fixed build on linux, added missing isnormal.h
2007-03-01 schwarzenbergcommited Solaris 2.8 / gcc-3.2.3 fixes
2007-01-17 buliabyakadd new message type for urgent immediate statusbar...
2007-01-06 johanengelenSmall edits to copyright info.
2007-01-06 johanengelenSpecial #ifdef win32 code to enable Dialogs on Top...
2006-11-04 buliabyakadd (outline) to window title when in outline mode
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 desktop widget
2006-05-26 joncruzFixed resize handle in corner of main UI.
2006-05-23 joncruzPanel refactoring
2006-04-07 joncruzPutting in smaller icon size
2006-04-06 joncruzDecoupling from direct use of GtkIconSize to allow...
2006-03-24 joncruzPurging unused variable
2006-03-18 buliabyakremove the annoying canvas border
2006-02-19 joncruzFixing scrollbar size for embeded color swatches.
2006-02-18 joncruzRemoved horizontal scroll bar from swatches when embedded.
2006-01-28 joncruzReverted Gtk::VPaned to avoid taking up F6 and F8
2006-01-26 rwstconditionally (Gtk>=2.6) ellipsize status bar text
2006-01-20 mjwybrow * src/widgets/toolbox.cpp, src/widgets/desktop...
2006-01-16 mentalmoving trunk for module inkscape