]> git.saurik.com Git - wxWidgets.git/history - src
compilation fix for VisualAge C++
[wxWidgets.git] / src /
2003-06-09  Václav Slavíkcompilation fix for VisualAge C++
2003-06-09  Stefan NeisMoved include to wx/module.h out of #ifndef WX_PRECOMP.
2003-06-09  Stefan NeisFixed typos as reported by Adrian Gschwend.
2003-06-08  Julian SmartOnly bring the window to the top in Show() if we're...
2003-06-08  Stefan Csomorcorrected include for Apple's Dev Tools
2003-06-07  Václav Slavíkuse 'I' cursor when over text
2003-06-07  Stefan CsomorGetId was accessing the m_format var incorrectly
2003-06-07  Stefan CsomorAccepts Focus was incorrectly returning FALSE for a...
2003-06-07  Stefan Csomorcast correction Profiler
2003-06-07  Stefan Csomorcleanup
2003-06-07  Stefan CsomorMacHandleControlClick extended by mouseStillDown state...
2003-06-07  Stefan Csomorchanging inheritance and delegation
2003-06-07  Robin Dunnrevert my last change
2003-06-07  Julian SmartApplied patch [ 748638 ] wxDos2UnixFilename for unicode
2003-06-07  Julian SmartReports suggest that _sometimes_ WS_VSCROLL/WS_HSCROLL
2003-06-07  Vadim ZeitlinDoGiveHelp() should be defined even if !wxUSE_STATUSBAR
2003-06-07  Julian SmartTypo fixed
2003-06-07  Julian SmartFix for [ 748805 ] Assert failure for specified situati...
2003-06-07  David ElliottPlace m_lastDoubleClick initialization inside existing...
2003-06-07  David ElliottAdded stub for the new pure virtual DoInsert method
2003-06-07  David Elliottinclude "wx/module.h" for wxModule
2003-06-06  Robin Dunnfix so wxMenu::InsertItem actually inserts rather than...
2003-06-06  Robin DunnJust silently return NULL like the other ports
2003-06-06  Robin DunnDon't get picky about unicode mode. Scintilla doesn...
2003-06-06  Julian SmartInclude module.h
2003-06-06  Robin DunnPut terminating NUL in the buffer since MB2WC doesn...
2003-06-05  Václav Slavíkadded wxHW_NO_SELECTION
2003-06-05  Václav Slavíkadded line selection
2003-06-05  Mattia Barbon Add missing header for wxMotif.
2003-06-05  Julian SmartDisable non-standard notebook styles if CommCtl doesn...
2003-06-05  Julian SmartFixed bug [ 749471 ] wxDocument with no command processor
2003-06-05  Julian SmartFixed native dialog bug
2003-06-04  Václav Slavíkdoubleclick selects word
2003-06-04  Stefan Csomorcasts correction
2003-06-04  Stefan Csomormoving / sizing patch applied
2003-06-04  Stefan Csomorsupport undo patch applied
2003-06-04  Václav Slavíkadded selecting-while-dragging
2003-06-04  Vadim Zeitlinmade wxNativePixelFormat usable under Mac
2003-06-04  Vadim Zeitlincompilation warnings fixed
2003-06-04  Václav Slavíkfixed bug in selection style if selection colours is...
2003-06-03  Václav Slavíknew rendering customization api fixes
2003-06-03  Vadim Zeitlincompilation fixed after recent wxHTML changes
2003-06-03  Vadim Zeitlinsigned/unsigned comparison warning fixed
2003-06-03  Václav Slavíknew rendering customization API for Vadim
2003-06-03  Vadim Zeitlindon't ignore cache hints with from == to
2003-06-03  Stefan Csomorfeeds missed key events back to the control
2003-06-03  Stefan Csomorcorrecting lookup of equal names in different modules
2003-06-03  Vadim Zeitlinno changes
2003-06-03  Václav Slavíksubcell selection
2003-06-03  Vadim Zeitlinadded missing module.h include (bug 748158)
2003-06-03  Julian SmartTypo correction
2003-06-03  Vadim Zeitlinpressing PageDown and then PageUp should return to...
2003-06-03  Vadim Zeitlinuse c_str() instead of mb_str() with wxString::Printf...
2003-06-03  Vadim Zeitlingenerate wxEVT_COMMAND_LIST_INSERT_ITEM (patch 747070)
2003-06-03  Vadim Zeitlinno changes
2003-06-03  Vadim Zeitlinfixed wxPenRefData::operator==() (part of patch 742783)
2003-06-03  Vadim Zeitlininitial attempts to get raw bitmaps working under Mac
2003-06-03  Vadim Zeitlinfixed compilation warnings
2003-06-02  Václav Slavíkanother bug fixed: wrong lookup of nearest cell before...
2003-06-02  Vadim Zeitlincompilation fix
2003-06-02  Vadim Zeitlinrefresh cache on size/margins change; expanded cache...
2003-06-02  Vadim Zeitlinadded RefreshAll()
2003-06-02  Vadim Zeitlinattempt to fix gcc printf() warnings
2003-06-02  Vadim Zeitlinfixed calculations in SetMapMode() (use FP division...
2003-06-02  Vadim Zeitlinfix for gcc 3.3 warnings
2003-06-02  Václav Slavíkadded copying selection to clipboard; fixes to selectio...
2003-06-02  Roger GammansAddition at simple wxObject*, support into wxVariant.
2003-06-02  Vadim Zeitlincompilation fixes for !USE_PCH
2003-06-02  Julian SmartAttempt to make wxWindows play better with XP themes
2003-06-01  Václav Slavíkattempt to fix first click problem
2003-06-01  Vadim Zeitlincompilation fix (not all paths returned a value)
2003-06-01  Václav Slavíkmore work on text selection: selecting should work...
2003-06-01  Julian SmartFix for bug [ 744199 ] wxBringWindowToTop, child window...
2003-06-01  Julian SmartPass focus window to submenu items too (no reason I...
2003-06-01  Julian SmartFixed bug [ 743664 ] wxListCtrl asserts when deleting...
2003-06-01  Julian SmartFix for [ 688754 ] wxNotebook::SetSelection(-1) will...
2003-06-01  Julian SmartFix (I hope) for bug [ 673862 ] printing zero length...
2003-06-01  Julian SmartApplied bug fix [ 684949 ] Dialup Sample With Borland...
2003-06-01  Gilles Depeyrotignore MSVC build output directories
2003-06-01  Julian SmartApplied patch [ 650511 ] wxCalendarCtrl - year does...
2003-06-01  Julian SmartApplied patch [ 735304 ] wxDisplay::ChangeMode - does...
2003-06-01  Julian SmartApplied patch [ 719667 ] Ownerdrawn Buttons without...
2003-06-01  Julian SmartApplied patch [ 710608 ] wxImage::GetImageExtWildcard...
2003-06-01  Julian SmartApplied patch [ 649157 ] wxDisplay for Unix
2003-06-01  Julian SmartApplied patch [ 623187 ] virtual methods and new AppendItem
2003-06-01  Vadim Zeitlina workaround for Mac update problems
2003-06-01  Julian SmartApplied patch [ 619386 ] uxtheme.dll support
2003-06-01  Vadim Zeitlincompilation warnings fixes
2003-06-01  Vadim Zeitlincompilation fix for Mac and reformatted the code
2003-06-01  Julian SmartPartially applied patch [ 531199 ] new EVT_MOVING and...
2003-06-01  Julian SmartApplied patch [ 619539 ] patch to get small icon via...
2003-06-01  Julian SmartApplied patch [ 619705 ] Fixes wxApp::GetComCtl32Version
2003-06-01  Julian SmartApplied patch [ 739063 ] window.cpp (gtk) - mouse event...
2003-06-01  Julian SmartApplied patch [ 735588 ] Gtk2 textctrl selection fix
2003-06-01  Julian SmartApplied patch [ 733425 ] Fix for header rendering probl...
2003-06-01  Vadim Zeitlinadded wxVListBox using wxVScrolledWindow and wxHtmlList...
2003-06-01  Julian SmartApplied patch [ 743194 ] HitTest for wxNotebook
2003-06-01  Julian SmartApplied patch [ 743471 ] wxSplitter::Unsplit fix
2003-06-01  Julian SmartApplied [ 745533 ] implemented wxNotebook::DoGetBestSize
2003-06-01  Julian SmartApplied patch [ 745983 ] Fix for memory leak in class...
next