]> git.saurik.com Git - wxWidgets.git/history - include
Changed code to allow for removal of the #include <windows.h> from wxprec.h for windows
[wxWidgets.git] / include /
2000-01-18  George TaskerChanged code to allow for removal of the #include ...
2000-01-18  Václav Slavíkm_LastPage changed to wxChar*, forgot to commit
2000-01-18  Václav Slavíkadded wxHTML_ALIGN_JUSTIFY
2000-01-18  Václav Slavíkadded align=justify support ; also removed relic:...
2000-01-18  Vadim Zeitlin1. small fix in wxDirDialog: SHBrowseForFolder() doesn...
2000-01-17  Václav Slavíkremoved show_progress argument in some private function...
2000-01-17  Robert Roebling Add draft wxPlotWindow
2000-01-17  Václav Slavíkfixed bug: UseConfig didn't call wxHtmlHelpFrame::OnConfig
2000-01-17  Václav Slavíkchanged wxConfigBase::Get signature to wxConfigBase...
2000-01-16  Václav SlavíkwxProgressDialog now accepts wxGA_SMOOTH style
2000-01-16  Václav Slavíkadded encoding conversion to wxHTML
2000-01-16  Václav Slavíkadded case sensitive and whole words only search
2000-01-16  Václav Slavíkindex search is case insensitive now; index panel indic...
2000-01-16  Václav Slavíkcompilation fix for DLL build
2000-01-16  Václav Slavíkfile dialog now remebers list/report and hidden files...
2000-01-16  Václav SlavíkwxFileDialog's report/list view icons changed to some...
2000-01-15  Robert Roebling Next try at avoiding too few or too many size events.
2000-01-15  Robert Roebling black now denotes 0 on mono-bitmaps.
2000-01-15  Julian Smart16-bit fixes
2000-01-14  Stefan NeisSN: Derive wxSpinButton from wxSpinButtonBase instead...
2000-01-14  Stefan NeisSN: Removed second of two declarations declaring wxMDIC...
2000-01-14  Stefan NeisSN: Don't include (non-existing) pmstddlg.h for EMX
2000-01-14  Stefan NeisSN: Added a forward declaration of class wxOwnerDrawn...
2000-01-14  Václav Slavíkoptimized wxHtmlContainerCell - now proceeds layouting...
2000-01-14  Robert Roebling image to bitmap rewrite,
2000-01-14  Julian SmartFurther fixes to Dialog Editor; additions to .dsp files
2000-01-14  Guillermo Rodrigue... wxSocekt now uses wxPostEvent.
2000-01-13  Vadim Zeitlin1. added wxEnhMetaFileXXX classes
2000-01-13  David WebsterLINKAGEMODE under OS/2 is only applicable for VisualAge...
2000-01-13  Julian SmartSet RADIOBTN_PARENT_IS_RADIOBOX to 0 (sorry, but.....
2000-01-13  Stefan Csomormac updates and msw bitmapdrawing on printer
2000-01-13  Stefan Csomoradaptions for CW Pro 5.3 on mac
2000-01-12  Vadim Zeitlinsome compilation fixes for mingw32 and not only
2000-01-12  Robert Roebling Chnages to mono-bitmap code.
2000-01-12  Vadim Zeitlinadded wxUSE_NOTEBOOK to include/wx/msw/setup0.h, remove...
2000-01-12  Václav Slavíkadded wxHtmlLinkInfo::GetHtmlCell so that you know...
2000-01-12  Guillermo Rodrigue... Added missing WXDLLEXPORTs
2000-01-11  Václav Slavíkadded mouse event member into wxHtmlLinkInfo. wxHtmlWin...
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-11  George TaskerReplaced typo that had wxCALLBACK being redefined....
2000-01-10  Robin DunnMSW Caret is now destroyed and recreated when resized.
2000-01-10  Vadim ZeitlinwxAPIENTRY fixes (?)
2000-01-10  Robin DunnWrong Init was being called in ctor.
2000-01-10  Guillermo Rodrigue... Important changes to avoid dependence on events inside...
2000-01-10  Guillermo Rodrigue... Fixes from Mumit Khan to allow DLL compilation; most...
2000-01-08  Václav Slavíkadded IsEncodingAvailable and GetAltForEncoding extende...
2000-01-08  Václav Slavíkadd wxFontEncoding member into wxNativeEncodingInfo
2000-01-08  Guillermo Rodrigue... ops. SetFocus should be public
2000-01-08  Vadim ZeitlinwxLongLongWx::Assign(double) works - thanks Guillermo
2000-01-08  Vadim Zeitlinkeyword search should work now
2000-01-07  Vadim Zeitlinadded test mode to wxLongLongWx which allowed to find...
2000-01-07  Guillermo Rodrigue... Fixed problem with tab traversal in wxSpinCtrl (added...
2000-01-07  Bart A.M. JourquinwxControl child of wxControlBase
2000-01-07  Robin DunnTrying out addition of SetSize to wxCaret...
2000-01-07  Vadim Zeitlinattempts at providing clipboard/dnd support for metafil...
2000-01-06  Guillermo Rodrigue... Fixed virtual function hiding problem
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  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 stream-like insertion operators
2000-01-05  Vadim Zeitlinmore fixes to compilation warnings from HP-UX build...
2000-01-05  Vadim ZeitlinwxRegion should work with wxCoord, not long
2000-01-05  David WebsterGeneral fixes
2000-01-05  Vadim Zeitlin1. compilation fixes for TB_REPLACEBITMAP and FONTENUMPROC
2000-01-04  Robert Roebling Compilation fix,
2000-01-04  Vadim ZeitlinwxMSW compilation fixes for old mingw32
2000-01-04  Jouk Jansen Committing in .
2000-01-04  David WebsterAdd some "USE" defs that were missing.
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  David WebsterVisualage C++ V4.0 has a native long long data type.
2000-01-03  David WebsterVisualAge C++ V4.0 fixups, can't differentiate between...
2000-01-03  Ove KaavenBetter make it a const reference then.
2000-01-03  Ove KaavenMake wxColour parameter be passed by reference to inlin...
2000-01-03  Ove KaavenThose wxTRACE_* string constants appears to need wxT()
2000-01-03  Ove KaavenHalved DEFAULT_ITEM_WIDTH so default sizes resembles...
2000-01-03  David Websterno enums with commas past last element, please
2000-01-03  Vadim Zeitlin1. corrections for compilation of the wxBase apps with...
2000-01-03  Robert Roebling Corrected spin control, which ignored hand typed...
2000-01-03  Ove KaavenMake this compile in Unicode mode under Borland C+...
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íkadded wxEncodingConverter::Convert(char*,wxChar*) and...
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-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-31  Václav Slavíkadded wxFONTENCODING_UNICODE -- for use with wxEncoding...
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  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  Vadim ZeitlinwxMotif::wxControl() ctor added, now wxCalendarCtrl...
1999-12-29  Vadim Zeitlin1. wxCalendarCtrl
next