]> git.saurik.com Git - wxWidgets.git/history - samples/db/listdb.cpp
Revitalization of the code, -1->wxID_ANY, TRUE->true and FALSE->false replacements.
[wxWidgets.git] / samples / db / listdb.cpp
2004-05-25  Włodzimierz SkibaRevitalization of the code, -1->wxID_ANY, TRUE->true...
2004-05-12  George TaskerFixed assert warning if the listbox has no elements...
2004-02-08  Julian SmartApplied [ 880011 ] Several fixes to DbBrowse demo
2002-08-31  Gilles Depeyrotuse include "..." instead of <...>
2002-03-17  Vadim Zeitlinpatch from Dimitri fixing a few memory leaks and unTABb...
2001-07-02  George TaskerChanges required after wxUniv merge wxListBox::Number...
2001-06-11  George TaskerChanged the 'true's and 'false's back to TRUE and FALSE
2001-06-10  George TaskerAdded code to show off wxDbGrid (contributed by Paul...
2001-04-11  George TaskerExperimental BLOB code added - set wxODBC_BLOB_EXPERIME...
2001-02-03  George TaskerMassive cleanup of the code.
2001-02-01  George TaskerChanged a couple lines to intialize member variables...
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-16  George TaskerModified to use the newly defined names for functions...
2000-01-25  George TaskerFixed code that did not work with Postgres
2000-01-11  Guillermo Rodrigue... Mumit Khan's fixes to allow DLL compilation
1999-11-08  George TaskerwxEndBusyCursor() was being called, even when it was...
1999-10-07  George TaskerFixed the GUI so it will now work correctly when widget...
1999-01-21  Robert Roebling changed make_int, make_exp .. to wxmake_int..
1998-12-30  Julian SmartUpdated the Remstar ODBC files, got the db sample compi...
1998-07-28  Julian SmartAdded ODBC database classes and sample from RemStar...