]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2001-11-13  Robert RoeblingPatch to make wxComboBox work in Toolbars.
2001-11-13  Vadim Zeitlinfixed bug with redoing the command when there was nothi...
2001-11-13  Robin DunnSWIGged code update
2001-11-13  Robin DunnMore fixes for wxPopupWindow.
2001-11-13  Robin DunnVarious other tweaks and updates
2001-11-13  Robin DunnPassing None to an EVT_* function will Disconnect
2001-11-13  Robin DunnFinally figured out wxPopupWindow, added to demo.
2001-11-13  Robin DunnAdded some code to demonstrate a problem and a workarou...
2001-11-13  Robin DunnNew ErrorDialogs from Chris Fama
2001-11-13  Robin DunnwxGLCanvas updates
2001-11-13  Robin Dunnfixed a typo
2001-11-13  Robin DunnSWIGged code updates
2001-11-13  Robin DunnFixed a little demo problem
2001-11-13  Robin DunnAdded missing \ before _
2001-11-12  Gilles Depeyrotcorrected Carbon to/from POSIX path conversions for...
2001-11-12  Gilles Depeyrotadded parentheses (corrects smart preprocessor error...
2001-11-12  Ron Leeremoved -static flag from wx-config --libs. It does...
2001-11-12  Václav SlavíkwxPanel::OnSize must call event.Skip(), otherwise scrol...
2001-11-11  Vadim Zeitlinfixed key event code for ASCII keys in wxListCtrl
2001-11-11  Vadim Zeitlinsome clean up, no real changes
2001-11-11  Vadim Zeitlinfixed bug with creating status bar with more than 1...
2001-11-11  Vadim Zeitlinbug fix for using multiline string (i.e. with embedded...
2001-11-11  Vadim Zeitlinfixed minor combobox bug: GetValue() reported wrong...
2001-11-11  Václav Slavíkfixed stupid big when assigning wxImage's palette to...
2001-11-11  Václav SlavíkwxTimer for wxMGL
2001-11-11  Vadim Zeitlinemphasize that wxFindReplaceDialog is always modeless
2001-11-10  Václav Slavíkminor fixs
2001-11-10  Václav Slavíkadded app name to wxrcedit (forgot to commit this one...
2001-11-10  Václav Slavíkupdate to wxHtmlTag docs
2001-11-09  Robin DunnAdded build instructions for OS X.
2001-11-09  Vadim Zeitlinsigned/unsigned comparison warnings fixed
2001-11-09  Vadim Zeitlinremoved focus assert
2001-11-09  Vadim Zeitlinremoved code (re)setting the camera from wxGLCanvas...
2001-11-09  Vadim Zeitlins/Chiniese/Chinese/g
2001-11-09  Vadim Zeitlinreset SourceSafe project name in the VC++ projects
2001-11-09  Vadim Zeitlindon't document wxBitmap::SetOk(), it's an implementatio...
2001-11-09  Ron Leemake --static flag act on --cppflags too.
2001-11-09  Ron LeeWe always add -lm (eventually) anyway, so just adding...
2001-11-09  Vadim Zeitlinapplied DBCS patch
2001-11-09  Vadim Zeitlinregenerated after -GL change
2001-11-09  Robert Roebling Removed unused variable.
2001-11-09  Vadim Zeitlinadd -lm before checking for -lGL
2001-11-08  Robert Roebling wxListBox mouse events now report coords relative
2001-11-08  Mattia BarbonLast correction for makefile.g95: win32 mkdir does...
2001-11-08  Robin DunnFixed wxSingleChoiceDialog to match the docs wrt the...
2001-11-08  Ron Leecreate install dir for overrides.
2001-11-08  Ron LeewxUSE_GTK must stay quoted..
2001-11-08  Ron LeeRearrange the linker flags/libs code in preparation...
2001-11-08  Ron Leeadd lintian override for -univ hybrid package.
2001-11-08  Ron Leeapplied the bit's of #473508 that were still relevant...
2001-11-07  Robin DunnNew XRCed from Roman Rolinsky
2001-11-07  Robin DunnShow class type returned from HitTest
2001-11-07  Vadim Zeitlinapplied a patch to ignore the modifiers (things like...
2001-11-07  Ron Leeadded aclocal.m4 to dist target. Bad Things happen...
2001-11-07  Ron Leeoops
2001-11-07  Ron LeeMore pesky "quotes" hiding in m4 macros.
2001-11-07  Ron LeePut $(GENERICOBJECTS) back into configure.in for a...
2001-11-07  Jouk Jansen Committing in .
2001-11-07  Ron Leeremove -lfoo.dll hack, it appears to be unnecessary...
2001-11-06  Václav Slavíkbeginnings of support for MGL shared library (it is...
2001-11-06  Mattia Barbon* Fixed wxStaticBitmap::SetBitmap so that it does not...
2001-11-06  Vadim Zeitlinremoved duplicated line
2001-11-06  Vadim Zeitlinpart of wxWizard loading from WXR patch I forgot to...
2001-11-06  Vadim Zeitlinfixed wxUniv/GTK linking by getting rid of GENERICOBJS...
2001-11-06  Vadim Zeitlincompilation warning fix
2001-11-06  Ron LeeMerged WXMSW_DLL_DEFINES and PICFLAGS, since they essen...
2001-11-06  Ron Leefound another object that nobody appears to have ever...
2001-11-06  Ron LeeBrown paper bag fix to -lwx.dll in wx-config
2001-11-05  Gilles Depeyrotuse Unix line ending when compiled when the Apple DevTools
2001-11-05  Gilles Depeyrotuse Unix line ending when compiling with Apple DevTools
2001-11-05  Gilles Depeyrotuse Unix raise for wxTrap when compiling with Apple...
2001-11-05  Gilles Depeyrotcorrected path format for wxMac compiled with Apple...
2001-11-05  Vadim Zeitlinmore incompatible changes mentioned
2001-11-05  Václav Slavíkforgot to update univ/toplevel.h
2001-11-05  Ron Leerenamed (gcc) wxMSW import lib name yet again. *.dll...
2001-11-05  David WebsterListbox control code
2001-11-05  David WebsterListbox control code
2001-11-05  David WebsterListbox control code
2001-11-04  Václav Slavíkfixed stupid bug in display mode error reporting
2001-11-04  Václav Slavíkcontrols sample is now able to use default command...
2001-11-04  Václav Slavíkreworked display mode stuff once again
2001-11-04  Václav Slavíkimplemented late(r) initialization of wxUniv themes
2001-11-04  Stefan Csomorworkaroung for handling problems because groupboxes...
2001-11-04  Stefan Csomoradded internal callback when toplevel windows move...
2001-11-04  Stefan Csomoradded internal callback when toplevel windows move...
2001-11-04  Stefan Csomoradded internal callback when toplevel windows move...
2001-11-04  Stefan Csomorcorrected tooltip
2001-11-04  Gilles Depeyrotcorrected detection of wchar_t under Mac OS X/Darwin
2001-11-04  Gilles Depeyrotadded wcslen prototype declaration for Darwin/FreeBSD...
2001-11-04  Gilles Depeyrotadded missing wxSTD for cout & cerr
2001-11-04  Gilles Depeyrotwchar/wcslen corrections for Darwin (same as FreeBSD)
2001-11-04  David WebsterTRUE and FALSE, not true and false.
2001-11-04  David WebsterSome compiler bug fixes, new .def file
2001-11-04  Gilles Depeyrotuse 'cp -fp' instead of 'cp -p' to install programs...
2001-11-04  Ron LeeDon't strip cross packages with native strip. All...
2001-11-04  Ron LeeBacked out misguided 'build both' patch.
2001-11-04  Ron LeeMore cross compiling fixes.
2001-11-04  Václav Slavíkimplemented display mode setting
2001-11-04  Václav Slavíkimplemented wxApp::Get/SetDisplayMode
2001-11-04  Václav Slavíkoh, better interface to GetDisplayMode (Vadim was right...
next