]> git.saurik.com Git - wxWidgets.git/history - src
Added wxHtmlPrintout::AddFilter so the same filters used for
[wxWidgets.git] / src /
2003-07-06  Julian SmartAdded wxHtmlPrintout::AddFilter so the same filters...
2003-07-06  Václav SlavíkwxConvGdk is not used anymore
2003-07-06  David ElliottFixed some fields in the file header
2003-07-06  David ElliottRemove finishLaunching method which called wxTheApp...
2003-07-05  Václav Slavíkregenerated
2003-07-05  Vadim Zeitlinsome float -> int conversion warnings suppressed (but...
2003-07-05  Václav Slavíkadded wxLC_VIRTUAL
2003-07-05  Václav Slavíkadded wxSTC bakefile
2003-07-05  Stefan Csomorchanged Remove to RemoveAt
2003-07-05  Stefan Csomormoved c-runtime functions for CW here, only add strdup...
2003-07-05  Stefan Csomormoved c-runtime functions for CW to wxchar
2003-07-05  Václav Slavíkmodules don't have to be exported
2003-07-05  Václav SlavíkDLL compilation fixes
2003-07-04  Vadim Zeitlinfixed crash in wxExecute() introduced during base/GUI...
2003-07-04  Stefan Csomortrying to avoid unneccessary redraws by not invalidatin...
2003-07-04  Stefan Csomorflag removed
2003-07-04  Stefan Csomorapp traits support and CW Debug output fix
2003-07-04  Stefan Csomornew files added
2003-07-04  Stefan Csomorpid removed from temp file name
2003-07-04  Stefan Csomordebug output for CW corrections
2003-07-04  Stefan Csomorpc 2 mac conversion for file operations
2003-07-04  Václav Slavíkregenerated makefiles
2003-07-04  Václav Slavíkfixed compilation of multilib dll
2003-07-04  Václav Slavíkadded wxprec.h
2003-07-04  Václav Slavíkadded wxprec.h
2003-07-04  Václav Slavíkregenerated
2003-07-04  Václav Slavíkcompilation fixes for multilib/DLL build
2003-07-04  Jouk Jansen Committing in .
2003-07-04  Mattia Barbon wxArrayString::Sort(bool) not deprecated (yet).
2003-07-03  Mattia Barbon Moved some methods/classes inside COMPATIBILITY_2_4.
2003-07-03  David ElliottProvide empty stubs for constructors
2003-07-03  Julian SmartRemoved duplicate wxTrace functions
2003-07-03  David ElliottProvide NSAutoreleasePool instances during initialization
2003-07-03  David ElliottAdded CallOnInit() which allows the toolkit (wxCocoa...
2003-07-03  Vadim Zeitlinremoved static methods from wxAppTraitsBase, this doesn...
2003-07-02  Mattia Barbon Borland (5.5) compilation fix.
2003-07-02  Mattia Barbon Check for null pointer.
2003-07-02  David ElliottRemoved Vadim's comment. Added comment explaining...
2003-07-02  Mattia Barbon Remove now unneeded header.
2003-07-02  Mattia Barbon More COMPATIBILITY_2_4 fixes.
2003-07-02  Mattia Barbon Quick and dirty fix for building with COMPATIBILITY_2...
2003-07-02  Václav Slavíkfixed to make wxBase DLL compile
2003-07-02  Vadim Zeitlingot rid of wxBuffer (finally!!!)
2003-07-02  Vadim Zeitlinrenamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02  Vadim Zeitlinfixes needed for separate DLL build to work
2003-07-01  Vadim Zeitlininit more (all?) member variables
2003-07-01  Mattia Barbon MinGW compilation fixes.
2003-07-01  Vadim Zeitlinsuppress warning about unused variable
2003-07-01  Vadim Zeitlinfixed crash on startup
2003-07-01  Vadim ZeitlinGetOsVersion() is now wxGUIAppTraits method instead...
2003-07-01  Vadim Zeitlinremoved wxFunction
2003-07-01  Vadim Zeitlinfixed VC++ warning in release build
2003-07-01  Vadim Zeitlinfixed Unicode compilation and run-time problems
2003-06-30  Vadim Zeitlinadded missing #include bitmap.h
2003-06-30  Václav Slavíkfixed missing WXDLLEXPORT
2003-06-30  Vadim Zeitlinwe can't declare WinMain() with other arguments using...
2003-06-30  Václav Slavíkcompilation fix
2003-06-30  Vadim Zeitlinsmall wxGTK compilation fixes
2003-06-30  Vadim Zeitlinmore work on fixing wxEntry() and ANSI/Unicode cmd...
2003-06-30  Vadim Zeitlinextracted common initialization/cleanup functions in...
2003-06-30  Robin DunnCheck for and allow zero length files
2003-06-30  Julian SmartAdded optional event sink for use with dynamic event...
2003-06-30  Jouk Jansen Committing in .
2003-06-30  Jouk Jansen Committing in .
2003-06-29  Stefan NeisApplied Patch 760644 (wxGrid SetTable uses deleted...
2003-06-29  Václav Slavíkregenerated
2003-06-29  Vadim Zeitlincompilation fix
2003-06-29  Vadim Zeitlinwe don't need to include wx/mac/private.h, at least...
2003-06-28  Vadim Zeitlinfix for comparison bug in GetHeader()
2003-06-28  Mattia Barbon Stop GCC from complaining about unhandled enumeration...
2003-06-28  Václav Slavíkfixed linker errors
2003-06-28  Vadim Zeitlinreplaced wxGetOsVersion() with wxGUIAppTraits::GetOSVer...
2003-06-28  Vadim Zeitlinfixed unused variable warnings
2003-06-28  Vadim Zeitlinfixed sscanf() format string typo
2003-06-28  Stefan Csomorfunction key support
2003-06-28  David Elliottinclude "wx/setup.h" before testing for wxUSE_SLIDER
2003-06-28  David ElliottAdded wxGUIAppTraits::GetOSVersion() implementation.
2003-06-27  David ElliottRemoved wxGetOsVersion stub. It's now handled by utils...
2003-06-27  Václav Slavíkcompilation fix
2003-06-27  Václav Slavíkanother compilation fix
2003-06-27  Václav Slavíkcompilation fix for wxMSW
2003-06-27  Václav SlavíkWindows compilation fix
2003-06-27  Vadim Zeitlinmoved GetOSVersion() to the base traits class; implemen...
2003-06-27  Vadim ZeitlinTryParent()/ProcessEvent() were included in both base...
2003-06-26  Vadim Zeitlin__WXBASE__ -> wxUSE_BASE
2003-06-26  Vadim Zeitlinadded EstimateTotalHeight
2003-06-26  Julian SmartAdded m_ prefix to wxColourData and wxFontData members...
2003-06-26  Vadim Zeitlinpass event to validators fisrt, before using the dynami...
2003-06-26  Vadim Zeitlincompilation fix
2003-06-26  Chris Elliottremove conflicts
2003-06-26  Vadim Zeitlinchanging the number of items in wxHtmlListBox should...
2003-06-26  Vadim Zeitlincompilation fixes for separate build
2003-06-26  Vadim Zeitlincompilation fix for wxGUI
2003-06-26  Vadim Zeitlingot rid of wxEvtHandler::m_isWindow, use virtual functi...
2003-06-25  Vadim Zeitlinsome more #if wxUSE_BASE (but still not enough)
2003-06-25  Václav Slavíknew dependencies tracking code
2003-06-25  Václav Slavíknew dependency tracking from bakefile cvs
2003-06-25  Václav Slavíksplit log.h into GUI and base parts
2003-06-25  Václav Slavíkfixes
2003-06-25  Václav Slavíkregenerated makefiles, with support for multilib build
next