]> git.saurik.com Git - wxWidgets.git/history - src
Fixed premultiplying constant
[wxWidgets.git] / src /
2006-08-29  Václav Slavíkfixed crash in <sub/sup> handling (bug #1545152)
2006-08-29  Stefan Csomormake sure we are feeding coordinates of HIView instance...
2006-08-29  Michael WetherellWarning fixes for VC5.
2006-08-29  Stefan Csomoradding command key accelerator
2006-08-28  Michael Wetherellglibc's vswprintf doesn't nul terminate on truncation.
2006-08-28  Vadim Zeitlinadded alpha support to wxCocoa, also fixed compilation...
2006-08-28  Robert Roebling Corrected close button bitmap in wxAUIMultiNotebook.
2006-08-28  Robert Roebling Leave a comment about drag threshold setting.
2006-08-27  Robert Roebling Corrected off-by-1 error in dock test.
2006-08-27  Robert Roebling The docking logic in the top and right docking areas
2006-08-27  Stefan NeisFixed OS/2 specific defines (there's no such thing...
2006-08-27  Stefan NeisChanged font generation to follow new pattern of other...
2006-08-27  Robert Roebling Correct calculation of sticky toolbar.
2006-08-27  Robert Roebling Change drag threshhold (why was it multiplied
2006-08-27  Robert Roebling Made toolbars sticky, i.e. you need to drag them
2006-08-27  Vadim Zeitlincall Update() from SetStatusText() to ensure that the...
2006-08-27  Vadim ZeitlinDFEC_UNIVERSAL is not available in DirectFB < 0.9.23...
2006-08-27  Vadim Zeitlinremoved g_eraseGC and wxWinModule used for initializing...
2006-08-27  Robert Roebling Removed one of the jumping toolbar artefacts.
2006-08-27  Vadim Zeitlinassert that GTKGetWindow() returns non-NULL GdkWindows
2006-08-27  Václav Slavíkinitial (not yet working) code for DirectFB port
2006-08-27  Václav Slavíkmade wxCSConv fall back to iso-8859-1 if wxFONTENCODING...
2006-08-27  Paul CornettGTK+ paints during idle time, it doesn't need help...
2006-08-27  Paul Cornettreturning true is sufficient to stop signal emission
2006-08-26  Vadim Zeitlindon't crash when EnsureVisible() is called for the...
2006-08-26  Paul Cornettuse "event" signal emission hook to install idle handle...
2006-08-26  Paul Cornettdon't tie up cpu in idle loop when showing assert dialog
2006-08-26  Paul Cornettadd needed includes, remove unneeded ones
2006-08-26  Paul Cornettremove special pending idle callback, pending events...
2006-08-26  Stefan Csomoradding alpha to core graphics dc
2006-08-26  Stefan Csomoradding alpha to wxColour
2006-08-25  Vadim Zeitlindon't set cursor for not realized (and not only hidden...
2006-08-25  Vadim Zeitlinoverride OnAssertFailure(), not OnAssert() which is...
2006-08-25  Robin DunnUse the width of the widest line (not the first line...
2006-08-25  Vadim Zeitlindon't hardcode HTML font sizes, this makes wxHtmlWindow...
2006-08-25  Vadim Zeitlinshouldn't update cursor for hidden windows
2006-08-25  Vadim Zeitlinremove the object from wxPendingDelete list before...
2006-08-25  Włodzimierz SkibaWarning fix.
2006-08-25  Vadim Zeitlinchanged GTKCallbackCommonPrologue() to return -1 in...
2006-08-25  Vadim Zeitlinforgot GTKSetDelayedFocusIfNeeded() call in the last...
2006-08-25  Vadim ZeitlinMany changes:
2006-08-25  Vadim ZeitlinMany changes:
2006-08-25  Włodzimierz SkibaMissing API.
2006-08-25  Jouk Jansen Patches for OpenVMS port
2006-08-25  Paul Cornettset depth to 32 when creating pixbuf from wxImage with...
2006-08-24  Vadim Zeitlindon't reset the selection after event was vetoed if...
2006-08-24  Michael WetherellImplement wxIsPlatform64Bit().
2006-08-24  Vadim Zeitlinfix compilation both for Robert's cross-compiler and...
2006-08-24  Vadim Zeitlintry to deal more gracefully (than simply not showing...
2006-08-24  Włodzimierz SkibaWinCE build fixes.
2006-08-24  Włodzimierz SkibaWarning fix.
2006-08-24  Włodzimierz Skibawx\settings.h is part of PCH support.
2006-08-24  Włodzimierz SkibaKeep wxPalmOS buildable - wxIcon and wxCursor moved...
2006-08-24  Włodzimierz SkibaWarning fix.
2006-08-24  Włodzimierz SkibaKeep wxPalmOS buildable - missing functions.
2006-08-24  Robert Roebling Added resize support to wxMiniFrame.
2006-08-24  Robert Roebling Suppress warning from wxMiniFrame.
2006-08-24  Robert Roebling revert bits for XBM bitmaps under MSW
2006-08-24  Robert Roebling Reenable inversion code again.
2006-08-24  Paul Cornettallow white as mask color when creating mask from mono...
2006-08-23  Robert Roebling Use the same colour for miniframe title bar and
2006-08-23  Robert Roebling Use close button used in wxMiniFrame.
2006-08-23  Robert Roebling Readded close button to wxMiniFrame and use the
2006-08-23  Robert Roebling Comment out suspicious 1-bit bitmap conversion
2006-08-23  Václav Slavíkfixed HTML colours parsing after patch #1473731 ('wxCol...
2006-08-23  Robert Roebling Comment out direction aware code for now.
2006-08-23  Robert Roebling Add opaque move support to wxGTK's wxMiniFrame.
2006-08-23  Vadim Zeitlinallow passing URL to wxURLDataObject ctor
2006-08-23  Vadim Zeitlinrespect the encoding of the text style and not only...
2006-08-23  Vadim Zeitlinno real changes, just use IsSingle/MultiLine() insteado...
2006-08-23  Robert Roebling Added direction sensitive docking.
2006-08-23  Václav Slavíkcompilation fix for !wxUSE_BUTTON
2006-08-23  Robin DunnAlways create the pixmap with an alpha channel
2006-08-22  Robert Roebling Skip double size events.
2006-08-22  Robert Roebling Set size of hint window before showing it.
2006-08-22  Robert Roebling Forgot this one.
2006-08-22  Robert Roebling Add the new showOnIdle code to various other
2006-08-22  Paul Cornettprevent linker from discarding wxStockGDIMac
2006-08-22  Michael WetherellCompile fix for Minix.
2006-08-22  Michael WetherellUse string.h instead of memory.h, since some system...
2006-08-22  Robert Roebling Commited Bryan Petty's blind fix patch.
2006-08-22  Robert Roebling Added intermediate state (m_showOnIdle) indicating...
2006-08-22  Vadim Zeitlinfixed a crash and a leak in GetShortcutTarget() (closes...
2006-08-22  Vadim Zeitlindon't force UTF-8 encoding to ISO-8859-1 for GTK+ 2...
2006-08-22  Paul Cornettuse wxModule to ensure proper initialization order...
2006-08-21  Robert Roebling Don't emit bogus size events if a child window
2006-08-21  Robin DunnMake it possible to tell wxXmlResource which domain...
2006-08-21  Robin DunnRecognize the numpad cursor keys too
2006-08-21  Stefan Csomorremoving unneeded event table
2006-08-21  Robert Roebling Fix same compilation again, I guess 0 was
2006-08-21  Robert Roebling Fix compilation under MSW with GCC cross.
2006-08-20  Vadim Zeitlinadded stock menu items support
2006-08-20  Stefan NeisAdded stub for wxIsPlatform64Bit.
2006-08-20  Vadim Zeitlindon't use dynamic handlers for standard buttons as...
2006-08-20  Stefan NeisRemoved event table as these things are now handled...
2006-08-20  Vadim Zeitlinremoved unneeded cast to wxWindowDC in DrawItemSelectio...
2006-08-20  Vadim Zeitlinconnect the affirmative/cancel button handlers to new...
2006-08-20  Vadim Zeitlinset wxID_CLOSE as affirmative id, not cancel id, this...
2006-08-20  Vadim Zeitlinmap Esc to GetAffirmativeId() instead of hardcoded...
2006-08-20  Vadim Zeitlinhandle the buttons with ids specified in SetAffirmative...
next