Typo fixes (precompilatixon)
[wxWidgets.git] / include /
2006-04-19  Robert Roebling Added style flags for selection mode.
2006-04-19  Stefan Csomorlistbox rewrite, cleanup
2006-04-19  Stefan Csomorlistbox rewrite
2006-04-19  Stefan Csomorfixing 'id' objc.h collisions, listbox rewrite
2006-04-19  Stefan Csomorfixing 'id' objc.h collisions
2006-04-19  Vadim Zeitlinregenerated using build/update-setup-h to have wxUSE_DI...
2006-04-19  Vadim Zeitlinset wxUSE_DISPLAY to 1 by default
2006-04-19  Vadim Zeitlinput wxUSE_DATAVIEWCTRL in alphabetical order
2006-04-18  Robert Roebling Added some column width contrl code.
2006-04-18  Vadim Zeitlinremoved extra semicolon
2006-04-18  Robert Roebling Add wxRenderer::DrawCheckButton for use inside
2006-04-17  Vadim Zeitlinimplement Layout() so that sizers work correctly when...
2006-04-17  Vadim Zeitlinadded wxStandardPaths::GetDocumentsDir() (patch 1214360)
2006-04-16  Vadim Zeitlincentralized the handling of border styles; added border...
2006-04-16  Vadim Zeitlinadded wxMenu::AppendSubMenu() to avoid having to specif...
2006-04-16  Vadim Zeitlinadded virtual dtor to wxHtmlWindowMouseHelper to avoid...
2006-04-16  Vadim Zeitlinsimplify/cleanup wxTheXXXList and wxGDIObject code...
2006-04-16  Vadim Zeitlincreate stock GDI objects on demand; use const with...
2006-04-16  Vadim Zeitlinadded overwrite parameter to wxRenameFile (patch 1467041)
2006-04-16  Julian SmartChanged the wxPlatform syntax as per Vadim's suggestions
2006-04-15  Vadim Zeitlinremoved unneeded reverse_iterator::operator->() which...
2006-04-15  Julian SmartEasier platform testing class and function
2006-04-15  Vadim Zeitlinadded wxString::rbegin() and rend()
2006-04-15  Robin DunnIsStandard needs to check m_type, not m_format
2006-04-15  Robin DunnGive wxDataObjectComposite a way to report what kind...
2006-04-14  Václav Slavíkuse public inheritance when deriving from wxHtmlWindowM...
2006-04-14  Włodzimierz SkibaHitTest is not deprecated.
2006-04-14  Vadim Zeitlinadded wxGTK_CONV_FONT/ENC
2006-04-14  Włodzimierz SkibaDeprecated and obsolete parts marked up for backward...
2006-04-14  Vadim Zeitlinreverted wxHVScrolledWindow patch (rev 1.19/1.21 of...
2006-04-14  Julian SmartSimulated text labels and toggle highlights under buttons
2006-04-14  Julian SmartReversed accidental commit
2006-04-14  Julian SmartImplemented Mac-style button toggling within wxButtonTo...
2006-04-14  Julian SmartAllow specification of border spacing
2006-04-14  Włodzimierz SkibaMSLU with DMC build fix [#1469456].
2006-04-14  Václav Slavíkdon't show the I-beam cursor over text in wxHtmlListBox
2006-04-14  Julian SmartCompilation fix
2006-04-14  Julian SmartSteps towards implementing native-style, non-top-level...
2006-04-13  Václav Slavík1. added abstract interface to wxHtmlWindow for use...
2006-04-13  Włodzimierz SkibaAll book controls shares wxBK_* flags [bug #1469980].
2006-04-13  Julian SmartOn screens with restricted space, it's useful to be...
2006-04-12  Stefan NeisFixed GetSelection to behave the same as for the other...
2006-04-12  Julian SmartAdded IsDynamic to XTI
2006-04-12  Julian SmartApplied patch [ 1211299 ] Minor mod to wxClassInfo...
2006-04-12  Vadim Zeitlinmade ShouldPreventAppExit() public
2006-04-11  Vadim Zeitlinadded wx/font.h include to fix PCH-less build
2006-04-11  Stefan CsomorRyan's patch 1468129 ,
2006-04-11  Vadim ZeitlinUnicode compilation fix after last commit
2006-04-11  Vadim Zeitlinadded wxConvUI which determines the conversion used...
2006-04-10  Vadim Zeitlinuse the encoding of the font which is used to draw...
2006-04-10  Vadim Zeitlinno changes, just corrected the comment for wxConvLocal
2006-04-10  Vadim Zeitlinadded wxDCClipper ctor overload taking a wxRegion and...
2006-04-10  David Surovellcleanup - reformatting
2006-04-10  Włodzimierz SkibaBlind check for compatibility flags.
2006-04-10  Stefan Csomorcleanup
2006-04-10  Vadim Zeitlinadded wxWxCharBuffer which stands for buffer of wxChars
2006-04-09  Vadim Zeitlinreally fix warning about implicitly converting 0 and...
2006-04-09  Stefan Csomorlistbox cleanup
2006-04-09  Robin DunnUse CmdDown in mouse events instead of ControlDown...
2006-04-08  Vadim Zeitlindon't redefine _CRT_SECURE_NO_DEPRECATE and _CRT_NON_CO...
2006-04-08  Stefan Csomorellipsis support for static text (mac), applied patch
2006-04-08  Stefan Csomorallowing the suppression of SetValue event-triggering...
2006-04-08  Stefan Csomorapplying patch 1411230
2006-04-07  Stefan Csomorapplied patch 1465549
2006-04-07  Vadim Zeitlinadded wxTLW::ShouldPreventAppExit() which can be overri...
2006-04-06  Vadim Zeitlinsome compilers warn about implicitly converting 0 and...
2006-04-06  Vadim Zeitlinfixed gcc warnings about not initializing the base...
2006-04-05  Vadim Zeitlinimplemented UTF-16/32 using To/FromWChar() instead...
2006-04-05  Vadim Zeitlin1. use a manifest constant wxNO_LEN instead of -1 for...
2006-04-05  Vadim Zeitlinadded wxMBConv::Clone() to be able to copy conversion...
2006-04-05  Vadim Zeitlinadded wxMBConv::Clone() to be able to copy conversion...
2006-04-05  Vadim Zeitlin1. changed all "wxMBConv& conv" parameters to "const...
2006-04-04  Mart RaudseppAdd GDK_PIXBUF_DISABLE_DEPRECATED, it should build...
2006-04-04  Vadim ZeitlinMB2WC/WC2MB are not pure virtual any longer, implement...
2006-04-04  Vadim Zeitlinadded new To/FromWChar() API with more reasonable seman...
2006-04-04  Vadim Zeitlinrenamed GetMinMBCharWidth() to GetMBNulLen(), made...
2006-04-03  Václav Slavíkadded ParseInnerSource() to make <pre>-like parsing...
2006-04-02  Vadim Zeitlinreplaced recently added wxMBConv::GetMBNul() with a...
2006-04-02  Vadim Zeitlinadded wxBuffer::reset()
2006-04-02  Kevin HockMake the Connect that also takes a local bind port...
2006-04-02  Vadim Zeitlinuse proper dllexport declaration with _WX_LIST_HELPER_
2006-04-02  Vadim Zeitlinadded wxTimeSpan::Millisecond[s]() for consistency
2006-04-02  Vadim Zeitlinseconds and milliseconds in wxTimeSpan ctor should...
2006-04-01  Vadim ZeitlinUnix compilation fixes after last commit
2006-04-01  Vadim ZeitlinDescribed in the comments and documented the semantics...
2006-04-01  Vadim Zeitlinadded extend() method which realloc()s the buffer
2006-03-31  Vadim Zeitlindefault ctor should create an empty/uninitialized buffe...
2006-03-31  Włodzimierz SkibaRemoved every usage of obsolete wxTLW flags. 2.6 compat...
2006-03-31  Włodzimierz SkibaBetter backward compatibility and deprecation markup...
2006-03-31  Vadim Zeitlinalso link in ODBC lib if wxUSE_ODBC (patch 1457800)
2006-03-31  Vadim Zeitlinuse wx/dynlib.h and not wx/dynload.h (patch 1448691)
2006-03-31  Vadim Zeitlinadded #if wxUSE_CONSTRAINTS around the whole file ...
2006-03-30  Włodzimierz SkibaBetter backward compatibility and deprecation markup...
2006-03-28  Vadim Zeitlinreally disable wxUSE_DISPLAY for wxMGL and wxOS2
2006-03-28  Włodzimierz SkibaLine-up deprecated interface of wxTreeCtrl between...
2006-03-28  Włodzimierz SkibaMake wxPASSWORD and wxPROCESS_ENTER really deprecated.
2006-03-28  Julian SmartCorrect test for WORDS_BIGENDIAN
2006-03-28  Julian Smartstdpaths.h needs filefn.h
2006-03-28  Robert Roebling Remove CVS clash in RCS-ID
2006-03-27  Vadim Zeitlinreally fixed iteration over wxTextbuffer using GetFirst...
next