summaryrefslogtreecommitdiffstats
path: root/src/interface.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added descriptions to Undo/Redo commands in the menusgustav_b2006-07-091-1/+14
| | | (bzr r1379)
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-4/+8
| | | (bzr r1315)
* swap order of palette and statusbar commands to match the screen layoutbulia byak2006-05-291-2/+2
| | | (bzr r1068)
* Flipped LCMS onJon A. Cruz2006-05-231-4/+4
| | | (bzr r981)
* r11886@tres: ted | 2006-05-13 00:30:29 -0700Ted Gould2006-05-131-3/+0
| | | | | Making the effects menu default on. (bzr r819)
* 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)