summaryrefslogtreecommitdiffstats
path: root/src/interface.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Switch selection bounds and center to use NR::Maybe, addressing most of theMenTaLguY2007-03-111-2/+5
* get rid of sp_repr_document_root and (commented) sp_repr_duplicateMenTaLguY2007-02-271-1/+1
* start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY2007-01-211-2/+3
* separate updating window from updating layersbulia byak2006-11-181-0/+1
* fix 1574873bulia byak2006-10-241-1/+1
* undo annotationsbulia byak2006-10-051-4/+4
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-5/+5
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-5/+5
* insert SPDesktopWidget directly into the window, without a boxbulia byak2006-08-181-11/+3
* Added descriptions to Undo/Redo commands in the menusgustav_b2006-07-091-1/+14
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-4/+8
* swap order of palette and statusbar commands to match the screen layoutbulia byak2006-05-291-2/+2
* Flipped LCMS onJon A. Cruz2006-05-231-4/+4
* r11886@tres: ted | 2006-05-13 00:30:29 -0700Ted Gould2006-05-131-3/+0
* moved and renamed object-ui.h and object-ui.cpp to src/ui/context-menu.cpp & ...Joshua L. Blocher2006-04-241-1/+1
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY2006-04-171-3/+3
* Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz2006-04-061-5/+15
* Introducing optional LittleCms use.Jon A. Cruz2006-04-011-0/+13
* Renaming temp non-standard attributesJon A. Cruz2006-03-291-1/+1
* Changed objects to only get linked to "linkable" colors.Jon A. Cruz2006-03-281-5/+7
* Objects will now change when their linked colors change.Jon A. Cruz2006-03-281-0/+61
* menu rearrange, tips copyeditbulia byak2006-03-261-2/+2
* #include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder2006-03-131-1/+1
* Shift-drop of color now sets stroke.Jon A. Cruz2006-03-131-1/+1
* Initial cut of color drag-n-drop to items on canvas.Jon A. Cruz2006-03-101-1/+46
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-3/+3
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1197