]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
1999-08-04  J. Russell... Made changes to allow build with new mingw32/gcc-2.95
1999-08-04  Václav Slavíkbool scrollable replaced by wxHW_* flags
1999-08-03  Václav Slavíkmalloc() --> new[]
1999-08-03  Václav SlavíkwxHW_* flags, fixed client area problem
1999-08-03  Václav Slavíkadded DLL exports
1999-08-03  Václav Slavíkinitial commit
1999-08-03  Karsten BallüderChanged wxChoice->wxComboBox as list of all paper sizes...
1999-08-03  Ove KaavenHmm, apparently had to add FNSTRINGCAST elsewhere in...
1999-08-03  Ove KaavenChanged my mind and used FNSTRINGCAST instead
1999-08-03  Ove KaavenReplaced (char*)wxFNCONV with (const char*)wxFNCONV
1999-08-03  Vadim ZeitlinLINKAGEMODE moved to defs.h - string.cpp actually compi...
1999-08-03  Vadim Zeitlin__UNIX__ redefition corrected
1999-08-03  Vadim Zeitlincliet data crash fixed
1999-08-03  Robin Dunnfixed a typo or two...
1999-08-03  Robin DunnFixed wxImage GetData and SetData to properly use Strin...
1999-08-03  David Webster*** empty log message ***
1999-08-02  Vadim Zeitlin1. minor headers rearrangement: wxprec.h doesn't includ...
1999-08-02  Robert Roebling Minor changes
1999-08-02  Guilhem LavauxChanged a var name
1999-08-02  Guilhem LavauxBetter memory errors handler (added GSOCK_MEMERR)
1999-08-02  David WebsterChanges to make common and generic compilable under...
1999-08-02  Michael BedwardAdded code to set m_isBeingDeleted as per wxGTK
1999-08-02  David Webster*** empty log message ***
1999-08-02  David Webster*** empty log message ***
1999-08-02  Michael BedwardAdded function GetDefaultSize
1999-08-02  Michael BedwardAdded these accessor functions for wxGridEvent: GetRow...
1999-08-01  Vadim Zeitlin1. wxWindow::Centre() hopefully fixed
1999-08-01  Vadim Zeitlinfix for wxMSW
1999-08-01  Robert Roebling Updated testconf,
1999-08-01  Guilhem LavauxwxMemoryStream doc updated
1999-07-31  Vadim Zeitlincompile warning fixed
1999-07-31  Robert Roebling Compile fixes for wxTreeCtrl (we don't speak about
1999-07-31  Vadim Zeitlinadded a blurb about wxBe
1999-07-31  Guilhem LavauxConverted some SetBlocking to SetNonBlocking
1999-07-31  Julian SmartAdded news and coding standards HTML files to CVS
1999-07-31  Robin DunnwxPython 2.1b1:
1999-07-31  Robin Dunnsome dist helpers for wxPython
1999-07-31  David Webster*** empty log message ***
1999-07-30  Vadim ZeitlinwxMSW::wxTreeCtrl has multiple selection too (somewhat...
1999-07-30  David WebsterOS/2 updates
1999-07-30  David WebsterOS/2 linkage specification on METHODDEF macro
1999-07-30  Vadim Zeitlinno more assert failure in GetSelection() if there is...
1999-07-30  Vadim Zeitlinlink fix for no sockets compilation
1999-07-30  Guilhem LavauxRenamed GSocket_SetBlocking to GSocket_SetNonBlocking...
1999-07-30  Vadim Zeitlina small fix to wxWindow::Centre
1999-07-30  Vadim Zeitlinexplicit compilation fix
1999-07-30  Robert Roebling Some more doc beauty,
1999-07-30  Robert Roebling Doc corrections,
1999-07-30  Robin DunnwxPython documentation updates
1999-07-30  Robin Dunnfixed compiler error
1999-07-30  Michael BedwardFixed m_majorDim bug a bit more (was still getting...
1999-07-30  Michael BedwardAdded KeyRelease case to switch in wxTranslateKeyEvent...
1999-07-30  Michael BedwardAdded wxApp::CheckForKeyUp MB
1999-07-30  Michael BedwardAdded wxApp::CheckForKeyUp
1999-07-29  Vadim Zeitlin#warning is a compilation error, not warning
1999-07-29  Robert Roebling Testing vaious makefile/configure schemes.
1999-07-29  Robert Roebling Now its possible to run wxHTML without wxSockets
1999-07-29  Guilhem LavauxTypos.
1999-07-29  Guilhem LavauxAdded #include <stddef.h> as it is needed by ANSI.
1999-07-29  Karsten Ballüderfix for HP-UX
1999-07-29  Karsten Ballüderfixed busy cursor
1999-07-29  Robert Roebling Compile fixes and typos corrected.
1999-07-29  Robert Roebling Makefile changes
1999-07-29  Karsten BallüderProgressDialog was *comletely* broken!
1999-07-29  Karsten BallüderFixed missing header.
1999-07-29  Ove KaavenBy assigning wxEmptyString instead of NULL to m_command...
1999-07-29  Robin DunnPut strmbfrd.tex back into classes.tex since it was...
1999-07-29  David Webster*** empty log message ***
1999-07-29  David Webster*** empty log message ***
1999-07-29  David Webster*** empty log message ***
1999-07-29  Robert Roebling I had to remove (Robin's) makefile creation clause
1999-07-28  Vadim Zeitlinm_clientData conflict fixed
1999-07-28  Vadim ZeitlinSetIcon added
1999-07-28  Vadim Zeitlincompilation fix
1999-07-28  Vadim Zeitlinstring and m_majorDim == 0 bugs fixed
1999-07-28  Robert Roebling Added tmake template for simple wxGTK makefile
1999-07-28  Robin DunnChanges necessary to make In Place Edit work and look...
1999-07-28  Vadim Zeitlin1. wxSpinButton fixed: it now sends EVT_SPIN_UP/DOWN...
1999-07-28  Guilhem LavauxAdded wxInternetFilesystemModule to fs_inet.cpp
1999-07-28  Guilhem LavauxAdded another missing file (wxBufferedStreams doc)
1999-07-28  Ove KaavenHm... /P1024 instead of /P512 ...? (At least that makes...
1999-07-28  Robin DunnFixed some stupid TEX errors...
1999-07-28  Robin DunnIf somebody ever decides to actually check in fsfile...
1999-07-28  David Webster*** empty log message ***
1999-07-28  David Webster*** empty log message ***
1999-07-28  David Webster*** empty log message ***
1999-07-27  Robert Roebling Corrected some more docs,
1999-07-27  Robert Roebling Small distrib updates,
1999-07-27  Vadim ZeitlinwxMotif fixes and common fixes for socket compilation
1999-07-27  Vadim Zeitlinmissing wxMSW files
1999-07-27  Guilhem LavauxChanged void GSocket_Init() to bool GSocket_Init()
1999-07-27  J. Russell... Added Makefile for gcc-win
1999-07-27  J. Russell... Modified dialog size under MSW to look better ( button...
1999-07-27  Guilhem LavauxAdded the forgotten file txtstrm.tex
1999-07-27  Vadim ZeitlinwxNO_FULL_REPAINT_ON_RESIZE logic for wxMSW
1999-07-27  Vadim ZeitlinwxMSW modules now has png and zlib
1999-07-27  Harco de Hilsterminor fix
1999-07-27  Vadim ZeitlinwxGTK compilation fixes
1999-07-27  Robert Roebling wxSocket compilation
1999-07-27  Ove Kaavenchar -> wxChar
next