]> git.saurik.com Git - wxWidgets.git/history - src
wxDocManager::GetNoHistoryFiles() renamed to GetHistoryFilesCount()
[wxWidgets.git] / src /
2003-05-09  Vadim ZeitlinwxDocManager::GetNoHistoryFiles() renamed to GetHistory...
2003-05-08  Vadim Zeitlinundid patch which was supposed to allow thread recreati...
2003-05-08  Robin DunnPrevent scrolling back to the top when calling SetItemC...
2003-05-08  Robin DunnFix GetItemRect to offset by the header window, if...
2003-05-07  Robin DunnAdded #if TARGET_CARBON around shaped window stuff
2003-05-07  Julian SmartEnsure grid components don't have borders
2003-05-07  Václav Slavíkfix for multiple initialization
2003-05-07  Robin Dunnfixed compile errors
2003-05-07  Robin DunnAlso merge the m_overflow attribute
2003-05-07  Mattia Barbon Implemented wxBitmapDataObject.
2003-05-07  Julian SmartMore style issues
2003-05-07  Julian SmartFixed style glitches
2003-05-07  Julian SmartAdded WS_VISIBLE style
2003-05-07  Chris Elliottupdate for digital mars - resolve externals in shell...
2003-05-07  Chris Elliottupdate makefile.sc for digital mars to use relative...
2003-05-07  Julian SmartRemoved some commented-out code
2003-05-06  Robin Dunnallow the base class to participate in the CanPaste...
2003-05-06  Julian SmartRevamped border handling.
2003-05-06  Robert Roebling Compilo.
2003-05-06  Chris Elliottupdate digitalmars makefile
2003-05-06  Robert Roebling OpenGL for GTK2 fixes.
2003-05-06  Robert Roebling Splitter clean up.
2003-05-05  Mattia Barbon Fix for crash on exit.
2003-05-05  Robert Roebling Upported fix to mouse capture event handling.
2003-05-04  Julian SmartInitialised m_isBeingDeleted -- I don't know how anything
2003-05-04  Julian SmartSetting state to STATE_NEW in wxThread::Create
2003-05-04  Mattia Barbon Changed the way ApplicationShells are used: now wxMotif
2003-05-04  Mattia Barbon Avoid crash during global destruction.
2003-05-04  Julian SmartApplied updated patch [ 731719 ] Owner draw font leak...
2003-05-04  Julian SmartAdded defined() to directive
2003-05-04  Julian SmartAdded some missing copyright lines
2003-05-04  Mattia Barbon Fix for the fact that unmapped but managed widgets
2003-05-04  Mattia Barbon Pass events to pushed event handlers.
2003-05-03  Robin DunnReversed the meaning of black and white in wxRegion...
2003-05-03  Julian SmartApplied [ 731578 ] wxThread state bugfix
2003-05-03  Stefan Csomorcorrected pageRect for non carbon targets, removed...
2003-05-03  Julian SmartApplied patch [ 701238 ] Added BLOB support to dbtable.
2003-05-03  Julian SmartApplied patch [ 726350 ] wxGrid - MovePageDown()
2003-05-03  Julian SmartApplied patch [ 731846 ] GTK Print Options
2003-05-03  Julian SmartApplied patch [ 730686 ] wxImage::Scale speed improvements
2003-05-03  Julian SmartApplied patch [ 731195 ] More #if/#endif's to build...
2003-05-03  Julian SmartApplied patch [ 731719 ] Owner draw font leak/overuse
2003-05-03  Julian SmartApplied some of patch [ 622660 ] consistent behaviour...
2003-05-02  Julian SmartAdded m_isOpened variable to simulate opening/closing
2003-05-02  Chris Elliottdigital mars updated
2003-05-02  Chris Elliottimplement wxHAVE_RAW_BITMAP
2003-05-02  Julian SmartCorrected a memory leak I introduced in the last patch
2003-05-02  Chris ElliottMacro swicth from SC to SYMANTEC
2003-05-02  Chris Elliottfix for digitalmars header
2003-05-01  Vadim Zeitlinmake accelerators for bitmap menu items work (patch...
2003-05-01  Vadim Zeitlincompilation fix when WXUNUSED(arg) == arg
2003-05-01  Vadim Zeitlinadded (back?) CROSS support (patch 658234)
2003-05-01  Vadim Zeitlinshow the taskbar icon even after Explorer restart ...
2003-05-01  Vadim Zeitlinfixed spurious debug error message
2003-05-01  Vadim Zeitlincompilation fix
2003-05-01  Vadim Zeitlinbetter handling of transparent colour in wxImage conver...
2003-05-01  Vadim Zeitlinset the index for BEGIN_DRAG events (patch 726308)
2003-05-01  Vadim Zeitlinonly set replace string for replace events (patch 728415)
2003-05-01  Vadim Zeitlinfixes for working with mono bitmaps (patch 728768)
2003-05-01  Vadim Zeitlinfix for a crash in ~wxLocale and incorrect GetLanguage...
2003-05-01  Vadim Zeitlinmissing #if's needed for compilation with some wxUSE_XX...
2003-05-01  Vadim Zeitlinfix a problem with Unicows (patch 720542)
2003-05-01  Vadim Zeitlinfix the wrong size of the first page when it's added...
2003-05-01  Vadim Zeitlinallow raw access to a part of the image only (faster...
2003-05-01  Julian SmartImplemented delayed closing of an existing document
2003-05-01  Julian SmartImplemented delayed selection (e.g. after adding the...
2003-05-01  Vadim Zeitlinread numbers even if they're followed by spaces
2003-05-01  Vadim Zeitlincompilation fix for Unicode
2003-04-30  Václav Slavíkfixed Norwegian Bokmal code to conform to new ISO 639-2
2003-04-30  Stefan Csomorcorrecting non-unicode char conversion
2003-04-30  Stefan Csomorremoving unused flags
2003-04-30  Stefan Csomorinclude "ToolUtils.h" for LoWord and friends
2003-04-30  Julian SmartAllow for +/- in E part
2003-04-30  Julian SmartAllow 'e' or 'E' in numeric text.
2003-04-30  Julian SmartUse the context help XPM for MSW too
2003-04-30  Robin DunnShaped window support for wxMac, plus a wxSTAY_ON_TOP...
2003-04-28  Chris Elliottupdate to make digitalmars compile/link libraries
2003-04-28  Chris ElliottSF patch [ 708702 ] Wide character filename support...
2003-04-28  Mattia Barbon Blind compilation fix in the case where libXpm
2003-04-28  Robin DunnSF Patch #728691, dangling pointer fix
2003-04-28  Vadim Zeitlinfix for Unicode compilation
2003-04-28  Julian SmartFixed [ 728819 ] memory leak in ipcbase.cpp
2003-04-28  Vadim Zeitlinnew template-based more flexible and hopefully more...
2003-04-27  Vadim Zeitlincreate tab ctrl with WS_VISIBLE style
2003-04-27  Vadim Zeitlin*really* fixed searching in sorted arrays
2003-04-27  Vadim Zeitlindon't hardcode wxCHOICEDLG_DIALOG_STYLE
2003-04-26  Stefan Csomormoving rollover check, was causing hangs upon terminati...
2003-04-26  Stefan Csomortransition window calls had some problems with layering...
2003-04-26  Mattia Barbon Implemented wxEntryStart, wxEntryInitGui, wxEntryCleanup.
2003-04-25  Václav Slavíkadded xh_wizrd.cpp
2003-04-25  Mattia BarbonPatch [ 726877 ]: Remove /GX- from makevc.env
2003-04-25  Mattia Barbon Compilation fix for wxBase.
2003-04-25  Mattia Barbon Warning fix.
2003-04-25  Chris Elliottupdate to make digitalmars compile/link libraries
2003-04-25  Vadim Zeitlinfixed bug recently introduced in wxSortedArray::Index()
2003-04-25  Vadim Zeitlinblind fix for wxMotif compilation with wxHAVE_LIB_XPM...
2003-04-24  Mattia Barbon COmpilation fix.
2003-04-24  Mattia Barbon Added wxWizard handler to Makefile.in.
2003-04-24  Chris Elliottupdate to make digitalmars compile/link html\test sample
2003-04-24  Chris Elliottupdate to make digitalmars compile/link make clean
next