Thu Jul 6 19:52:10 MDT 2006 Matt Gushee <matt@gushee.net>
tagged 0.4.1
Thu Jul 6 19:47:20 MDT 2006 Matt Gushee <matt@gushee.net>
* version-0.4-bugfixes-01
- Fixed excessive CPU use bug:
+ added Util.sleep function based on usleep system call; this
is invoked when there is no input in the message FIFO
+ added hup_watcher at low priority to handle HUP I/O condition
Wed Jun 28 15:54:45 MDT 2006 Matt Gushee <matt@gushee.net>
tagged 0.4
Wed Jun 28 15:54:07 MDT 2006 Matt Gushee <matt@gushee.net>
* version-0.4-cleanup-3
Fri May 26 17:18:34 MDT 2006 Matt Gushee <matt@gushee.net>
tagged version-0.4-rc5
Fri May 26 17:16:56 MDT 2006 Matt Gushee <matt@gushee.net>
* version-0.4-misc-9
- added key bindings for new_file and new_directory to default keymap
- added default handlers for application/x-tex and application/x-latex
Mon May 22 15:28:15 MDT 2006 Matt Gushee <matt@gushee.net>
tagged version-0.4-rc4
Mon May 22 15:27:27 MDT 2006 Matt Gushee <matt@gushee.net>
* version-0.4-misc-8
- Okay, now the panel height should be fixed. I had forgotten it was generated from prefs.ml.
Mon May 22 15:24:18 MDT 2006 Matt Gushee <matt@gushee.net>
tagged version-0.4-rc3
Mon May 22 15:23:01 MDT 2006 Matt Gushee <matt@gushee.net>
* version-0.4-cleanup-2
- changed panel_height to 348 in default prefs file, so as to expose the top of the text in the welcome screen.
Mon May 22 15:18:06 MDT 2006 Matt Gushee <matt@gushee.net>
tagged version-0.4-rc2
Mon May 22 15:17:15 MDT 2006 Matt Gushee <matt@gushee.net>
* version-0.4-misc-6
- Fixed unwanted text selection bug in first-time help screen.
Mon May 22 15:14:48 MDT 2006 Matt Gushee <matt@gushee.net>
* version-0.4-cleanup-1
- Implemented conditional compilation so that GMain.Io.add_watch will work for different versions of LablGTK.
- Fixed minor errors in Makefile.
Sun May 21 13:06:26 MDT 2006 Matt Gushee <matt@gushee.net>
tagged version-0.4-rc1
Sun May 21 13:04:23 MDT 2006 Matt Gushee <matt@gushee.net>
* version-0.4-features-3
- Added #bantam#default_action command, and changed #bantam#goto_dir to prompt for a path regardless of the current selection.
Sun May 21 12:23:55 MDT 2006 Matt Gushee <matt@gushee.net>
* version-0.4-misc-5
- Fixed PgUp/PgDown bug: _Next & _Prior (equivalent to PgDn & PgUp) were bound to #bantam#sync_selection, which is probably obsolete. Removed this key binding.
- Removed logo.gif since logo is now a PNG.
Sat May 20 11:58:44 MDT 2006 Matt Gushee <matt@gushee.net>
* version-0.4-misc-4
Fixed #bantam#set_size to preserve height set interactively by user.
Fri May 12 09:38:35 MDT 2006 Matt Gushee <matt@gushee.net>
* version-0.4-features-2
- Added file and directory creation capability.
- In #bantam#daemon_setup, changed message pipe file descriptor to
open in blocking mode.
Mon May 1 22:06:10 MDT 2006 Matt Gushee <matt@gushee.net>
* version-0.4-misc-3
Most of the serious GUI bugs seem to be dealt with. Just an interim checkin
before stripping out all the debugging messages.
Mon Apr 10 15:33:56 MDT 2006 Matt Gushee <matt@gushee.net>
* treeview-01
Bantam is now more-or-less working with GTree.view for the listboxes.
Sat Apr 1 23:07:00 MST 2006 Matt Gushee <matt@gushee.net>
* pre-treeview-00
I am switching the directory panes to Treeview from GList.clist.
Fri Mar 31 05:36:10 MST 2006 Matt Gushee <matt@gushee.net>
* version-0.4-misc-2
Just making sure everything's checked in before moving the widget layout to Table.
Mon Mar 27 01:39:37 MST 2006 Matt Gushee <matt@gushee.net>
* gtkbuild-000
Okay, GTK2 build is now up and running. Still lots of problems w/ window
size and focus, and some real bad mojo happening with the text viewer.
Mon Mar 27 01:37:34 MST 2006 Matt Gushee <matt@gushee.net>
* gtkbuild-00
Sun Mar 12 20:30:53 MST 2006 Matt Gushee <matt@gushee.net>
tagged actual-pre-gtk
Sun Mar 12 18:27:07 MST 2006 Matt Gushee <matt@gushee.net>
* version-0.4-features-1
Converted configuration to RASCL.
Sat Mar 11 17:16:44 MST 2006 Matt Gushee <matt@gushee.net>
tagged pre-rascl
Sat Feb 25 15:19:20 MST 2006 Matt Gushee <matt@gushee.net>
tagged pre-gtk
Mon May 30 17:32:36 MDT 2005 Matt Gushee <matt@gushee.net>
* version-0.4-misc-1
Added some new media types.
Mon May 30 14:23:52 MDT 2005 Matt Gushee <matt@gushee.net>
tagged 0.3
Mon May 30 14:20:00 MDT 2005 Matt Gushee <matt@gushee.net>
* version-0.3-cleanup-4
* Removed build dependency on CamlP4
* Added version update functionality to bantam shell script
- install prefs file
- add x_terminal_here binding to keymap
- update $USER_DIR/VERSION
* Updated docs
Fri May 27 18:07:15 MDT 2005 Matt Gushee <matt@gushee.net>
* version-0.3-cleanup-3
Fri May 27 18:01:31 MDT 2005 Matt Gushee <matt@gushee.net>
* version-0.3-features-2
Added the following:
* Preferences mechanism
* x_terminal_here command
Fri May 27 14:49:08 MDT 2005 Matt Gushee <matt@gushee.net>
* version-0.3-cleanup-2
* Fixed test scripts to copy ./skeleton to ./testdata, so that trashed files
won't go in the master directory skeleton.
* Updated version number in first time greeting.
Fri May 27 14:26:36 MDT 2005 Matt Gushee <matt@gushee.net>
* version-0.3-features-1
Added the following:
* Recursive copy of directories.
* Dialog to change name when file would be copied/moved onto itself or to
another file of the same name.
* Synchronized update of all panels showing the same directory.
Bug fixes:
* Selection now reset to a reasonable value when a file is moved or deleted.
Mon May 23 10:23:35 MDT 2005 Matt Gushee <matt@gushee.net>
* version-0.3-cleanup-1
Modified Makefile to be able to build a complete (running) executable in the dev directory, while still retaining the option to build only objects that don't run when loaded in the toplevel.
Mon May 16 23:37:56 MDT 2005 Matt Gushee <matt@gushee.net>
* version-0.2-bugfixes-0
* Added dirpanel#sync_selection method to sync the selected item with the
active one.
* Set activestyle to "none"; since in principle the selected item is always
in sync with the active item, there is no reason to mark the active item.
Mon May 9 02:08:29 MDT 2005 Matt Gushee <matt@gushee.net>
tagged 0.2
Mon May 9 02:07:49 MDT 2005 Matt Gushee <matt@gushee.net>
* version-0.2-cleanup-3
Added changelog to distribution.
Mon May 9 01:55:27 MDT 2005 Matt Gushee <matt@gushee.net>
* version-0.2-cleanup-2
Updated documentation to reflect changes.
Added ifdef in bantam.ml to use `Solid relief only if OCaml version is
>= 3.08.3, otherwise `Flat; and corresponding Makefile logic.
Sun May 8 14:50:06 MDT 2005 Matt Gushee <matt@gushee.net>
* version-0.1-bugfixes-3
1. Added test.sh to binary distribution to allow running in place.
2. Fixed failure to destroy last panel before quitting.
Sun May 8 14:16:16 MDT 2005 Matt Gushee <matt@gushee.net>
* version-0.2-cleanup-1
Added capability to toggle display of hidden files, invoked by the
'.' key.
Sun May 8 13:54:16 MDT 2005 Matt Gushee <matt@gushee.net>
* version-0.1-bugfixes-2
Fixed directory listing so '..' does not appear for the root directory.
Sun May 8 13:43:59 MDT 2005 Matt Gushee <matt@gushee.net>
* version-0.2-features-1
Added microdialog, thus enabling jumps to arbitrary directories.
Sat May 7 04:02:31 MDT 2005 Matt Gushee <matt@gushee.net>
* version-0.1-bugfixes-1
1. Added useful error message for missing environment variables.
2. Created 'make test' target.
3. Moved command-line handling to separate footer file.
4. Removed 'function' keyword from bantam.sh for portability.
Fri Apr 29 23:20:28 MDT 2005 Matt Gushee <matt@gushee.net>
tagged 0.1
Fri Apr 29 22:59:27 MDT 2005 Matt Gushee <matt@gushee.net>
* version-0.1-cleanup-6
Fri Apr 29 20:25:30 MDT 2005 Matt Gushee <matt@gushee.net>
* version-0.1-cleanup-5
Fri Apr 29 18:28:33 MDT 2005 Matt Gushee <matt@gushee.net>
* version-0.1-cleanup-3
Fri Apr 29 18:26:39 MDT 2005 Matt Gushee <matt@gushee.net>
* version-0.1-cleanup-3
Fri Apr 29 17:31:12 MDT 2005 Matt Gushee <matt@gushee.net>
* version-0.1-cleanup-2
Fri Apr 29 17:28:34 MDT 2005 Matt Gushee <matt@gushee.net>
* version-0.1-cleanup-1
Just making nicer module names.
Fri Apr 29 16:30:46 MDT 2005 Matt Gushee <matt@gushee.net>
* Forgotten in first goround
Fri Apr 29 16:26:15 MDT 2005 <matt@gushee.net>
* Initial version