]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2002-02-14  Julian SmartAdded some XSyncs to help size calculations, but positi...
2002-02-14  Václav Slavíkimplemented cursors cache, so that cursors are not...
2002-02-14  Václav Slavíktake const reference (thanks to Alberto Barbati)
2002-02-14  Julian SmartRestored previous mouse release/capture behaviour for...
2002-02-14  Vadim Zeitlinuse the native wxImageList under Win32 as otherwise...
2002-02-14  Vadim Zeitlincompilation fix for wxUSE_PALETTE == 0
2002-02-14  Vadim Zeitlin#if wxUSE_PALETTE, not #ifdef
2002-02-14  Robert Roebling Some clean-ups which don't really solve any problem...
2002-02-14  Julian SmartAdded border for top level windows with captions, though
2002-02-14  Julian SmartAdded SetSize to toplevel window
2002-02-14  Julian SmartCommented out XSetInputFocus for now
2002-02-14  Julian SmartRemoved wxBuffer from several ports; added function...
2002-02-14  Stefan Csomoradded .inited comparison as suggested by John McPherso...
2002-02-14  Robert Roebling wxX11:
2002-02-14  Václav Slavíkhandle accelerators for buttons, too
2002-02-14  Václav Slavík1. added wxUpdateUIEvent handling to wxMGL
2002-02-14  Václav Slavíkadded wxUpdateUIEvent handling to wxMGL
2002-02-13  Vadim Zeitlindelete the command if we failed to execute it (bug...
2002-02-13  Robin DunnSWIGged updates for wxGTK for recent changes
2002-02-13  Robin DunnA little different fix for how to delay the call to...
2002-02-13  Robin DunnA fix for incorrect wrapping of wxPallet.GetRGB
2002-02-13  Vadim Zeitlinreturn NULL from FindById() if the tool wasn't found...
2002-02-13  Vadim Zeitlinadded wxFSVolume patch from George Policello (untested...
2002-02-13  Vadim ZeitlinwxRESIZE_BOX -> wxRESIZE_BORDER (bug 515364)
2002-02-13  Vadim Zeitlindon't use -q option with egrep, Solaris doesn't have...
2002-02-13  Robin DunnFix for the splashscreen bitmap not showing up in wxGTK.
2002-02-13  Julian SmartAllowed for wxHAVE_LIB_XPM or using wxXPMDecoder
2002-02-13  Julian SmartFixes
2002-02-13  Julian SmartInclude src/x11/utils.cpp
2002-02-13  Julian SmartFixed typos
2002-02-13  Vadim Zeitlindisable wxSocket for wxX11, doesn't link anyhow
2002-02-13  Robert Roebling wxX11:
2002-02-13  Vadim Zeitlinwarning fix
2002-02-13  Vadim Zeitlindo NOT hard code univ sources in x11 port
2002-02-13  Julian SmartAdded list of wxX11 files
2002-02-13  Julian SmartAdded shared private declarations header privx.h, utils...
2002-02-13  Vadim Zeitlinclean ups to wxX11+wxUniv handling
2002-02-13  Robert Roebling wxX11:
2002-02-13  Václav Slavíksafety check
2002-02-13  Václav Slavíkuse wxLogTrace, not wxLogDebug
2002-02-13  Vadim Zeitlinfixed loading the icons with non default size
2002-02-12  Václav Slavíkdon't allow dragging a window if it is maximized
2002-02-12  Stefan NeisSome additional checks for building wxPM (OS/2) which...
2002-02-12  Vadim Zeitlinadded IsEditable
2002-02-12  Robin DunnA fix for Python 2.2 which can sometimes call __wxClean...
2002-02-12  Julian SmartAdded XSync before mapping but this doesn't seem enough...
2002-02-12  Julian SmartRemoved some debug code from window headers; added...
2002-02-12  Julian SmartCorrection for 'protected' compiler error
2002-02-12  Julian SmartModified CaptureMouse to call DoReleaseMouse if necessa...
2002-02-12  Vadim Zeitlinfixed a bug/typo in configure introduced by the previou...
2002-02-12  Julian SmartPass correct length to XTextExtents
2002-02-12  Julian SmartBackground set correctly
2002-02-12  Julian SmartPositioned text correctly
2002-02-12  Julian SmartStatus bar positioned correctly, but no sign of the
2002-02-12  Julian SmartAttempts to get client origin working. Work in progress.
2002-02-12  Julian SmartSimplified default wxTheme code and made sure a default
2002-02-12  Václav Slavíksafeguards against crashes
2002-02-12  Václav Slavíkfixed menubar attaching: create it first, THEN set...
2002-02-12  Václav SlavíkwxMGL compilation fix
2002-02-12  David WebsterDisplay child panels, and make unneeded scrollbars...
2002-02-12  Robin DunnFixed a bug that prevented editors and renderers to...
2002-02-11  Václav SlavíkwxGenericDirCtrl now correctly updates itself when...
2002-02-11  Václav SlavíkwxSplitterWindow now:
2002-02-11  Václav Slavíkrewrote wxHtmlHelpFrame using sizers
2002-02-11  Václav Slavíkuse wxHashMap, not wxHashTable in wxXPMDecoder
2002-02-11  Václav Slavíka note just in case I misread wxHTML code again...
2002-02-11  Robin Dunnbugfix for SetString in a wxCheckListBox
2002-02-11  Robert Roebling wxX11:
2002-02-11  Robert Roebling Found the X11 error in wxDC.
2002-02-11  Vadim Zeitlinadded SetString docs
2002-02-11  Robert Roebling wxX11:
2002-02-11  Vadim Zeitlinfixed make install and make base for wxBase
2002-02-11  David WebsterNew def file
2002-02-11  Julian SmartAdded MICROWIN include dir
2002-02-11  Julian SmartAttempted to add configury for NanoX compatibility
2002-02-11  Julian SmartRemoved -lXext -lXt from libraries for wxX11
2002-02-11  Julian SmartMade sure events for defunct windows are no longer...
2002-02-11  Julian SmartPut m_statusText.SetCount(number) before wxStatusBarBas...
2002-02-11  Robert Roebling Last link error in wxX11 killed.
2002-02-11  Julian SmartMerge correction
2002-02-11  Julian SmartLinking now
2002-02-11  Robert Roebling Various compile fixes.
2002-02-11  Julian SmartTypos and other fixes
2002-02-11  Julian SmartSmall changes to wxX11
2002-02-11  David WebsterUpdates for Y positioning
2002-02-10  Václav Slavíkdisable shared libs for DJGPP (who broke this?)
2002-02-10  Václav Slavíkfixes to HTML tables alignment
2002-02-10  Julian SmartImplemented CopyFromBitmap, CopyFromIcon
2002-02-10  Robert Roebling wxX11: link errors down to 1.
2002-02-10  Julian SmartAdded wxPopupWindow skeleton (no implementation yet)
2002-02-10  Robert Roebling More make install tweaks.
2002-02-10  Robert Roebling wxX11:
2002-02-10  Václav Slavíkrespect minimal wxTLW size in wxUniv
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  Václav Slavíkadded default ctor to wxStaticText
2002-02-10  Václav Slavíkmore wxMGL-aware samples
2002-02-10  Václav Slavíkdon't use wxGenericDirDialog in MSW
2002-02-10  Robert Roebling Killed various wxMotif things in wxX11.
2002-02-10  Robert Roebling wxX11:
next