Changelog for
powershell-0.8-3.i386.rpm :
Thu Jan 4 23:00:00 2001 Tim Powers
- fixed bad group
Fri Sep 8 00:00:00 2000 Tim Powers
- remove distribution tag, not needed.
- make build root a real buildroot
- move changelogs to bottom of spec for flow reasons
- quiet setup
- use %configure in build section, not in setup section
- use %makeinstall in install section
- added defattr to files section
- use predefined RPM macros for dirs in file section (RPM >= 4.0)
- make this package own the whole /usr/share/gnome/help/powershell directory
instead of just the files in it. This will make for cleaner upgrades and
uninstalls
- chmod files in /usr/share/gnome/help/powershell to 644 since html files
don\'t need to be executable
- no need to strip powershell explicitely, rpm handles that now
Sat Mar 4 23:00:00 2000 Matt Spong
- Ability to not run the default login shell on startup
- Ability to change scrollbar position or hide the scrollbar
- Ability to hide the taps if only one term is running and then show them when
another one is opened
Sat Feb 12 23:00:00 2000 Matt Spong
- Added scrollbar to menu item list in Prefs dialog
- Fixed PowerPC segfault bug
- Added prefs option to turn off URL matching
- Fixed default options to be more reasonable
- Added ability for menus to prompt user for program arguments (this is damn
cool, BTW)
- Added status bar
- Added preferences option to change which side the notebook tabs are on or
hide the tabs altogether
- Added option to hide the menubar (ARGH! GNOME SUCKS ASS! That was such a
bigger pain in the ass than it should have been.)
- Added option to run certain menu items on startup.
Fri Feb 4 23:00:00 2000 Matt Spong
- Comprehensive online documentation added.
- Fixed both known segfaults in 0.65
- No longer complains about help file being NULL (since it\'s not anymore :-)
Sat Jan 29 23:00:00 2000 Matt Spong
- Now launches user\'s login shell by default rather than the first item in the
menu.
- Ctrl-Tab switches to next tab
- Added \"Update\" button to Menu Editor
- Right-clicking on tab now brings up \"rename\" dialog
- Fixed window creation (now creates it initially at the correct size)
- Fix resizing problems.
- Fixed font selection segfault.
- Fixed configure script
- Several unresolved segfaults (powershell -e now segfaults, as does running a
program in the background using a \'&\' after the command) If anybody can help
fix these, I would greatly appreciate it.
Tue Jan 25 23:00:00 2000 Matt Spong
- Version 0.63
- Finished preferences dialog.
- Now supports everything the gnome-terminal does and much more (it is missing
a few menu options, though)
- Full custom color support, terminal options changeable.
- Changeable \"scrollback lines\" option.
- Added a \"Run...\" option in the File menu.
- Preliminary support for background execution of programs (although it is
very buggy, so I don\'t suggest using it)
- Several bugfixes (a program without a path no longer causes a segfault)
Mon Jan 24 23:00:00 2000 Matt Spong
- Version 0.6
- Completely revamped preferences dialog.
- Added support for visual menu editing.
- Many more menu options.
Mon Jan 24 23:00:00 2000 Matt Spong
- Version 0.55
- Added popup menu with right-click on term
- Moved \"Rename Tab\" to the menu rather than to a simple right-click.
- Revamped preferences dialog.
Sun Jan 23 23:00:00 2000 Matt Spong
- Version 0.5
- Converted to a true Gnome application
Sun Jan 23 23:00:00 2000 Matt Spong
- Version 0.4
- Conversion to GNU autoconf
- Hopefully fixed all compile-time errors because of wrong gnome-libs versions
- Added font select dialog
- Changing of background or font no longer requires restart of program
- Fixed a segfault bug
- Fixed the scrollbars so they actually work now :-)
- Fixed all compile-time warnings
Sat Jan 22 23:00:00 2000 Matt Spong
- Version 0.32
- Added scrollbars
- Fixed focus bug
Sat Jan 22 23:00:00 2000 Matt Spong
- Version 0.3
- Added support for user-defined URL handlers
- Added support for transparency, shading, and background pixmaps
- Implemented Preferences dialog
- Added support for on-the-fly renaming of tabs
- Added \"About Box\"
- Fixed \"make\" bug
Sat Jan 22 23:00:00 2000 Matt Spong
- Version 0.2
- Major rewrite
- Added support for user-defined application (via ~/.pshellrc)
- Added more keyboard control (for switching between terms)
Sat Jan 15 23:00:00 2000 Matt Spong
- Version 0.1b
- Minor bug fixes.
Sat Jan 8 23:00:00 2000 Matt Spong
- Version 0.1
- Initial public release.