]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/listbox.h
Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !!, TRUE/true, FALSE/false, whitespa...
[wxWidgets.git] / include / wx / msw / listbox.h
2004-08-30  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !...
2004-07-15  Václav SlavíkDLL export fixes (patch 991760)
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-04-01  Vadim Zeitlinuse MSWCreateControl() instead of the old mess; impleme...
2004-01-31  Mattia Barbon Added some missing STL-like wxArray/wxArrayString...
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2003-10-08  Vadim Zeitlinrenamed WX_DEFINE_ARRAY_NO_PTR in WX_DEFINE_ARRAY_PTR
2003-08-19  Stefan Csomorremoving rtti special functions
2003-08-19  Stefan CsomorRTTI extensions
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-07-19  Vadim Zeitlinadded NO_PTR versions of ARRAY macros to suppress warni...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-06-01  Vadim Zeitlinreplaced quotes in #include with angle brackets
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
1999-11-25  Vadim Zeitlin1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed
1999-11-19  Vadim ZeitlinwxWindow::GetBestSize() added
1999-10-23  Vadim Zeitlin1. wxDropTarget::OnData() returns wxDragResult now...
1999-10-22  Vadim Zeitlin1. sorted wxListBox and wxComboBox seem to work under...
1999-10-22  Vadim ZeitlinwxChoice and wxListBox GTK+ changes (wxChoice works...
1999-10-12  Vadim Zeitlin1. DLL compilation fixes (wrong WXDLLEXPORT placement...
1999-07-19  Vadim ZeitlinwxMenu ctor made compatible again
1999-07-02  Vadim Zeitlin1. DoSetSize() simplified, DoGetBestSize() introduced
1999-06-13  Vadim ZeitlinWXDLLEXPORTLOCAL removed, WXDLLEXPORT seems to be enough
1999-06-10  Ove KaavenA few Unicode fixes.
1999-04-23  Ove KaavenUnicode fix.
1999-04-19  Ove KaavenSome Unicode changes.
1999-02-28  Vadim ZeitlinwxCheckListBox fixes: crash/memory leak when items...
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-11-22  Julian SmartChanges to WXDLLEXPORT keyword position for VC++ 6...
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-08-18  Vadim Zeitlinuint -> size_t change
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-06-22  Vadim ZeitlinwxListbox::GetSelections() now takes a wxArrayInt inste...
1998-05-20  Karsten Ballüderadded some wxMSW stuff