]> git.saurik.com Git - wxWidgets.git/history - src/common
Fixes to allow DLL compilation
[wxWidgets.git] / src / common /
2000-01-11  Vadim Zeitlinfixed refresh problem with holidays in wxCalendarCtrl
2000-01-11  Bart A.M. JourquinAdding GetCount() to wxHashTable
2000-01-11  Vadim ZeitlinwxMenuItem::GetLabelFromText() added/documented, bug...
2000-01-10  Guillermo Rodrigue... Important changes to avoid dependence on events inside...
2000-01-10  Guillermo Rodrigue... Fixed from Mumit Khan to allow DLL compilation for...
2000-01-08  Václav Slavíkadded IsEncodingAvailable and GetAltForEncoding extende...
2000-01-08  Václav SlavíkBorland #include hack
2000-01-08  Vadim ZeitlinwxLongLongWx::Assign(double) works - thanks Guillermo
2000-01-07  Vadim Zeitlinadded test mode to wxLongLongWx which allowed to find...
2000-01-06  Guillermo Rodrigue... Removing warnings
2000-01-06  Vadim Zeitlin1. more warnings fixes in gtk/region.cpp and common...
2000-01-06  Vadim Zeitlin1. more HP-UX warning fixes (almost done...)
2000-01-06  Vadim Zeitlinbug fixes for '\r' handling in wxTextFile::Translate()
2000-01-06  Guillermo Rodrigue... Rewrote large parts of the non-DDE IPC stuff (wxTCPServ...
2000-01-05  Vadim Zeitlin1. added wfstream.cpp to wxBase (needed by filesys...
2000-01-05  Vadim Zeitlinmore bug fixes: options with values and compound option...
2000-01-05  Vadim ZeitlinParseDate() understands tomorrow and yesterday as well...
2000-01-05  Vadim Zeitlinmore stream-like insertion operators
2000-01-05  Vadim Zeitlinmore fixes to compilation warnings from HP-UX build...
2000-01-05  Julian SmartAdded contributed speedup of ConvertToBitmap under...
2000-01-05  Vadim Zeitlininclude "module.h"
2000-01-05  Vadim Zeitlinsmall bug fix for composite options
2000-01-05  Vadim Zeitlin1. compilation fixes for TB_REPLACEBITMAP and FONTENUMPROC
2000-01-04  Vadim ZeitlinwxMSW compilation fixes for old mingw32
2000-01-04  Jouk Jansen Committing in .
2000-01-04  Robert Roebling New colour, font, theme and size code..
2000-01-03  Ove KaavenUnicode compilation fix
2000-01-03  David WebsterNeed LINKAGEMODE for Visualage C++ compiles on the...
2000-01-03  Vadim Zeitlin1. corrections for compilation of the wxBase apps with...
2000-01-03  Václav Slavíknow grabs encoding info not from but from '' (empty...
2000-01-03  Václav SlavíkBorland #include hack
2000-01-03  Robert Roebling Corrected some things in, and some thing revealed by
2000-01-03  Vadim ZeitlinO_BINARY added to wxFile::Create
2000-01-03  Ove KaavenUnicode compilation fixes
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-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...
1999-12-31  Václav Slavíkadded wxEncodingConverter
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  Robin DunnFixed wxWindowCreateEvent and wxWindowDestroyEvent...
1999-12-29  Vadim Zeitlin1. wxCalendarCtrl
1999-12-29  Robert Roebling GUI thread update and event corrections.
1999-12-29  Vadim Zeitlin1. some minor compilation fixes in datetime.cppm
1999-12-28  Vadim ZeitlinBC++ compialtion fix (?)
1999-12-28  Julian SmartSome BC++ issues
1999-12-27  Robert Roebling Added mono bitmap to image conversion.
1999-12-27  Vadim Zeitlin1. wxLongLongWx::Assign(double) added (half implemented)
1999-12-26  Vadim Zeitlin1. misc compilation (errors, warnings) fixes (from...
1999-12-24  Václav Slavíkfixed bug in wxString::DoCopy - it called Sort on alrea...
1999-12-24  Vadim Zeitlinimplemented wxLongLong division - seems to work
1999-12-23  Vadim Zeitlinremoved testing code from wxLongLong
1999-12-23  Vadim Zeitlintried to implement division of wxLongLongs - doesn...
1999-12-23  Václav Slavíkdate.cpp and time.cpp removed from CVS (no longer used)
1999-12-23  Vadim Zeitlinpatches for BC++ 5.3 from Ricky Gonzales <gonzales...
1999-12-23  Jouk Jansen Committing in .
1999-12-22  Vadim Zeitlin1. wxBase compiles under BeOS
1999-12-22  Vadim Zeitlin1. coloured buttons seem to work
1999-12-21  David Websterdefine _timezone for VisualAge
1999-12-21  Vadim ZeitlinwxDateTime::ParseFormat() and ParseTime() added (compil...
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 Zeitlin1. wxLongLong and wxDateTime compilation fixed for...
1999-12-20  Guillermo Rodrigue... Stupid timeout bug fixed
1999-12-20  Julian SmartMostly Mingw32/Cygwin corrections
1999-12-20  Robert Roebling Minor changes to wxTreeCtrl's horiz size,
1999-12-20  Vadim Zeitlin'grey border' bug under MSW fixed
1999-12-17  Vadim ZeitlinwxDateTime progress: DST compuation, weekday computatio...
1999-12-17  Guillermo Rodrigue... *** empty log message ***
1999-12-17  Guillermo Rodrigue... Compile-fix after modifying timercmn.cp
1999-12-17  Robert Roebling Fixed typo in wxStaticBoxSizer::CalcMin().
1999-12-17  Guillermo Rodrigue... *** empty log message ***
1999-12-17  Julian SmartMisc small mods
1999-12-17  Vadim Zeitlinadded wxToolBar::SetToolClientData
1999-12-17  David Webstercleaning up image mess for os/2
1999-12-17  Guillermo Rodrigue... Everything rewritten from scratch
1999-12-17  Vadim Zeitlin1. compilation fix for wxDir
1999-12-16  Vadim ZeitlinWin16 compilation fixes
1999-12-16  Guillermo Rodrigue... PCX images can now be embedded in streams
1999-12-16  Robert Roebling Added wxSizer::Insert()
1999-12-16  Guillermo Rodrigue... Accomodate changes in CountColours
1999-12-16  Guillermo Rodrigue... Changed stopat to stopafter in CountColours
1999-12-15  Václav SlavíkJPEG handler does not read entire file into memory...
1999-12-15  Václav Slavíkimage handlers moved to separate headers (imagbmp.h...
1999-12-15  Vadim Zeitlinmerging in the toolbar changes
1999-12-15  Vadim Zeitlinusing WX_TIMEZONE set by configure instead of timezone
1999-12-15  Vadim Zeitlinmore WXUNUSED() here and there
1999-12-15  Guillermo Rodrigue... Small bugfix
1999-12-15  Guillermo Rodrigue... Added CountColours()
1999-12-15  Guillermo Rodrigue... Now saves in eiher 8bit or 24bit
1999-12-15  Guillermo Rodrigue... Added ComputeHistogram
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-14  Sylvain Bougnoux~wxBufferedStream puts back unread bytes
1999-12-13  David WebsterNeeded a __WXPM__ in new OS ifdefs at top
1999-12-13  Sylvain BougnouxWas missing png_read_end
next