compilation fix for broken libstdc++ visibility
[wxWidgets.git] / include /
2007-08-19  Robert RoeblingChange EnsureVisble() to including column parameter...
2007-08-19  Václav Slavíkrenamed wxImplStringBuffer to wxStringInternalBuffer
2007-08-19  Robert RoeblingAdded EXPANDING and COLLAPSING events for the user...
2007-08-19  Robert RoeblingMade wxGTK wxDataViewCtrl compile again
2007-08-19  Vadim Zeitlinfix generation of events from SetValue() broken in...
2007-08-19  Robert RoeblingBo's patch adding Selection API and some more changes...
2007-08-19  Robert RoeblingForgot a line
2007-08-19  Robert RoeblingAdded ITEM_EXPANDED and ITEM_COLLAPSED
2007-08-19  Robert Roeblingchange wxDataViewModel::Compare() to including column...
2007-08-19  David ElliottFix a number of problems with tracking rectangles by...
2007-08-18  Kevin OllivierAdd the unified style on OS X 10.4, and default to...
2007-08-18  Julian SmartAvoid clash with control container event handlers
2007-08-18  Julian SmartCompile fix
2007-08-18  Julian SmartA number of focus handling improvements:
2007-08-16  Vadim Zeitlinadd XRC handler for wxSearchCtrl (extended patch 1751516)
2007-08-16  Robert Roeblingremoved Set/GetSortAscending from wxDataViewModel and...
2007-08-16  David ElliottUse one run-loop observer for all synthesis of mouse...
2007-08-16  Julian SmartAdded AdvanceSelection, ShowWindowMenu and keyboard...
2007-08-16  Julian SmartAdded missing argument
2007-08-16  Julian SmartAdded DrawFocusRect to wxRenderer
2007-08-15  Vadim Zeitlinrelinquish the mouse capture when a dialog is about...
2007-08-15  Vadim Zeitlinadded ReadType convenience functions (patch 1764160)
2007-08-15  Vadim Zeitlininclude wx/msw/winundef.g instead of writing just a...
2007-08-15  David ElliottAdd support for uniquifying to all wxCocoa Objective...
2007-08-15  Václav Slavíkremoved outdated comment
2007-08-15  Vadim Zeitlinno changes, just fix typos in comments
2007-08-15  Václav SlavíkwxCocoa compilation fixes for visibility (missing DLL...
2007-08-15  Vadim Zeitlinadded wxToolTip::SetAutoPop() and SetReshow() (patch...
2007-08-15  Vadim Zeitlinuse correct WXDLLIMPEXP macro for forward declaration
2007-08-15  Vadim Zeitlinfix wrong clear selection (modified patch 1763916)
2007-08-15  Vadim Zeitlininclude wx/datetime.h, it's not always included from...
2007-08-15  Vadim Zeitlinset the correct properties for the source files
2007-08-15  Vadim Zeitlinadded wxConvertTo/FromIeeeExtended() synonyms for Conve...
2007-08-15  David ElliottFurther simplificiation of the NSSlider/wxSlider interf...
2007-08-14  Vadim Zeitlinno real changes, just some cleanup
2007-08-14  Vadim Zeitlinadded wxTaskBarIcon::Destroy()
2007-08-14  Vadim Zeitlincheck for wxUSE_ACCESSIBILITY not being set to 1 under...
2007-08-14  David ElliottInstall wx/cocoa/objc/objc_uniquifying.h for wxCocoa...
2007-08-13  Václav SlavíkwxMac compilation fixes for visibility (missing DLL...
2007-08-13  Václav Slavíkdon't attempt to convert 8bit values to Unicode in...
2007-08-13  Václav Slavíkcheck for HAVE_VISIBILITY first when setting WXIMPORT...
2007-08-13  Václav Slavíkcompilation fix for wxString::Format("no variadic argum...
2007-08-13  Robert RoeblingApplied Hartwig's implementation of OS X wxDataViewCtrl
2007-08-13  Václav SlavíkMingw compilation fix
2007-08-13  Julian SmartAdded XRC handler for wxPropertySheetDialog (Sander...
2007-08-11  Julian SmartCompile fixes
2007-08-11  Julian SmartSmall fix
2007-08-11  Julian SmartMenu label consistency changes
2007-08-11  Václav Slavíkadded missing export declarations for wxGTK internal...
2007-08-11  Vadim Zeitlinuse WXDLLIMPEXP_FWD_CORE instead of WXDLLEXPORT in...
2007-08-10  David ElliottFix up NSSlider code to not use class posing and instan...
2007-08-10  David ElliottAttempt to fix RCS-ID tags so svn will fill them in.
2007-08-10  David ElliottMajor wxCocoa wxSlider overhaul from Mark Oxenham.
2007-08-10  David ElliottTell NSTextField to send us its action message and...
2007-08-10  David ElliottImplement transformation between the wxDisplay coordina...
2007-08-09  David ElliottRemove virtual from the newly added Create methods.
2007-08-09  David ElliottAdd wxBitmap constructors and Create methods to allow...
2007-08-09  David ElliottAdd Objective-C uniquifying to WXNSWindow and WXNSPanel
2007-08-09  David ElliottImplement wxStaticBitmap.
2007-08-09  Julian SmartToolbars shouldn't have themed borders
2007-08-08  Václav Slavíkfixed visiblity attribute warnings in STL build
2007-08-08  Václav SlavíkVC6_WORKAROUND -> WX_LIST_VC6_WORKAROUND to prevent...
2007-08-08  Julian SmartMade wxBORDER_THEME the same as wxBORDER_DEFAULT
2007-08-07  David ElliottImplement wxRadioButton Get/SetLabel methods.
2007-08-07  Julian SmartAdded wxBORDER_THEME, wxWindow::GetDefaultBorderForCont...
2007-08-06  Václav SlavíkWXIMPORT must specify default visibility too, otherwise...
2007-08-06  Václav Slavíkfixed incorrect DLL export macro for wxJoystick
2007-08-06  David ElliottConsolidate cocoa view/control/cell label setting into...
2007-08-05  Francesco Montorsiadded the static function GetLabelText() to wxStaticTex...
2007-08-04  Vadim Zeitlinmake wxTmemchr() return (and take) char* instead of...
2007-08-04  Vadim Zeitlinadded FromAscii(unsigned char *) overloads
2007-08-03  Vadim Zeitlinsorting support for generic version (patch 1765087...
2007-08-03  Julian SmartAdded Get/SetParentWindow to allow the same easy printi...
2007-08-01  Julian SmartAdded EVT_MOVE_START, EVT_MOVE_END (wxMSW only for...
2007-08-01  Julian SmartVC++ 6 reports ambiguities when using template Read...
2007-08-01  Václav Slavíkfixed linking with visibility enable on Ubuntu and...
2007-07-31  Vadim Zeitlinadded WXDLLEXPORT to the (empty) wxControlWithItems...
2007-07-30  Václav Slavíkdon't crash in wxGetEmptyString(): it's now a #define...
2007-07-29  Vadim Zeitlinforcefully disable wxUSE_JOYSTICK too
2007-07-29  Vadim Zeitlinalways define HDS_HOTTRACK if it's not defined, not...
2007-07-29  Vadim Zeitlinupdate button style to include BS_MULTILINE when a...
2007-07-29  Vadim Zeitlinadded support for 2 extra mouse buttons (patch 1757630)
2007-07-28  David ElliottRemove bogus DoDelete from 44730. It's appears that...
2007-07-28  Vadim Zeitlinno changes, just a typo fix
2007-07-28  Vadim Zeitlinadded maxDepth parameter to WalkFromException() (patch...
2007-07-28  Vadim Zeitlinremoved unused wxUSE_XXX options (patch 1759328)
2007-07-27  Vadim Zeitlinmade strings used in wxIPC methods const as a temporary...
2007-07-27  Vadim Zeitlinadded wxTo/FromString() overloads for wxFont (1st part...
2007-07-27  David Elliott* Implement the wxMask copy constructor to retain the...
2007-07-27  Vadim Zeitlinuse symbolic name for the shell menu bar too; include...
2007-07-27  Vadim Zeitlinmany compilation fixes for WinCE using VC8 (it now...
2007-07-27  Vadim Zeitlinadded wxUSE_INICONF (disabled by default)
2007-07-27  Vadim Zeitlincompilation fix for insert()
2007-07-26  David ElliottAdd a Clear() method simply calling the wxComboBoxBase...
2007-07-26  Vadim Zeitlinmany wxItemContainer-related changes:
2007-07-25  Robert RoeblingUse type safe list for model notifiers, sample corrected
2007-07-25  Robert RoeblingItemDeleted now has (parent, item)
2007-07-25  Vadim Zeitlinfix warnings due to using deprecated-but-used-internall...
2007-07-25  Robert RoeblingAdd iterators to wxVector, use std::vector in STL mode...
2007-07-24  Václav Slavíkoptimized wxStringTokenizer: it's now slightly faster...
next