]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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
1999-01-02  Julian SmartCorrected memory.cpp checkpoint bug; added Tex2RTF
1999-01-01  Vadim ZeitlinwxString(const wxString& str, size_t position, size_t...
1999-01-01  Julian SmartLots of wxMotif fixes
1999-01-01  Stefan Csomormac support as stubs added
1999-01-01  Stefan Csomorcw makefile for minimal - to be used as template
1999-01-01  Stefan Csomorcommon definitions for cw
1999-01-01  Stefan Csomormac socket port (preliminary - based on M. Neerachers...
1999-01-01  Stefan Csomoradded win32 release and ppc targets
1999-01-01  Stefan Csomorstarted once again from stubs
1999-01-01  Stefan Csomorsource files for precompiled headers for cw
1999-01-01  Stefan Csomorstarted once again from stubs
1998-12-31  Robert Roebling Compile and build fixes
1998-12-31  Julian SmartRationalised a few more docs
1998-12-31  Julian SmartFixed Dialog Editor compilation
1998-12-31  Julian SmartAdded Property List classes to main library; added...
1998-12-31  Julian SmartRmoved more wxprop files
1998-12-31  Julian SmartRemoved wxProp source files
1998-12-31  Julian SmartAdded fractal, bombs samples; removed global app variab...
1998-12-30  Robert Roebling Guess what: ODBC updates and build fixes.
1998-12-30  Robert Roebling sockets work now an all platforms
1998-12-30  Julian SmartIntroduced wxSOCKET_INT to socket.cpp. The previous...
1998-12-30  Vadim Zeitlinadded directories for Motif headers and libs under...
1998-12-30  Julian SmartAdded makefile.b32 to db sample
1998-12-30  Julian SmartUpdated the Remstar ODBC files, got the db sample compi...
1998-12-30  Robert Roebling Motif corrections in
1998-12-30  Vadim Zeitlinstupid bug corrected (the code was never compiled)
1998-12-29  Robert Roebling Tried to fix some socket things. Wasn't enough.
1998-12-29  Vadim Zeitlinadded WX_CLEAR_ARRAY() macro to delete all the elements...
1998-12-29  Vadim Zeitlinsmall optimization in ProcessEvent() (IsKindOf(wxWindow...
1998-12-29  Julian SmartBC++/16-bit support now working, but without resource...
1998-12-29  Robert Roebling Added wxNotebook::SetText and SetImage (thanks Harm)
1998-12-28  Julian SmartFixes to wxMotif scrolling and colours (wxTreeCtrl...
1998-12-28  Robert Roebling Compile fix for filefn.cpp
1998-12-28  Robert Roebling Added facenames support to wxFont
1998-12-28  Vadim ZeitlinwxGTK compiles (and links) when configured without...
1998-12-28  Julian SmartChanges for 16-bit BC++ (not there yet), GnuWin32;...
1998-12-28  Julian SmartAdded CodeWarrior files to distribution scripts
1998-12-28  Robert Roebling Now even Julian can use wxGTK :-)
1998-12-27  Robert Roebling Compilation fixes for OGL
1998-12-27  Vadim Zeitlin1. Pause()/Resume() implemented for wxMSW
1998-12-26  Robert Roebling Makefile tweaks
1998-12-26  Guilhem Lavaux* Fixes (AIF works on Linux)
1998-12-26  Unknown (UG)no message
1998-12-25  Guilhem Lavaux* Fixes (WAV works on Linux, AIFF following)
1998-12-25  Vadim ZeitlinwxStringList::Sort() bug corrected
1998-12-25  Vadim Zeitlinattempt to fix a report about compile problems in gener...
1998-12-24  Vadim ZeitlinwxGetUserName() returns the user name (wxGetUserId...
1998-12-23  Julian SmartSome more wxMotif improvements: DrawIcon fixed; generic...
1998-12-23  Guilhem Lavaux* Fixes
1998-12-23  Robin DunnMoved the main funtion into its own source file.
1998-12-23  Julian SmartCompilation fixes for SUN CC.
1998-12-23  Julian SmartGot generic wxListCtrl, wxTreeCtrl working under Window...
1998-12-22  Vadim ZeitlinwxTextFile::Type changed to ::wxTextFileType (portability)
1998-12-21  Robin DunnNow compiles with /GX- on MSW.
1998-12-21  Robin DunnAdded $(OVERRIDEFLAGS) to the end of the flags so defau...
1998-12-21  Julian SmartAdded convenience form of wxEvtHandler::Connect, only...
1998-12-21  Stefan CsomorCW Win32 support
1998-12-21  Stefan CsomorCW Win32 support
1998-12-21  Stefan CsomorCW Win32 support
1998-12-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
1998-12-20  Vadim Zeitlinmissing functions implemented in wxMSW tree ctrl (custo...
1998-12-19  Robert Roebling wxPython updates (SWIG really works, cannot believe it)
1998-12-19  Robert Roebling Added missing filed to sample
1998-12-19  Robert Roebling Added more keyboard handling to wxTreeCtrl
1998-12-18  Julian SmartPartial Watcom C++ 10.6 support added (doesn't link...
1998-12-18  Julian SmartSolved a bug in generic wxTreeCtrl whereby CalculatePos...
1998-12-18  Robert Roebling wxDirDialog now sorts its entries
1998-12-18  Robert Roebling wxClipboard now serves the primary selection as well
1998-12-18  Vadim Zeitlinadded stubs for wxTreeCtrl functions not yet implemente...
1998-12-18  Vadim ZeitlinwxTreeCtrl::Sort() changed, adapted the sample to show it.
1998-12-18  Julian SmartAdded dummy DeleteChildren so the sample will at least...
1998-12-18  Julian SmartIn DialogEd, changed Close to Destroy to make it shut...
1998-12-18  Robert Roebling Fixed nasty bug wxFont
next