]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2000-01-02  Vadim Zeitlin1. wxDateTimeHolidayAuthority class for calculating...
2000-01-02  Robert Roebling Documented wxMutexGuiEnter etc and thread sample.
2000-01-02  Václav Slavíkadded encconv.h -- I forgot to do so, sorry
2000-01-02  Václav SlavíkwxLocale now uses wxEncodingConverter (must be explicit...
2000-01-02  Václav SlavíkwxFontMapper now cooperates with wxEncodingConverter
2000-01-02  Václav Slavíkadded wxEncodingConverter::Convert(char*,wxChar*) and...
2000-01-02  Václav Slavíkadded wxEncodingConverter::Convert(char*,wxChar*) and...
2000-01-02  Karsten Ballüderlinux fixes
2000-01-02  Robert Roebling Some more samples documented etc.
2000-01-02  Robert Roebling wxSpinCtrl no longer emits event when changed program...
2000-01-02  Václav Slavíkfixed typo wxUSE_ENCODING shuold be wxUSE_UNICODE
2000-01-02  Robin DunnFixes to avoid an endless event looping for wxGTK
2000-01-02  Robin DunnSWIG code updates
2000-01-01  Robert Roebling Some Resize/GetBestSize() changes.
2000-01-01  Václav SlavíkwxFileSystem now compiles if wxUSE_HTML (required by...
2000-01-01  Julian SmartUpdated wxvc_dll.dsp and memory.h to make VC++ compile...
2000-01-01  Václav Slavíkdocumented wxMB_DOCKABLE
2000-01-01  Václav Slavíkadded 'document wxSpinCtrl & wxFontMapper' to TODO...
2000-01-01  Václav Slavíkfixed #pragma implementation/interface numdlgg.h to...
2000-01-01  Václav Slavíkreplaced occurences of \_ by _ in verbatim environment
1999-12-31  Robin DunnFix for differences of when the ECT_WINDOW_CREATE happe...
1999-12-31  Robin DunnAdded wxEditor from Dirc Holtwic
1999-12-31  Václav Slavíkadded wxEncodingConverter; added imagpnm.cpp and imagpc...
1999-12-31  Václav Slavíkadded wxEncodingConverter
1999-12-31  Václav Slavíkadded wxFONTENCODING_UNICODE -- for use with wxEncoding...
1999-12-31  Václav Slavíkadded wxEncodingConverter - original tables from ftp...
1999-12-31  Václav Slavíkadded wxEncodingConverter - scripts for creating conver...
1999-12-30  Guilhem LavauxMoved fix to sndg72x.h
1999-12-30  Guilhem LavauxFix for MINGW32
1999-12-30  Vadim Zeitlinadded support for several new events in wxCalendarCtrl...
1999-12-30  Vadim Zeitlin1. many, many, many warnings fixed (from HP-UX build...
1999-12-30  Robert Roebling Removed two more GUI lock-ups. This time when
1999-12-30  Vadim Zeitlinadded wxCAL_MONDAY/SUNDAY_FIRST flags and Ctrl-Home...
1999-12-29  Vadim ZeitlinwxCalendarCtrl works under MSW too
1999-12-29  Robert Roebling Corrected miniframe.
1999-12-29  Robin DunnEnabling the use of masks for wxGTK in some of the...
1999-12-29  Robin DunnFixed wxWindowCreateEvent and wxWindowDestroyEvent...
1999-12-29  Robert Roebling IsExposed() corrections in calendar.
1999-12-29  Robin DunnAdded some missing EVT_ functions
1999-12-29  Vadim ZeitlinwxMotif::wxControl() ctor added, now wxCalendarCtrl...
1999-12-29  Vadim Zeitlin1. wxCalendarCtrl
1999-12-29  Robert Roebling GUI thread update and event corrections.
1999-12-29  Julian SmartTidied some doc references; added Stefan's Blit optimis...
1999-12-29  Robert Roebling Doc correction for wxScrollWinEvent.
1999-12-29  Robert Roebling Added wxWindow::DoMoveWindow(..)
1999-12-29  Vadim Zeitlindefine __GNUWIN32_OLD__ for cygwin32 too
1999-12-29  Vadim Zeitlin1. added test for wxTreeCtrl::Insert(size_t index)
1999-12-29  Vadim Zeitlin1. some minor compilation fixes in datetime.cppm
1999-12-29  Robert Roebling Small doc updates, mainly wxDropTarget,
1999-12-28  Vadim ZeitlinBC++ compialtion fix (?)
1999-12-28  Robin DunnFixed so user code (or wxPython) can include gtk/glib...
1999-12-28  Robin DunnAdded some WXDLLEXPORTs
1999-12-28  Julian SmartWatford C++ related changes. Unfortunately, the linker...
1999-12-28  Julian SmartSome BC++ issues
1999-12-28  Julian SmartRemoved references to separate prop and porting docs...
1999-12-28  Julian SmartAdded VC++ project files for TIFF library.
1999-12-28  Robert Roebling Calling a Refresh() before the window is created...
1999-12-28  Julian SmartAdded Bil Simser to wxBook page; fixed bug in notebook...
1999-12-28  Guillermo Rodriguez... Added GetSubBitmap()
1999-12-27  Robert Roebling Minor doc updates.
1999-12-27  Robert Roebling Added mono bitmap to image conversion.
1999-12-27  Vadim Zeitlin1. wxLongLongWx::Assign(double) added (half implemented)
1999-12-27  Vadim Zeitlincompilation fix
1999-12-26  Vadim Zeitlinmore unused param warnings fixed
1999-12-26  Vadim Zeitlin1. misc compilation (errors, warnings) fixes (from...
1999-12-25  Vadim Zeitlindisable #warning because it's an error for some compilers
1999-12-25  Vadim ZeitlinC++ comments in C files are fun but break the compilati...
1999-12-25  Václav Slavíkfixes of documentation - replaced \tt{...}, \em{.....
1999-12-25  Václav Slavíkmoved proplist documentation to main book
1999-12-25  Václav Slavíkmoved 1.6X -> 2.X porting manual to main book
1999-12-25  Václav Slavíkfont size fix for <PRE>
1999-12-25  Guilhem LavauxSound recording works on Windows
1999-12-25  Robert Roebling Wrote wxMask(bitmap,colour).
1999-12-24  Václav Slavíkmany fixes in documentation so that it compiles with...
1999-12-24  Václav Slavíkremoved date.cpp and time.cpp from filelist.txt (was...
1999-12-24  Václav Slavíkfixed bug in wxString::DoCopy - it called Sort on alrea...
1999-12-24  Václav Slavíkremoved wxHtmlParser::GetTempData (internal function...
1999-12-24  Václav Slavíkadded demo of <font face>
1999-12-24  Václav Slavíkadded <font face> support
1999-12-24  Robin DunnSome little compilation fixes, etc.
1999-12-24  Robin DunnRemoved all non wx stuff from the glcanvas module since...
1999-12-24  Vadim Zeitlinimplemented wxLongLong division - seems to work
1999-12-24  Julian SmartAdded default constructor to wxGLCanvas.
1999-12-24  Julian SmartSmall changes
1999-12-24  Robin DunnWrapper updates for wxHtmlLinkInfo and other changes
1999-12-24  Robin Dunnfixed mismatched }
1999-12-23  Vadim Zeitlinremoved testing code from wxLongLong
1999-12-23  Robin DunnA bugfix in the wxTreeCtrl.GetItem wrapper
1999-12-23  Robin DunnNew toolbar wrappers
1999-12-23  Václav Slavíkfixed interpretation of <font size>: was always relativ...
1999-12-23  Václav SlavíkwxHtmlWindow::OnLinkClicked and wxHtmlCell::Get/SetLink...
1999-12-23  Václav SlavíkwxHtmlWindow::OnLinkClicked and wxHtmlCell::Get/SetLink...
1999-12-23  Vadim Zeitlintried to implement division of wxLongLongs - doesn...
1999-12-23  Robin DunnLinking with the TIFF library
1999-12-23  Robin DunnFixed wxSplitterEvent to set it's id to be the splitter...
1999-12-23  Robin DunnwxPython doc updates
1999-12-23  Robin DunnNew toolbar wrappers
1999-12-23  Robin DunnAdded a constructor that allows creation of independent...
1999-12-23  Robert Roebling Added wxBitmap::GetSubBitmap()
1999-12-23  Václav Slavíkremoved wxITALIC/wxSLANT stuff from wxHTML (no longer...
next