]> git.saurik.com Git - wxWidgets.git/history - include
added Hindi translation from Dhananjaya Sharma
[wxWidgets.git] / include /
2004-04-13  Vadim Zeitlin(blind) compilation fix for wxUniv
2004-04-13  Stefan Csomoradding event construction
2004-04-13  Stefan Csomorswitching to native focus and control hit handling
2004-04-12  Václav Slavíkaygshell is available on PocketPC and sometimes needed
2004-04-12  David ElliottChange m_windowCurrent to m_currentNSWindow such that...
2004-04-11  Václav Slavíkadded some cppunit convenience macros (part of patch...
2004-04-11  Václav Slavíkimprovements to zlib streams (patch 929416):
2004-04-11  Stefan Csomorexpose find window method
2004-04-11  Václav Slavíkadded wx/msw/wince/libraries.h to workaround SDK differ...
2004-04-11  Vadim Zeitlinadded GetEncodingFromName(); documented it and rearrang...
2004-04-10  Vadim Zeitlinadded support for koi8-u
2004-04-10  Mattia Barbon Avoid virtual function hiding.
2004-04-10  David ElliottAdded header preprocessor guard
2004-04-10  David ElliottImplement a reasonable DoGetBestSize (NSProgressIndicat...
2004-04-10  David ElliottStub for DoGetBestSize() since this isn't an NSControl
2004-04-10  David ElliottMake DoGetBestSize() always return a width of 100
2004-04-09  David ElliottwxCocoa: native wxNotebook
2004-04-09  David ElliottAdded files for wxNotebook and wxCocoaNSTabView
2004-04-09  Dimitri Schoolwerthimplemented a simple DoGetBestSize() for MSW's wxScrollBar
2004-04-08  Vadim Zeitlinwe can now use png/jpeg/gif
2004-04-08  Vadim Zeitlin1. moved InheritAttributes() from wxControl to wxWindow
2004-04-07  Robin DunnChanged name to wxFIXED_MINSIZE since that is more...
2004-04-07  Robin DunnPut back wxMSW's wxStaticBitmap::DoGetBestSize because...
2004-04-07  Robin DunnwxStatusBarGeneric::DoGetBestSize
2004-04-07  Robin DunnwxStaticBitmapBase::DoGetBestSize
2004-04-07  Robin DunnAdded wxFIXED_SIZE.
2004-04-07  Robin DunnAdded some convenience inlines
2004-04-05  Vadim Zeitlinuse wxUnusedVar() to suppress warnings about unused...
2004-04-04  Vadim Zeitlindon't define SetShape() for Windows CE; use wxTLWBase...
2004-04-04  Vadim Zeitlinadded wxTLWBase::GetDefaultSize() to avoid creating...
2004-04-04  Vadim Zeitlinadded and documented wxSize::IsFullySpecified() and...
2004-04-04  Vadim ZeitlinGlobalLock/Unlock() are available under CE, no need...
2004-04-04  Vadim Zeitlininclude headers normally included from windows.h and...
2004-04-04  Vadim Zeitlinsuppressed unused param warning under CE
2004-04-04  Vadim Zeitlindo #undef CreateDialog() under CE, what was the reason...
2004-04-04  Vadim Zeitlininclude wince/missing.h under CE
2004-04-04  Vadim Zeitlinremoved tons of unused stuff apparently copied verbatim...
2004-04-04  Vadim Zeitlinenable wxDIB for Windows CE
2004-04-04  Vadim ZeitlinWinMain() is Unicode under CE (how did this work before?)
2004-04-04  Vadim Zeitlininclude wrapwin.h instead of windows.h directly (fixes...
2004-04-03  Václav SlavíkWinCE compilation fix
2004-04-03  Stefan Csomorconcentrating content and structure region calculations
2004-04-03  David ElliottMake DoGetBestSize cache the value of GetSize() the...
2004-04-02  David ElliottAdded wxObjcAutoRef* classes for automatic retain/relea...
2004-04-01  David ElliottwxCocoa: use generic wxSpinCtrl
2004-04-01  Václav SlavíkWinCE SDK doesn't have crtdbg.h
2004-04-01  Julian SmartImplemented Enable for wxMenuBar to avoid assert
2004-04-01  Vadim Zeitlinremoved (well, kept empty shell to avoid breaking exist...
2004-04-01  Vadim Zeitlinimplemented GetBestSize()
2004-04-01  Vadim Zeitlinuse wxFULL_REPAINT_ON_RESIZE only for wxPreviewCanvas...
2004-04-01  Stefan Csomoradded adjustOrigin parameter to bounds calculation...
2004-04-01  Stefan Csomoradded adjustOrigin parameter to bounds calculation
2004-04-01  Václav SlavíkBCC fixes
2004-04-01  Vadim Zeitlinno changes
2004-04-01  Vadim Zeitlinuse MSWCreateControl() instead of the old mess; impleme...
2004-04-01  Vadim Zeitlinimplemented Get(Class)DefaultAttributes()
2004-04-01  Vadim Zeitlinadded wxGetCCDefaultFont() returning the default icon...
2004-04-01  Vadim Zeitlindefault implementation of Get(Class)DefaultAttributes()
2004-04-01  Vadim Zeitlinadded Get(Class)DefaultAttributes()
2004-03-30  Vadim Zeitlinimplemented wxApp::OnExceptionInMainLoop()
2004-03-30  Vadim Zeitlinadded and documented wxApp::OnExceptionInMainLoop()
2004-03-30  Vadim Zeitlinimplemented Freeze/Thaw() (patch 922156)
2004-03-30  Stefan Csomoruse base class implementation
2004-03-30  Julian SmartNeed wxUSE_LIBMSPACK
2004-03-30  David ElliottDo not #undef wxNEED_PRINTF_CONVERSION if wxVsnprintf_...
2004-03-30  David ElliottwxMenuBase changes:
2004-03-29  Robert Roebling Applied SetForegorund colour patch for GTK2.
2004-03-29  Stefan Csomoradded port state save class
2004-03-29  Vadim Zeitlinremoved separate wxSYS_ICONTITLE_FONT; made it the...
2004-03-29  Vadim Zeitlinmade wxADJUST_MINSIZE default
2004-03-29  Stefan Csomoradded hilite change notification
2004-03-29  Julian SmartWince fix
2004-03-29  Stefan Csomorexpose metal appearance
2004-03-28  Stefan Csomorglcanvas fix and toplevel event handler exposed
2004-03-28  Vadim Zeitlinremoved Win16 code (patch 905241), last version with...
2004-03-28  David ElliottRemoved extraneous m_items (the real one is in wxMenuBase)
2004-03-27  Stefan Csomormerge of new wxMac code
2004-03-27  Stefan Csomortype safe proxy typedefs
2004-03-27  Stefan Csomormake things simpler, no default variant
2004-03-27  Stefan Csomormacos native debug levels
2004-03-27  Stefan Csomormach-o shared libs support for cw
2004-03-27  Stefan Csomordefines necessary for unicode support
2004-03-26  Stefan Csomordispatch for header files in order to keep old way...
2004-03-26  Stefan Csomorworkaround for bug in CW MSL
2004-03-26  David ElliottMake wxCocoa work with wxUSE_STL==1:
2004-03-25  Stefan Csomorplatform variants for wxMac
2004-03-25  Stefan Csomorunicode adaption
2004-03-25  Julian SmartAdded UpdateSize to wxSplitterWindow, to allow an app
2004-03-24  Václav Slavíkfixed warnings about unneeded arguments
2004-03-23  Václav Slavíkunified wxTaskBarIcon behaviour: wxMSW version is not...
2004-03-23  Stefan Csomorclassic/carbon split
2004-03-23  Stefan Csomorclassic
2004-03-22  Vadim Zeitlinmoved wxWinHandleHash below wxWindow declaration as...
2004-03-22  Vadim Zeitlinremoved wxMotif::wxMenuItem::DeleteSubMenu()
2004-03-21  Vadim Zeitlindistinguish between main keyboard and numeric enter...
2004-03-20  Robert Roebling Applied notebook font patch.
2004-03-20  Vadim Zeitlinwhy should wxMessageDialog dialog have another m_parent...
2004-03-20  Vadim Zeitlinadded wxSetCCUnicodeFormat() and use it in wxTreeCtrl...
2004-03-19  Jouk Jansen Committing in .
2004-03-19  Jouk Jansen Committing in .
next