]> git.saurik.com Git - wxWidgets.git/history - src/common
Empty notebooks show up again. I'm afraid this
[wxWidgets.git] / src / common /
1999-05-24  Guilhem LavauxwxFileIn/OutputStream fix
1999-05-23  Vadim Zeitlin1. some minor but nasty bugs fixed (see post to the...
1999-05-23  Guilhem Lavaux* wxSocket seems to work with the async requester turne...
1999-05-22  Robert Roebling Played a little with sockets.
1999-05-21  Vadim Zeitlinmsg catalog code bugfix for 64 bit platforms
1999-05-21  Robert Roebling Fixed typos in window.cpp and utils.cpp
1999-05-20  Guilhem Lavaux* Added a fix from Allen to wxStringTokenizer
1999-05-20  Ove KaavenUnicode compilation fix for find_*_of()
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-05-18  Robert Roebling More key event work. Added SetDetectableAutoRepeat.
1999-05-18  Brian MacyFixed some compile errors
1999-05-17  Robert Roebling Removed an #ifndef __WXGTK__
1999-05-17  Robert Roebling Use wxScrollWinEvent instead of wxScrollEvent in
1999-05-17  Guilhem Lavaux* prgodlgg.h: Update() use wxString instead of 'char *'
1999-05-17  Vadim Zeitlinfind_first/last_[not]_of() functions added
1999-05-13  Vadim ZeitlinwxWindowDC compiles (wxGTK doesn't link yet because...
1999-05-13  Vadim Zeitlin1. MSW message handling simplifications
1999-05-13  Guilhem Lavaux* Some more CopyObject()
1999-05-13  Robert Roebling Added m_scanCode field to wxKeyEvent
1999-05-13  Guilhem Lavaux* fix in wcslen()
1999-05-12  Robert Roebling Maybe negative wxWindowId are better than just -1.
1999-05-12  Robert Roebling -1 is kept -1 as a wxWindowID
1999-05-12  Robert Roebling added wxScrollWinEvent
1999-05-11  Robert Roebling Typos fixed.
1999-05-11  Vadim Zeitlin#pragma interface/implementation for gcc added
1999-05-11  Vadim Zeitlinspaces around '=' are not needed any more in config...
1999-05-11  Vadim Zeitlinunused parameter warnings suppressed
1999-05-11  Vadim Zeitlinunussed param warning suppressed
1999-05-11  Vadim Zeitlinlibrary build even without wcslen()
1999-05-10  Vadim ZeitlinMSW compilation fixes
1999-05-10  Vadim Zeitlinthe initial draft of wxLongLong class
1999-05-10  Vadim Zeitlinpatch from Janos Vegh (2nd try, now it even compiles)
1999-05-10  Robert Roebling Changed wxSizer::GetSize() to DoGetSize() (and others)
1999-05-10  Vadim Zeitlinpatch from Janos Vegh for improved template handling
1999-05-10  Robert Roebling Small modifications to Vadims changes
1999-05-10  Vadim ZeitlinwxWindow split (MSW part of changes)
1999-05-09  Vadim ZeitlinwxWindow split into wxWindowBase and wxWindow (wxGTK...
1999-05-09  Julian Smart#ifdefs for wxUSE_THREADS
1999-05-09  Julian SmartMisc. fixes
1999-05-09  Guilhem Lavaux* Fixed two or three things in sckint.cpp but I still...
1999-05-09  Brian MacyRecursion bad... handle C++ style comments
1999-05-08  Guilhem Lavaux* implemented VZ's idea about creating and destroying...
1999-05-08  Brian MacyFixed two missing parens
1999-05-07  Karsten BallüderFixed SetZoom() so it can be used from the outside.
1999-05-07  Ove KaavenTry to not include ctype functions for win32. Not reall...
1999-05-07  Guilhem Lavaux* Created a new wxObject method: wxObject::CopyObject...
1999-05-06  Robert Roebling minor fixes
1999-05-06  Julian SmartSome doc corrections; various small fixes for Cygwin...
1999-05-05  Julian SmartFixed Yield/Windows clash in sckint.cpp, updated makefile
1999-05-05  J. Russell SmythAdded wxCONFIG_USE_RELATIVE_PATH option to allow relati...
1999-04-30  Ove KaavenShould compile better if wchar_t is not available.
1999-04-30  Karsten Ballüdersuppressed compiler warning
1999-04-30  Karsten Ballüdersuppressed compiler warning about unitialised umask...
1999-04-28  Robert Roebling removed (wrong?) assert
1999-04-27  Guilhem Lavaux* Fixed a compilation problem on Windows
1999-04-26  Robert Roebling compile fix in debug mode
1999-04-26  Robert Roebling added check for GTK 1.2
1999-04-26  Ove KaavenChanged capitalization style of wxConv*
1999-04-26  Guilhem Lavaux* Committing new wxSocket core (socket.cpp sckint.cpp...
1999-04-26  Robert Roebling Layout things in wxMessageBox
1999-04-26  Ove KaavenOptional implementation of wcslen().
1999-04-25  Ove KaavenImplemented UTF-8 encoding.
1999-04-24  Ove KaavenFixed bug in wxConv_local.
1999-04-24  Ove KaavenAdded wxOKlibc(), which checks for glibc2.0, which...
1999-04-24  Ove KaavenSmall bugfix for wxString::Printf regarding %hs...
1999-04-24  Ove KaavenConstructor should survive getting passed a null pointe...
1999-04-24  Robert Roebling minimal now works in Unicode mode
1999-04-23  Ove KaavenMore fixes to make Borland compile this in Unicode...
1999-04-21  Ove KaavenUnicode fixes.
1999-04-20  Ove KaavenSome Unicode fixes (mostly for Borland's pickiness...
1999-04-19  Ove KaavenUnicode conversion for MSW, or something
1999-04-19  Julian SmartFixed wxexpr.cpp bug (quote wasn't being removed in...
1999-04-18  Vadim Zeitlinfix for the fix for the umask fix in wxTempFile
1999-04-18  Ove Kaavenglibc2.1 chokes on null input to wcstombs()
1999-04-17  Ove KaavenDefer retrieval of LANG env var, too. No memory management
1999-04-17  Robert Roebling Added a bit of libJPEG 6.0b
1999-04-17  Ove KaavenUnicodified wxEndsWithPathSeparator
1999-04-17  Ove KaavenFixed typo
1999-04-17  Ove KaavenUnicodified a few routines.
1999-04-16  Ove KaavenUnicodified wxSplitPath
1999-04-16  Ove KaavenHad changed the prototype of wxOnAssert after the disco...
1999-04-16  Vadim Zeitlinbug in handling escaped chars in entries/group names...
1999-04-16  Vadim Zeitlinattempted Borland C++ compilation fix
1999-04-16  Vadim Zeitlinlog unknown log levels too
1999-04-16  Vadim ZeitlinwxLog shouldn't complain about log levels it doesn...
1999-04-16  Ove KaavenAdded a comment.
1999-04-16  Vadim Zeitlindon't log empty status messages in wxLogWindow
1999-04-16  Ove KaavenwxGetUserHome() may return const val.
1999-04-16  Ove KaavenwxLoadCharacterSets() now appears to work (was a bit...
1999-04-16  Robert Roebling wxImage now uses GTK 1.2's fast rendering code if...
1999-04-15  Ove KaavenDefer loading of character sets, and some anti-crash...
1999-04-15  Ove KaavenRight-o, wxConv_local does cause some weird crashes...
1999-04-15  Karsten BallüderAdded wxEnableTopLevelWindows(bool enable) for use...
1999-04-15  Vadim ZeitlinGTK 1.0.x compilation fix
1999-04-15  Ove KaavenImplemented wxArrayString::Shrink() and stuff.
1999-04-14  Ove KaavenIf you look at the conversion and character set code...
1999-04-14  Ove KaavenwxConv classes and instances, including wxConv_gdk.
1999-04-13  Václav Slavíkfixed transparency
1999-04-13  Ove KaavenGot some compiler warnings in non-Unicode build. Fixed...
1999-04-13  Ove KaavenSomeone must have committed some ASCII string literals...
next