]> git.saurik.com Git - wxWidgets.git/history - src
Add missing SWAP macros for 64-bit signed int
[wxWidgets.git] / src /
2008-06-20  Robert RoeblingDon't let MSW's wxSpinCtrl emit spin up and down events...
2008-06-18  Stefan NeisCleaned up/Fixed wxGrid{Cell,RowOrCol}AttrData::SetAttr...
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 SetUserScale() calls to use correct scale on...
2008-06-16  Václav Slavíkfixed printing preview to not report errors in infinite...
2008-06-15  Vadim Zeitlinadded a unit test for input/output file streams and...
2008-06-15  Stefan NeisFixed problems with reassigning the already assigned...
2008-06-15  Stefan NeisFixed wxDoSetEnv (ticket # 9588).
2008-06-15  Vadim Zeitlinanother 64 bit fix: make SendMsg() return wxIntPtr...
2008-06-15  Stefan NeisAdded missing screen update on deselection in wxGrid...
2008-06-15  Vadim Zeitlinfixed STC under Win64: as wxStyledTextCtrl::SendMsg...
2008-06-15  Václav Slavíkrevert part of r54233 that was included by accident
2008-06-15  Václav Slavíkif gdiplus.dll cannot be loaded, return NULL from wxGra...
2008-06-15  Stefan NeisApplied ticket #1230 (patch to SetColFormatCustom)...
2008-06-15  Vadim Zeitlinfix off by 1 error in GetTextRaw() (#4317)
2008-06-15  Vadim Zeitlinfix crash when copying empty selection to clipboard...
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 Zeitlinexplicitly check that we're being run from the correct...
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 Zeitlinfix ANSI mode build
2008-06-14  Vadim Zeitlinstandard location of env is in /usr/bin, not /bin
2008-06-14  Vadim Zeitlinmake the script executable
2008-06-14  Vadim Zeitlindon't interfere with Scintilla drag-and-drop (#9088)
2008-06-14  Vadim Zeitlindon't compile in wx hash code unless we really use...
2008-06-14  Vadim Zeitlinrecreate the window if FSAA is requested (changeset_r54...
2008-06-13  Vadim Zeitlindon't clear the list control when wxLC_[HV]RULES style...
2008-06-13  Vadim Zeitlinfix reference counting problems with wxGridCellWithAttr...
2008-06-13  Robert Roebling Ticket #1032 wxVariant::operator==(wxVariant& variant...
2008-06-13  Julian SmartSmall improvement in HTML help options dialog.
2008-06-13  Vadim Zeitlinuse HandleWindowEvent() in Close() as it can be called...
2008-06-12  Vadim Zeitlinfix crash which happened if you called SetAttr(NULL...
2008-06-12  Vadim Zeitlinoptimize wxGrid::BlockToDeviceRect() to avoid iterating...
2008-06-12  Vadim Zeitlinget rid of several dozen of warnings when using g+...
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-12  Robert Roebling#4479: wx.ComboBox needs a SetFont method
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-12  Vadim Zeitlinpropagate style changes correctly to buttons with image...
2008-06-11  Stefan Csomorfixing non precomp include
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
next