]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
1999-04-28  Robert Roebling background colour changes for listbox and combobox
1999-04-28  Karsten BallüderFixed gtk 1.0.6 floating subwindow bug.
1999-04-28  Robert Roebling Chnages to focus code with debug code
1999-04-27  Ove KaavenAdded wxchar.cpp, I think
1999-04-27  Robert Roebling New idle handling. Only that.
1999-04-27  Guilhem Lavaux* Fixed a compilation problem on Windows
1999-04-26  Robert Roebling combobox buglet when inserting item
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  Karsten BallüderAdded the missing check for libw needed for wcslen...
1999-04-26  Robert Roebling Another attempts at getting dialog positions right
1999-04-26  Robert Roebling Layout things in wxMessageBox
1999-04-26  Ove KaavenHeavier checks for wxUSE_WCHAR_T
1999-04-26  Ove KaavenOptional implementation of wcslen().
1999-04-25  Robert Roebling experimental OLE control (the reason for the
1999-04-25  Robert Roebling The colour is called Aquamarine, not Aquaramine. No,
1999-04-25  Robert Roebling Backgrounds work again
1999-04-25  Ove KaavenImplemented UTF-8 encoding.
1999-04-25  Ove KaavenUses wxUSE_WCHAR_T for compilers that don't support...
1999-04-25  Robert Roebling Fixed a layout bug in MyFixed
1999-04-24  Ove KaavenGetValue() converts using wxConv_current...
1999-04-24  Robert Roebling Had to change the time point, when widgets are
1999-04-24  Ove KaavenFixed bug in wxConv_local.
1999-04-24  Robert Roebling DnD with Unicode fixes
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  Robert Roebling small change required for OLE component
1999-04-24  Ove KaavenConstructor should survive getting passed a null pointe...
1999-04-24  Ove KaavencMB2WX and cWX2MB accepts null pointers.
1999-04-24  Robert Roebling wxGLCanvas works again
1999-04-24  Robert Roebling minimal now works in Unicode mode
1999-04-23  Robert Roebling made controls sample compile in unicode mode
1999-04-23  Karsten BallüderModify to demonstrate layout bug.
1999-04-23  Ove KaavenMore fixes to make Borland compile this in Unicode...
1999-04-23  Ove KaavenUnicode fix.
1999-04-22  Ove KaavenYet another one.
1999-04-22  Ove KaavenAnother Unicode fix.
1999-04-22  Ove KaavenUnicode fix.
1999-04-22  Ove KaavenUnicode fix.
1999-04-22  Ove KaavenAdded operator[] (read-only of course). Borland C+...
1999-04-21  Ove KaavenUnicode fixes.
1999-04-21  Robert Roebling fixed bitmap constructor for monochrome bitmaps
1999-04-20  Robert Roebling script update
1999-04-20  Ove KaavenAnother "char" occurrence
1999-04-20  Brian MacyCan't figure out why Borland was excluded from DRAG...
1999-04-20  Ove KaavenSome Unicode fixes (mostly for Borland's pickiness...
1999-04-20  Ove KaavenMoved that HAVE_WCSTR_H here.
1999-04-20  Ove Kaaven...and my Linux doesn't have wcstr.h. (Including of...
1999-04-20  Ove KaavenSome further changes. Now also sets a wsUSE_WCHAR_T...
1999-04-20  Robert Roebling two people fixing the same thing...
1999-04-20  Karsten Ballüdertypos fixed
1999-04-20  Karsten BallüderTests for wchar.h/wcstr.h - PLEASE DO NOT GUESS BUT...
1999-04-20  Karsten BallüderI think I fixed the wxGenericPrintSetupDialog but PLEAS...
1999-04-20  Robert Roebling little doc updates
1999-04-19  Julian SmartFixed wxPostScript printing problem (used wrong constru...
1999-04-19  Vadim Zeitlina wxCHECK added
1999-04-19  Ove KaavenMust include wchar.h in non-Unicode build too, since...
1999-04-19  Ove KaavenHmm, seems Borland also doesn't want wchar_t in fopen...
1999-04-19  Ove KaavenMore wxChar conversion
1999-04-19  Ove KaavenThose pesky globals declared all over again
1999-04-19  Ove KaavenUnicode conversion for MSW, or something
1999-04-19  Ove KaavenHelps Borland compile further in Unicode mode.
1999-04-19  Ove KaavenSome Unicode changes.
1999-04-19  Karsten BallüderSOCKLEN_T expanded to socklen_t if supported, neede...
1999-04-19  Ove KaavenForgot an additional prototype.
1999-04-19  Ove KaavenAttempts to make this wchar_t business compile with...
1999-04-19  Robert Roebling JPEG fixes
1999-04-19  Vadim ZeitlinwxTextCtrl::DiscardEdits doesn't empty the text ctrl
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-18  Ove Kaaven...for both buffer types...
1999-04-18  Ove KaavenOops. The typecasting was interpreted as a constructor...
1999-04-17  Ove KaavenDefer retrieval of LANG env var, too. No memory management
1999-04-17  Ove KaavenNew private SetName method in wxCSConv...
1999-04-17  Vadim Zeitlintooltips in controls in dialogs actually work now
1999-04-17  Vadim Zeitlinradiobox now sends notification messages when the selec...
1999-04-17  Brian MacyEnough wxBitmapDataObject implementation to work with...
1999-04-17  Robert Roebling Added a bit of libJPEG 6.0b
1999-04-17  Ove KaavenUnicodified list of color strings.
1999-04-17  Robert Roebling added missing files
1999-04-17  Robert Roebling libPNG 1.0.3
1999-04-17  Ove KaavenAdapted those asserts and debug messages for Unicode.
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  Brian MacyMade return a const reference
1999-04-16  Vadim Zeitlinattempted Borland C++ compilation fix
1999-04-16  Vadim Zeitlinlog unknown log levels too
1999-04-16  Brian MacyChanged some parameters to be const references
1999-04-16  Vadim ZeitlinwxLog shouldn't complain about log levels it doesn...
1999-04-16  Ove Kaavenconst-ness warnings in non-Unicode again.
1999-04-16  Ove KaavenHm, better make the operators inline.
1999-04-16  Ove KaavenAll files compile in Unicode mode, but I have only...
1999-04-16  Ove KaavenAdded a comment.
next