]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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.
1999-01-10  Guilhem Lavaux* Deleted debug messages.
1999-01-10  Guilhem Lavaux* Socket doc update.
1999-01-10  Julian SmartMakefile correction
1999-01-10  Julian SmartGot Penguin sample running under Windows.
1999-01-10  Robert Roebling Cleaning abit
1999-01-10  Robert Roebling OpenGl works now under GTK
1999-01-10  Vadim Zeitlinchanges for wxMSW compilation
1999-01-10  Vadim Zeitlinassignment operators/copy ctors are private for classes...
1999-01-09  Julian SmartMore SC++ fixes; HelpGen starting to compile with VC...
1999-01-09  Karsten BallüderwxComboBox included (removed dependency on wxUSE_COMBOB...
1999-01-09  Robert Roebling ODBC updates
1999-01-09  Robert Roebling ODBC updates (it almost works now)
1999-01-09  Vadim ZeitlinwxObjArray fix (part 2)
1999-01-09  Vadim ZeitlinwxObjArrays code compiles again
1999-01-09  Vadim Zeitlinthread fixes for MSW (samples doesn't compile currently...
1999-01-08  Julian SmartChanges to allow Cygwin to compile in non-PCH mode
1999-01-08  Robert Roebling minor Configure / makefiles updates
1999-01-08  Vadim Zeitlinsupports typedefs, generates "See also:" and adds ...
1999-01-08  Vadim ZeitlinHelpGen is a prototype of the tool for automatic genera...
1999-01-08  Unknown (UG)WXDLLEXPORT added to wxPendingList
1999-01-08  Unknown (UG)no message
1999-01-08  Unknown (UG)no message
1999-01-08  Unknown (UG)no message
1999-01-08  Unknown (UG)no message
1999-01-08  Unknown (UG)no message
1999-01-08  Unknown (UG)no message
1999-01-08  Julian SmartCorrected grey scrolling windows; added C++Builder...
1999-01-08  Unknown (UG)no message
1999-01-08  Unknown (UG)no message
1999-01-08  Unknown (UG)no message
1999-01-08  Unknown (UG)no message
1999-01-08  Unknown (UG)no message
1999-01-08  Unknown (UG)no message
1999-01-08  Unknown (UG)no message
1999-01-08  Robert Roebling Compile improvemnts for strict compilers and the...
1999-01-07  Robert Roebling Compile improvemnts for strict compilers and the...
1999-01-07  Unknown (UG)fix for wxuse_iostreamh
1999-01-07  Vadim Zeitlinstorable objects use _() and wxLogXXX instead of messag...
1999-01-07  Vadim Zeitlinadded version number to the about box
1999-01-07  Julian SmartWatcom C++ mods
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1999-01-06  Robert Roebling Compilation fixes
1999-01-05  Vadim Zeitlinbug in wxString::Printf() corrected (the length of...
1999-01-05  Vadim Zeitlinadded wx<TemplateListName>::Node typedef for the node...
1999-01-05  Vadim ZeitlinMIME classes with docs (not yet added to the makefiles)
1999-01-05  Julian SmartAdded thread makefile
1999-01-05  Robert Roebling simple spec for RPMs
1999-01-05  Vadim Zeitlinfile I forgot to commit last time (wxCritSection)
1999-01-04  Julian SmartSimplified BC++ makefiles; C++Builder 1.0 compilation...
1999-01-04  Julian SmartSome small corrections and setup.h additions
1999-01-04  Robert Roebling configure and #ifdef wxUSE_XXX updates
1999-01-04  Julian SmartCorrected memory.cpp compilation error; Cygwin makefile...
1999-01-03  Robert Roebling Proofed that iostreams break threads
1999-01-03  Robert Roebling new cursors
1999-01-02  Vadim Zeitlin1. New classes documented: wxCriticalSection, wxMutexLo...
1999-01-02  Vadim Zeitlinrestoring wxUSE_GLOBAL_MEMORY_OPERATORS I accidentally...
1999-01-02  Vadim ZeitlinThread fixes (but they still don't work at all...)
1999-01-02  Robert Roebling Triued in vain to fix threads segvs with gcc
1999-01-02  Robert Roebling Header changes (gtk.h etc no longer included in defs.h
next