commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnue/gnuef ChangeLog NEWS src/GFOptions.py


From: James Thompson
Subject: gnue/gnuef ChangeLog NEWS src/GFOptions.py
Date: Mon, 16 Apr 2001 16:53:15 -0700

CVSROOT:        /cvs
Module name:    gnue
Changes by:             01/04/16 16:53:15

Modified files:
        gnuef          : ChangeLog NEWS 
        gnuef/src      : GFOptions.py 

Log message:
        Updates for 0.0.7 release

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnuef/ChangeLog.diff?cvsroot=OldCVS&tr1=1.13&tr2=1.14&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnuef/NEWS.diff?cvsroot=OldCVS&tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnuef/src/GFOptions.py.diff?cvsroot=OldCVS&tr1=1.26&tr2=1.27&r1=text&r2=text

Patches:
Index: gnue/gnuef/ChangeLog
diff -u gnue/gnuef/ChangeLog:1.13 gnue/gnuef/ChangeLog:1.14
--- gnue/gnuef/ChangeLog:1.13   Tue Mar  6 23:11:50 2001
+++ gnue/gnuef/ChangeLog        Mon Apr 16 16:53:14 2001
@@ -1,18 +1,302 @@
-2001-03-06 22:43  jamest
+2001-04-16 18:23  jamest
 
