]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2002-02-03  Vadim Zeitlinoops, Clone/CreateRefData() were not overridden in...
2002-02-03  Vadim Zeitlinadded asserts to Clone/CreateRefData()
2002-02-03  George TaskerAdded isql.h and isqlext.h to the "Base" target
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íkadded cur and ico formats to the sample
2002-02-02  Václav Slavíkgenerated makefiles no longer contain information about...
2002-02-02  Václav Slavíkchanged wxFileName::Normalize signature to allow or...
2002-02-02  Vadim Zeitlinadded more commands for moving the logical origin
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  Gilles DepeyrotwxCommand is in cmdproc.h (SourceForge patch #511506)
2002-02-02  Robin DunnA little cleanup for this demo
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-02  Robin DunnwxPyEmptyStr --> wxEmptyString
2002-02-01  Robin DunnwxPyEmptyStr --> wxEmptyString
2002-02-01  Robin DunnUpdated contrib from Lorne White
2002-02-01  Robin Dunnbetter log messages for this demo
2002-02-01  Václav SlavíkwxDialog::Show has default argument value in wxUniv now
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...
2002-02-01  Vadim Zeitlinsome really ancient tips updated, mention make problems...
2002-02-01  Vadim Zeitlinvarious minor fixes to wxHashMap: compilation warnings...
2002-02-01  David WebsterGot rid of the bad EOLs.
2002-02-01  Vadim Zeitlinfixed Show() doc, added Hide()
2002-02-01  Vadim Zeitlinadded default value for Show() argument
2002-02-01  David Websterno message
2002-02-01  Robin DunnFix for bug #511057
2002-02-01  Robin Dunnadded wx type info macros for wxFSFile
2002-02-01  Robin Dunnfixed compile bug for when threads are turned off
2002-02-01  Vadim Zeitlintest wxRegion::Offset()
2002-01-31  Julian SmartApplied hash copy fix, BC++ makefile fix (though not...
2002-01-31  David WebsterLots of fixes for scrolling
2002-01-31  Julian SmartApplied status bar sample patch to toggle status bar
2002-01-31  Julian SmartApplied wxImage -> wxCursor patch, tool window event...
2002-01-31  Julian SmartApplied wxPoem, wxSystemSettings, sizing, install doc...
2002-01-31  Vadim Zeitlindon't return HTCLIENT for radiobox - this breaks redraw...
2002-01-31  Julian SmartApplied patch to reset pointer
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-31  Julian SmartCorrected Normalize invocation by casting
2002-01-31  Julian SmartRemoved wxPATH_NORM_CASE from Normalize or files won...
2002-01-30  Mattia BarbonAdd WXDLLEXPORT
2002-01-30  Robin DunnSWIG update for wxMac
2002-01-30  Vadim Zeitlinattempts to make wxCondition::Broadcast() and Signal...
2002-01-30  Robert Roebling Added wxRegion::Offset(x,y)
2002-01-30  Vadim Zeitlinignore the icon option in Netscape mime.type file
2002-01-30  Robert Roebling Added various calls to wxWindow::Update() to
2002-01-30  Robert Roebling New Refresh()/Update() behaviour. As expected, scrolling
2002-01-30  Vadim Zeitlinbuild ODBC objects in wxBase build as well if --with...
2002-01-30  Robert RoeblingSome changes for new Update/Refresh behaviour. This
2002-01-30  Vadim Zeitlinadded a wxCHECK(index is correct) to GetParam() (fix...
2002-01-30  David WebsterFinish basic dialog support and some scrolling fixes.
2002-01-29  Julian SmartRemoved references to helpxlp
2002-01-29  Julian SmartPruned some of txrc.tex; removed redundant helpxlp...
2002-01-29  Vadim Zeitlinadded wxCondition test
2002-01-29  Vadim Zeitlinattempts to make wxCondition::Broadcast() work - it...
2002-01-29  Ron Leefix (dos) line endings.
2002-01-29  Ron Leefix for mingw which has TBSTYLE_FLAT but not TBSTYLE_TR...
2002-01-29  Mattia BarbonUpdated projects/makefiles
2002-01-29  Mattia BarbonUpdated target list in Makefile
2002-01-29  Mattia BarbonDocumentation for wxHashMap, added deprecation to wxHas...
2002-01-29  Mattia BarbonMSVC5 does not like extern "C" around windows.h .
2002-01-29  George TaskerFixes some position issues of where to draw heart of...
2002-01-29  George TaskerFixes memory leaks that occur when dragging toolbars...
2002-01-29  Mattia BarbonNew wxHashMap class.
2002-01-29  George TaskerFix for OnSize() redraw problems - Submitted by Hans...
2002-01-29  Gilles Depeyrotadded precisions for GetSize and GetClientSize
2002-01-29  Gilles Depeyrotadded SetAxisOrientation documentation and improved...
2002-01-29  Julian SmartUpdated vc.rsp file to include console.dsp
2002-01-29  Gilles Depeyrotcorrection for compilation with Apple DevTools
2002-01-29  David WebsterMinor fix for owner drawn menu item.
2002-01-29  Robin Dunnmake sure some types convert right in XRCed
2002-01-29  Robin DunnSWIG updates for wxGTK
2002-01-29  Robin DunnUse the new icon for the frame
2002-01-29  Robin DunnUpdates for recent changes to wx, and some other little...
2002-01-28  David WebsterPopup Menu processing.
2002-01-28  Robin DunnAdded icons for the demo and for XRCed, and added a...
2002-01-28  Robin DunnAdded an option to also ouput a function to create...
2002-01-28  Robin DunnFix some compile errors and warnings when using gcc 3
2002-01-28  Mattia BarbonFix MinGW compilation.
2002-01-28  Stefan Csomorbridged mapfile native path to filesys url paths for mac
2002-01-28  Stefan Csomoradjusted relative path composition for mac
2002-01-28  Stefan Csomorcorrected path splitting for mac relative paths
2002-01-28  Stefan Csomorhelp files added
2002-01-28  Stefan Csomorfor file based help we have mac separators
2002-01-28  Stefan Csomoradded export
2002-01-28  Vadim Zeitlinchanged the year to 2002
2002-01-28  Robert Roebling wxDC::Blit(): the source coordinates are logical...
2002-01-28  Vadim Zeitlinfix for a typo (== instead of =)
2002-01-28  Vadim Zeitlinremoved non existing unzip.h from the filelist.txt...
2002-01-28  Vadim ZeitlinwxWindows builds with Solaris and FreeBSD native makes
2002-01-28  Vadim Zeitlinfixes to allow compilation with FreeBSD make
2002-01-28  Robert Roebling Change idle behvaiour with regard to wxIdleEvent...
next