Committing in .
[wxWidgets.git] / src /
2003-04-24  Jouk Jansen Committing in .
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  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íkadded wxWizard handler to XRC
2003-04-19  Robin DunnUpdated Scintilla to 1.52 (on the trunk this time too)
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 Elliott#include "wx/cocoa/ObjcPose.h" from the source in prepa...
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  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 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 SmartRemoved y_tab.c dependency
2003-04-15  David WebsterOS/2 updates to catch the port up with the rest of...
2003-04-15  Stefan Csomoradded direct HICommand updating
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  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  Michael BedwardAdded -w-inl to CFG section to suppress the annoying...
2003-04-14  Vadim Zeitlinsupport raw access to DDBs as well as DIBs
2003-04-14  Vadim Zeitlinadded debug checks
2003-04-14  Vadim Zeitlinfixes for Win95 (where GetObject(DIBSECTION) is broken)
2003-04-13  Julian SmartTest for result of searching for wxID_CANCEL button
2003-04-13  Julian SmartDon't use focus if NULL
2003-04-13  Vadim Zeitlinrenamed GlobalHandle class to GlobalPtr to avoid confli...
2003-04-13  Julian SmartSet wxPendingEvents to NULL after deleting it
2003-04-13  Vadim Zeitlindon't crash in UngetRawData() if it is invalid; fixed...
2003-04-13  Vadim Zeitlinimplemented fallback for AlphaBlend() for the systems...
2003-04-13  Vadim Zeitlindon't return garbage from GetRawBitmap
2003-04-13  Vadim Zeitlinadded missing wxBitmap(w, h, dc) ctor
2003-04-13  Vadim Zeitlinfix alpha premultiplying
2003-04-13  Mattia Barbon Removed conflict markers.
2003-04-13  Vadim Zeitlinpremultiply the colours by the alpha value
2003-04-13  Mattia Barbon Compilation fix.
2003-04-13  Vadim Zeitlinadded wxBitmap::UseAlpha()
2003-04-13  Stefan Csomorsupported controls on toolbar
2003-04-13  David ElliottInclude datacmn.cpp in wxCocoa
2003-04-13  David ElliottRemoved everything since it's now in datacmn.cpp
2003-04-13  David ElliottImplemented Raise()
2003-04-13  Vadim Zeitlinfixed unused variable warning
2003-04-13  Vadim Zeitlinfixes necessary for the default GUI log target to be...
2003-04-13  Vadim Zeitlinfixed yet another printf() format warning
2003-04-13  Vadim Zeitlinfixed a printf() format warning
2003-04-13  Vadim Zeitlinfixed a harmless warning
2003-04-12  Václav Slavíkfixed relative filenames inside ZIP archive
2003-04-12  Václav Slavíkbetter error message
2003-04-12  Václav Slavíkapplied patch to fix tooltips charset
2003-04-12  Václav Slavíkcompilation fix
2003-04-12  Václav Slavíkadded LDFLAGS_GL to makefiles
2003-04-12  Václav Slavíkcompilation fix for gcc
2003-04-12  Stefan Csomorredraw fixes for OSX
2003-04-12  Stefan Csomoradaption to deprecated files
2003-04-12  Vadim ZeitlinUnixWare compilation fix (explicitly declare pthread_mu...
2003-04-12  Vadim Zeitlinfixes return values of wxSemaphore::TryWait() and WaitT...
2003-04-12  Vadim ZeitlinUnixWare compilation fix (include sys/filio.h)
2003-04-12  Vadim Zeitlinfixed CheckTransparency() for RGBA images
2003-04-11  Václav Slavíkdon't report setlocale failure if trying to set Unicode...
2003-04-11  Robin DunnFixed wxMac's wxTextCtrl::SetSelection so that (-1...
2003-04-11  Vadim Zeitlinfixed bug with searching in sorted arrays
2003-04-11  Vadim Zeitlinuse on gdk_draw_lines() call instead of multiple gdk_dr...
2003-04-11  Vadim Zeitlinfixes for user dash handling (patch 717736)
2003-04-11  Vadim Zeitlincontainers don't always accept focus (patch 718913)
2003-04-11  Julian SmartMoved wxDateTime::TIME_T_FACTOR into datetime.cpp to
2003-04-10  Václav Slavíkdon't use deprecated macros
2003-04-10  Vadim Zeitlinregenerated with tmake after adding datacmn.cpp
2003-04-10  Vadim Zeitlinextracted duplicated code from src/*/data.cpp in a...
2003-04-10  Vadim Zeitlindon't use deprecated IntToString function
2003-04-10  Vadim Zeitlinmoved wxFloat/DoubleToStringStr from src/*/data.cpp...
2003-04-10  Vadim Zeitlinset krc to wxKILL_OK on success
2003-04-09  Gilles Depeyrotif we are not in the main thread, output the assert...
2003-04-09  Mattia Barbon Compilation fix (missing headers).
2003-04-09  Mattia Barbon Add tests for XShape extension API in configure,
2003-04-09  Mattia Barbon Use the wxBitmap implementation from wxX11
next