-       * ChangeLog, doc/techref.lyx, doc/techref.ps: Updated documentation
-       for 0.0.6
+       * client/gfclient, src/GFTrigger.py: Fixed status bar not updating
+       status after query with no records returned Additional changes
+       needed to make multi-line triggers work
+
+2001-04-16 15:20  jamest
+
+       * setup.py, client/gfclient, src/GFObjects.py, src/UIwxpython.py:
+       Fixed bug preventing data entry in databaseless forms Fixed startup
+       bug in forms w/o entry widgets Other things I've forgot
+
+2001-04-16 14:40  reinhard
+
+       * README: [no log message]
+
+2001-04-16 14:35  reinhard
+
+       * TODO: [no log message]
+
+2001-04-15 20:56  jamest
+
+       * src/: DBfactory.py, GFObjects.py, GObjects.py, GParser.py: Moved
+       the database drivers to gnue-common package
+
+2001-04-15 16:42  jamest
+
+       * client/gfclient, src/GFForm.py, src/GFObjects.py, src/UIbase.py,
+       src/UIwxpython.py: Added ra3vat's checkbox support
+
+2001-04-13 13:16  jcater
+
+       * setup_cvs_devel.sh, src/GFObjects.py, src/GFParser.py,
+       src/GObjects.py, src/GParser.py, src/UIbase.py: Moved generic
+       objects from gnuef to gnue-common
+
+2001-04-13 12:34  jcater
+
+       * src/: GObjects.py, GParser.py: Made dumpXML handle brackets and
+       ampersands
+
+2001-04-13 10:23  jcater
+
+       * src/GObjects.py: Added GObjects.py
+
+2001-04-13 08:56  jcater
+
+       * src/GParser.py: Fixed typos from new parsing model
+
+2001-04-13 07:59  jcater
+
+       * src/: GFForm.py, GFParser.py, GFTrigger.py: Fixed typos from new
+       parsing model
+
+2001-04-13 07:58  jcater
+
+       * samples/helloworld2.gfd: Fixed typos
+
+2001-04-13 06:49  jcater
+
+       * src/GFForm.py, src/GFObjects.py, src/GFParser.py,
+       src/GFParser2.py, src/GFTrigger.py, src/GParser.py, src/UIbase.py,
+       src/UIwxpython.py, client/gfclient: Implemented new parsing model
+
+2001-04-13 00:32  jcater
+
+       * src/: GFParser2.py, GParser.py: Rewrite of XML Parsing Code
+
+2001-04-12 15:57  reinhard
+
+       * src/: GFOptions.py, UIwxpython.py: Use fixed width font only
+       optionally, use current theme's font as default.  New option in
+       GFOption: fixedWidthFont = 0/1
+
+2001-04-12 10:52  reinhard
+
+       * TODO: Removed migration to orbit-python 0.2.0 from TODO list, as
+       it's done already :-)
+
+2001-04-11 13:01  dneighbors
+
+       * src/: DBfactory.py, GFController.py, GFDebug.py, GFError.py,
+       GFEvent.py, GFForm.py, GFGetOpt.py, GFObjects.py, GFOptions.py,
+       GFParser.py, GFTrigger.py, GFTriggerError.py, UIbase.py,
+       UIcurses.py, UIpyncurses.py, UIwxpython.py: ALL FILES   ** Added
+       license/copyright headers
+
+2001-04-11 12:07  dneighbors
+
+       * COPYING: COPYING   ** Someone accidently used LGPL license for
+       this copying file      so am fixing so that it is GPL
+
+2001-04-09 18:26  jamest
+
+       * INSTALL, README.oracle, src/GFForm.py: Added Jason Cater's Oracle
+       driver for gnuef Added Jason Cater's patch to get rid of my Argh!
+       error report :)
+
+2001-04-08 09:23  ntiffin
+
+       * INSTALL: Add note that PyGreSQL is also included in python cvs
+       for the really brave and corrected a few typos.
+
+2001-04-06 10:14  reinhard
+
+       * TODO: Took some tasks. Hope I don't repent :)
+
+2001-04-05 23:33  jamest
+
+       * client/gfclient, src/UIbase.py, src/UIwxpython.py: Moved rollback
+       button away from new record crude autoresize of status bar boxes
+       status bar update bug fixed
+
+2001-04-01 16:27  baumannd
+
+       * setupext/.cvsignore: Ignore build generated files.
+
+2001-04-01 16:24  baumannd
+
+       * .cvsignore: [no log message]
+
+2001-04-01 16:22  baumannd
+
+       * .cvsignore: Ingnore build generated files.
+
+2001-03-29 17:34  dneighbors
+
+       * samples/track/README: Ok guess instructions would be good.
+
+2001-03-29 17:25  dneighbors
+
+       * samples/track/: forms/address_type.gfd,
+       forms/assignment_status.gfd, forms/contact_manager.gfd,
+       forms/email_type.gfd, forms/phone_type.gfd, sql/load.sql: New
+       tracking form and friends.  Pretty much working.
+
+2001-03-29 15:13  dneighbors
+
+       * samples/track/sql/: create_all.sql, create_assignment_status.sql,
+       create_assignment_type.sql, drop_all.sql,
+       drop_assignment_status.sql, drop_assignment_type.sql: Changed from
+       type to status for assignment.
+
+2001-03-29 15:05  dneighbors
+
+       * samples/track/: staff.gfd, tracking.gfd: Removed old tracking
+       system.
+
+2001-03-29 14:44  dneighbors
+
+       * samples/track/forms/: address_type.gfd, assignment_status.gfd,
+       email_type.gfd, phone_type.gfd: forms/address_type.gfd   ** Address
+       Type Information Management Form
+       
+           /assignment_status.gfd
+         ** Assignment Status Look up Management Form
+       
+          /email_type.gfd
+         ** Email Type Information Management Form
+       
+          /phone_type.gfd
+         ** Phone Type Information Management Form
+
+2001-03-29 13:02  dneighbors
+
+       * samples/track/: create_track.sql, drop_track.sql, staff.gfd,
+       sql/create_address.sql, sql/create_address_type.sql,
+       sql/create_all.sql, sql/create_assignment_type.sql,
+       sql/create_email.sql, sql/create_email_type.sql,
+       sql/create_person.sql, sql/create_phone.sql,
+       sql/create_phone_type.sql, sql/create_todo.sql,
+       sql/drop_address.sql, sql/drop_address_type.sql, sql/drop_all.sql,
+       sql/drop_assignment_type.sql, sql/drop_email.sql,
+       sql/drop_email_type.sql, sql/drop_person.sql, sql/drop_phone.sql,
+       sql/drop_phone_type.sql, sql/drop_todo.sql: Redoing this to make
+       usable to track GNUe stuff.
+
+2001-03-29 10:54  jamest
+
+       * src/UIbase.py: Fixed hidden entries causing index errors
+
+2001-03-26 22:27  micah
 
-2001-03-06 21:02  jamest
+       * src/GFForm.py: Add code for Pre and Post-Commit triggers for
+       forms and blocks might need some tweaking but I think it works
 
-       * src/drivers/postgresql/DBdriver.py: Fix to allow postgresql
-       queries to contain a '
+2001-03-26 21:34  dneighbors
 
