]> git.saurik.com Git - wxWidgets.git/history - src
suppressed compiler warning
[wxWidgets.git] / src /
1999-04-30  Karsten Ballüdersuppressed compiler warning
1999-04-30  Karsten Ballüdersuppressed compiler warning about unitialised umask...
1999-04-30  Robin DunnFixed wxValidator::Clone and friends to return a wxObje...
1999-04-29  Robert Roebling Compile fixes for SGI
1999-04-29  Ove KaavenUnicode fixes.
1999-04-29  Robin DunnAdded $(NEW_WXLIBNAME) to allow changing the library...
1999-04-29  Robert Roebling controls sample tests a bit more
1999-04-28  Robert Roebling MiniFrame title are back.
1999-04-28  Robert Roebling removed (wrong?) assert
1999-04-28  Robert Roebling Added configure patch for DEC
1999-04-28  Karsten BallüderFixed gtk 1.0.6 corruped menu entry names.
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  Robert Roebling Another attempts at getting dialog positions right
1999-04-26  Robert Roebling Layout things in wxMessageBox
1999-04-26  Ove KaavenOptional implementation of wcslen().
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  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  Robert Roebling wxGLCanvas works again
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-22  Ove KaavenYet another one.
1999-04-22  Ove KaavenAnother Unicode fix.
1999-04-22  Ove KaavenUnicode fix.
1999-04-21  Ove KaavenUnicode fixes.
1999-04-21  Robert Roebling fixed bitmap constructor for monochrome bitmaps
1999-04-20  Ove KaavenSome Unicode fixes (mostly for Borland's pickiness...
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 KaavenUnicode conversion for MSW, or something
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-17  Ove KaavenDefer retrieval of LANG env var, too. No memory management
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  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  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 Kaavenconst-ness warnings in non-Unicode again.
1999-04-16  Ove KaavenAll files compile in Unicode mode, but I have only...
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 KaavenwxGetUserHome() returns a const value in Unicode mode.
1999-04-16  Ove KaavenCompiles in Unicode mode.
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  Robert Roebling removed some test code
1999-04-15  Vadim Zeitlinlog messages given during program initialization are...
1999-04-15  Robert Roebling small mods to tree ctrl
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  Ove Kaaven(ugh, I need to get a faster computer)
1999-04-15  Ove KaavenCompilation problem in non-Unicode mode. (Will fix...
1999-04-15  Ove KaavenCompiler warning in non-Unicode mode fixed.
1999-04-15  Ove KaavenOK, while I wait for the non-Unicode build to compile...
1999-04-15  Karsten BallüderAdded wxEnableTopLevelWindows(bool enable) for use...
1999-04-15  Vadim Zeitlinworkaround for mingw32 div() bug
1999-04-15  Vadim ZeitlinGTK 1.0.x compilation fix
1999-04-15  Ove KaavenA couple more.
1999-04-15  Ove KaavenSo far so good. These now compiles in Unicode mode.
1999-04-15  Robert Roebling added update UI event code to toolbar, could
1999-04-15  Ove KaavenImplemented wxArrayString::Shrink() and stuff.
1999-04-15  Robert Roebling egcs compilation fix
1999-04-14  Ove KaavenOK, enough for today. To be continued tomorrow...
next