]> git.saurik.com Git - wxWidgets.git/history - include
Fixed a couple of typos
[wxWidgets.git] / include /
2002-02-05  Julian SmartFixed a couple of typos
2002-02-05  Julian SmartReformatted Motif headers; added __WXX11__ symbol suppo...
2002-02-05  Vadim Zeitlindefined wxUSE_IFF
2002-02-04  Vadim Zeitlinfixed for compilation without wxUSE_WCHAR_T and minor...
2002-02-04  Robert Roebling Added missing test in wxObject::Ref() for already
2002-02-04  Vadim Zeitlinadded GAUGE standard colour and use it in DrawProgressB...
2002-02-04  David Websternon const to const change
2002-02-04  Robert Roebling Now updating and clearing are done in a delayed fashion.
2002-02-04  Robert Roebling Big wxRegion clean up.
2002-02-04  Robert Roebling Ref counting fixes and compile fixes.
2002-02-04  David WebsterOS/2 scrolling support
2002-02-04  Vadim Zeitlintotal wxBrush cleanup: made private stuff private,...
2002-02-04  Vadim Zeitlinchanged CloneRefData() to take a const pointer
2002-02-03  Vadim Zeitlinoops, Clone/CreateRefData() were not overridden in...
2002-02-03  Vadim Zeitlinfixed wxRegion::Offset() to not modify the shared regions
2002-02-02  Václav SlavíkwxXRC cleanup: removed .xmlbin format
2002-02-02  Václav Slavíkchanged wxFileName::Normalize signature to allow or...
2002-02-02  Vadim Zeitlin1. fixed bug in wxDC::SetMapMode() which broke the...
2002-02-02  Vadim ZeitlinwxDC::SetClippingRegion() in wxMSW works like in wxGTK...
2002-02-01  Václav SlavíkwxDialog::Show has default argument value in wxUniv now
2002-02-01  Vadim Zeitlinremoved GetString(), it doesn't belong here
2002-02-01  Vadim Zeitlinvarious minor fixes to wxHashMap: compilation warnings...
2002-02-01  Vadim Zeitlinadded default value for Show() argument
2002-02-01  Robin Dunnadded wx type info macros for wxFSFile
2002-01-31  Julian SmartApplied wxImage -> wxCursor patch, tool window event...
2002-01-31  Julian SmartApplied wxPoem, wxSystemSettings, sizing, install doc...
2002-01-31  Julian SmartRegenerated FL docs; applied patch [ #511363 ] Dialogs...
2002-01-31  Vadim Zeitlinadded wxObject::AllocExclusive() and associated methods
2002-01-31  Vadim Zeitlinimplemented wxRegion::Offset() for MSW and documented it
2002-01-30  Mattia BarbonAdd WXDLLEXPORT
2002-01-30  Vadim Zeitlinattempts to make wxCondition::Broadcast() and Signal...
2002-01-30  Robert Roebling Added wxRegion::Offset(x,y)
2002-01-30  Robert RoeblingSome changes for new Update/Refresh behaviour. This
2002-01-29  Julian SmartPruned some of txrc.tex; removed redundant helpxlp...
2002-01-29  Vadim Zeitlinattempts to make wxCondition::Broadcast() work - it...
2002-01-29  Mattia BarbonMSVC5 does not like extern "C" around windows.h .
2002-01-29  Mattia BarbonNew wxHashMap class.
2002-01-28  Mattia BarbonFix MinGW compilation.
2002-01-28  Stefan Csomorfor file based help we have mac separators
2002-01-28  Stefan Csomoradded export
2002-01-28  Vadim Zeitlinmore Unicode fixes for help files
2002-01-28  Vadim ZeitlinUnicode compilation fixes, also moved private constants...
2002-01-28  David WebsterGet the right dialogs into OS/2
2002-01-28  Vadim Zeitlinadded another, more convenient, wxRGBToColour() overload
2002-01-28  Vadim ZeitlinWindows XP appearance fixes for status and tool bars...
2002-01-27  Václav SlavíkXMLID->XRCID, XMLCTRL->XRCCTRL
2002-01-27  Václav Slavíknew wxHtmlWindow::OnOpeningURL API
2002-01-27  Václav Slavíkmoved wxHtmlWindow flags out of defs.h
2002-01-26  Vadim Zeitlinimplemented IsFixedWidth() correctly for MSW
2002-01-26  Gilles Depeyrotcorrected includes when wxUSE_CMDLINE_PARSER is 0
2002-01-26  Vadim Zeitlinpatch to fix various filename-related functions for...
2002-01-26  Julian SmartMoved setup.h out of the way
2002-01-26  Václav Slavíkhide mouse when using wxScreenDC in wxMGL
2002-01-25  David WebsterResource file updates and setup to configure for generi...
2002-01-25  David WebsterOS/2 does not have a native dirdlg, use generic
2002-01-25  Vadim Zeitlinfix a crash when dismissing the popup window because...
2002-01-25  Vadim Zeitlinadded and documented wxWindow::RemoveEventHandler()
2002-01-25  Julian SmartRe-added a minimal setup.h file that includes wx/msw...
2002-01-25  Vadim Zeitlinfixes to handling of the 7 bit ASCII encoding
2002-01-25  Václav Slavíkreverted from wxStrdup back to strdup -- sorry SC,...
2002-01-24  Václav Slavíkadded encodings handling to XRC, so that it is possible...
2002-01-24  Václav Slavíkadded dummy <style> handler in order to hide CSS code
2002-01-24  Vadim Zeitlinfixed typo in EVT_WIZARD_HELP definition (patch from...
2002-01-23  David WebsterLots of fixes for OS/2
2002-01-23  David WebsterFontutil wxFillLogFont change.
2002-01-23  Vadim Zeitlintypos due to much cut-and-paste: colour -> font in...
2002-01-23  Julian SmartSome comments modified to help with documentation
2002-01-23  Václav Slavíkadded wxGenericDirCtrl handler to XRC
2002-01-23  Václav Slavíkadded length argument to wxString::wxString(wchar_t...
2002-01-22  David WebsterOS/2 bug fix updates.
2002-01-21  David WebsterMore resource files
2002-01-21  David WebsterMore resource files
2002-01-21  Václav Slavíkfixed crash in wxSpinCtrl under wxGTK
2002-01-21  Vadim Zeitlinadded wxGetFontFromUser() similar to wxGetColourFromUser()
2002-01-21  Vadim Zeitlinadded an explicit accessor to query the default key...
2002-01-20  Stefan Neis- Added definition for struct SPBCDATA (missing in...
2002-01-20  Stefan NeisFixed compilation problems with gcc on OS/2.
2002-01-20  Stefan NeisAdded wchar handling for EMX (gcc on OS/2).
2002-01-20  Stefan Csomornew static structure for using the correct resource...
2002-01-20  Stefan Csomorexport statement needed
2002-01-20  Stefan Csomorpreparation for separated menu items
2002-01-20  Stefan Csomorchanged the usage of the member vars to be more consistent
2002-01-20  Stefan Csomoradded new constructor for wxpython
2002-01-20  Stefan Csomorprefix files for shared library targets on cw mac
2002-01-20  Stefan Csomorunder metrowerks mac strdup is not exported
2002-01-20  Stefan Csomorcorrect import and export statements for metrowerks
2002-01-20  Stefan Csomorchanged to wxStrdup, since strdup is not guaranteed...
2002-01-20  Stefan Csomornew headers for new shared lib targets on codewarrior
2002-01-20  Vadim Zeitlinadded Append(wxArrayString) to wxItemContainer (and...
2002-01-20  Vadim Zeitlintried to make wxArrayString(bool autosort) ctor more...
2002-01-20  Vadim Zeitlinadded support for wxArrayString data in wxVariant
2002-01-19  Václav Slavíkrewrote wxGenericFileDialog to use sizers
2002-01-19  Václav Slavíkimplemented URLs blocking in wxHtmlWindow
2002-01-19  Vadim Zeitlinadded the possibility to hide the tip window automatica...
2002-01-19  Vadim Zeitlincompilation/linking fixes for DoCaptureMouse() change
2002-01-19  Vadim ZeitlinCapture/ReleaseMouse() prefixed with Do for the other...
2002-01-19  Vadim Zeitlinmaintaint the mouse capture stack in all ports, not...
2002-01-19  Gilles Depeyrotrenamed wxLogXXX functions with va_list argument to...
2002-01-19  Gilles Depeyrotchanged 'extern inline' to extern only
2002-01-18  Václav Slavíkslight corrections, moved bwd compat macros to the...
next