-2001-03-06 19:28  treshna
+       * src/: GFObjects.py, GFTrigger.py: GFObjects.py   ** Added trigger
+       support of on-newrecord to block
+       
+       GFTrigger.py   ** Added the on-newrecord trigger   ** Removed
+       duplicate trigger definitions
+
+2001-03-22 20:25  dneighbors
+
+       * client/gfclient, src/GFForm.py: client/gfclient   ** changed
+       changeFocus and nextEntry methods to use GFMessageBox when     
+       handling errors
+       
+       GFForm.py   ** changed TriggerErrorFunc method to return its
+       message code and altered      it from printing, to printing through
+       the debug mechanism   ** changed changeFocus and nextEntry methods
+       to use the return value      of TriggerErrorFunc and pass it up to
+       gfclient
+
+2001-03-22 17:46  dneighbors
+
+       * src/GFObjects.py: GFObjects.py   ** Added checking to setField
+       method to verify that a field is data aware      before performing
+       operations on it.
+
+2001-03-22 16:39  dneighbors
+
+       * src/: GFForm.py, GFTrigger.py: GFTrigger.py   ** Added
+       Pre-Change, Post-Change to available trigger list.    ** Removed
+       On-Change from available trigger list.
+       
+       GFForm.py   ** Added Pre/Post Change triggers to following methods:
+              replaceValue        keyPress (2 times)       
+       removeCharacter   ** Removed On-Change trigger from following
+       methods:        replaceValue        keyPress (2 times)       
+       removeCharacter
+
+2001-03-22 15:02  micah
+
+       * samples/location/forms/zip_coords_maint.gfd: change field name
+       zip to zipcode, so it will show them. :-)
+
+2001-03-22 11:49  dneighbors
+
+       * src/: GFObjects.py, GFTrigger.py: GFTrigger.py   ** Added
+       on-switch to list of valid triggers.
+       
+       GFObjects.py   ** For block object specified on-switch trigger to  
+          fire during the switch event.
+
+2001-03-20 21:01  jamest
+
+       * client/gfclient: Fixed really braindead error in gfclient - i
+       should test _before_ commit
+
+2001-03-20 20:58  jamest
+
+       * client/gfclient, src/GFForm.py, src/GFObjects.py, src/UIbase.py,
+       src/UIwxpython.py: Fixed issue with blocks contains data aware and
+       unaware fields where unaware fields not functoinal due to
+       datasource emptyRecord structure getting messed up
+
+2001-03-20 17:25  jamest
+
+       * client/gfclient, samples/zipcode/zipcode.gfd, src/GFForm.py,
+       src/GFObjects.py, src/UIbase.py, src/UIwxpython.py: Fixed prequery
+       not displaying properly bug Fixed error message boxes in gfclient
+
+2001-03-20 14:23  jamest
 
-       * src/drivers/geas/DBdriver.py: GEAS exceptions adjusted to match
-       current API
+       * client/gfclient, samples/trigger/trigger.gfd, src/GFForm.py,
+       src/GFObjects.py, src/GFTrigger.py: Added MicahY's toXML function
+       Added support for On-Change trigger
 
+2001-03-17 08:11  jamest
+
+       * client/gfclient, src/GFController.py, src/GFEvent.py,
+       src/GFForm.py, src/GFObjects.py, src/GFOptions.py, src/UIbase.py,
+       src/UIwxpython.py: Moved gfclient logic out of GFForm into gfclient
+       where it belongs Fixed UI corruption issues in multi-block forms
+
+2001-03-13 18:18  jamest
+
+       * src/: GFForm.py, GFObjects.py, UIbase.py: Removed dependency on
+       negative OIDs signifing record deletion
+
+2001-03-12 22:29  jamest
+
+       * src/GFObjects.py: Fixed record deletion bug on master/detail
+       forms
+
+2001-03-12 20:11  jamest
+
+       * MANIFEST.in, setup.py, src/GFObjects.py: Fix key exception error
+       on commit Misc setup changes
+
+2001-03-07 20:59  jamest
+
+       * FAQ, MANIFEST.in, README, README.curses, README.windows,
+       setup.py, doc/README.ObjectHierarchy, doc/just, doc/techref.ps:
+       Cleanup of docs and stuff for upcomming release
+
+2001-03-07 01:11  jamest
+
+       * ChangeLog, MANIFEST.in, NEWS, setup.py: Moving things arround in
+       preperation for release
+
+2001-03-06 22:43  jamest
+
+       * ChangeLog, doc/techref.lyx, doc/techref.ps: Updated documentation
+       for 0.0.6
+
 2001-03-06 19:16  treshna
 
        * samples/geas/users.gfd: A GEAS user management application:
