]> git.saurik.com Git - wxWidgets.git/history - include
fixed compilation problems with platforms where wchar_t != ushort
[wxWidgets.git] / include /
2003-09-23  Chris Elliottfix digitalmars 64 bug
2003-09-23  Chris Elliottfix watcom 64 bug (openwatcom1.1) (second try)
2003-09-23  Chris Elliottfix watcom 64 bug (openwatcom1.1)
2003-09-23  Vadim Zeitlinadded wxTextCtrl::MarkDirty()
2003-09-22  Vadim Zeitlinmore wxMBConv classes cleanup, define wxConvLibc to...
2003-09-22  Vadim Zeitlinmade Convert() methods const
2003-09-22  Vadim Zeitlinassume sizeof(wchar_t) == 2 by default, not 4
2003-09-22  Vadim Zeitlinadded UTF-16/32-[LB]E conversions; got rid of wxCharact...
2003-09-22  Vadim ZeitlinwxLL is now in wx/defs.h together with (new) wxULL
2003-09-22  Vadim Zeitlinadded (and documented) wxULL(); fixes for wxINT64_SWAP...
2003-09-22  Vadim Zeitlinreorganized/improved fixed size int types definitions...
2003-09-22  Vadim Zeitlinadded Win64 detection
2003-09-22  Vadim Zeitlinmoved wxGA_XXX styles to gauge.h from defs.h; set wxGA_...
2003-09-22  Vadim Zeitlincleanup: derive wxGauge from wxGaugeBase; removed redun...
2003-09-22  Vadim Zeitlinadded IsVertical(); initialize members in ctor
2003-09-22  Vadim Zeitlinremoved some TABs
2003-09-22  Stefan NeisFixed wxGUIAppTraits declaration on OS/2.
2003-09-22  Vadim Zeitlinadded wxOwnerDrawn::SetOwnerDrawn() and SetDisabledBitm...
2003-09-22  Stefan NeisAdded GUI part of AppTraits for OS/2.
2003-09-22  Vadim Zeitlinadded conversions to/from UTF 16/32 LE/BE (patch 809685)
2003-09-22  Stefan NeisAdded AppTraits for OS/2.
2003-09-21  Stefan NeisSwitched over to using wxEventLoop.
2003-09-21  Stefan NeisAdded declaration for GetViewRect to fix compilo.
2003-09-21  Vadim Zeitlincheck the radio buttons when they get focus (closes...
2003-09-20  Vadim ZeitlinwxHTTP::GetResponse() added (patch 794394)
2003-09-20  Vadim Zeitlinfix after patch 802882
2003-09-20  Vadim Zeitlinexchanged the base classes order, wxObject must be...
2003-09-20  Vadim Zeitlinderive wxComboBox from wxItemContainer (via wxComboBoxB...
2003-09-20  Mattia Barbon Compilation fixes.
2003-09-19  Vadim Zeitlin(blind) compilation fix after recent KeywordSearch...
2003-09-19  Vadim ZeitlinwxTextCtrl::GetValue() lost (replaced with question...
2003-09-19  Vadim Zeitlinadded wxCSConv ctor taking wxFontEncoding
2003-09-19  Vadim Zeitlinattemps to make wxStreamToTextRedirector work with...
2003-09-19  Vadim Zeitlininclude wx/encinfo.h, not wx/fontenc.h, now
2003-09-19  Vadim Zeitlinextracted wxNativeEncodingInfo in a separate file to...
2003-09-19  Mattia Barbon Compilation fix for wxUSE_DRAG_AND_DROP==0.
2003-09-19  Vadim Zeitlinlinking fix (removed unused virtual methods declarations)
2003-09-19  Julian SmartAdded SQLTCHAR for non-Windows platforms, and added...
2003-09-18  Robin DunnAdded DoDragOver and DoDropText from Angelo Mandato...
2003-09-18  Vadim Zeitlindon't redefine wxUSE_UNICODE if already defined
2003-09-18  Julian SmartApplied patch [ 808050 ] fixes for WXUNIVERSAL and...
2003-09-18  Julian SmartAdded wxUSE_EXCEPTIONS
2003-09-18  Václav SlavíkwxMGL compilation fixes
2003-09-18  Václav SlavíkwxMGL compilation fixes
2003-09-18  Robin DunnUpdated to Scintilla 1.54
2003-09-17  Vadim Zeitlinmoved all event handlers callign code in ProcessEventIf...
2003-09-17  Vadim Zeitlinadded OnExit(); made event loop exception safe; added...
2003-09-17  Vadim Zeitlinadded HandleEvent() to allow handle exceptions in event...
2003-09-17  Vadim Zeitlinadded tied scoped pointers
2003-09-17  Vadim Zeitlincorrected wxCATCH_ALL usage
2003-09-17  Vadim Zeitlinuse wxON_BLOCK_EXIT instead of just ON_BLOCK_EXIT
2003-09-17  Vadim Zeitlinadded some trivial macros for exception handling
2003-09-17  Vadim Zeitlinadded wxUSE_STL and wxUSE_XTI
2003-09-17  Vadim Zeitlinadded wxUSE_EXCEPTIONS
2003-09-16  Mattia Barbon wxX11 compilation fix.
2003-09-16  Vadim Zeitlinfixed modal dialogs after event loop change
2003-09-16  Vadim Zeitlin(blind) fix for wxMac compilation
2003-09-15  Vadim Zeitlinno changes
2003-09-15  Vadim Zeitlinadded wxVALIDATOR_PARAM and use it to avoid warnings...
2003-09-15  Vadim Zeitlinuse wxEventLoop in wxApp under wxMSW; factored out...
2003-09-15  Vadim Zeitlinadded check for wxUSE_VALIDATORS
2003-09-15  Vadim Zeitlinadded and documented wxDEFINE_SCOPED_PTR_TYPE; improved...
2003-09-15  David ElliottClean up comments
2003-09-15  Vadim Zeitlinadded wxUSE_EXCEPTIONS
2003-09-15  Julian SmartWinCE bitmap patch from Johannes Schindelin <Johannes...
2003-09-14  Julian SmartChanged version to 2.5.1
2003-09-14  Vadim Zeitlindisabled (conditionally) separating static line; improv...
2003-09-14  Stefan Csomorremoval of pc-mac charset conversion for wxMac
2003-09-14  Vadim Zeitlinfixed GetItemSpacing() inconsistency by deprecating...
2003-09-14  Vadim Zeitlinadded wxListCtrl::GetViewRect()
2003-09-13  Stefan Csomorfixed GetFilenames bug
2003-09-13  Mattia Barbon wxUniversal STL-ification.
2003-09-13  Stefan Csomorunicode correction for mac
2003-09-13  Robin DunnMove more stuff into base for wxMac so that two level...
2003-09-11  Mattia Barbon Added, documented and used wxGridCellChoiceEditor
2003-09-11  Mattia Barbon No real changes, just refactoring.
2003-09-11  Mattia Barbon wxX11 STL-ification.
2003-09-11  Julian SmartApplied patch [ 803473 ] wxListCtrl header height bugfix
2003-09-11  Julian SmartApplied patch [ 778625 ] wxSVGFileDC and UNICODE build
2003-09-11  Julian SmartApplied patch [ 794760 ] Majority of "... hides virtual...
2003-09-10  Mattia Barbon Don't declare copystring if WXWIN_COMPATIBILITY_2_4==0
2003-09-10  Vadim Zeitlinadded LVM_SETUNICODEFORMAT
2003-09-10  Václav Slavíkcompilation fix
2003-09-09  Vadim Zeitlincopy milliseconds in Set() too
2003-09-09  Václav Slavíkapplied Otto Wyss' patch to extend wxHelpController...
2003-09-09  Stefan Csomorfix for CW non unicode builds
2003-09-09  Stefan CsomorwxID_PREFERENCES added for the preferences menu item
2003-09-08  David ElliottImplement wxSpinButton (except up/down events)
2003-09-08  David ElliottProvide target/action mechanism for subclasses to use
2003-09-08  David ElliottImplement (sort-of) non-client wxWindowDC
2003-09-08  David ElliottAdded virtual GetNonClientNSView()
2003-09-08  David Elliott* Added NSWindowStyleForWxStyle static method
2003-09-08  Stefan Csomorsetter fix
2003-09-07  Stefan NeisInsure that messages are posted to the main threads...
2003-09-06  David ElliottOverride CocoaSetEnabled because it's not an NSControl
2003-09-06  David ElliottwxCocoa: CodeWarrior (like GCC) mangles struct X and...
2003-09-06  David ElliottwxCocoa: Added NSNotification
2003-09-06  David ElliottImplement wxChoice including sorting and client data
2003-09-05  David ElliottImplement wxGauge
2003-09-05  David ElliottOverride CocoaSetEnabled. NSProgressIndicator is not...
next