wxWidgets.git
1999-01-24  Julian SmartMade wxGTK dataobj.cpp compile; removed flashing from...
1999-01-24  Vadim Zeitlin1. wxLoad/SaveFileSelector return "wxString" instead...
1999-01-24  Julian SmartAdded some distribution helper files
1999-01-24  Julian SmartRenamed .nt makefiles to .vc and factored them out...
1999-01-24  Julian SmartRemoved print.cpp, added tokenizr.tex
1999-01-24  Robert Roebling Small doc corrections
1999-01-24  Julian SmartAdded some Motif wxGLCanvas support; some more Motif...
1999-01-24  Vadim ZeitlinDaniel Gehriger <dgehrige@dmtsun.epfl.ch> patch for...
1999-01-23  Vadim Zeitlincompilation fix for MSW
1999-01-23  Vadim Zeitlin1. registry files corresponding to the recent registry...
1999-01-23  Guilhem Lavaux* Stream doc update.
1999-01-23  Robert Roebling wxGTK now chooses better font when no matching
1999-01-22  Vadim ZeitlinRename() (partly) implemented for wxRegConf
1999-01-22  Guilhem Lavaux* Added doc on wxStreamBase,Input/OutputStream,Filter...
1999-01-22  Vadim ZeitlinTestDestroy() is not const any more (warnings suppressed)
1999-01-22  Robert Roebling The Image sample now does anti-aliasing, oh well.
1999-01-22  Vadim ZeitlinwxThread POSIX implementation seems to work (under...
1999-01-22  Karsten BallüderNow uses dcps.h
1999-01-22  Julian SmartMade wxGTK dcps.cpp generic.
1999-01-22  Robert Roebling iODBC v2.5
1999-01-21  Robert Roebling changed make_int, make_exp .. to wxmake_int..
1999-01-21  Julian SmartMade EVT_SLIDER event happen always; some doc and wxPro...
1999-01-21  Vadim Zeitlinthread fixes (compiles, but doesn't work yet)
1999-01-21  Vadim ZeitlinwxMimeTypesManagerImpl::GetFileTypeFromMimeType() imple...
1999-01-21  Vadim Zeitlincommon/mimetype.cpp added
1999-01-20  Karsten BallüderFixed orientation of radioboxes.
1999-01-20  Vadim Zeitlincompilation fix (wxFAIL() must have a ';')
1999-01-20  Vadim ZeitlinRenameEntry/Group() functions added to wxConfig and...
1999-01-20  Vadim Zeitlinfixes to previous fixes for Sun's CC 5.0
1999-01-20  Vadim Zeitlinfixes for Sun CC 5.0 (unlike 4.2 it understands bool)
1999-01-20  Vadim ZeitlinwxUSE_STREAM corrected to wxUSE_STREAMS
1999-01-20  Vadim ZeitlinwxString::Right() changed to AfterLast() (config works...
1999-01-20  Julian SmartFixed wxConfig (I hope) and disabled wxRegConfig::Delet...
1999-01-19  Julian SmartFAQ mods
1999-01-19  Vadim Zeitlin1. wxMotif fixes for compilation in "no compatible...
1999-01-19  Julian SmartRemoving redundant files.
1999-01-19  Julian SmartInclude dynarray.h
1999-01-19  Julian SmartTWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
1999-01-19  Robert Roebling New DnD and Clipboard code
1999-01-19  Vadim Zeitlincompilation fixes for "nocompatibility" mode
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1999-01-17  Julian SmartSome Motif corrections; Dialog Editor compilation under...
1999-01-17  Vadim Zeitlinthread docs updated
1999-01-17  Vadim ZeitlinOnExit() is called for modules which were initialized...
1999-01-17  Vadim Zeitlinmore thread fixes
1999-01-17  Vadim ZeitlinwxThread fixes - compilation under Unix temporarily...
1999-01-17  Vadim Zeitlinwarning suppressed for MSVC++
1999-01-17  Julian SmartVC++ compilation correction; doc file corrections
1999-01-17  Guilhem Lavaux* First draft on wxStreamBuffer, wxStream* will follow.
1999-01-16  Julian SmartFor wxMSW, split XPM handler into separate file (please...
1999-01-16  Unknown (UG)no message
1999-01-16  Julian SmartVarious changes for Salford C++, and commited fileconf...
1999-01-15  Julian SmartAdded wxPrivateDropTarget class skeleton.
1999-01-15  Vadim Zeitlineven less spelling errors...
1999-01-15  Julian SmartAdded wxTE_PROCESS_TAB
1999-01-15  Robert Roebling DnD feedback
1999-01-14  Julian SmartAdded wxMotif data object classes
1999-01-14  Julian SmartAdded some tentative wxMotif clipboard code; did some...
1999-01-14  Vadim Zeitlincompilation fix
1999-01-14  Vadim Zeitlin1. NOT_FOUND -> wxNOT_FOUND
1999-01-14  Karsten BallüderSplit part of wxExtHelpController into wxHTMLHelpContro...
1999-01-14  Julian SmartAdded OnKeyDown, OnKeyUp.
1999-01-14  Julian SmartCorrected stupid error.
1999-01-14  Robert Roebling Added wxPrivateDropTarget
1999-01-13  Unknown (AN)For MSW, scan line boundary aligned, and >2MB case...
1999-01-13  Vadim Zeitlincompilation problem fixed
1999-01-13  Vadim Zeitlinupdated i18n sample, french translations are now in...
1999-01-13  Julian Smart*** empty log message ***
1999-01-13  Robert Roebling Better disabling of toolbars and menubars
1999-01-13  Julian SmartwxMSW wxClipboard implementation
1999-01-13  Julian SmartAdded dnd classes, data object classes, changed clipboa...
1999-01-13  Robert Roebling more wxImage on Motif
1999-01-13  Karsten BallüderFixes for compilation problems on Solaris(!).
1999-01-13  Robert Roebling wxMotif now works with wx-config and make install
1999-01-13  Robert Roebling Forgot one.
1999-01-13  Robert Roebling The usual amount of trash over my telephone fixed
1999-01-12  Vadim Zeitlinminor samples fixes
1999-01-12  Vadim Zeitlinimages in the notebook work under MSW too (with or...
1999-01-12  Vadim Zeitlinmemory leak plugged
1999-01-12  Vadim Zeitlinadded an error message if a bitmap can't be addedto...
1999-01-12  Vadim Zeitlincatches program exceptions in release build (VC++ only)
1999-01-12  Vadim Zeitlinsome really minor changes (the most important one:...
1999-01-12  Vadim Zeitlinchanged "inline"s to "extern"
1999-01-12  Vadim ZeitlinWX_CLEAR_ARRAY() now calls Empty() too
1999-01-12  Vadim Zeitlinmore files I forgot to commit (wxFile/wxTempFile/wxText...
1999-01-12  Julian SmartFixed silly error (what was Bool = int is now bool...
1999-01-12  Julian SmartSome .tex tweaks; pngdemo fix.
1999-01-12  Robert Roebling image update
1999-01-12  Unknown (UG)no message
1999-01-12  Vadim Zeitlinchanged #ifdef wxUSE_XXX into #if wxUSE_XXX
1999-01-11  Julian SmartFixed stupid crash-on-exit bug.
1999-01-11  Vadim ZeitlinTestDestroy() bug corrected
1999-01-11  Julian SmartCorrected thread.h inline problem. Set WXWIN_COMPATIBIL...
1999-01-11  Vadim ZeitlinwxCriticalSection implemented using mutexes for !MSW...
1999-01-11  Vadim Zeitlinadded the missing sentence end...
1999-01-10  Julian SmartCorrected some typos.
1999-01-10  Julian SmartAdded some makefiles, cured some wxMotif bugs
1999-01-10  Vadim Zeitlin1. wxFile docs updated, wxTextFile and wxTempFile docs...
1999-01-10  Julian SmartCured Dialog Editor position/size setting problem
1999-01-10  Guilhem Lavaux* Fixes.
next