summaryrefslogtreecommitdiffstats
path: root/src/interface.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Cleanup on id access.Jon A. Cruz2010-03-021-3/+3
* - new: Print Colors Preview Dialog and rendermodeFelipe Corr??a da Silva Sanches2009-12-111-0/+2
* recent files: show tooltips with uri, hide local files which are missing or u...buliabyak2009-12-011-0/+3
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-5/+5
* SPDocument->Documentjohnce2009-08-051-5/+5
* Fix bug #168387 (Display mode toggle doesn't update radio button)Diederik van Lierop2009-07-281-5/+49
* When closing a window and while asking whether to save, Inkscape should not b...Diederik van Lierop2009-06-061-7/+16
* Also store the window's geometry when saving through the data-loss warning di...Diederik van Lierop2009-05-251-2/+0
* Inkscape should not discard negative window positions. For example, a maximiz...Diederik van Lierop2009-05-231-6/+4
* remove temporary prefs hackThomas Holder2009-05-171-7/+3
* consistent capitalizationbulia byak2009-03-241-1/+1
* Renamed ColorDef to PaintDef to prep for expanded functionality.Jon A. Cruz2009-03-201-4/+4
* Rough code to preserve drag-n-drop of solid gradients.Jon A. Cruz2009-03-181-3/+26
* Whitespace cleanupJon A. Cruz2009-03-181-14/+14
* Reworked internals of color and drag-n-drop.Jon A. Cruz2009-03-081-56/+75
* Moving dnd data generation into the generic ColorDef class.Jon A. Cruz2009-03-071-2/+1
* Adding clear-color swatch to complement no-color.Jon A. Cruz2009-03-051-1/+4
* Adding some no-color to drag-n-dropJon A. Cruz2009-03-031-1/+65
* Use g_base64_encode_step when importing images via drag and drop.Krzysztof Kosi??ski2009-02-221-34/+20
* Make the recent menu react to changes in max recent documents preference Krzysztof Kosi??ski2009-02-091-0/+21
* Added a new toolbar with snapping controlsDiederik van Lierop2009-01-101-15/+17
* More NR ==> Geom changesJoshua L. Blocher2008-12-281-6/+6
* Merge from fe-movedTed Gould2008-11-211-2/+3
* From trunkTed Gould2008-10-271-61/+66
* Merging from trunkTed Gould2008-10-111-1/+1
* Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...Ted Gould2008-09-251-3/+7
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-3/+3
* More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert2008-09-181-2/+2
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-1/+1
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-2/+2
* rearrange to fix the first keypress event being lost with options.savewindowg...bulia byak2008-07-191-4/+4
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-121-1/+1
* remove warningsBob Jamison2008-05-131-7/+7
* Removed outdated default size settingJon A. Cruz2008-05-131-3/+0
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-1/+1
* Added part of a patch by Adam Strzelecki which makes GTK menu migrate to OS X...JiHO2008-01-101-0/+13
* Use "%"-key for toggling the snapper, and modify the related sp-desktop codeDiederik van Lierop2007-12-201-3/+4
* warning cleanupJon A. Cruz2007-11-021-25/+25
* Hooks for visual feedback during drag-n-dropJon A. Cruz2007-10-171-0/+46
* drop color on gr-drag firstbulia byak2007-10-161-38/+59
* implement dropping color onto strokebulia byak2007-10-131-4/+34
* Fixed unsafe hardcoding of buffer sizeJon A. Cruz2007-09-241-1/+1
* Modification of the parameters/return value of SPDesktop::getToplevelJoel Holdsworth2007-07-281-7/+1
* Gtkmm-ified the desktop window object, and modified the file dialogs so that ...Joel Holdsworth2007-07-281-85/+28
* Fix Bug 1653629 : we can know start inkscape without key fileJean-Ren?? Reinhard2007-07-261-2/+12
* patch 1734633: option to save window geometry in prefsbulia byak2007-06-181-16/+115
* Updated overwrite confirmation dialog to be similar to the new stock GTK+ oneJon A. Cruz2007-04-071-39/+26
* fix annoying superfluous separatorbulia byak2007-04-011-1/+2
* plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY2007-03-201-11/+5
* format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook2007-03-201-1/+1