]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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...
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  Mattia Barbon Not used anymore.
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-25  Jouk Jansen Committing in .
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
2003-04-24  Chris Elliottupdate to make digitalmars compile/link make clean
2003-04-24  Chris Elliottupdate to make digitalmars compile/link make clean
2003-04-24  Chris Elliottupdate to make digitalmars compile/link html sample
2003-04-24  Chris Elliottupdate to make digitalmars compile/link image sample
2003-04-24  Robert Roebling Another attempt to fix the freeze while mouse capturing.
2003-04-24  Robert Roebling Upported minor fix for font dialog.
2003-04-24  Jouk Jansen Committing in .
2003-04-24  Jouk Jansen Committing in .
2003-04-24  Jouk Jansen Committing in .
2003-04-24  Chris Elliottexplicit cast for digital mars to use OLE
2003-04-23  Robin DunnPrevent a Gtk-CRITICAL message when Remove()ing a menu...
2003-04-23  Robin DunnFix setting the scrollbar positions (SF Bug #721159)
2003-04-23  Chris Elliottdigital mars compiler updated - test no longer needed
2003-04-23  Robert Roebling Typo in mouse event code.
2003-04-22  Chris Elliottupdate to make digitalmars compile/link image sample
2003-04-22  Chris Elliottupdate to make digitalmars compile/link image sample
2003-04-22  Václav Slavíkmodification to wxSizer handler needed for wxWizard
2003-04-22  Václav Slavíktooltips should be translated
2003-04-22  Václav Slavíkadded wxWizard handler to XRC
2003-04-21  Václav Slavíkfixed typo
2003-04-19  Robin DunnUpdated Scintilla to 1.52 (on the trunk this time too)
2003-04-19  Chris Elliottupdate to docs now minimal sample compiles
2003-04-19  Chris Elliottupdate to make digitalmars link minimal sample
2003-04-19  Chris Elliottupdate to make digitalmars compile
2003-04-19  Chris Elliottupdate to make digitalmars link - I really don't like...
2003-04-19  Chris Elliottupdate to make digitalmars compile
2003-04-19  David ElliottSeparated the Objective-C to C++ association code into...
2003-04-19  David Elliott#include "wx/cocoa/ObjcPose.h" from the source in prepa...
2003-04-19  Gilles Depeyrotcorrected for resource compilation with Apple Developer...
2003-04-19  Gilles Depeyrotupdated Project Builder minimal sample project
2003-04-19  Gilles Depeyrotremoved superfluous casts
2003-04-19  Gilles Depeyrotadded extern "C" for include of mach/mach.h to fix...
2003-04-19  Gilles Depeyrotremoved unused variables
2003-04-19  Gilles Depeyrotcorrected warning (missing const)
2003-04-19  Gilles Depeyrotupdated CodeWarrior 5.3 project with latest changes...
2003-04-19  Gilles Depeyrotupdated Project Builder project with latest changes...
2003-04-17  Vadim Zeitlinmake choice dialog resizeable by default
2003-04-17  Mattia Barbon Reverted my last change, since it's ugly and does not
2003-04-17  Mattia Barbon Fixed dist target; added relevant wxX11 files to...
2003-04-17  Julian SmartCan switch between clipping code mroe easily
2003-04-17  Julian SmartDarkened preview background for Mac (else get stripey...
2003-04-17  Julian SmartHave dark colour for preview canvas under Mac
2003-04-17  Julian SmartDon't call MakeModal on the Mac -- it leaves
2003-04-17  David WebsterFinal update to catch the dropping of prop out of generic.
2003-04-17  David WebsterGet rid of this file
2003-04-17  Julian SmartDisabling code that causes display glitch on Mac
2003-04-17  Julian SmartPart of a patch I forgot to commit previously: demonstr...
2003-04-17  Julian SmartAdded some items
2003-04-17  Julian SmartUse wxLogTrace instead of wxLogDebug
2003-04-17  David WebsterMore OS/2 updates reflecting changes in 24 Branch
2003-04-17  Julian SmartUse sizers, not constraints
2003-04-17  Chris Elliottfix build for watcom
2003-04-17  Chris Elliottrebuild filelist for borland compiler (datacmn changes)
2003-04-17  Julian SmartRemoved old files
2003-04-16  Václav Slavíkfixed memory leak
2003-04-16  Chris Elliottfix for removal of dosyacc.c
2003-04-16  Chris Elliottfix for removal of dosyacc.c
2003-04-16  Julian SmartAdded wxAccessible documentation
2003-04-16  Julian SmartRemoved y_tab.c dependency
2003-04-15  David WebsterOS/2 updates to catch the port up with the rest of...
2003-04-15  David WebsterOS/2 updates for lowercase bool values
2003-04-15  Stefan Csomoradded direct HICommand updating
2003-04-15  Vadim Zeitlinuse symbolic constants instead of raw numbers for mouse...
2003-04-15  Stefan CsomorSkipping Right_down event if generated context menu...
2003-04-14  Vadim Zeitlinextracted duplicated code from src/*/data.cpp in a...
2003-04-14  Vadim Zeitlinanother update, only 7 untranslated strings left
2003-04-14  David ElliottWhen saving the editable state, use the real state...
2003-04-14  Mattia Barbon Code clanup: removed some useless/unused member
2003-04-14  David ElliottAdded InitMouseEvent helper method (like wxMSW)
2003-04-14  David ElliottCatch and forward the following mouse related events:
2003-04-14  David ElliottAdded NSEvent class for wxCocoa
next