]> git.saurik.com Git - wxWidgets.git/history - include
Don't fail to get correct extension if there's a dot somewhere else in the path.
[wxWidgets.git] / include /
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.
2008-05-30  Vadim Zeitlinat least mingw32 3.4.5 needs wxBitmap declaration to...
2008-05-30  Vadim Zeitlinfixed wxImagePixelData compilation (ticket #3003);...
2008-05-30  Vadim Zeitlinblind fix for Borland ANSI build: define wxStructStat...
2008-05-30  Vadim Zeitlinensure that GetEditControl() returns something even...
2008-05-30  Vadim Zeitlinno changes, just refactor the code to avoid having...
2008-05-29  Robert RoeblingMore work on getting wxLisBox events right
2008-05-29  Stefan Csomoradding lowlevel hook to listbox
2008-05-29  Vadim Zeitlintake wxString in wxCrashReport::SetFileName() to allow...
2008-05-29  Paul Cornettremove unused/unneeded menuitem cruft
2008-05-29  Paul Cornettremove obsolete file
2008-05-29  Paul Cornettmark long-deprecated ctor as such
2008-05-28  Robin DunnAdd wxWebKitNewWindowEvent
2008-05-27  Vadim Zeitlinthere is no std::wostream under Palm (part of ticket...
2008-05-27  Robert RoeblingNative wxBitmapComboBox patch for GTK+
2008-05-27  Robert RoeblingClear columns on destruction
2008-05-27  Robert RoeblingReapply wxWeakRef patch again
2008-05-27  Robert RoeblingUse wxWindowRef to hold pointer to default button
2008-05-25  Robert RoeblingDefer SetHorizontalExtent to idle, also fixes (wxListBo...
2008-05-24  Robert RoeblingDont send spin text update event from SetValue()
2008-05-23  Vadim Zeitlinimprove wxMessageOutputBest console output under Window...
2008-05-23  Robert RoeblingMove event generation code for multiple selection mode...
next