poelzi / pida-poelzi-newbuffer
fork of pida-main
this is an experimental, long living branch for 0.7 most likely. it's a complete redesign of the core<->editor interface. goals: - editors will require dbus, direct embedding or a similar technique which must be able to control the editor from background - cleaner api - support for split views. one buffer on different views etc. (at least from the api side it's possible)
Clone this repository (size: 3.4 MB): HTTPS / SSH
$ hg clone http://bitbucket.org/poelzi/pida-poelzi-newbuffer/
| commit 1784: | b09f56fb8d71 |
| parent 1783: | 81a8896574b8 |
| branch: | default |
forgot to add the gtkrc to the manifest
- View RonnyPfannschmidt's profile
-
RonnyPfannschmidt's public repos »
- pida-patches
- vimish
- pida-hacks
- virtualenvmanager
- py-virtualenv
- distribute-0.6
- distribute-resources
- pytest-codecheckers
- py-execnet3k
- gexcept
- glashammer-main
- flatland-htmlwidgets
- django-vcstorage-new-anyvc
- hgpaste
- chrome-markman
- apipkg
- kij
- gtkarchitect-main
- gazpacho
- plugpost
- rope-qickfix
- pyscope
- anyvc
- prolog
- Send message
12 months ago
Changed (Δ38 bytes):
raw changeset »
MANIFEST.in (1 lines added, 0 lines removed)
| … | … | @@ -4,6 +4,7 @@ include COPYING |
4 |
4 |
include INSTALL |
5 |
5 |
include CHANGELOG |
6 |
6 |
include README |
7 |
include pida/resources/data/gtkrc-2.0 |
|
7 |
8 |
|
8 |
9 |
recursive-include pida *.py *.glade *.xml *.po *.png *.el *.vim *.gif *.svg *.pida *.xpm |
9 |
10 |
recursive-include pida-plugins *.py *.glade *.xml *.po *.png *.el *.vim *.gif *.svg *.pida *.xpm |
