# voxpak changelog # vers. 0.78 # Tue Apr 30 22:50:25 2002 - prefs will now save properly again - corrected ref to self.FAXEDITOR line 730: Reiner Mantik - fax files converted to pbm for editing: Reiner Mantik - kfax output redirected to /dev/null - removed dependance on gdialog - removed dependance on gless # vers. 0.77 # Mon Apr 29 13:14:22 2002 - removed spurious error message on startup - corrected path in voxask.sh to /usr/bin # vers. 0.76 # Fri Apr 26 13:59:42 2002 -Complete re-write in pygtk, so no more need for wx-windows and wxpython. Dropped the separate prefs program, so it's a little bigger, but loads about 3 times faster. - simplified the interface by ditching some buttons - added colour for new/old messages - added sortable columns - added send wav as email - added option to edit a fax with, e.g., gimp - Moved stuff to system standard locations. # vers. 0.75a #Fri Nov 16 11:50:22 AM PST 2001 Some code from something else crept in which prevented voxpak from making an rc file. Big oops, sorry. Thanks to Randall Gibson wabbit@tvec.net - again. # vers. 0.75 Fri Nov 2 07:27:34 2001 fixed voxask.sh to prevent multiple windows - Randall Gibson added "update" button to refresh lists - prop. by Randall Gibson fixed 'permissions' bug when called from voxask mv'd Randall's idea into cnd-program (still want to know who's phoning) fix for location of mgetty on debian systems - prop Peter Clark/Randall Gibson fix for can't delete faxes clean up temp dir properly - Randall Gibson faxes now renamed via 'new_fax' script in /etc/mgetty+sendfax replace 'none' with '' in name string - prop. Randall Gibson # vers. 0.74 Sat Jun 16 07:38:30 PM PDT 2001 Added recording to both wx and kaptain versions # vers. 0.73 added a python version of my cnd-program # vp won't call prefs though when run from it. more env probs I think # vers. 0.72 added check for a running vgetty for 'power' button # Sat May 19 06:31:06 PM PDT 2001 Paul Evans ### version .71 kludged up a fix for no refresh of power button label w/ wxWindowDisabler() Now checks for a running vgetty as well as the nologin file Added vgetty/mgetty pages to prefs ### version .7 Tue May 15 02:05:55 PM PDT 2001 Paul Evans Been in use for a couple of months now. Rewrote voxpak for sizers Integrated prefs changed radio buttons to toggle button for answer on/off ### version .13 # Fri Mar 30 05:29:27 PM PST 2001 Paul Evans added timestamp and running time in seconds to messages in status line ### version .12 # Wed Mar 14 10:06:39 PM PST 2001 paul Got menus working finally Added a log view for voxmail Added short-cut keys Hooked up radio buttons for on/off ### version .11 # Wed Mar 14 06:20:08 PM PST 2001 paul hooked up autoanswer on/off ### version .10 # blind spot, couldn't see the word 'def' for some reason. silly me. # now combos work, and work as I expected - same as everything else works that is... # killed the two path buttons and replaced them with combos # combos work # made some new functions and got rid of 40-50 lines of python # ### version .09 # added path buttons to list boxes (not hooked up) # added some pasted combobox code, but.... have to try again # ### version .08 # fixed fax archive to fax vs. msg var - oops # fixed fax rename to fax vx. msg - thanks lou again. # did msg move - as clone of archive ### version .07 Mon Mar 12 08:07:16 PM PST 2001 # added fax archiving # added fax viewing ### version .06 Mon Mar 12 07:38:15 PM PST 2001 # Added Archiving. Defaults to 2nd directory in combo var #### version .05 - Mon Mar 12 05:09:54 PM PST 2001 # msg rename now works - via new method 'ray! # maybe fax rename,delete too - untested # cleaned up Emsg in rmb and elswhere to get rid of globals # Changed voice editor etal. to variables VOXEDITOR (4 Lou) # Got sep. events for fax/vox mouse clicks #### version .04 # added status bar # added menus # defined updatestatus class - poorly #### version .03 # fixed selection bug for delete when user doesn't click a file? #### version .02 my first python script # changes: # deleted commented experiments - added more... # hooked up some buttons: play, edit, delete # lmb double-click plays, right click edits kaptain vers: # - gave it a number same as wx version, even though it's older # - took out the hard-coded naming # - added ability to record/play rmds for greetings # - chnged layout to conform better with kaptain's layout algorithm # - chnged to run voxpak.kaptain instead of wxwindows vers. when power is toggled (doh!) wx version: # added Deselct(0) for listboxes. Less confusing # added ability to record/play rmds for greetings # archiving renamed to 'move' # fixed 'toothpick' error in preferences when adding new paths # TODO**** Dialing/parsing of file name etc. # TODO**** redo prefs nicely. (that and the exiting segv...)