]> git.saurik.com Git - wxWidgets.git/history - include
added wxUpdateUIEvent handling to wxMGL
[wxWidgets.git] / include /
2002-02-14  Václav Slavíkadded wxUpdateUIEvent handling to wxMGL
2002-02-13  Vadim Zeitlinadded wxFSVolume patch from George Policello (untested...
2002-02-13  Julian SmartFixes
2002-02-13  Robert Roebling wxX11:
2002-02-13  Julian SmartAdded shared private declarations header privx.h, utils...
2002-02-13  Robert Roebling wxX11:
2002-02-12  Julian SmartRemoved some debug code from window headers; added...
2002-02-12  Julian SmartAttempts to get client origin working. Work in progress.
2002-02-11  Václav SlavíkwxSplitterWindow now:
2002-02-11  Václav Slavíkrewrote wxHtmlHelpFrame using sizers
2002-02-11  Robert Roebling wxX11:
2002-02-11  Julian SmartAttempted to add configury for NanoX compatibility
2002-02-11  Robert Roebling Various compile fixes.
2002-02-11  Julian SmartSmall changes to wxX11
2002-02-10  Robert Roebling wxX11: link errors down to 1.
2002-02-10  Julian SmartAdded wxPopupWindow skeleton (no implementation yet)
2002-02-10  Václav Slavíkrespect minimal wxTLW size in wxUniv
2002-02-10  Václav Slavíkadded default ctor to wxStaticText
2002-02-10  Robert Roebling Killed various wxMotif things in wxX11.
2002-02-10  Robert Roebling wxX11:
2002-02-10  Robert Roebling wxX11:
2002-02-10  Vadim Zeitlinfix for wxUniv/GTK scrolling
2002-02-10  David WebsterRemoving OS/2 specific positioning methods, no longer...
2002-02-10  Julian SmartMore X11 code
2002-02-09  Václav Slavíkuse AllocExclusive for reference counting
2002-02-09  Václav Slavíkfix for scrollbar's thumb update bug in wxUniv
2002-02-08  Václav Slavíkreverted revision 1.6 -- Mattia obviously knows better...
2002-02-08  Václav Slavíkcompilation fix -- a better way
2002-02-08  Mattia BarbonBlind fix for Watcom ( and VisualAge? )
2002-02-08  Julian SmartNow compiling
2002-02-08  Julian SmartAdded X11 wxEventLoop implementation; rearranged event...
2002-02-08  Vadim Zeitlincleanups after SciTech commit :-(
2002-02-08  Václav Slavíkmake more wxImage methods const
2002-02-08  Václav Slavíkfixed wxPageSetupDialogData::SetPaperId() to take value...
2002-02-07  Vadim Zeitlinadded another overloaded DrawCircle() version for compl...
2002-02-07  Kendall BennettMerges from Scitech Branch (George Davison):
2002-02-07  Václav Slavíkchanged wxImage::ComputeHistogram to use wxHashMap
2002-02-07  Julian SmartVarious fixes for X11 compilation
2002-02-07  Gilles Depeyrotremoved trailing comma for SunSoft compiler
2002-02-07  Vadim Zeitlinadded wxCOMPILE_TIME_ASSERT2() macro allowing to give...
2002-02-07  Vadim Zeitlina hack to fix the MSW build for now, pending better...
2002-02-07  Vadim Zeitlinfixed passing empty macro argument for VC++
2002-02-07  Julian SmartStripped out miscellaneous Motif/Xt-specific code
2002-02-06  Vadim Zeitlinoops, have to commit this after accidentally committing...
2002-02-06  Vadim Zeitlincleaned up the arrays declaration macros and added...
2002-02-06  Vadim Zeitlinadded and documented wxCOMPILE_TIME_ASSERT and wxASSERT...
2002-02-06  Vadim Zeitlinassert when a base class of a class in wxRTTI system...
2002-02-06  Vadim Zeitlinadded wxRTTI macros to wxList and wxStringList
2002-02-06  Vadim Zeitlingot rid of wxWindow::m_lDlgCode - now wxWANTS_CHARS...
2002-02-05  George TaskerAdded WXDLLEXPORT_DATA() around several data elements
2002-02-05  Julian SmartFirst stabs at stripping out Xt/Motif code
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
next