@@ -20,10 +304,6 @@
        with username/password currently. (delete still fails in gnuef when
        using the GEAS driver)
 
-2001-03-05 22:06  treshna
-
-       * src/drivers/geas/DBdriver.py: Uses current GEAS login code
-
 2001-03-05 22:04  jamest
 
        * src/: GFForm.py, UIbase.py: Added query status mode indicator
@@ -31,9 +311,8 @@
 2001-03-05 21:15  jamest
 
        * samples/geas/country.gfd, samples/geas/customer.gfd,
-       samples/geas/person.gfd, src/GFOptions.py,
-       src/drivers/geas/DBdriver.py: GEAS driver working for basic stuff
-       demo forms added
+       samples/geas/person.gfd, src/GFOptions.py: GEAS driver working for
+       basic stuff demo forms added
 
 2001-03-04 23:01  jamest
 
@@ -42,9 +321,8 @@
 
 2001-03-04 18:54  jamest
 
-       * samples/geas/customer.gfd, src/GFOptions.py, src/UIcurses.py,
-       src/drivers/geas/DBdriver.py: partial geas driver updates for
-       geas:tng partial curses rewrite
+       * samples/geas/customer.gfd, src/GFOptions.py, src/UIcurses.py:
+       partial geas driver updates for geas:tng partial curses rewrite
 
 2001-02-25 19:50  jamest
 
@@ -97,9 +375,9 @@
 
 2001-02-19 11:31  jamest
 
-       * src/: GFOptions.py, UIwxpython.py,
-       drivers/postgresql/DBdriver.py: Fixed toolbar on win32 platforms
-       Added quick hack to postgresql to support different encodings
+       * src/: GFOptions.py, UIwxpython.py: Fixed toolbar on win32
+       platforms Added quick hack to postgresql to support different
+       encodings
 
 2001-02-16 18:42  jamest
 
@@ -124,12 +402,8 @@
 
 2001-02-09 20:58  dneighbors
 
-       * images/button16.png, images/tb_help.png,
-       images/tb_left_arrow.png, images/tb_new.png,
-       images/tb_preferences.png, images/tb_right_arrow.png,
-       images/tb_save.png, images/tb_search.png, images/tb_trash.png,
-       images/tb_undo.png, src/GFOptions.py, src/UIwxpython.py: tb_*.png  
-       ** Added new buttons from tigert (w/ ok and GPL)
+       * src/: GFOptions.py, UIwxpython.py: tb_*.png   ** Added new
+       buttons from tigert (w/ ok and GPL)
        
        button16.png   ** Removed this sample as better icons found
        
@@ -147,20 +421,18 @@
 
 2001-02-09 16:06  jamest
 
-       * INSTALL, TODO, setup.py, images/gnue-splash.png,
-       images/gnue-splash.xcf, images/gnue.bmp, images/gnue.png,
-       images/gnue.xcf, images/gnuef-splash.bmp,
-       samples/zipcode/zipcode.gfd, src/GFForm.py, src/GFObjects.py,
-       src/GFOptions.py, src/GFParser.py, src/UIbase.py,
-       src/UIwxpython.py: switched all images to png format altered splash
-       screen to use text widgets to display info instead of graphic added
-       <scrollbar> tag support - not implemented yet in code added partial
-       support for keying thru dropdown values (1 char only)
+       * INSTALL, TODO, setup.py, samples/zipcode/zipcode.gfd,
+       src/GFForm.py, src/GFObjects.py, src/GFOptions.py, src/GFParser.py,
+       src/UIbase.py, src/UIwxpython.py: switched all images to png format
+       altered splash screen to use text widgets to display info instead
+       of graphic added <scrollbar> tag support - not implemented yet in
+       code added partial support for keying thru dropdown values (1 char
+       only)
 
 2001-02-09 12:14  dneighbors
 
