]> git.saurik.com Git - wxWidgets.git/history - src
fixing file paths after renaming
[wxWidgets.git] / src /
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  Stefan Csomorfixing file paths after renaming
2008-06-11  Stefan Csomorfixing file paths after renaming
2008-06-11  Stefan Csomorfixing file paths after renaming
2008-06-11  Stefan Csomorfixing file paths after renaming
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 Csomorrenaming
2008-06-11  Stefan Csomorrenaming
2008-06-11  Stefan Csomoriphone additions
2008-06-11  Stefan Csomoriphone additions
2008-06-11  Stefan Csomorpure CF code
2008-06-11  Vadim Zeitlinfix for crash under wxX11: we get text event there...
2008-06-11  Vadim Zeitlinuse native calendar control in wxDatePickerCtrl if...
2008-06-11  Vadim Zeitlinuse wxDC::SetDeviceClippingRegion() instead of deprecat...
2008-06-11  Stefan Csomorremoving outdated files for mac
2008-06-11  Robert Roebling#9559 DataViewCtrl wrong behaviour with reordering...
2008-06-11  Paul Cornettmove 8 copies of the same function to common code
2008-06-11  Stefan Csomorforward port of fix
2008-06-11  Stefan Csomorremoving old files
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, adding new files
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 Zeitlindon't use deprecate SetClippingRegion(wxRegion)
2008-06-09  Robert Roeblingblind fix for: #9549: crash in wxDataViewMainWindow...
2008-06-09  Stefan Csomoradding correct include explicitely
2008-06-09  Stefan Csomorclipping to empty if not visible
2008-06-09  Stefan Csomoronly available on carbon or cocoa
2008-06-08  Stefan Csomorremoving unneeded code for osx
2008-06-08  Vadim Zeitlindeprecate wxDC::SetClippingRegion(wxRegion) overload...
2008-06-08  Vadim Zeitlinadded multisampling (anti-aliasing) support to wxGLCanv...
2008-06-07  Vadim Zeitlinmake wxLogWindow thread-safe (#8783)
2008-06-07  Vadim Zeitlinmore compilation fixes for VC6 (#9492)
2008-06-07  Vadim Zeitlincompilation fix for PCH-less compilation after the...
2008-06-07  Vadim Zeitlindon't refresh the current cell in SetCellHighlightROPen...
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 Zeitlinchange another long type to wxBitmapType
2008-06-07  Vadim Zeitlinspecify the name of the control (#9515)
2008-06-06  Vadim Zeitlinuse report mode for the wxListbook list control if...
2008-06-06  Vadim Zeitlinfixed another pointer-to-int-of-lesser-size conversion...
2008-06-06  Vadim Zeitlinchange longs used for bitmap types to wxBitmapType...
2008-06-06  Vadim Zeitlindon't leave current item index invalid after SetItemCou...
2008-06-06  Vadim Zeitlinremove another unnecessary memcpy() of string contents...
2008-06-06  Vadim Zeitlinremove unnecessary memcpy() of string contents to wxStr...
2008-06-06  Julian SmartFixed reading of image type
2008-06-05  Václav SlavíkPCH-less compilation fix
2008-06-05  Václav Slavíkadded wxHtmlWindow::SetRelatedStatusBar(wxStatusBar...
2008-06-04  Václav SlavíkChanged wxHTML default font size for printing to be...
2008-06-04  Václav SlavíkwxDFB: implemented Raise() and Lower() for TLWs
2008-06-04  Julian SmartOut by one correction
2008-06-03  Robert RoeblingRemove old GTK 1.2 code
2008-06-03  Benjamin Williamsprevent memory leak
2008-06-03  Vadim Zeitlinfix crash when repositioning tools without labels in...
2008-06-02  Robert RoeblingSeparate label with wx mnemonics (&) and with gtk mnemo...
2008-06-02  Robin DunnAdd a SetDoubleBuffered method for wxMSW (XP+)
2008-06-02  Robert RoeblingDisable disabling wxWeakRef<T>
2008-06-01  Vadim Zeitlinuse wxHAS_RAW_BITMAP instead of wxHAVE_RAW_BITMAP
2008-06-01  Paul Cornettfix tool referencing, remove dropdown element in DoDele...
2008-06-01  Vadim Zeitlinfix wxDateTime::ParseRfc822Date() to handle missing...
2008-06-01  Vadim Zeitlinadd a special macro for comparing time_t values to...
2008-06-01  Vadim Zeitlincorrected bug in wxMBConvStrictUTF8::FromWChar(): it...
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  Vadim Zeitlinno real changes, just simplify LoadPage() to make it...
2008-05-31  Václav Slavíkallow periods in wxFileSystem URL anchors (patch #2265)
2008-05-31  Vadim Zeitlindon't write extraneous NUL bytes in wxMBConv_iconv...
2008-05-31  Vadim Zeitlincorrect similar off by 1 bug to the one fixed by r53869...
2008-05-31  Vadim Zeitlinfix bug with wrong return value in wxMBConv_iconv:...
2008-05-31  Vadim Zeitlinfix wxMBConv_iconv to respect the base class convention...
2008-05-31  Vadim Zeitlinswap all characters instead of just the last one in...
2008-05-31  Vadim Zeitlindon't return success when converting incomplete UTF...
2008-05-30  Vadim Zeitlinundid change of r44565: not taking hyphens into account...
2008-05-30  Vadim Zeitlinimplement wxMBConv_iconv::To/FromWChar() instead of...
2008-05-30  Vadim Zeitlincheck that the argument is not empty in wxHtmlWindow...
2008-05-30  Julian SmartTypo correction
2008-05-30  Julian SmartDon't update UI if hidden
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  Vadim Zeitlininclude wx/crt.h needed for wxFprintf() (closes #9509)
2008-05-29  Stefan Csomoradding lowlevel hook to listbox
2008-05-29  Vadim Zeitlindon't give an error if VT_DATE variant is being release...
2008-05-29  Vadim Zeitlintake wxString in wxCrashReport::SetFileName() to allow...
2008-05-29  Paul Cornettremove unused/unneeded menuitem cruft
2008-05-29  Paul Cornettmark long-deprecated ctor as such
2008-05-28  Vadim Zeitlinfix assert in ANSI build in wxConsoleStderr::GetCommand...
2008-05-28  Robin DunnAdd wxWebKitNewWindowEvent
2008-05-28  Paul Cornettfix leak introduced by r53753
2008-05-27  Vadim Zeitlinget rid of MSVC warning about possibly uninitialized...
2008-05-27  Vadim Zeitlinfix some harmless compilation in (release) MSVC build
2008-05-27  Vadim Zeitlinifdef fixes for PalmOS6 (part of ticket 4700)
2008-05-27  Vadim ZeitlinPalm compiler needs const_cast for passing const int...
2008-05-27  Václav Slavíksilence warnings about not using double-buffered surfac...
next