]> git.saurik.com Git - wxWidgets.git/history - src
mingw compilation fix
[wxWidgets.git] / src /
2003-07-08  Vadim Zeitlinmingw compilation fix
2003-07-08  Vadim Zeitlingot rid of (unused since a long time) wxNO_3D and wxUSE...
2003-07-08  Václav Slavíkfixes to wxHTML selection code: corrected mouse navigation
2003-07-08  Mattia Barbon Morec ompilation fixes.
2003-07-08  Vadim Zeitlinrenamed wxScrollHelper::GetRect() to GetScrollRect...
2003-07-08  Mattia Barbon Compilation fix.
2003-07-08  Mattia Barbon Added --use-stl to cnfigure, wxUSE_STL to setup0.h
2003-07-08  Václav Slavíkmuch better looking selection of justified paragraphs
2003-07-08  David ElliottPosition the status bar properly
2003-07-08  Václav Slavíkremoved gcc warning
2003-07-08  Robert Roebling Added Theme patch.
2003-07-08  Robert Roebling Corrected wxTreeCtrl and wxListCtrl end_label_edit...
2003-07-08  Vadim ZeitlinRefresh() didn't work as it wasn't passed to subwindows
2003-07-07  David ElliottUse NSColor from wxColour and wxBrush
2003-07-07  David ElliottFirst hack at wxBrush for wxCocoa
2003-07-07  Julian SmartAdded wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE...
2003-07-07  Vadim Zeitlinwarning (in Unicode only) fix
2003-07-07  Václav SlavíkUnicode compilation fixes
2003-07-07  Václav Slavíkcompilation fix for #ifdef __WXDEBUG__
2003-07-07  Václav Slavíkapplied modified UTF-8 locales patch (766893)
2003-07-06  Vadim Zeitlindon't east 100% of CPU when showing popup menu (patch...
2003-07-06  Václav Slavíkdon't link wxBase against GUI libraries
2003-07-06  Vadim Zeitlincheck for wrong wxID_OK usage (patch 758388)
2003-07-06  Vadim Zeitlinforward ported patch to IsEditable()
2003-07-06  Vadim Zeitlinsend more page change events (patch 750521); document...
2003-07-06  Vadim Zeitlinimplemented GetDefaultBorder() in wxControl, override...
2003-07-06  Vadim Zeitlinadded GetBorder(flags)
2003-07-06  Vadim ZeitlinwxNotebook::HitTest() for wxMSW added (patch 748469)
2003-07-06  Vadim Zeitlinapplied a patch to prevent another IsDialogMessage...
2003-07-06  Vadim Zeitlinuse HWND in tracing messages
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...
next