]> git.saurik.com Git - wxWidgets.git/history - include
Simplify wxWinCE #ifdefs.
[wxWidgets.git] / include /
2006-04-28  Włodzimierz SkibaBe nice to eVC++ build process and don't include not...
2006-04-27  Włodzimierz SkibawxTLW::IsAlwaysMaximized() introduction.
2006-04-27  Włodzimierz SkibaBe nice to eVC++ build process and don't include not...
2006-04-27  Stefan Csomorrenamed RGBColor setter to avoid former overload being...
2006-04-26  Vadim Zeitlinhandle fatal exceptions in the other threads (based...
2006-04-26  Robert Roebling Added wxRenderer method for drawing selection
2006-04-26  Vadim Zeitlinremove the vertical scrollbar completely if the control...
2006-04-25  Włodzimierz SkibaBuild fix.
2006-04-25  Włodzimierz SkibaBuild fix.
2006-04-25  Włodzimierz Skiba[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
2006-04-24  Włodzimierz SkibaBuild fix after wxColourBase introduction.
2006-04-24  Włodzimierz SkibaBuild fix after wxColourBase introduction.
2006-04-24  Vadim Zeitlindon't use invalid/uninitialized iterator in wxList...
2006-04-24  Robert Roebling Committed Jaako's renderer patch
2006-04-24  Włodzimierz SkibawxOS2 build fixes after wxColourBase introduction.
2006-04-24  Włodzimierz Skiba[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
2006-04-21  Václav Slavíkadded comment explaining how to replace calls to deprec...
2006-04-21  Vadim Zeitlinadded operator=(unsigned int) overload (should help...
2006-04-21  Vadim Zeitlinmade wxCommandEvent::GetInt() return int, not long...
2006-04-20  Włodzimierz SkibaKeep wxPalmOS buildable after changes in wxConvAuto.
2006-04-20  Paul Cornettremove unneeded gdiobj.h files
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()
next