]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2003-05-06  Julian SmartRevamped border handling.
2003-05-06  Chris Elliottpossible fix for templates with digitalmars
2003-05-06  Julian SmartRemoved obsolete 16-bit import libs
2003-05-06  Robert Roebling Compilo.
2003-05-06  Chris Elliottupdate digitalmars makefile
2003-05-06  Chris Elliottupdate install docs for MSW (Borland & Digital Mars)
2003-05-06  Julian SmartDoc clarifications
2003-05-06  Robert Roebling Penguin Unicode compilation fix.
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 SmartAdded items to todo list and publicity doc
2003-05-03  Julian SmartMentioned: Applied patch [ 701238 ] Added BLOB support...
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 SmartMentioned wxImage::Scale improvement
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 SmartDoc corrections
2003-05-03  Julian SmartMentioned docview changes
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 Elliotttypo fix
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 Elliottfix bug to make Borland compile
2003-05-02  Chris Elliottdigital mars updated
2003-05-02  Chris ElliottMacro swicth from SC to SYMANTEC
2003-05-02  Chris Elliottinfo about digitalmars in header
2003-05-02  Chris ElliottMacro swicth from SC to SYMANTEC
2003-05-02  Chris Elliottfix for digitalmars header
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 Zeitlinstddef.h required for IRIX compilation (patch 721388)
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 SmartReset m_lastItem to avoid crashes
2003-05-01  Julian SmartImplemented delayed selection (e.g. after adding the...
2003-05-01  Julian SmartRemoved backslashes in verbatim example
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  Vadim Zeitlinfixed configure for autoconf 2.5x (patch from Olly...
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-29  Vadim Zeitlincompilation fix for !USE_PCH
2003-04-29  Mattia Barbon MinGW compilation fix.
2003-04-29  Julian SmartFixed brace problem.
2003-04-29  Chris Elliottfix filefn conditional error
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  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  Chris Elliottfix wxChar error in docs
2003-04-28  Vadim Zeitlinfix for Unicode compilation
2003-04-28  Julian SmartDoc suggestions applied
2003-04-28  Julian SmartFixed [ 728819 ] memory leak in ipcbase.cpp
2003-04-28  Vadim Zeitlinanother blind fix for wxX11 compilation
2003-04-28  Vadim Zeitlinupdated to use the new raw bitmap API
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...
next