| 1 | |
|---|
| 2 | |
|---|
| 3 | |
|---|
| 4 | changes before 0.6.2 |
|---|
| 5 | --------------------- |
|---|
| 6 | |
|---|
| 7 | * switch to hgdistver |
|---|
| 8 | * switch back to setuptools |
|---|
| 9 | * kill our build_doc command, build_sphinx works |
|---|
| 10 | * bump the required python version to 2.6 |
|---|
| 11 | * settings are now stored using stdlib json |
|---|
| 12 | * puilder uses stdlib json |
|---|
| 13 | * window state is now stored in json |
|---|
| 14 | * add execnet/py to the depends |
|---|
| 15 | * port the nosetest plugin from dbus to execnet |
|---|
| 16 | * remove the last uses of the gtkforms module for pygtkhelpers |
|---|
| 17 | * fix up various transition-leftovers of the kiwi to pygtkhelpers switch |
|---|
| 18 | * ignore locales/translations for now |
|---|
| 19 | * switch to the most recent anyvc api |
|---|
| 20 | * use the real bpython-gtk since its availiable now |
|---|
| 21 | * beef up various core datatypes |
|---|
| 22 | * remove document.unique_id |
|---|
| 23 | * kill the buffer list markup helpers in document |
|---|
| 24 | * move indexer functionality from project to a dedicated type |
|---|
| 25 | |
|---|
| 26 | * kill the bugtracker service since we dont use launchpad any more |
|---|
| 27 | * bugfixes in the trac plugin (thanks Christopher) |
|---|
| 28 | * remove all parts of pida.utils.gthreads we have in pygtkhelpers |
|---|
| 29 | * remove the gtkhtml fallbacks of browseweb - webkit is the future |
|---|
| 30 | * removed the document encoding from the statusbar |
|---|
| 31 | * kill the PidaGladeView alias |
|---|
| 32 | * better logging of service failures |
|---|
| 33 | * fix incorrect handling of missing libs on startup |
|---|
| 34 | * fix project removal (#411) |
|---|
| 35 | * revise the internal resource-finder |
|---|
| 36 | |
|---|
| 37 | |
|---|
| 38 | |
|---|
| 39 | |
|---|