-       * images/button16.png, src/GFOptions.py, src/UIwxpython.py:
-       GFOptions   ** Added pointer to button image
+       * src/: GFOptions.py, UIwxpython.py: GFOptions   ** Added pointer
+       to button image
        
        UIwxpython   ** Made image handling platform independent
        
@@ -168,11 +440,9 @@
 
 2001-02-08 22:55  jamest
 
-       * client/gfclient, src/UIwxpython.py,
-       src/drivers/mysql/DBdriver.py, src/drivers/odbc/DBdriver.py: Win32
-       urllib drive letter bug work arround Win32 login dialog under
-       splashscreen bug MySQL/ODBC driver changes Remove function key ref
-       from about dialog
+       * client/gfclient, src/UIwxpython.py: Win32 urllib drive letter bug
+       work arround Win32 login dialog under splashscreen bug MySQL/ODBC
+       driver changes Remove function key ref from about dialog
 
 2001-02-08 16:18  treshna
 
@@ -180,8 +450,7 @@
 
 2001-02-07 21:11  jamest
 
-       * setup.py, client/gfclient, src/drivers/mysql/DBdriver.py,
-       src/drivers/odbc/DBdriver.py: setup.py only checks during a build
+       * setup.py, client/gfclient: setup.py only checks during a build
        Untested changes to fix odbc and mysql drivers error checking
        Changes gfclient to handle full path symbolic links to forms
 
@@ -205,10 +474,9 @@
 
 2001-01-31 13:16  jamest
 
-       * INSTALL, INSTALL.win32, README.windows, TODO,
-       src/drivers/mysql/DBdriver.py, src/drivers/odbc/DBdriver.py:
-       Updates to make mysql and odbc drivers work (Completely
-       Untested!!!!!!) Updates INSTALL instructions
+       * INSTALL, INSTALL.win32, README.windows, TODO: Updates to make
+       mysql and odbc drivers work (Completely Untested!!!!!!) Updates
+       INSTALL instructions
 
 2001-01-30 22:21  jamest
 
@@ -216,23 +484,21 @@
 
 2001-01-29 21:31  jamest
 
-       * src/: GFError.py, GFForm.py, GFObjects.py, UIwxpython.py,
-       drivers/postgresql/DBdriver.py: Started adding support for DBError
-       exceptions Enhanced login support Transactions now supported on
-       commit
+       * src/: GFError.py, GFForm.py, GFObjects.py, UIwxpython.py: Started
+       adding support for DBError exceptions Enhanced login support
+       Transactions now supported on commit
 
 2001-01-29 16:50  jamest
 
-       * src/: DBfactory.py, GFForm.py, GFObjects.py, UIwxpython.py,
-       drivers/postgresql/DBdriver.py: More changes needed to get this to
-       run under windows Start of a transaction system
+       * src/: DBfactory.py, GFForm.py, GFObjects.py, UIwxpython.py: More
+       changes needed to get this to run under windows Start of a
+       transaction system
 
 2001-01-29 15:35  jamest
 
        * INSTALL, setup.py, src/GFForm.py, src/GFOptions.py,
-       src/UIwxpython.py, src/drivers/postgresql/DBdriver.py: Updates to
-       make gnuef play nicer in windows checked in so jade could look at
-       case issue under windows
+       src/UIwxpython.py: Updates to make gnuef play nicer in windows
+       checked in so jade could look at case issue under windows
 
 2001-01-25 16:39  jamest
 
@@ -242,8 +508,7 @@
 
        * FAQ, MANIFEST.in, README, README.curses, README.windows,
        setup.cfg, setup.py, client/gfclient, doc/techref.lyx,
-       doc/techref.ps, images/gnue-splash.xcf, images/gnue.bmp,
-       images/gnuef-splash.bmp, samples/simple/form.gfd,
+       doc/techref.ps, samples/simple/form.gfd,
        samples/zipcode/zipcode.gfd, setupext/__init__.py,
        setupext/install_data.py: Updated docs changed -u text to -u pytext
        and -u newtext to -u text moved images arround a bit setup.py
@@ -395,21 +660,10 @@
 
        * setup.py: updated to include odbc
 
