]> git.saurik.com Git - wxWidgets.git/history - src
New def file
[wxWidgets.git] / src /
2002-02-10  Václav Slavíkhonour min/max size in wxMGL's wxWindow::DoSetSize
2002-02-10  Václav Slavíkuse sunken border for wxHtmlHelpController's font preview
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  Robert Roebling wxX11 compiles and links now. I wonder why there is
2002-02-10  Robert Roebling wxX11 might compile now.
2002-02-10  Robert Roebling More configure/compile things for X11.
2002-02-10  Robert Roebling Removed menu.cpp and toolbar.cpp from X11.
2002-02-10  David WebsterNew positioning code, eliminating a lot of extra, unnec...
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íkfixes to wxTLW::Maximize in wxMGL
2002-02-09  Václav Slavíkimplemented titlebar doubleclick in win32 theme
2002-02-09  Václav Slavíkuse AllocExclusive for reference counting
2002-02-09  Václav Slavíkuse WXUNUSED(foo), not (void)foo
2002-02-09  Václav Slavík1. make paint events debugging runtime switch instead...
2002-02-09  Václav Slavíkfix for scrollbar's thumb update bug in wxUniv
2002-02-09  Václav Slavíktemporary hack to make wxMGL and SciTech happy...
2002-02-09  Václav SlavíkwxDC::DoDrawRectangle hack is no longer needed
2002-02-09  Robert Roebling Commiting remaining files of configure change for...
2002-02-09  Robert Roebling X11 make stuff.
2002-02-09  Robert Roebling tmake update.
2002-02-09  Robert Roebling tmake update for x11.
2002-02-09  Václav Slavíkfix for broken color parsing in wxXPMDecoder (thanks...
2002-02-09  Robin DunnThe calltip window and autocomplete window in wxSTC...
2002-02-08  Robert Roebling More refreshes are deferred to idle time.
2002-02-08  David Websternew module definition file for OS/2 Dll build.
2002-02-08  Julian SmartNow compiling
2002-02-08  Julian SmartAdded evtloop.cpp to file list, added X11 to makeall
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-07  Robin DunnPatch from Neil H.
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 SmartPut ~/.mailcap to head of search list so local settings...
2002-02-07  Julian SmartFixes for X11 builds
2002-02-07  George TaskerApplied patch #514037 from Paul Gammans to remove unnee...
2002-02-07  Jouk Jansen Committing in .
2002-02-07  Vadim ZeitlinwxMSW compilation fix
2002-02-07  Julian SmartStripped out miscellaneous Motif/Xt-specific code
2002-02-06  Vadim Zeitlinuse wxCOMPILE_TIME_ASSERT instead of the run-time checks
2002-02-06  Robin DunnCorrections for loss of XLOG2DEV and etc. macros in...
2002-02-06  Vadim Zeitlinfixes for METHODDEF definition
2002-02-06  Vadim Zeitlinfixed 2 minor warnings
2002-02-06  Vadim Zeitlinadded the missing (newly added) colours to the switch
2002-02-06  Vadim Zeitlintypo in IMPLEMENT_DYNAMIC_CLASS fixed
2002-02-06  Vadim Zeitlincompilation fix for BC++ (hopefully)
2002-02-06  Vadim Zeitlincompilation fix after m_lDlgCode removal
2002-02-06  Stefan Csomorm_style.cpp added
2002-02-06  Vadim ZeitlinIMPLEMENT_DYNAMIC_CLASS fixes
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  Mattia Barbon* SPACE -> TAB in filelist.txt
2002-02-05  Robin DunnDerive wxGridWindow from wxWindow instead of wxPanel...
2002-02-05  Vadim Zeitlinmake the log dialog slightly taller when it is expanded...
2002-02-05  Julian SmartFirst stabs at stripping out Xt/Motif code
2002-02-05  Julian SmartReformatted Motif headers; added __WXX11__ symbol suppo...
2002-02-05  David Websterno message
2002-02-05  Vadim Zeitlincompilation fix for wxUniv
2002-02-05  Vadim Zeitlindon't compile this file under wxMSW
2002-02-05  Vadim Zeitlinfixed compilation without wxUSE_STREAMS
2002-02-05  Vadim Zeitlinfixed VC++ compilation warnings in optimized build
2002-02-04  David Websterconst fix.
2002-02-04  Vadim Zeitlinfixed for compilation without wxUSE_WCHAR_T and minor...
2002-02-04  Vadim Zeitlinno changes, just the file I forgot to commit...
2002-02-04  Gilles Depeyrotadded missing system colours (exact colours to be defined)
2002-02-04  Vadim Zeitlinfixed crash when return is pressed in a spinctrl inside...
2002-02-04  Vadim Zeitlinfixed size of the log dialog details drop down
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  Vadim Zeitlinminor fix to the constraints of the cancel button to...
2002-02-04  Vadim Zeitlindon't skip first/last node when pressing down/up arrow...
2002-02-04  Robert Roebling Now updating and clearing are done in a delayed fashion.
2002-02-04  Robert Roebling Applied thread wakeup patch.
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-04  Vadim ZeitlinScrollWindow() should use the rect it scrolls as the...
2002-02-03  Václav SlavíkUnicode compilation fixes
2002-02-03  Vadim Zeitlincompilation fix
2002-02-03  Vadim Zeitlinoops, Clone/CreateRefData() were not overridden in...
2002-02-03  Vadim Zeitlinadded asserts to Clone/CreateRefData()
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  Gilles Depeyrotcorrection for compilation with ProjectBuilder
2002-02-02  Robin DunnShouldn't call SetFont(wxNullFont) any more
2002-02-02  Vadim ZeitlinwxDC::SetClippingRegion() in wxMSW works like in wxGTK...
2002-02-01  Václav SlavíkwxRootWindow::AcceptsFocus must be const; added wxRTTI...
2002-02-01  Václav Slavíkcompilation fix
2002-02-01  Vadim Zeitlinremoved GetString(), it doesn't belong here
2002-02-01  Julian SmartAdded missing '!' to HasCapture() in window.cpp
2002-02-01  David WebsterMakefile and mod def updates. Compile bug in Choice...
2002-02-01  Vadim Zeitlinmade wxCondition::Signal() queue the signals generated...
next