15 Commits (5510b6d3b987f918cd21b14e3c3feae5fcf9cfb0)

Author SHA1 Message Date
jgrizou 3f1f9623cf texnote plugin integrate all current event
12 years ago
jgrizou 76d1ef3931 Texnote usable.
12 years ago
jgrizou 1f91712b31 Changed init of texnote to pass tests.
12 years ago
jgrizou ebff1bb4e4 Updated texnote, not working yet
12 years ago
Jonathan Grizou e9b0373456 Some test on texnote
12 years ago
Jonathan Grizou 4a91c4953c Change back plugin.py to plugins.py + adapt PapersPlugin class protoype to command with args
12 years ago
Jonathan Grizou 31cf4de9d3 Change call for command from "cmds[cmd].command(**vars(args))" to "cmds[cmd].command(args)".
12 years ago
Fabien Benureau f528aa8a67 updated core. almost all tests are passing
12 years ago
Fabien Benureau 500667baae more usecase test, hack-fixed plugins.
12 years ago
Jonathan Grizou 112d6269d7 Verification problème decoration event dans classe
12 years ago
Jonathan Grizou 9134ac62da Error when renaming plugins.py in plugin.py, in texnote the import name was not changed.
12 years ago
Olivier Mangin 6d303b2c4c Simplifies event mechanism.
12 years ago
jgrizou 415b1b37c5 args in event mechanism
12 years ago
Jonathan Grizou ed44a2c262 Event mechanism working perfectly and very simple and clean
12 years ago
jgrizou ff195c0859 Plugins class created and handle for the parse. Next step is to code the event messages. Next one is to code the setup extension.
12 years ago