Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Documented EphyCommandManager | Adam Hooper | 2004-03-30 | 1 | -3/+3 |
* | s/IFace/Iface/g to match the gtk+ naming convention. | Christian Persch | 2004-02-20 | 1 | -4/+4 |
* | Unify interface struct and type macro naming to be EphyFooIFace, | Christian Persch | 2004-01-02 | 1 | -8/+8 |
* | Renamed to get_command_state to can_do_command. | Christian Persch | 2003-11-05 | 1 | -3/+5 |
* | Get rid of gresult type. Use return values instead of out-parameters | Christian Persch | 2003-11-05 | 1 | -15/+11 |
* | Show only paste in the context menu, it's the only one that works in | Marco Pesenti Gritti | 2003-11-04 | 1 | -11/+8 |
* | Interface for commands. Useful for undo. (cmd_undo works). | Marco Pesenti Gritti | 2003-10-25 | 1 | -0/+69 |