-2000-12-22 12:44  jmeskill
-
-       * src/drivers/: geas/DBdriver.py, odbc/.cvsignore,
-       odbc/DBdriver.py, odbc/__init__.py: Added ODBC driver (has been
-       tested only with MyODBC so far) Updated geas driver to keep objects
-       in memory (still not tested)
-
 2000-12-22 12:03  jmeskill
 
        * src/DBfactory.py: Enhanced in preperation for ODBC driver support
 
-2000-12-22 11:54  jmeskill
-
-       * src/drivers/mysql/DBdriver.py: removed print debugging code
-
 2000-12-21 15:15  cspence
 
        * src/UIcurses.py: missed this last checkin
@@ -423,11 +677,6 @@
 
        * client/gfclient: Switched from globals to class vars.
 
-2000-12-19 16:49  jmeskill
-
-       * src/drivers/mysql/DBdriver.py: MySQL driver is now fully
-       functional
-
 2000-12-19 10:51  jamest
 
        * client/gfclient, src/UIwxpython.py: Quick fix for windows UI
@@ -477,18 +726,16 @@
 
 2000-12-16 15:32  jamest
 
-       * samples/zipcode/states.gfd, src/GFForm.py, src/GFObjects.py,
-       src/drivers/postgresql/DBdriver.py: Updated master/detail example
-       More master/detail support
+       * samples/zipcode/states.gfd, src/GFForm.py, src/GFObjects.py:
+       Updated master/detail example More master/detail support
 
 2000-12-15 21:32  jamest
 
        * TODO, src/GFController.py, src/GFEvent.py, src/GFForm.py,
        src/GFObjects.py, src/GFParser.py, src/GFTrigger.py, src/UIbase.py,
-       src/UIpyncurses.py, src/UIwxpython.py,
-       src/drivers/mysql/DBdriver.py, src/drivers/postgresql/DBdriver.py:
-       Primary key postgresql fix Missing status bar fix Moved picture to
-       proper name Updated copyright
+       src/UIpyncurses.py, src/UIwxpython.py: Primary key postgresql fix
+       Missing status bar fix Moved picture to proper name Updated
+       copyright
 
 2000-12-15 11:37  jmeskill
 
@@ -572,9 +819,8 @@
 
 2000-12-11 16:33  jamest
 
-       * src/: GFForm.py, UIwxpython.py, drivers/postgresql/DBdriver.py:
-       minor UI adjustments quick hack to make login failures more
-       friendly
+       * src/: GFForm.py, UIwxpython.py: minor UI adjustments quick hack
+       to make login failures more friendly
 
 2000-12-11 15:14  cspence
 
@@ -649,15 +895,15 @@
 
 2000-12-06 17:02  cspence
 
-       * src/gnue-splash.bmp: file gnue-splash.bmp was initially added on
-       branch guilogin-unstable-0-1-0.
-
-2000-12-06 17:02  cspence
-
        * client/gfclient, src/GFController.py, src/GFEvent.py,
        src/GFForm.py, src/UIbase.py, src/UIwxpython.py,
        src/gnue-splash.bmp: Branch with proposed gui login screen
 
+2000-12-06 17:02  cspence
+
+       * src/gnue-splash.bmp: file gnue-splash.bmp was initially added on
+       branch guilogin-unstable-0-1-0.
+
 2000-12-06 14:23  jamest
 
        * TODO: Updated TODO
@@ -711,11 +957,9 @@
        setup_cvs_devel.sh, client/Makefile.am, doc/Makefile.am,
        old/Makefile.am, samples/Makefile.am, samples/geas/Makefile.am,
        samples/po/Makefile.am, samples/zipcode/Makefile.am,
-       src/Makefile.am, src/drivers/Makefile.am,
-       src/drivers/geas/Makefile.am, src/drivers/mysql/Makefile.am,
-       src/drivers/postgresql/Makefile.am: Removed autotools files since
-       they are no longer needed Moved script that allows us to test in
-       CVS to setup_cvs_devel.sh
+       src/Makefile.am: Removed autotools files since they are no longer
+       needed Moved script that allows us to test in CVS to
+       setup_cvs_devel.sh
 
 2000-11-26 22:56  dneighbors
 
@@ -752,9 +996,7 @@
 
 2000-11-20 00:55  jmeskill
 
