News
PIDA 0.5.1 Released
2007/07/28
We are proud to release PIDA 0.5.1 - "Rhubarb Crumble". The release contains a few features (which are massive enhancements to usability) as well as the usual number of bug fixes.
And remember: PIDA LOVES YOU!
0.5.1 "Rhubarb Crumble"
Features :
- 1119: Added History to status bar.
- 1118: Added First run wizard.
- 1122: Shortcut to focus editor.
- 1129: Allow projects to change their names. Launchpad bug:123323. Closes #141.
- 1133: Shortcut to go to parent directory in file manager. Closes #111.
- 1137: Shortcut to focus terminal pane. Closes #143.
- 1138: Project-relative filenames in buffer list.
- 1170: Completion hooks for vim.
- 1178: Allow setting keyboard shortcuts for basic editor actions.
- 1182: Added and option to use Gamin. False by default. Closes #153.
Bugs :
- 1107: Corrected AUTHORS file.
- 1121: Update context menus on plugin load/unload. Fixes #122.
- 1126: Fixed bug reporting mechanism.
- 1130: Allow Vim filenames with commas. LP: 78773. Fixes: #142.
- 1132: Add missing subversion state Fixes #123.
- 1134: Handle pending merges output for bzr. Fixes LP 76368.
- 1162: Fix crash on plugin loading errors. Fixes #145.
- 1163: Allow PIDA to be started on any screen. Fixes #146.
- 1171: Add commit support for GIT.
- 1180: Good error message when Gvim is not isntalled. Fixes #152.
- 1186: Ensure plugin pixmaps get registered as stock icons. Fixes #154.
- 1189: Add missing Emacs UI Definition.
Non Core :
- 1111: Prototype debugger plugin based on WinPDB.
- 1115: Alphapetically sort documentation library book list.
- 1152: Python source viewer now jumps to line.
- 1177: Koders.com plugin.
PIDA 0.5.0 Released!
2007/06/29
The PIDA team are proud to bring you PIDA 0.5.0.
New features include a core rewrite, new plugins, greater stability and all around loveliness.
Remember: PIDA Loves You!
PIDA 0.4.4 Released!
2007/01/19
We are proud to release PIDA version 0.4.4. A few bugfixes in this release.
Changelog:
- Allow opening directories in Vim (Ali) #78089
- Fixed blank Man pages (Tito) #78136
- Toolbar and menubar shown correctly on startup (Ali) #78127
- Fixed non-existent lang as a terminal option (Ali) #78133
- gthreads.locked safe with exceptions (Tiago) #78389
- Source browser now only works for python bugs (Tiago) #78355
- TODO viewer now only handles text files (Tiago) #78089
PIDA 0.4.3 Released!
2007/01/05
We are proud to release PIDA version 0.4.3. Many bug fixes (as usual) and a few feature updates.
Changelog:
- Fixed mercurial subdirectory status listings (Ali) #75664
- Fixed mercurial commit command (Ali) #64486
- Fixed diffs for Darcs files in subdirs (Ali) #59603
- Allow the use of Moo textview for dumb terminal (Muntyan) #77681
- Removed scintilla-based editor (Ali) #77960
- Fixed Gazpacho integration for Gazpacho 0.7.0 (Ali) #77956
- Fixed moo goto_line command (Muntyan) #78409
- Fixed moo search action labels (Muntyan) #78049
- Fix moo preference page to keep widgets hidden (Ali) #77982
- Fix TODOlist out by one (Ali) #78011
- Added option to allow turning bold off in terminals (Mathieu Virbel) #77235
- Fixed sessions when sessioned file disappears between starts (Tiago) #76745
- Control-S to save in all editors (Tiago) #76995
- Fixed focusing to terminals when no terminals exist (Tiago) #77437
- Moo warns on closing a modified buffer (Tiago) #77617
New PIDA website !
2007/01/02
New PIDA website is available at pida.co.uk. Stay tuned !
PIDA 0.4.2 released !
2006/12/29
0.4.2 was recently released with lots of new features and lots of bug fixes. Hurrah!
Changelog :
- Shortcuts to jump to editor and to terminals (Ali) #77071
- Fixed #77061 (Ali) #77061
- Grepper on windows (Tiago) #76975
- Windows compatibility!!! (Tiago) #47510
- Tooltip corrected for terminal foreground colour option (Ali) #76984
- Made debug messages more explanatory (Ronny) #76414
- Search and replace actions for Moo (Ali)
- Readded Moo editor (Ali)
- Added an accelerator to quit PIDA (Ali) #76558
- Editor detection and sanity moved inside editors (Tiago) #76237
- Vim grabs focus after buffer switching (Ali) #76411
- Force vim to quit when pida quits (Ali)
- Fix to bail out if there is no current project to add a UI form to (Ali) #76196
- Changed Vim initial script to load from file (Ali) #76404
- Force PIDA to always quit with Vim (Ali) #76401
- Removed PGD sanity checking (Ali) #76339
- Updated the dependency version of PyGTK to 2.8 (Ali) #76336
- Updated the list of dependencies in the documentation (Ali) #76034
- Removed vim multi editor (Ali)
- Reimplemented checking for editor presence (Tiago) #76036
- Removed printing of the pida icon location to stdout (Ali) #76268
We are proud to release PIDA 0.5.1 - "Rhubarb Crumble". The release contains a few features (which are massive enhancements to usability) as well as the usual number of bug fixes.
And remember: PIDA LOVES YOU!
0.5.1 "Rhubarb Crumble"
Features :
- 1119: Added History to status bar.
- 1118: Added First run wizard.
- 1122: Shortcut to focus editor.
- 1129: Allow projects to change their names. Launchpad bug:123323. Closes #141.
- 1133: Shortcut to go to parent directory in file manager. Closes #111.
- 1137: Shortcut to focus terminal pane. Closes #143.
- 1138: Project-relative filenames in buffer list.
- 1170: Completion hooks for vim.
- 1178: Allow setting keyboard shortcuts for basic editor actions.
- 1182: Added and option to use Gamin. False by default. Closes #153.
Bugs :
- 1107: Corrected AUTHORS file.
- 1121: Update context menus on plugin load/unload. Fixes #122.
- 1126: Fixed bug reporting mechanism.
- 1130: Allow Vim filenames with commas. LP: 78773. Fixes: #142.
- 1132: Add missing subversion state Fixes #123.
- 1134: Handle pending merges output for bzr. Fixes LP 76368.
- 1162: Fix crash on plugin loading errors. Fixes #145.
- 1163: Allow PIDA to be started on any screen. Fixes #146.
- 1171: Add commit support for GIT.
- 1180: Good error message when Gvim is not isntalled. Fixes #152.
- 1186: Ensure plugin pixmaps get registered as stock icons. Fixes #154.
- 1189: Add missing Emacs UI Definition.
Non Core :
- 1111: Prototype debugger plugin based on WinPDB.
- 1115: Alphapetically sort documentation library book list.
- 1152: Python source viewer now jumps to line.
- 1177: Koders.com plugin.
The PIDA team are proud to bring you PIDA 0.5.0.
New features include a core rewrite, new plugins, greater stability and all around loveliness.
Remember: PIDA Loves You!
PIDA 0.4.4 Released!
2007/01/19
We are proud to release PIDA version 0.4.4. A few bugfixes in this release.
Changelog:
- Allow opening directories in Vim (Ali) #78089
- Fixed blank Man pages (Tito) #78136
- Toolbar and menubar shown correctly on startup (Ali) #78127
- Fixed non-existent lang as a terminal option (Ali) #78133
- gthreads.locked safe with exceptions (Tiago) #78389
- Source browser now only works for python bugs (Tiago) #78355
- TODO viewer now only handles text files (Tiago) #78089
PIDA 0.4.3 Released!
2007/01/05
We are proud to release PIDA version 0.4.3. Many bug fixes (as usual) and a few feature updates.
Changelog:
- Fixed mercurial subdirectory status listings (Ali) #75664
- Fixed mercurial commit command (Ali) #64486
- Fixed diffs for Darcs files in subdirs (Ali) #59603
- Allow the use of Moo textview for dumb terminal (Muntyan) #77681
- Removed scintilla-based editor (Ali) #77960
- Fixed Gazpacho integration for Gazpacho 0.7.0 (Ali) #77956
- Fixed moo goto_line command (Muntyan) #78409
- Fixed moo search action labels (Muntyan) #78049
- Fix moo preference page to keep widgets hidden (Ali) #77982
- Fix TODOlist out by one (Ali) #78011
- Added option to allow turning bold off in terminals (Mathieu Virbel) #77235
- Fixed sessions when sessioned file disappears between starts (Tiago) #76745
- Control-S to save in all editors (Tiago) #76995
- Fixed focusing to terminals when no terminals exist (Tiago) #77437
- Moo warns on closing a modified buffer (Tiago) #77617
New PIDA website !
2007/01/02
New PIDA website is available at pida.co.uk. Stay tuned !
PIDA 0.4.2 released !
2006/12/29
0.4.2 was recently released with lots of new features and lots of bug fixes. Hurrah!
Changelog :
- Shortcuts to jump to editor and to terminals (Ali) #77071
- Fixed #77061 (Ali) #77061
- Grepper on windows (Tiago) #76975
- Windows compatibility!!! (Tiago) #47510
- Tooltip corrected for terminal foreground colour option (Ali) #76984
- Made debug messages more explanatory (Ronny) #76414
- Search and replace actions for Moo (Ali)
- Readded Moo editor (Ali)
- Added an accelerator to quit PIDA (Ali) #76558
- Editor detection and sanity moved inside editors (Tiago) #76237
- Vim grabs focus after buffer switching (Ali) #76411
- Force vim to quit when pida quits (Ali)
- Fix to bail out if there is no current project to add a UI form to (Ali) #76196
- Changed Vim initial script to load from file (Ali) #76404
- Force PIDA to always quit with Vim (Ali) #76401
- Removed PGD sanity checking (Ali) #76339
- Updated the dependency version of PyGTK to 2.8 (Ali) #76336
- Updated the list of dependencies in the documentation (Ali) #76034
- Removed vim multi editor (Ali)
- Reimplemented checking for editor presence (Tiago) #76036
- Removed printing of the pida icon location to stdout (Ali) #76268
We are proud to release PIDA version 0.4.4. A few bugfixes in this release.
Changelog:
- Allow opening directories in Vim (Ali) #78089
- Fixed blank Man pages (Tito) #78136
- Toolbar and menubar shown correctly on startup (Ali) #78127
- Fixed non-existent lang as a terminal option (Ali) #78133
- gthreads.locked safe with exceptions (Tiago) #78389
- Source browser now only works for python bugs (Tiago) #78355
- TODO viewer now only handles text files (Tiago) #78089
We are proud to release PIDA version 0.4.3. Many bug fixes (as usual) and a few feature updates.
Changelog:
- Fixed mercurial subdirectory status listings (Ali) #75664
- Fixed mercurial commit command (Ali) #64486
- Fixed diffs for Darcs files in subdirs (Ali) #59603
- Allow the use of Moo textview for dumb terminal (Muntyan) #77681
- Removed scintilla-based editor (Ali) #77960
- Fixed Gazpacho integration for Gazpacho 0.7.0 (Ali) #77956
- Fixed moo goto_line command (Muntyan) #78409
- Fixed moo search action labels (Muntyan) #78049
- Fix moo preference page to keep widgets hidden (Ali) #77982
- Fix TODOlist out by one (Ali) #78011
- Added option to allow turning bold off in terminals (Mathieu Virbel) #77235
- Fixed sessions when sessioned file disappears between starts (Tiago) #76745
- Control-S to save in all editors (Tiago) #76995
- Fixed focusing to terminals when no terminals exist (Tiago) #77437
- Moo warns on closing a modified buffer (Tiago) #77617
New PIDA website !
2007/01/02
New PIDA website is available at pida.co.uk. Stay tuned !
PIDA 0.4.2 released !
2006/12/29
0.4.2 was recently released with lots of new features and lots of bug fixes. Hurrah!
Changelog :
- Shortcuts to jump to editor and to terminals (Ali) #77071
- Fixed #77061 (Ali) #77061
- Grepper on windows (Tiago) #76975
- Windows compatibility!!! (Tiago) #47510
- Tooltip corrected for terminal foreground colour option (Ali) #76984
- Made debug messages more explanatory (Ronny) #76414
- Search and replace actions for Moo (Ali)
- Readded Moo editor (Ali)
- Added an accelerator to quit PIDA (Ali) #76558
- Editor detection and sanity moved inside editors (Tiago) #76237
- Vim grabs focus after buffer switching (Ali) #76411
- Force vim to quit when pida quits (Ali)
- Fix to bail out if there is no current project to add a UI form to (Ali) #76196
- Changed Vim initial script to load from file (Ali) #76404
- Force PIDA to always quit with Vim (Ali) #76401
- Removed PGD sanity checking (Ali) #76339
- Updated the dependency version of PyGTK to 2.8 (Ali) #76336
- Updated the list of dependencies in the documentation (Ali) #76034
- Removed vim multi editor (Ali)
- Reimplemented checking for editor presence (Tiago) #76036
- Removed printing of the pida icon location to stdout (Ali) #76268
New PIDA website is available at pida.co.uk. Stay tuned !
0.4.2 was recently released with lots of new features and lots of bug fixes. Hurrah!
Changelog :
- Shortcuts to jump to editor and to terminals (Ali) #77071
- Fixed #77061 (Ali) #77061
- Grepper on windows (Tiago) #76975
- Windows compatibility!!! (Tiago) #47510
- Tooltip corrected for terminal foreground colour option (Ali) #76984
- Made debug messages more explanatory (Ronny) #76414
- Search and replace actions for Moo (Ali)
- Readded Moo editor (Ali)
- Added an accelerator to quit PIDA (Ali) #76558
- Editor detection and sanity moved inside editors (Tiago) #76237
- Vim grabs focus after buffer switching (Ali) #76411
- Force vim to quit when pida quits (Ali)
- Fix to bail out if there is no current project to add a UI form to (Ali) #76196
- Changed Vim initial script to load from file (Ali) #76404
- Force PIDA to always quit with Vim (Ali) #76401
- Removed PGD sanity checking (Ali) #76339
- Updated the dependency version of PyGTK to 2.8 (Ali) #76336
- Updated the list of dependencies in the documentation (Ali) #76034
- Removed vim multi editor (Ali)
- Reimplemented checking for editor presence (Tiago) #76036
- Removed printing of the pida icon location to stdout (Ali) #76268

