summaryrefslogtreecommitdiffstats
path: root/src/interface.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* moved and renamed object-ui.h and object-ui.cpp to src/ui/context-menu.cpp & ↵Joshua L. Blocher2006-04-241-1/+1
| | | | | context-menu.h, also updated make_insert with change (bzr r579)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-3/+3
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz2006-04-061-5/+15
| | | (bzr r439)
* Introducing optional LittleCms use.Jon A. Cruz2006-04-011-0/+13
| | | (bzr r391)
* Renaming temp non-standard attributesJon A. Cruz2006-03-291-1/+1
| | | (bzr r330)
* Changed objects to only get linked to "linkable" colors.Jon A. Cruz2006-03-281-5/+7
| | | (bzr r321)
* Objects will now change when their linked colors change.Jon A. Cruz2006-03-281-0/+61
| | | (bzr r319)
* menu rearrange, tips copyeditbulia byak2006-03-261-2/+2
| | | (bzr r297)
* #include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder2006-03-131-1/+1
| | | (bzr r232)
* Shift-drop of color now sets stroke.Jon A. Cruz2006-03-131-1/+1
| | | (bzr r230)
* Initial cut of color drag-n-drop to items on canvas.Jon A. Cruz2006-03-101-1/+46
| | | (bzr r220)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-3/+3
| | | (bzr r149)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1197
(bzr r1)