]> git.saurik.com Git - wxWidgets.git/history - src/common
1. warnings suppressed in wave.cpp
[wxWidgets.git] / src / common /
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...
1999-04-13  Ove KaavenUnicode conversion.
1999-04-13  Ove KaavenNow this one also compiles in Unicode mode.
1999-04-13  Ove KaavenUnicode interface (the communication itself is still...
1999-04-13  Ove KaavenFixed a typo. Added sloppy implementation of wxSscanf...
1999-04-13  Ove KaavenThe prevalent wide characters.
1999-04-13  Ove KaavenMore Unicode stuff. Implemented wxFprintf.
1999-04-13  Vadim ZeitlinwxTempFile now respects umask when creating new files
1999-04-13  Vadim Zeitlinsome typos in docs and code corrected (thanks Janos)
1999-04-13  Ove KaavenImplemented wxPrintf.
1999-04-13  Ove KaavenAnother one bites the dust.
1999-04-13  Ove KaavenUnicode-mode typos in string.cpp (where did they sudden...
1999-04-13  Ove KaavenwxAtof implementation independent of (the rest of)...
1999-04-12  Ove KaavenBIG glitch.
1999-04-12  Ove KaavenIt now compiles all these files without warnings in...
1999-04-12  Ove KaavenUnicode support. Uses wxWCharBuffer in Unicode build...
1999-04-12  Ove KaavenUnicode support for wxString (wxchar.cpp won't compile...
1999-04-12  Ove KaavenAdded wxchar.cpp, which contains:
1999-04-12  Václav Slavík...
1999-04-11  Vadim ZeitlinwxGetCwd fixed
1999-04-11  Václav Slavíkdirect stream use
1999-04-11  Václav SlavíkMIME support
1999-04-10  Vadim Zeitlinunitialized var initialized (mainly to reduce Purify...
1999-04-08  Julian SmartChanged the focus-window event handling back
1999-04-07  Julian SmartMenu/toolbar event handling now tries the window with...
1999-04-07  Václav Slavíkfixed bug with incorrect fileformat
1999-04-07  Julian SmartAdded imaggif.h, imaggif.cpp (wxImage GIF-reading suppo...
1999-04-07  Vadim Zeitlinno more SetAppName/SetVendor in the config classes
1999-04-07  Karsten BallüderI seem to have fixed the DeleteSubGroups() bug - PLEASE...
1999-04-06  Vadim Zeitlintrying to work around gcc internal compiler error
1999-04-06  Vadim ZeitlinwxTempFile now respects the access rights under Unix
1999-04-06  Vadim Zeitlinfixed compilation for gcc
1999-04-06  Julian SmartJPEG and PNG code taken out of image.cpp
1999-04-06  Julian SmartFixed OnMenuHighlight, wxPrintData problems
1999-04-04  Václav Slavíkfixed input stream
1999-04-04  Julian SmartWin16 corrections
1999-04-03  Julian SmartCorrect wrong memset ordering that produced an assert...
1999-04-03  Guilhem Lavaux* Changed "wxPendingEvents" to pointers (tested on...
1999-04-02  Vadim ZeitlinwxMkdir() has 2nd param under Unix
1999-04-02  Julian SmartSwitched wxMkdir code back to old working version.
1999-04-01  Vadim ZeitlinwxMkDir() has 'perm' argument
1999-03-31  Brian MacyVery bad wxPrintData destructor... fixed typo.
1999-03-31  Vadim Zeitlincount++ bug corrected (patch from Dino Scaringella)
1999-03-30  Vadim ZeitlinwxTopLevelWindows is now a wxWindowList, better compati...
1999-03-29  Vadim Zeitlinlast fixes to fixes (MSW compilation works now)
1999-03-29  Vadim Zeitlinmany miscellaneous fixes
1999-03-29  Vadim Zeitlinmore backwards compatibility
1999-03-27  Guilhem Lavaux* Added threads event propagation. Should compile on...
1999-03-26  Julian SmartAdded paper classes.
1999-03-25  Julian SmartMany changes to the printing classes.
1999-03-25  Vadim ZeitlinAIX patches from Hans-Joachim Baader <hans-joachim...
1999-03-23  Vadim Zeitlincompilation fix
1999-03-23  Julian SmartCorrected valtext.cpp for disabled controls; added...
1999-03-23  Vadim Zeitlin1. ReadMailcap/MimeTypes returna bool error code
1999-03-22  Karsten BallüderAdded wxSafeYield(wxWindow *win=NULL).
1999-03-21  Julian SmartAdded wxTreeCtrl::SetItemDropHighlight (wxMSW only);
1999-03-17  Vadim Zeitlinmime.types entries with all fields on same line parsed...
1999-03-16  Vadim ZeitlinwxTextFile::Close() implemented
1999-03-15  J. Russell SmythCompleted Vadims HAVE_BOOL changes
1999-03-14  Vadim Zeitlintypos in error messages corrected
1999-03-14  Václav Slavíkfixed bug in GetMimeType under win
1999-03-12  Vadim Zeitlincompilation fix (another typo...)
1999-03-12  Vadim Zeitlincompilation fix
1999-03-12  Vadim Zeitlinmore things are done by configure: checks for bool...
1999-03-12  Vadim Zeitlinsome fixes for AIX compilation
1999-03-11  Karsten BallüderAnother solaris 2.5 fix.
1999-03-10  Vadim ZeitlinwxLogStderr sends output to debugger too under Windows
1999-03-09  Stefan Csomorcorrected a type in the constructor from two points
1999-03-09  Vadim Zeitlinarbitrary characters allowed in wxFileConfig entry...
1999-03-06  Vadim Zeitlin1. the common helper functions are now in src/unix...
1999-03-03  Vadim ZeitlinwxUsleep() introduced (and documented) to try to work...
1999-03-02  Robert Roebling Removed warnings from tbarsimpl
1999-03-01  Vadim ZeitlinwxCriticalSection changes undone - should work now
1999-03-01  Vadim ZeitlinFreeBSD compilation fixes
1999-03-01  Julian SmartAdded dummy OnIdle to wxWindow in wxGTK; doc tweaks
1999-02-28  Julian SmartDoc mods; fixed return non-processing problem; fixed...
1999-02-28  Guilhem Lavaux* Added "--with-sockets" and made wxSocket optionnal.
1999-02-27  Vadim Zeitlincompilation fix
1999-02-27  Vadim Zeitlinunused param warning suppressed
1999-02-27  Guilhem Lavaux* wxSocket fixes: FTP, HTTP works really now. GTK fixes...
1999-02-27  Guilhem Lavaux* Big memory bug fixed in socket/getline fixed.
1999-02-25  Julian SmartwxBitmapButton bug fixed
1999-02-25  Guilhem Lavaux* Added a small wxHTTP description
next