-       * configure.in, setup.py, src/drivers/geas/DBdriver.py,
-       src/drivers/geas/idldir.py.in: Added support for new geas python
-       stuff
+       * configure.in, setup.py: Added support for new geas python stuff
 
 2000-11-19 23:08  jmeskill
 
@@ -853,10 +1095,6 @@
        src/GFParser.py: added support for triggers to reference values via
          blockname.fields.fieldname Note: UI does not update code cleanup
 
-2000-11-08 00:29  jmeskill
-
-       * src/drivers/geas/DBdriver.py: fixed semi-on-purpose type-o :)
-
 2000-11-07 23:10  dneighbors
 
        * samples/: login.gfd, myform.gfd: Updated to work with newest
@@ -891,15 +1129,6 @@
 
        * TODO: moved packages to DONE for 0.1.0
 
-2000-11-07 18:00  jmeskill
-
-       * src/drivers/geas/DBdriver.py: Added better error handling
-
-2000-11-07 17:19  jmeskill
-
-       * src/drivers/geas/DBdriver.py: Added support for geas
-       authentication
-
 2000-11-07 13:14  jmeskill
 
        * debian/: README.Debian, changelog, control, copyright, dirs,
@@ -943,8 +1172,7 @@
 
        * TODO, samples/zipcode/pg_zip_code.sql,
        samples/zipcode/states.gfd, samples/zipcode/zip_code.gfd,
-       src/GFForm.py, src/GFObjects.py, src/drivers/geas/DBdriver.py,
-       src/drivers/postgresql/DBdriver.py: added order_by to datasources  
+       src/GFForm.py, src/GFObjects.py: added order_by to datasources  
        (added dummy arg to geas driver - untested) fixed - if tip not
        defined on entry then previous tip still shown tried to improve
        status bar speed master/detail alterations (.gfd has changed) new
@@ -952,11 +1180,10 @@
 
 2000-11-01 20:57  jamest
 
-       * TODO, src/GFForm.py, src/GFObjects.py, src/UIwxpython.py,
-       src/drivers/postgresql/DBdriver.py: Hack to prevent UI corruption
-       after commit Fixed bug that causes empty queries to corrupt record
-       index Removed some print lines Tinkered w/ login dialog ideas TODO
-       updates
+       * TODO, src/GFForm.py, src/GFObjects.py, src/UIwxpython.py: Hack to
+       prevent UI corruption after commit Fixed bug that causes empty
+       queries to corrupt record index Removed some print lines Tinkered
+       w/ login dialog ideas TODO updates
 
 2000-11-01 10:25  jmeskill
 
@@ -976,14 +1203,8 @@
 
 2000-10-31 13:05  jmeskill
 
-       * __init__.py, setup.py, src/drivers/__init__.py: Changes to use
-       distutils
+       * __init__.py, setup.py: Changes to use distutils
 
-2000-10-30 22:47  jmeskill
-
-       * src/drivers/geas/idldir.py.in: This is now needed to make geas
-       driver work with --with-idldir=/path/to/idl/files
-
 2000-10-30 22:46  jmeskill
 
        * samples/geas/: Makefile.am, customer.gfd: Added a sample that
@@ -991,8 +1212,8 @@
 
 2000-10-30 22:43  jmeskill
 
-       * configure.in, src/Makefile.am, src/drivers/geas/DBdriver.py:
-       Added changes to make geas work again
+       * configure.in, src/Makefile.am: Added changes to make geas work
+       again
 
 2000-10-27 22:46  jamest
 
@@ -1018,12 +1239,8 @@
        samples/Makefile.am, samples/po/.cvsignore, samples/po/Makefile.am,
        samples/zipcode/.cvsignore, samples/zipcode/Makefile.am,
        src/.cvsignore, src/DBfactory.py, src/GFClient.py, src/Makefile.am,
-       src/__init__.py.in, src/drivers/Makefile.am,
-       src/drivers/geas/DBdriver.py, src/drivers/geas/Makefile.am,
-       src/drivers/mysql/DBdriver.py, src/drivers/mysql/Makefile.am,
-       src/drivers/postgresql/DBdriver.py,
-       src/drivers/postgresql/Makefile.am: Made a TON of changes so we can
-       make install properly
+       src/__init__.py.in: Made a TON of changes so we can make install
+       properly
        
        gnue-forms now installs into
        (pythonlibdir)/site-packages/gnue/forms so to access forms you can
