ChangeLog for Gammu+ project (more on www.gammu.org)

Currently there were no sponsors (see readme.txt) :-(
-----------------------------------------------------

20070226 - 0.20.00
* core:
  * fixed coding alphanumeric numbers
  * added creating backup files
  * improved restoring first/last name
  * adding calendar notes work OK now
  * contains internal cache for folders listings (it's visible outside and
    used by GUI now)
  * added MMS folders support for much more supported Nokias

* GUI:
  * added backup/restore for pbk (majority of features, but excluding caller 
    groups) and calendar (all features)
  * added asking for overwriting files and other similiar improvements

20070218 - 0.19.00
* core:
  * end MMS decoding (full decoding subfiles headers)
  * added saving cfg file (currently it simple overwrite previous file)
* GUI:
  * more shared source
  * much better displaying MMS files (support for UTF8 and more...)
  * added uploading files (currently it doesn't check, if there is
    already file with specified name in filesystem)

20070215 - 0.18.00
* core:
  * BT connection correctly closed on win32
  * backup files: support for info, last name, first name
  * series 40 3.0: improved SMS & MMS handling
  * fixed SMS coding
* GUI:
  * improved configuration dialog
  * MMS viewer sizable
  * viewing backup files
  * case insensitive searching available for almost each sheet

20070210 - 0.17.00
* GUI:
  * rewritten (currently is using MDI)
  * phone connection:
    * you can select configuration in wizard (it's done partially - doesn't
      save config to disk)
    * added sending and forwarding sms
    * added preview for mms (you can save subfiles to hdd too)
  * mms files:
    * added full preview (you can save subfiles to hdd too)

20070110 - 0.16.00
* engine:
  * getting SMS and MMS info is joined
  * it's possible to get single SMS folders
  * no more separate phone/SIM pbk entries in backup
  * improved BCD and SMS numbers functions
  * improved SMS linking
  * multiple SMS numbers are saved like in Gammu - one SMSEntry can have
    many numbers
  * decoding MMS
* GUI:
  * cache for SMS, phonebook  
  * getting single SMS/MMS folders
  * displaying SMS/MMS

20061217 - 0.15.00
* updates in API and GUI
* removed Borland C++ Turbo example

20061206 - 0.14.00
* added (for one version) Borland C++ Turbo example
* started work on multiplatform GUI using WxWidgets (written with wxDev-C++)
  * filesystem folders browsing
  * getting files
  * getting phonebook memories (it includes call lists too)

20061127 - 0.12.00
* fixed --geteachsms
* --displayjava shows info about phone installed games and applications
* --addjavagame and --addjavaapp is able to find old version of midlet
  (by searching for it in JAD files) and replace it
* filesystem 2 support is able to set date of created files

20061121 - 0.11.00
* added uploading Java games (--addjavagame) and applications (--addjavaapp)
* added RSS checking (rsslevel option in config file)
* 0.09.00 and 0.10.00 didn't get correctly SMS from many phones. fixed
* --geteachsms sort SMS by date

20061111 - 0.10.00
* timing again changed and fixed
* Visual Studio 2003 seems to have compiling problem. it's possible
  that VC6 has them too. For now I deleted makefiles for them...
* getting folder content returns after getting next entry info (it's used
  for example during getting all sms from filesystem folder)
* when you get SMS from Series 40 3.0 phone and there is returned
  only part of folder, you have info...
* part of SMS parameters moved from GSM_SMSList to GSM_SMSEntry. Currently
  you can save in SMSList SMS from various locations, but it's forced almost
  in 100%, that they must be from the same SMS folder
* changes in files order (in meaning: some things moved from files to files,
  some files renamed, some joined)

20061023 - 0.09.00
* no more folder\location pairs for giving SMS locations (you have ID now)
  new API was tested for dct4 and later devices
* changed encoding/decoding SMS numbers. Need deep testing
* 6510:
  * support for SMS in Series 40 3.0 (excluding multiple numbers)
  * more complete filesystem support
* fixes for phonet

20061010 - 0.08.00
* GSM_Error replaced with structure
* no more case sensitive command line & backup/ini files
* more complete filesystem support for Nokia
* timing is done on system clock

20060919 - 0.07.00
* changed version numeration style (it's the same to Gammu now)
* added bluerfphonet connection
* added initial support for filesystem for Nokia Series 40
  * it doesn't have many memory limits like in Gammu
  * when you forget to close filesystem2 file, it's done on exit
  * much easier with better API (comparing to Gammu)
  * some functions are not available yet: folders adding/deleting, deleting
    files, adding files to filesystem1
* many updates, fixes
* win32 directory not updated yet in 100%

Dropped for 0.08.0:
* Series 40 3.0 SMS
* upgrading pkb, calendar structures to let user know, which features
  were restored and which not
...

20060517 - 0.0.6
* added setting, sending sms for dct4 & dct4/tiku (6110 need testing)

Current release contains support for:
* main phonebook & sms
* all calendar
features in Nokia DCT3, DCT4, TIKU phones

20060312 - 0.0.5
* added getting sms from dct3 & dct4

20051011 - 0.0.4
New features:
* calendar method 1,2 and 3 for dct4
* getting date & time from dct4

20050708 - 0.0.3
New features:
* setting pbk
* irda for linux
* cfg files
* other

20050510 - 0.0.2 (MileStone 2)
Available:

* dll for win32
* all main features in core
* bt/irda/serial for win32
* identification for 6110/7110/6510 models
* getting pbk status and entries
* new license
* setting own frame handlers

20040203
Released officialy first draft version

20031016
Started some work - testing some ideas, etc. etc.
