]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2006-08-27  Robert Roebling The docking logic in the top and right docking areas
2006-08-27  Stefan NeisRemoved more references to removed source file.
2006-08-27  Stefan NeisFixed OS/2 specific defines (there's no such thing...
2006-08-27  Stefan NeisRemoved no longer needed/existing file os2/gdiobj.cpp...
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  Vadim Zeitlinstarted making the list of widgets not implemented...
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 Zeitlinrelax DFB version requirements to work with 0.9.22...
2006-08-27  Vadim ZeitlinDFEC_UNIVERSAL is not available in DirectFB < 0.9.23...
2006-08-27  Vadim Zeitlinadded wxCHECK_DFB_VERSION() macro
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  Stefan Csomorhint to alpha colours added
2006-08-27  Robin DunnRename the C++ Iterator class to Accessor, and add...
2006-08-27  Stefan Csomoradding alpha channel doc
2006-08-27  Robin DunnAdd raw bitmap access sample to the demo
2006-08-27  Paul CornettGTK+ paints during idle time, it doesn't need help...
2006-08-27  Robin DunnDo premultiplication in wx*PixelData_Iterator::Get...
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  Vadim Zeitlindon't call EnsureVisible(tree->GetRootItem()) for a...
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  Robin DunnPatch #1547057: Disable grid lines in wx.lib.printout...
2006-08-26  Robin DunnPatch from Will Sadkin:
2006-08-26  Robin DunnwxURLDataObject has a parameter
2006-08-26  Robin DunnAdd alpha component to wxColour
2006-08-26  Paul Cornettadd needed includes, remove unneeded ones
2006-08-26  Paul Cornettcorrect idle tag type; remove unneeded includes
2006-08-26  Paul Cornettremove special pending idle callback, pending events...
2006-08-26  Stefan Csomoradding constants
2006-08-26  Stefan Csomorgetting rid of unused param warning
2006-08-26  Stefan Csomoradding alpha to core graphics dc
2006-08-26  Stefan Csomoradding alpha to wxColour
2006-08-26  Robin DunnRemoved wxHTML_FONT_SIZE_x
2006-08-26  Robin DunnComputeScaleAndOrigin not protected anymore
2006-08-26  Robin DunnAvoid deprecation warnings for BeginDrawing and EndDrawing
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  Robin DunnAdd wx.App.DisplayAvailable() which can be used to...
2006-08-25  Robin Dunnworkaround sizing bug on Mac
2006-08-25  Robin Dunnworkaround sizing bug on Mac
2006-08-25  Vadim Zeitlinquote an underscore
2006-08-25  Vadim Zeitlinremoved extra '}'
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... Warning fix.
2006-08-25  Vadim Zeitlinreset busy cursor checkbox when switching to another...
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... Missing 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-25  Robin DunnAdd wrappers for wxNativePixelData and wxAlphaPixelData
2006-08-25  Robin DunnStill check for a Python error in %threadWrapperOff
2006-08-25  Robin DunnDefault construcctor for Iterator
2006-08-24  Michael WetherellAdd apptrait.h for msdos
2006-08-24  Vadim Zeitlinprevent selecting the treebook items without correspond...
2006-08-24  Vadim Zeitlindon't reset the selection after event was vetoed if...
2006-08-24  Vadim Zeitlinadded tests for setting the cursor
2006-08-24  Michael WetherellImplement wxIsPlatform64Bit().
2006-08-24  Michael WetherellMissing exports.
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... WinCE build fixes.
2006-08-24  Włodzimierz... Follow OnOK changes in wxDialog.
2006-08-24  Włodzimierz... After adding check to wx/mgl/chkconf.h for UNIV flag...
2006-08-24  Włodzimierz... Warning fix.
2006-08-24  Włodzimierz... Avoid conflict between new transparency API and old...
2006-08-24  Włodzimierz... Blind wxTinderbox fix.
2006-08-24  Włodzimierz... wx\settings.h is part of PCH support.
2006-08-24  Włodzimierz... Keep wxPalmOS buildable - wxIcon and wxCursor moved...
2006-08-24  Włodzimierz... Keep wxPalmOS buildable - event table moved to base...
2006-08-24  Włodzimierz... Warning fix.
2006-08-24  Włodzimierz... Keep 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  Stefan NeisRemoved no longer needed "DECLARE_EVENT_TABLE()" comple...
2006-08-24  Paul Cornettallow white as mask color when creating mask from mono...
2006-08-24  Paul Cornettcorrect access for virtual
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  Vadim Zeitlinclarified LeftIsDown() behaviour for left click events
2006-08-23  Robert Roebling Add opaque move support to wxGTK's wxMiniFrame.
next