@@ -1157,27 +1374,19 @@
 
 2000-10-19 18:17  jamest
 
-       * src/: GFForm.py, UIbase.py, UIwxpython.py,
-       drivers/postgresql/DBdriver.py: Postgresql driver fix New formToUI
-       cross ref structure (for upcomming updates)
+       * src/: GFForm.py, UIbase.py, UIwxpython.py: Postgresql driver fix
+       New formToUI cross ref structure (for upcomming updates)
 
 2000-10-19 18:10  jmeskill
 
-       * src/: GFObjects.py, drivers/geas/DBdriver.py,
-       drivers/postgresql/DBdriver.py: Updated GFObjects to use new
-       uniqueKey scheme to allow us to support geas and other databases
-       that don't use oid
+       * src/GFObjects.py: Updated GFObjects to use new uniqueKey scheme
+       to allow us to support geas and other databases that don't use oid
        
        Updated postgresql driver to use uniqueKey
        
        Update geas driver to use uniqueKey and support delete, insert,
        updates using objectID from geas
 
-2000-10-19 12:15  jmeskill
-
-       * src/drivers/geas/DBdriver.py: GEAS driver can now connect, query,
-       and insert records into the database
-
 2000-10-18 18:06  jamest
 
        * src/: GFForm.py, GFObjects.py, UIwxpython.py: Bug fixes Crude
@@ -1217,17 +1426,10 @@
 2000-10-11 16:50  jmeskill
 
        * src/: DBfactory.py, DBgeas.py, DBobjectserver.py,
-       DBpostgresql.py, GFObjects.py, Makefile.am, drivers/.cvsignore,
-       drivers/Makefile.am, drivers/__init__.py, drivers/geas/.cvsignore,
-       drivers/geas/DBdriver.py, drivers/geas/Makefile.am,
-       drivers/geas/__init__.py, drivers/mysql/.cvsignore,
-       drivers/mysql/DBdriver.py, drivers/mysql/Makefile.am,
-       drivers/mysql/__init__.py, drivers/postgresql/.cvsignore,
-       drivers/postgresql/DBdriver.py, drivers/postgresql/Makefile.am,
-       drivers/postgresql/__init__.py: Added new database driver method
-       You can now place a driver in the drivers directory (mirroring an
-       example driver setup) and be able to use it from a form without
-       having to modify gnue forms source code
+       DBpostgresql.py, GFObjects.py, Makefile.am: Added new database
+       driver method You can now place a driver in the drivers directory
+       (mirroring an example driver setup) and be able to use it from a
+       form without having to modify gnue forms source code
 
 2000-10-11 07:22  jamest
 
Index: gnue/gnuef/NEWS
diff -u gnue/gnuef/NEWS:1.8 gnue/gnuef/NEWS:1.9
--- gnue/gnuef/NEWS:1.8 Tue Mar  6 23:11:50 2001
+++ gnue/gnuef/NEWS     Mon Apr 16 16:53:14 2001
@@ -1,3 +1,14 @@
+New features/changes in version 0.0.7: (16-APR-2001)
+o Support for Oracle backends (7.3, 8, 8i tested)
+o New triggers: pre-change, post-change,on-switch,
+o               on-newrecord, pre-commit, post-commit
+o Initial checkbox support
+o Minor UI changes
+o Improved gfd parser providing tag validation, typecasting, and more
+o Internal changes to support upcoming features
+o Start of code migration to gnue-common package for reuse in GNUe Reports
+o Numerous bug fixes
+
 New features/changes in version 0.0.6: (06-MAR-2001)
 o Numerous bug fixes
 o Working win32 support
Index: gnue/gnuef/src/GFOptions.py
diff -u gnue/gnuef/src/GFOptions.py:1.26 gnue/gnuef/src/GFOptions.py:1.27
--- gnue/gnuef/src/GFOptions.py:1.26    Thu Apr 12 13:57:11 2001
+++ gnue/gnuef/src/GFOptions.py Mon Apr 16 16:53:15 2001
@@ -93,4 +93,4 @@
 textPercentage = 100
 
 # Version
-VERSION = "pre-0.0.7"
+VERSION = "0.0.7"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]