Code

Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward header.
[inkscape.git] / src / interface.cpp
2010-12-23 Jon A. CruzSplit SPCanvasItem and SPCanvasGroup to individual...
2010-12-12 Jon A. CruzGSoC C++-ificiation merge and cleanup.
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-12-06 Jon A. CruzRestore copies of renamed icons on certain gtk versions...
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-09-06 Jasper van de GrondeAutomatically add shortcuts to tooltips
2010-08-30 JazzyNicoExtensions. Shebangs branch merge.
2010-07-30 JazzyNicoi18n. Fix for Bug #611025 (Setup for widescreen work...
2010-07-30 JazzyNicoi18n. Fix for Bug #611025 (Setup for widescreen work...
2010-07-13 Ted GouldUpgrading to trunk
2010-07-12 Abhishek Sharma... SPObject c++ification finalized along with the beginnin...
2010-07-02 Abhishek Sharma... New Class SPDocumentUndo created which takes care of...
2010-07-01 Abhishek Sharma... C++fied SPDocument added
2010-06-29 Abhishek Sharma... This is the first c++ification commit from me. It handl...
2010-06-28 Jon A. CruzPartial C++-ification of SPGradient
2010-06-17 Jon A. CruzFix for show/hide.
2010-06-16 Jon A. CruzMove the task view changing to the "View" menu. Fixes...
2010-03-26 Ted GouldMerge from trunk
2010-03-18 Jon A. CruzChanged the embed/link dialog to use radio buttons...
2010-03-04 Krzysztof KosińskiImprove behavior when pasting, DnDing and importing...
2010-03-02 Jon A. CruzCleanup on id access.
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 buliabyakrecent files: show tooltips with uri, hide local files...
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-07-28 dvlierop2Fix bug #168387 (Display mode toggle doesn't update...
2009-06-06 dvlierop2When closing a window and while asking whether to save...
2009-05-25 dvlierop2Also store the window's geometry when saving through...
2009-05-23 dvlierop2Inkscape should not discard negative window positions...
2009-05-17 speleo3remove temporary prefs hack
2009-03-24 buliabyakconsistent capitalization
2009-03-20 joncruzRenamed ColorDef to PaintDef to prep for expanded funct...
2009-03-18 joncruzRough code to preserve drag-n-drop of solid gradients.
2009-03-18 joncruzWhitespace cleanup
2009-03-08 joncruzReworked internals of color and drag-n-drop.
2009-03-07 joncruzMoving dnd data generation into the generic ColorDef...
2009-03-05 joncruzAdding clear-color swatch to complement no-color.
2009-03-03 joncruzAdding some no-color to drag-n-drop
2009-02-22 tweenkUse g_base64_encode_step when importing images via...
2009-02-09 tweenkMake the recent menu react to changes in max recent...
2009-01-10 dvlierop2Added a new toolbar with snapping controls
2008-12-28 verbalshadowMore NR ==> Geom changes
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-18 cilix42Next roud of NR ==> Geom conversion
2008-09-18 cilix42More NR ==> Geom conversion (points and some matrices...
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-07-19 buliabyakrearrange to fix the first keypress event being lost...
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-05-13 ishmalremove warnings
2008-05-13 joncruzRemoved outdated default size setting
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-01-10 jiho-sfAdded part of a patch by Adam Strzelecki which makes...
2007-12-20 dvlierop2Use "%"-key for toggling the snapper, and modify the...
2007-11-02 joncruzwarning cleanup
2007-10-17 joncruzHooks for visual feedback during drag-n-drop
2007-10-16 buliabyakdrop color on gr-drag first
2007-10-13 buliabyakimplement dropping color onto stroke
2007-09-24 joncruzFixed unsafe hardcoding of buffer size
2007-07-28 joelholdsworthModification of the parameters/return value of SPDeskto...
2007-07-28 joelholdsworthGtkmm-ified the desktop window object, and modified...
2007-07-26 jrreinhardFix Bug 1653629 : we can know start inkscape without...
2007-06-18 buliabyakpatch 1734633: option to save window geometry in prefs
2007-04-07 joncruzUpdated overwrite confirmation dialog to be similar...
2007-04-01 buliabyakfix annoying superfluous separator
2007-03-20 mentalplumb XML::Document parameter into duplication, courtes...
2007-03-20 keescookformat string protection/clean up (CVE-2007-1463, CVE...
2007-03-11 mentalSwitch selection bounds and center to use NR::Maybe...
2007-02-27 mentalget rid of sp_repr_document_root and (commented) sp_rep...
2007-01-21 mentalstart switching sp_repr_new* over to XML::Document...
2006-11-18 buliabyakseparate updating window from updating layers
2006-10-24 buliabyakfix 1574873
2006-10-05 buliabyakundo annotations
2006-08-25 kidprotopeeled back the gboolean code as it hit on some complex...
2006-08-23 kidprotoOk, committed msgloan's patch to convert gbooleans...
2006-08-18 buliabyakinsert SPDesktopWidget directly into the window, withou...
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-05-29 buliabyakswap order of palette and statusbar commands to match...
2006-05-23 joncruzFlipped LCMS on
2006-05-13 gouldtj r11886@tres: ted | 2006-05-13 00:30:29 -0700
2006-04-24 verbalshadowmoved and renamed object-ui.h and object-ui.cpp to...
2006-04-17 mentalGet rid of the SP_DT_* macros which do nothing more...
2006-04-06 joncruzDecoupling from direct use of GtkIconSize to allow...
2006-04-01 joncruzIntroducing optional LittleCms use.
2006-03-29 joncruzRenaming temp non-standard attributes
2006-03-28 joncruzChanged objects to only get linked to "linkable" colors.
2006-03-28 joncruzObjects will now change when their linked colors change.
2006-03-26 buliabyakmenu rearrange, tips copyedit
2006-03-13 pjrm#include svg/svg-color.h instead of or as well as ...
next