]> git.saurik.com Git - wxWidgets.git/history - src
added cmdline.h/.cpp to the makefiles
[wxWidgets.git] / src /
2000-01-05  Vadim Zeitlinadded cmdline.h/.cpp to the makefiles
2000-01-05  Vadim Zeitlin-fpermissive is now returned by wx-config -cflags if...
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 Zeitlinbug with incorrect & test fixed
2000-01-05  Vadim Zeitlinunreachable code warning fixed
2000-01-05  Vadim ZeitlinwxRegion should work with wxCoord, not long
2000-01-05  Robert Roebling Corrceted background problem with themes.
2000-01-05  Vadim Zeitlininclude "module.h"
2000-01-05  Robin DunnFixed a bug so the toggle flag is set correctly
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  Robert Roebling Removed crashes when not using themes.
2000-01-04  Robert Roebling EXTRA_LIBS vs. EXTRALIBS change.
2000-01-04  David WebsterAdded Calctrl.cpp to sources list
2000-01-04  Robert Roebling Compilation fix,
2000-01-04  David WebsterUpdated OS/2 sources with fixes to wxControl and wxSpinCtrl
2000-01-04  Vadim ZeitlinwxMSW compilation fixes for old mingw32
2000-01-04  Guillermo Rodrigue... Corrected problem related to wxSIZE_ALLOW_MINUS_ONE
2000-01-04  Robert Roebling Update bug in wxListCtrl,
2000-01-04  David Websterneeded a check for wxUSE_VALIDATORS in the wxListCtrl...
2000-01-04  Jouk Jansen Committing in .
2000-01-04  Vadim ZeitlinwxSIZE_ALLOW_MINUS_ONE handling corrected
2000-01-04  Robert Roebling Correct deafult GUI font is now found when querying
2000-01-04  David WebsterAdded Calctrl.obj to generic build list
2000-01-04  Robert Roebling New colour, font, theme and size code..
2000-01-03  Vadim Zeitlin1. wxTreeCtrl::SetBackgroundColour() works (with new...
2000-01-03  Ove KaavenBC++ 5.x also supports _beginthreadex and _endthreadex
2000-01-03  Ove KaavenCast both operands of ?: to (wxControl*) so BC++ compil...
2000-01-03  Ove KaavenUnicode compilation fix
2000-01-03  Ove KaavenUnicode compilation fixes for BC++ 5
2000-01-03  David WebsterNeed LINKAGEMODE for Visualage C++ compiles on the...
2000-01-03  Ove KaavenBC++ 5 does not have Unicode version of GetProcAddress.
2000-01-03  Ove KaavenAnother Unicode compilation fix
2000-01-03  Robert Roebling Distrib things.
2000-01-03  David WebsterUpdated config files for VisualAge C++ V4.0 to include...
2000-01-03  David WebsterFixes to get library to compile
2000-01-03  David WebsterTwo new font implementations for OS/2
2000-01-03  David Webstersmall updates for OS/2
2000-01-03  Vadim Zeitlin1. corrections for compilation of the wxBase apps with...
2000-01-03  Robert Roebling Distrib things,
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  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
next