]> git.saurik.com Git - wxWidgets.git/history - src
Set the m_isShown flag appopriately
[wxWidgets.git] / src /
2003-08-23  Julian SmartRemoved __WXUNIVERSAL__ part of condition
2003-08-23  Robin DunnInitialize default values for the tool button size
2003-08-23  Stefan Csomorxti property extensions, style bits additions
2003-08-23  Stefan Csomorxti additions / changes, trying to reduce dependencies
2003-08-22  Robin DunnDon't use wxID_ANY so events from child wxListCtrl...
2003-08-22  Robin Dunnregenerated makefiles
2003-08-22  Mattia Barbon Do not #include wxGUI headers in wxBase files.
2003-08-22  Vadim Zeitlinfixed text control creation broken by my MacPreControlC...
2003-08-22  Vadim Zeitlintry to size the list control correctly even when it...
2003-08-22  David ElliottShow(): Send a wxWindows size event just before calling...
2003-08-22  Mattia Barbon Fix building wxSTC as a DLL using MinGW GCC 3.x.
2003-08-22  Robin Dunnregenerated makefiles
2003-08-22  Vadim Zeitlin(blind) fix for MSW crash
2003-08-22  Julian SmartInclude imaglist.h
2003-08-22  Robin DunnwxNotebookSizer ctor was missing
2003-08-21  Václav Slavíkregenerated
2003-08-21  Vadim Zeitlinadded wxBookCtrlSizer; derive wxNotebookSizer from it
2003-08-21  Vadim Zeitlinensure that GetItemRect() returns the real rect and...
2003-08-21  Vadim Zeitlinadded wxListbook
2003-08-21  Mattia Barbon Warning fixes.
2003-08-21  Vadim Zeitlinno changes, just resolved conflicts (due to the fact...
2003-08-21  Stefan Csomormetadata support for metadata
2003-08-21  Stefan Csomordestructor should not clear the ControlHandle, otherwis...
2003-08-21  Mattia Barbon wxMotif warning fixes.
2003-08-21  Vadim Zeitlincorrected CHECK in InsertPage()
2003-08-21  Vadim Zeitlincompilation fix
2003-08-21  Mattia Barbon wxGTK compilation fixes.
2003-08-21  Mattia Barbon Compilation fixes for wxMotif.
2003-08-21  Stefan Csomorextended RTTI support
2003-08-21  Stefan Csomorsupport for RTTI
2003-08-21  Stefan Csomoradded support for leaving out <embedded objects> that...
2003-08-21  Stefan Csomoradded wxDateTime to the streamable custom types
2003-08-20  Vadim Zeitlincreated wxBookCtrl which will be tje base class for...
2003-08-20  Stefan NeisSplit src/os2/utils.cpp in two to support non-monolithi...
2003-08-20  David ElliottThe default state for the first radio button in a group...
2003-08-20  Stefan NeisCompilation fixes for gcc-3.2.
2003-08-20  Mattia Barbon Keep order of nodes when wxHashMap is resized; this...
2003-08-20  David ElliottFix autoresizingMask when scrolling is used
2003-08-20  Václav Slavíkcompilation fix
2003-08-20  David Elliott* Use a subclass of NSView for the dummy view which...
2003-08-20  David ElliottNormal wxWindow::Close() behavior
2003-08-20  Václav SlavíkUnicode compilation fixes for wxX11
2003-08-20  Václav SlavíkUnicode compilation fix
2003-08-20  Václav Slavíkregenerated with ac-2.57
2003-08-19  Stefan Csomorswitching to wxEmptyString to satisfy linker after...
2003-08-19  Stefan Csomorremoving rtti special functions
2003-08-19  Václav SlavíkwxStrdup(NULL) doesn't work
2003-08-19  Stefan Csomorswitching back to normal accessors, workaround not...
2003-08-19  Stefan CsomorXTI extensions
2003-08-19  Julian SmartWarning fixes from ABX
2003-08-19  David ElliottUse NSBox with the NSBoxSeparator box type
2003-08-19  David ElliottOverride CocoaSetEnabled() to call -[NSControl setEnabled:]
2003-08-19  David ElliottAdded machinery to Enable/Disable windows. When a...
2003-08-19  Stefan Csomorunicode fixes, enabling notebook images again
2003-08-19  David ElliottWrap NSTableView in an NSScrollView and disable the...
2003-08-19  David ElliottUse bounds rect instead of frame rect when positioning...
2003-08-19  David ElliottUse setAutoresizingMask: NSViewMinYMargin to keep subvi...
2003-08-18  Vadim Zeitlinuse wxWindowBase::Create() instead of duplicating its...
2003-08-18  Vadim Zeitlinadded missing Create() implementation
2003-08-18  Vadim Zeitlinno changes
2003-08-18  Vadim Zeitlinreturn immediately if the XPM is bad instead of spittin...
2003-08-18  Vadim Zeitlincommented out annoying wxLogDebug
2003-08-18  Vadim Zeitlindeleted unused variable
2003-08-18  David ElliottSetInitialFrameRect: use frameRect.size.height to calcu...
2003-08-18  David ElliottDoMoveWindow: setNeedsDisplay:YES for the superview
2003-08-18  David Elliott* Implement GetValue() and SetValue().
2003-08-18  David ElliottImplement GetValue() and SetValue() and send an event...
2003-08-18  Stefan CsomorRTTI simplifications
2003-08-18  Stefan Csomorscope added for keyboard handler
2003-08-18  David Elliottsome more wxListBox support
2003-08-18  David ElliottAdded NSTableView support
2003-08-17  Stefan NeisCompletely reworked OS/2 thread implementation.
2003-08-17  David ElliottHandle setting of client size for all types of windows
2003-08-17  Stefan Csomorseveral patches and extensions
2003-08-17  Stefan Csomortextcontrol handling change for mac (execute event...
2003-08-17  Julian SmartMust call DoMoveWindow in Create() or buttons may not be
2003-08-17  Stefan Csomorunicode wxMac CW fixes
2003-08-17  Julian SmartPeter Lenhard's WinCE DoDraw[Elliptic]Arc additions...
2003-08-17  Václav Slavíkremoved WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
2003-08-17  Stefan Csomorunicode wxMac CW fixes
2003-08-17  Václav Slavíkregenerated makefiles after fixing files.bkl
2003-08-17  Václav SlavíkwxMutexGuiEnter/Leave didn't work because this file...
2003-08-17  Václav Slavíkremoved unused wxObject::Dump
2003-08-17  Václav Slavíkhave TryValidator even if wxUSE_VALIDATORS=1, so that...
2003-08-17  Václav Slavíkbuild options signature is too long, use more lines
2003-08-17  Julian SmartMoved wxToolBarSimple to deprecated library
2003-08-17  Stefan Csomorunicode for mac fixes
2003-08-17  Stefan Csomorunicode for mac fixes
2003-08-17  Stefan Csomorunicode for mac fixes
2003-08-16  Václav Slavíkremoved unneeded #ifdef
2003-08-16  Mattia Barbon MSVC 5 compilation fixes.
2003-08-16  Václav Slavíkremoved old bc++ makefiles
2003-08-16  Stefan Csomorunicode for mac fixes
2003-08-16  Stefan Csomorunicode for mac fixes
2003-08-16  Stefan Csomorcorrected include for __WXMAC__
2003-08-16  Václav Slavíkmoved WinMain into the application even for static...
2003-08-16  Vadim Zeitlintypo in assert (patch 789156)
2003-08-16  Vadim Zeitlinfix bug with entries present in both global and local...
2003-08-16  Gilles Depeyrotapplied fixes for CodeWarrior compilation
2003-08-15  Vadim Zeitlindon't create a multiline text control in the text edito...
next