]> git.saurik.com Git - wxWidgets.git/history - include
use wxSocketBase::Initialize/Shutdown() instead of GSocket_Init/Cleanup()
[wxWidgets.git] / include /
2008-07-06  Vadim Zeitlintake const address objects in wxSocketClient::Connect...
2008-07-05  Vadim Zeitlinremove code for drawing icon of minimized window manual...
2008-07-05  Vadim Zeitlinavoid duplicating wxWindow::HandleCommand() in wxFrame...
2008-07-05  Václav Slavíkreverted Robert's premature removal of deprecated 2...
2008-07-05  Paul Cornettmark long-deprecated methods as such, and don't use...
2008-07-05  Stefan NeisExperimental simplification of the code by using MWERKS...
2008-07-05  Robert RoeblingRemove 2_6 compatibility code
2008-07-04  Robert Roeblingadded wxString.t_str() and used it in filefn.cpp
2008-07-02  Robert RoeblingTried to make wxListBox::Update() work
2008-07-01  Robert RoeblingAdd stub for parsing globs file
2008-07-01  Robert RoeblingRemaining conversion to read-only XDG MIME types code
2008-06-30  Vadim Zeitlinimplement wxListCtrl::GetSubItemRect() for generic...
2008-06-30  Vadim ZeitlinVC6 compilation fix: using access declaration can only...
2008-06-30  Robert RoeblingRemoved most of the pre-XDG MIME code from the Unix...
2008-06-28  Vadim Zeitlindeprecate wxTE_AUTO_SCROLL as it's always on in the...
2008-06-27  Robert RoeblingAdded mostly empty wxLaunchDefaultApplication
2008-06-27  Robert RoeblingTicket #9641: wxBitmapComboBox_SetFont.patch, making...
2008-06-27  Robert RoeblingFix warning
2008-06-26  Vadim Zeitlinfix the wrong #ifdef WXWIN_COMPATIBILITY_2_8 checks...
2008-06-25  Vadim Zeitlinmore wxBitmapType-related backward compatibility fixes
2008-06-24  Vadim Zeitlinprovide deprectaed LoadFile() and FindHandler() overloa...
2008-06-21  Vadim Zeitlininitialize wx{Client,Paint,Window}DC with fonts/colours...
2008-06-21  Vadim Zeitlinremove Create{Window,Client,Paint}DC() methods without...
2008-06-21  Vadim Zeitlinadd wxShowEvent::IsShown() and wxIconizeEvent::IsIconiz...
2008-06-21  Vadim Zeitlindisable report view mode under Mac as it hangs the...
2008-06-21  Vadim Zeitlinadded wxGenericStaticBitmap (#9608)
2008-06-20  Robert RoeblingAdd missing SWAP macros for 64-bit signed int
2008-06-20  Robert RoeblingDon't let MSW's wxSpinCtrl emit spin up and down events...
2008-06-17  Vadim Zeitlindeclare future-deprecated SetStyle(int) in wxPen/Brush...
2008-06-16  Robert Roebling#9591: Item state (icons) for wxTreeCtrl on any platform
2008-06-16  Robert RoeblingTicket #9592: gtk-choice-setcolumns.2.diff
2008-06-16  Václav SlavíkImplemented high-quality preview for wxMSW (this approa...
2008-06-16  Václav Slavíkfixed printing preview to not report errors in infinite...
2008-06-15  Vadim Zeitlinoverload Write() for char and unsigned char too, otherw...
2008-06-15  Vadim Zeitlinadded a unit test for input/output file streams and...
2008-06-15  Vadim Zeitlinanother 64 bit fix: make SendMsg() return wxIntPtr...
2008-06-15  Vadim Zeitlincorrect wxIntPtr definition
2008-06-15  Vadim Zeitlinfixed STC under Win64: as wxStyledTextCtrl::SendMsg...
2008-06-15  Vadim Zeitlinignore mouse wheel events which are coming too fast...
2008-06-15  Vadim Zeitlinderive wxSTC from wxTextEntryBase to provide even more...
2008-06-15  Vadim Zeitlinderive wxSTC from wxTextAreaBase to provide wxTextCtrl...
2008-06-14  Vadim Zeitlinstate clearly that the entire contents of generated...
2008-06-14  Vadim Zeitlinremove extra ')' in EVT_STC_CALLTIP_CLICK
2008-06-14  Vadim Zeitlintranslate Scintilla getters to const methods of wxStyle...
2008-06-14  Vadim Zeitlinrecreate the window if FSAA is requested (changeset_r54...
2008-06-12  Vadim Zeitlinexclude pieces of wx hash map implementation which...
2008-06-12  Vadim Zeitlinuse std[::tr1]::unordered_map if available in wxUSE_STL...
2008-06-12  Vadim Zeitlinfix some wrong declarations which upset mingw32
2008-06-12  Robert Roebling#4479: wx.ComboBox needs a SetFont method
2008-06-11  Václav Slavíkrender pages in print preview at idle time, not from...
2008-06-11  Stefan Csomorfixing file paths after renaming
2008-06-11  Paul Cornettsimplify menu item callbacks by passing in wxMenuItem...
2008-06-11  Stefan Csomorrenaming
2008-06-11  Stefan Csomorrenaming
2008-06-11  Stefan Csomorrename round
2008-06-11  Stefan Csomorrename round
2008-06-11  Stefan Csomorrename round
2008-06-11  Stefan Csomorcommitting changes before renaming
2008-06-11  Stefan Csomorcommon private decls
2008-06-11  Stefan Csomorcommon private decls
2008-06-11  Stefan Csomorremoving double includes
2008-06-11  Stefan Csomorswitching to OSX naming
2008-06-11  Vadim Zeitlinuse more general pointer-to-member representation for...
2008-06-11  Vadim Zeitlinuse native calendar control in wxDatePickerCtrl if...
2008-06-11  Stefan Csomorremoving outdated files for mac
2008-06-11  Vadim Zeitlinremember the last type used for loading or saving the...
2008-06-10  Stefan Csomorremoving outdated files on mac
2008-06-10  Stefan Csomorremoving outdated files on mac
2008-06-10  Stefan Csomorremoving outdated files on mac
2008-06-10  Stefan Csomorremoving outdated files on mac
2008-06-10  Paul CornettwxMenuItem code cleanup, removing duplicate and unnecce...
2008-06-09  Vadim Zeitlincorrect some compatibility problems with the existing...
2008-06-09  Stefan CsomorRGBColor on QD only
2008-06-09  Stefan Csomorsetup font defines for iphone correctly
2008-06-08  Vadim Zeitlindeprecate wxDC::SetClippingRegion(wxRegion) overload...
2008-06-08  Vadim Zeitlinadded multisampling (anti-aliasing) support to wxGLCanv...
2008-06-07  Vadim Zeitlinuse memcpy() instead of wxTmemcpy() as the latter is...
2008-06-07  Vadim Zeitlinmore compilation fixes for VC6 (#9492)
2008-06-07  Stefan NeisCompilation fix for GTK1.
2008-06-07  Vadim Zeitlinensure that dialog gripper is always positioned below...
2008-06-07  Vadim Zeitlinsupport multiline labels in wxCheckBox (#9495)
2008-06-07  Vadim Zeitlincall wxSizerFlags::Top/Bottom() or Left/Right() shouldn...
2008-06-07  Vadim Zeitlinchange another long type to wxBitmapType
2008-06-06  Vadim Zeitlinchange longs used for bitmap types to wxBitmapType...
2008-06-06  Vadim Zeitlininitialize wxStringBuffer with the original contents...
2008-06-06  Vadim Zeitlincompilation fix for VC6 (and maybe not only): enums...
2008-06-05  Vadim Zeitlincorrected bug in wxTimeSpan::IsShorterThan() for equal...
2008-06-05  Vadim Zeitlincompilation fix for --disable-filesystem --enable-xrc...
2008-06-05  Václav Slavíkadded wxHtmlWindow::SetRelatedStatusBar(wxStatusBar...
2008-06-04  Václav SlavíkwxDFB: implemented Raise() and Lower() for TLWs
2008-06-02  Robert RoeblingSeparate label with wx mnemonics (&) and with gtk mnemo...
2008-06-02  Vadim Zeitlindefine wxHAS_ATOMIC_OPS only if native implementation...
2008-06-02  Robin DunnAdd a SetDoubleBuffered method for wxMSW (XP+)
2008-06-02  Robert RoeblingDisable disabling wxWeakRef<T>
2008-06-01  Vadim Zeitlincorrect error in wxHAVE_RAW_BITMAP definition: it shoul...
2008-06-01  Vadim Zeitlindefine wxHAS_RAW_BITMAP (instead of inconsistenly named...
2008-06-01  Vadim Zeitlinadd a special macro for comparing time_t values to...
2008-06-01  Vadim Zeitlinadded wxTextOutputStream::Flush(): this is necessary...
2008-06-01  Vadim Zeitlinrewrote UTF-7 to work on streams of data to be comaptib...
2008-05-31  Stefan NeisCompilation fixes for mingw-w64.
next