summaryrefslogtreecommitdiffstats
path: root/src/interface.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-17Hooks for visual feedback during drag-n-dropJon A. Cruz1-0/+46
2007-10-16drop color on gr-drag firstbulia byak1-38/+59
2007-10-13implement dropping color onto strokebulia byak1-4/+34
2007-09-24Fixed unsafe hardcoding of buffer sizeJon A. Cruz1-1/+1
2007-07-28Modification of the parameters/return value of SPDesktop::getToplevelJoel Holdsworth1-7/+1
2007-07-28Gtkmm-ified the desktop window object, and modified the file dialogs so that ...Joel Holdsworth1-85/+28
2007-07-26Fix Bug 1653629 : we can know start inkscape without key fileJean-Ren?? Reinhard1-2/+12
2007-06-18patch 1734633: option to save window geometry in prefsbulia byak1-16/+115
2007-04-07Updated overwrite confirmation dialog to be similar to the new stock GTK+ oneJon A. Cruz1-39/+26
2007-04-01fix annoying superfluous separatorbulia byak1-1/+2
2007-03-20plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY1-11/+5
2007-03-20format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook1-1/+1
2007-03-11Switch selection bounds and center to use NR::Maybe, addressing most of theMenTaLguY1-2/+5
2007-02-27get rid of sp_repr_document_root and (commented) sp_repr_duplicateMenTaLguY1-1/+1
2007-01-21start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY1-2/+3
2006-11-18separate updating window from updating layersbulia byak1-0/+1
2006-10-24fix 1574873bulia byak1-1/+1
2006-10-05undo annotationsbulia byak1-4/+4
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-5/+5
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-5/+5
2006-08-18insert SPDesktopWidget directly into the window, without a boxbulia byak1-11/+3
2006-07-09Added descriptions to Undo/Redo commands in the menusgustav_b1-1/+14
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-4/+8
2006-05-29swap order of palette and statusbar commands to match the screen layoutbulia byak1-2/+2
2006-05-23Flipped LCMS onJon A. Cruz1-4/+4
2006-05-13r11886@tres: ted | 2006-05-13 00:30:29 -0700Ted Gould1-3/+0
2006-04-24moved and renamed object-ui.h and object-ui.cpp to src/ui/context-menu.cpp & ...Joshua L. Blocher1-1/+1
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-3/+3
2006-04-06Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz1-5/+15
2006-04-01Introducing optional LittleCms use.Jon A. Cruz1-0/+13
2006-03-29Renaming temp non-standard attributesJon A. Cruz1-1/+1
2006-03-28Changed objects to only get linked to "linkable" colors.Jon A. Cruz1-5/+7
2006-03-28Objects will now change when their linked colors change.Jon A. Cruz1-0/+61
2006-03-26menu rearrange, tips copyeditbulia byak1-2/+2
2006-03-13#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder1-1/+1
2006-03-13Shift-drop of color now sets stroke.Jon A. Cruz1-1/+1
2006-03-10Initial cut of color drag-n-drop to items on canvas.Jon A. Cruz1-1/+46
2006-02-15bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan1-3/+3