summaryrefslogtreecommitdiffstats
path: root/src/ui/context-menu.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Warning cleanupJon A. Cruz2007-11-041-5/+5
| | | (bzr r4025)
* Add functions for showing a specific notebook page in the F&S dialog,gustav_b2007-09-201-2/+2
| | | | | | replaced the use of the old sp_object_properties_{fill,stroke} with them. (bzr r3780)
* fix 1516323bulia byak2007-04-011-4/+0
| | | (bzr r2808)
* plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY2007-03-201-1/+1
| | | (bzr r2723)
* start switching sp_repr_new* over to XML::Document::create*, and rename ↵MenTaLguY2007-01-211-1/+4
| | | | | create methods to match DOM (bzr r2253)
* undo annotationsbulia byak2006-10-051-1/+1
| | | (bzr r1768)
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-1/+2
| | | (bzr r1315)
* moved and renamed object-ui.h and object-ui.cpp to src/ui/context-menu.cpp & ↵Joshua L. Blocher2006-04-241-0/+351
context-menu.h, also updated make_insert with change (bzr r579)