Changeset 802

Show
Ignore:
Timestamp:
02/16/05 07:58:01 (4 years ago)
Author:
paul
Message:

Added changes to changelog in preparation for 0.3.1.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/ChangeLog

    r708 r802  
    11See the Subversion log for all the details. 
     2 
     3Dabo-0.3.1 (2005-02-16) (Revision 802): 
     4 
     5Separated creation of dCursor from dBizobj. 
     6Added option to automatically create a dPanel in dForm. 
     7Further Daboized dListControl. 
     8Fixed display of a few of our icons on Mac. 
     9Added bindKey() method, which binds a keycombo like "Ctrl+D" to a function. 
     10Daboized dMenu, dMenuItem, and dMenuBar. 
     11Minimal Tkinter (dCheckbox) working again (testing only). 
     12Added ActiveControl property to dForm. 
     13Various dSizer improvements were made. 
     14We moved various things to better places in the source tree. 
     15Connection info now saved in XML format. 
     16Localization framework added. Courtesy Vladimir Sekissov. 
     17Added Children property, which contains a list of a container's children. 
     18dCommandButton is now known as dButton. 
     19 
    220 
    321Dabo-0.3 (2005-01-10):