summaryrefslogtreecommitdiffstats
path: root/src/object-ui.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-04-24moved and renamed object-ui.h and object-ui.cpp to src/ui/context-menu.cpp & ↵Joshua L. Blocher1-351/+0
context-menu.h, also updated make_insert with change (bzr r579)
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY1-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)