]> git.saurik.com Git - wxWidgets.git/history - src
makefile for the calendar sample as generated by makegen
[wxWidgets.git] / src /
2000-01-03  Robert Roebling Corrected spin control, which ignored hand typed...
2000-01-03  Vadim ZeitlinO_BINARY added to wxFile::Create
2000-01-03  Ove KaavenUnicode fixes
2000-01-03  Ove KaavenSplit "?:" into "if" statement for assignment of conver...
2000-01-03  Ove KaavenUnicode compilation fixes
2000-01-03  Ove KaavenUnicode compilation fixes
2000-01-02  Václav Slavíkrefreshed makefiles to be in sync with filelist.txt
2000-01-02  Vadim Zeitlin1. wxDateTimeHolidayAuthority class for calculating...
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  Robert Roebling wxSpinCtrl no longer emits event when changed program...
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íkfixed #pragma implementation/interface numdlgg.h to...
1999-12-31  Václav Slavíkadded wxEncodingConverter; added imagpnm.cpp and imagpc...
1999-12-31  Václav Slavíkadded wxEncodingConverter
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 DunnFixed wxWindowCreateEvent and wxWindowDestroyEvent...
1999-12-29  Robert Roebling IsExposed() corrections in calendar.
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 Added wxWindow::DoMoveWindow(..)
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  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 Rodrigue... Added GetSubBitmap()
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 ZeitlinC++ comments in C files are fun but break the compilati...
1999-12-25  Václav Slavíkfont size fix for <PRE>
1999-12-25  Robert Roebling Wrote wxMask(bitmap,colour).
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 <font face> support
1999-12-24  Vadim Zeitlinimplemented wxLongLong division - seems to work
1999-12-24  Julian SmartSmall changes
1999-12-23  Vadim Zeitlinremoved testing code from wxLongLong
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 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...
1999-12-23  Václav SlavíkwxHtmlFontCell now has member wxFont m_Font instead...
1999-12-23  Václav Slavíkdate.cpp and time.cpp removed from CVS (no longer used)
1999-12-23  Vadim Zeitlinfixes for wxINSTALL_PREFIX definition
1999-12-23  Vadim Zeitlinpatches for BC++ 5.3 from Ricky Gonzales <gonzales...
1999-12-23  Jouk Jansen Committing in .
1999-12-22  David WebsterUpdate options to the config files
1999-12-22  Vadim Zeitlin1. corrected some owner-drawn buttons bugs
1999-12-22  Vadim Zeitlin1. wxBase compiles under BeOS
1999-12-22  David WebsterUpdated Phnghand LoadFile and new makefile for DateTime
1999-12-22  Robert Roebling Reduced spacing in tree ctrl.
1999-12-22  Robert Roebling Some debug code.
1999-12-22  Vadim Zeitlin1. coloured buttons seem to work
1999-12-21  David Websterdefine _timezone for VisualAge
1999-12-21  Václav Slavíkfixed horizontal scrollbar bug
1999-12-21  David WebsterAdd datetime file
1999-12-21  Václav Slavík#ifdef wxUSE_TOOLTIPS around tooltips
1999-12-21  Vadim ZeitlinwxDateTime::ParseFormat() and ParseTime() added (compil...
1999-12-21  Robert Roebling Some doc updates.
1999-12-21  Vadim Zeitlinadded support for width and flags in wxDateTime::Format()
1999-12-21  Vadim ZeitlinwxString::Format() added
1999-12-21  Vadim Zeitlin1. corrected compilation of wxTime/wxDate
1999-12-21  Vadim Zeitlinmemory leak in ~wxMutex fixed
1999-12-21  Václav Slavíkstupid typo in wxHTML help options dlg - did not displa...
1999-12-21  Vadim Zeitlinremoved date.cpp and time.cpp from the makefiles
1999-12-21  Vadim Zeitlin1. wxLongLong and wxDateTime compilation fixed for...
1999-12-20  Guillermo Rodrigue... strange comment in gsocket_read (?)
1999-12-20  Guillermo Rodrigue... Stupid timeout bug fixed
1999-12-20  Robert Roebling Minor optical changes to toolbar and the help frame's
1999-12-20  Julian SmartMostly Mingw32/Cygwin corrections
1999-12-20  Robert Roebling Replaced the old wxGetResource implementation with...
1999-12-20  Robert Roebling Minor changes to wxTreeCtrl's horiz size,
1999-12-20  Vadim Zeitlinfall back from wxITALIC to wxSLANT and vice versa
1999-12-20  Vadim Zeitlin'grey border' bug under MSW fixed
1999-12-20  Václav Slavíkadded <EM>, <CITE> and <STRONG> tags; now use separate...
1999-12-20  Václav SlavíkHTML help: index panel now displays only part of index...
1999-12-20  Václav Slavíkadded support for definition lists (DL,DT,DD) to wxHTML
1999-12-20  Václav Slavíkcleaned some relics - mod_* instead of m_* in wxHTML...
next