summaryrefslogtreecommitdiffstats
path: root/src/object-ui.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-351/+0
| | | | | 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-7/+7
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+351
(bzr r1)