aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-command-manager.h
Commit message (Expand)AuthorAgeFilesLines
* Documented EphyCommandManagerAdam Hooper2004-03-301-3/+3
* s/IFace/Iface/g to match the gtk+ naming convention.Christian Persch2004-02-201-4/+4
* Unify interface struct and type macro naming to be EphyFooIFace,Christian Persch2004-01-021-8/+8
* Renamed to get_command_state to can_do_command.Christian Persch2003-11-051-3/+5
* Get rid of gresult type. Use return values instead of out-parametersChristian Persch2003-11-051-15/+11
* Show only paste in the context menu, it's the only one that works inMarco Pesenti Gritti2003-11-041-11/+8
* Interface for commands. Useful for undo. (cmd_undo works).Marco Pesenti Gritti2003-10-251-0/+69