]> git.saurik.com Git - wxWidgets.git/history - src
corrected direction when sending events
[wxWidgets.git] / src /
2002-03-12  Robert Roebling Added dialog tabbing to wxX11.
2002-03-12  Robert Roebling Implemented DoBlit().
2002-03-12  Vadim Zeitlinchanges to make wxGTK compile with GTK+ 2.0: now it...
2002-03-12  Julian SmartAdded constructor for wxColourRefData, else CloneRefDat...
2002-03-12  Julian SmartTrivially implemented DoDrawIcon
2002-03-12  Julian SmartReplaced Blit with DrawBitmap in wxPoem to make it...
2002-03-11  Julian SmartOnly reparent first window if there are several children
2002-03-11  Vadim Zeitlinright clicking outside any column sets the column in...
2002-03-11  Vadim Zeitlinimplemented menu drawing in the GTK theme
2002-03-11  Vadim Zeitlinmore GTK-ish toolbar drawing
2002-03-11  Vadim Zeitlinignore clicks on a toolbar but outside any button
2002-03-11  Vadim Zeitlinadded missing headers to fix compilation without PCH
2002-03-10  Václav Slavíkuse AllocExclusive in wxAcceleratorTable
2002-03-10  Vadim Zeitlinpropagate the click dismissing a popup window to the...
2002-03-10  Robert Roebling Next try on pop up menus. (#ifdef x11).
2002-03-10  Vadim Zeitlinbetter fix (i.e. one which actually works) for VC+...
2002-03-10  Václav Slavíkcompilation fix
2002-03-10  Vadim Zeitlinfix for using an invalid HWND in IsEditable
2002-03-10  Ron Leeadded optional parameter to SetSizer, to allow replacin...
2002-03-10  Julian SmartMoved Nano-X specific code from univ to x11
2002-03-09  Vadim Zeitlinfixed a few VC++ warnings (release mode only)
2002-03-09  Vadim Zeitlin[this message is for the previous commit as well]
2002-03-09  Václav Slavíkreverted Robert's change
2002-03-09  Vadim Zeitlindon't include wx/wx.h unnecessarily
2002-03-09  Vadim Zeitlincopy the variant name in the assignment operator as...
2002-03-09  Julian SmartAdded reparenting helper classes to help apps to grab...
2002-03-09  Václav Slavíkquery MGL for resolution
2002-03-09  Robert Roebling Various changes to make pop up menus work
2002-03-09  Vadim Zeitlinlook at HOME and USERPROFILE in wxGetHomeDir() (patch...
2002-03-09  Vadim Zeitlincompilation warning fix for the daily builds
2002-03-09  Václav Slavíkwhat about returning a value?
2002-03-09  Vadim Zeitlinadded support for non alphanumeric simple character...
2002-03-09  Ron LeeAdded GetMaxSize virtual method for use by sizers.
2002-03-09  Robin DunnVisual C++ needs sys/stat.h too
2002-03-08  Václav Slavíkfixed MSVC compilation and warnings
2002-03-08  Václav Slavíkcase insensitive <font face>
2002-03-08  Václav Slavíkfixed bug in wxHtmlHelpFrame: didn't show HTML window...
2002-03-08  Mattia Barbon(Hopefully) last fix for daily builds
2002-03-08  Robin DunnFixed compilation error.
2002-03-08  Ron LeeAdded SetLogBuffer method.
2002-03-08  Vadim Zeitlintheoretically unnecessary but practically required...
2002-03-08  Julian SmartProcessXEvent now returns TRUE if processed, FALSE...
2002-03-08  Ron LeeMoved assert to before the segfault.
2002-03-07  Robin DunnRemoved unneeded assert
2002-03-07  Václav Slavíkrewrote Chris' fix properly
2002-03-07  Julian SmartCorrections in light of recent toolbar and other changes
2002-03-06  Gilles Depeyrotfixed creation of Info.plist file for Mac OS X
2002-03-06  Ron Leeremoved superfluous assignment handled in base class.
2002-03-06  Mattia BarbonMore fixes for daily builds
2002-03-06  Julian SmartApplied [ 520664 ] filedlg patch
2002-03-06  Julian SmartApplied patch for Forty, print patch and wxHTML book...
2002-03-06  Vadim Zeitlinfixes to the new pointer array implementation
2002-03-06  Gilles DepeyrotwxArray<T> macros have been changed to fix runtime...
2002-03-06  Vadim Zeitlinfixed creation of the dialogs with a simple (non 3D...
2002-03-05  Mattia BarbonMore blind fixes for daily builds
2002-03-05  Vadim Zeitlincompilation fix for WXWIN_COMPATIBILITY_2_2 == 0 case
2002-03-05  Vadim Zeitlinfix for wxScreenDC::GetSize
2002-03-05  Václav Slavíkfixed compilation for wxUSE_UNICODE=1, wxUSE_UNICODE_MSLU=0
2002-03-04  Mattia BarbonBlind fix for daily builds
2002-03-04  Jouk Jansen Committing in .
2002-03-04  Julian SmartRemoved obsolete -WE flags from WIN32 BC++ makefiles
2002-03-03  Václav Slavíkfixed translatable strings handling in XRC
2002-03-03  Václav Slavíkremoved implicit dependency on wxPNGHandler from wxGTK...
2002-03-01  David WebsterThis weeks interface and compile catchup
2002-02-28  Robert Roebling Lots of things to make menus and submenus work.
2002-02-28  Vadim Zeitlindon't allow clicking disabled buttons
2002-02-28  Vadim Zeitlinfix button double click handling (should be treated...
2002-02-28  Vadim Zeitlinremoved unnecessary include
2002-02-28  Vadim Zeitlinfixes to toolbar, seems to work
2002-02-28  Vadim Zeitlinwarnings fixed
2002-02-28  Julian SmartCorrected points to pixels calculation
2002-02-27  Vadim Zeitlin[start of] a wxUniversal implementation of wxToolBar
2002-02-27  Julian SmartNano-X: used drawable-to-wxImage function in wxBitmap...
2002-02-27  Julian SmartNano-X: added function to copy from a drawable to a...
2002-02-27  Julian SmartNano-X: bitmap now showing in wxMessageBox, but it...
2002-02-26  Julian SmartGot dialog sizing to work, downsized fonts a bit (thoug...
2002-02-26  Julian SmartWindow management and sizer layout corrections
2002-02-26  Vadim Zeitlinfixed a few warnings
2002-02-26  Julian SmartFixed XGetWindowAttributes so 'mapped' is reported
2002-02-26  Julian SmartAttempt at creating appropriate fonts in Nano-X
2002-02-26  Julian SmartNano-X changes: removed spurious -O for Nano-X configur...
2002-02-25  Robert Roebling New code for greying out.
2002-02-25  Julian SmartCompilation fixes for Nano-X
2002-02-25  Vadim Zeitlinfixed linking errors
2002-02-25  Julian SmartChanged greying out to very crude algorithm, just drain...
2002-02-25  Julian SmartPut tool disabling back in, but we need to debug wxCrea...
2002-02-25  Julian Smartdata_image -> mask_image, correcting some crashes in...
2002-02-25  Julian SmartCommented out the bitmap-greying code until I have...
2002-02-25  Julian SmartCorrected typos
2002-02-25  Julian SmartAdded middle mouse event macros to wxListCtrl doc;...
2002-02-24  Václav Slavíkreverted wxMGL-specific code (didn't mean to commit...
2002-02-24  Julian SmartReverted to my own solution; I think it's better becaus...
2002-02-24  Julian SmartFixed conflicts with Robert's similar fixes; fixed...
2002-02-24  Robert Roebling Corrections to position and size for toolbar.
2002-02-24  Robert Roebling Added simplistic wxToolBar to wxUniversal. It
2002-02-24  Gilles Depeyrottake title of radiobox into account to calculate best...
2002-02-24  Gilles Depeyrotadded Mac OS X application bundle (framework) building
2002-02-24  Robert Roebling Added expose event compression.
2002-02-24  Robert Roebling Done some work on wxFocusEvent::SetWindow(). Enough
2002-02-24  Vadim Zeitlinonly call GSocket_Init() when needed and do call it...
next