]> git.saurik.com Git - wxWidgets.git/history - src
upload to wxpython.wxcommunity.com instead of starship
[wxWidgets.git] / src /
2006-11-06  Julian SmartFixed crash if trying to move tab to non-existant windo...
2006-11-06  Benjamin Williamsdocking hint bug fix
2006-11-06  Stefan Csomortransforming clippings correctly, even if there is...
2006-11-06  Benjamin Williamsimplemented page close event for wxAuiNotebook
2006-11-06  Benjamin WilliamswxAuiNotebook has external tab dragging now
2006-11-06  Julian SmartBetter vertical height for choice/combo
2006-11-06  Stefan Csomoradjust to new and deleted files
2006-11-06  Julian SmartImproved highlight drawing on wxMac/Core Graphics by...
2006-11-06  Stefan Csomoradd a source placeholder
2006-11-06  Stefan Csomoradapting to new inheritance of wxMemoryDC (under MSW...
2006-11-06  Stefan CsomorwxGraphicsContext always is using clipping regions...
2006-11-06  Stefan Csomorfixing region clipping
2006-11-06  Stefan Csomortranslate the wxRegion from device to user coordinates...
2006-11-06  Stefan Csomorfixing origin
2006-11-06  Benjamin Williamsapi uniformity between tabart and dockart
2006-11-06  Vadim Zeitlinupdate window before changing the scrolling position...
2006-11-06  Robin DunnRebaked after addition of mediactrl_qt.cpp
2006-11-06  Robin DunnRe-add the wxQTMediaBackend class, by copying the code...
2006-11-05  Robin DunnRevert reentrancy patch (#1573619)
2006-11-05  Robert Roebling #if wxUSE_CARET guard.
2006-11-05  Benjamin Williamsbug fixed for mdi parent frames
2006-11-05  Stefan Csomorfixing pattern phase bugs
2006-11-05  Stefan NeisAllow passing file names with path to dllnames.sh.
2006-11-05  Vadim Zeitlinpreserve pen in DrawCheckMark() (bug 1581621)
2006-11-04  Vadim Zeitlininclude wx/datetime.h and test for wxUSE_DATETIME befor...
2006-11-04  Vadim ZeitlinVC8 has strftime(), even under CE
2006-11-04  Vadim Zeitlinuse built in VC8 time functions instead of our (almost...
2006-11-04  Vadim Zeitlinuse wxLocaltime_r() instead of localtime(): this is...
2006-11-04  Vadim Zeitlinfix the broken code in strftime()
2006-11-04  Kevin OllivierSizing and positioning fixes for generic control.
2006-11-04  Vadim Zeitlinremoved unused variable
2006-11-04  Vadim Zeitlinfix warning about unused variable in wxWinCE build
2006-11-04  Vadim Zeitlinrecognize CP866 (bug 1497808)
2006-11-04  Vadim Zeitlinrebaked with baefile rev 928
2006-11-04  Vadim Zeitlinrebaked after wxCollapsiblePane move to core and using...
2006-11-04  Kevin OllivierAdding label editing to native OS X listctrl.
2006-11-04  Stefan NeisAdded deep copy of bitmaps.
2006-11-04  Robert Roebling Reorder event things a little.
2006-11-04  Vadim Zeitlindefine wxStringListBase::EmptyList to fix link with...
2006-11-04  Stefan Csomoradding text with background brush
2006-11-04  Julian SmartAccount for PANGO_WEIGHT_SEMIBOLD not being available...
2006-11-04  Robert Roebling Reenabled page selection event when page in notebook
2006-11-04  Julian SmartGeneric fix for full row highlight
2006-11-04  Vadim Zeitlinfixed crash due to infinite recursion in wxPopupFocusHa...
2006-11-04  Vadim Zeitlindon't leave tables non-owned by the grid with dangling...
2006-11-04  Vadim Zeitlincapture mouse to be notified when it exists the popup...
2006-11-04  Vadim Zeitlindefine arrays of chartoo as the existing ones can't...
2006-11-04  Vadim Zeitlingrid lines were incorrectly drawn over multicell cells...
2006-11-04  Vadim Zeitlininvalidate best size of the book controller too when...
2006-11-04  Vadim Zeitlinremoved out of date FIXME (part of patch 1590194)
2006-11-04  Vadim Zeitlinreverted the last fix, it was just wrong, sorry, the...
2006-11-04  Vadim Zeitlinfix tree control best size calculation: account for...
2006-11-04  Vadim Zeitlincall base class ctor in copy ctors explicitly (fixes...
2006-11-04  Vadim Zeitlinhandle all wxROLE_XXX values in wxConvertToWindowsRole()
2006-11-04  Vadim Zeitlinreally define TRACE_CLIPBOARD (fix for the last commit)
2006-11-04  Stefan Csomorremoving additional offset - why did this ever work ?
2006-11-04  Stefan Csomorstub implementations
2006-11-04  Stefan Csomoradding measuring contexts, streamlining printing code
2006-11-04  Stefan Csomorallowing transformation changes even if there is no...
2006-11-04  Stefan Csomorfixing warning
2006-11-04  Vadim Zeitlindon't compile in wxCheckWin32Permission() when it's...
2006-11-03  Vadim Zeitlincompilation fix for last fix
2006-11-03  Vadim ZeitlinwxAnimationCtrl fix to display inactive bitmap at start...
2006-11-03  Vadim Zeitlinuse wxNullFont instead of *wxNORMAL_FONT as default...
2006-11-03  Vadim Zeitlinfix compilation after last change for compilers without...
2006-11-03  Vadim Zeitlincompilation fix: must include wx/dcmemory.h instead...
2006-11-03  Vadim Zeitlindon't use native GTK implementation in wxUniv builds
2006-11-03  Vadim Zeitlincompilation fix for wxPenRefData operator==()
2006-11-03  Vadim Zeitlinuse IsSameAs() instead of wxPalette::operator==() which...
2006-11-03  Vadim Zeitlinuse wxMemoryDC::SelectObjectAsSource() for const wxBitmaps
2006-11-03  Julian SmartRemoved a warning
2006-11-03  Paul Cornettignore requests to install idle handler when app instan...
2006-11-02  Julian SmartUndid completely wrong patch 1438117: other platforms...
2006-11-02  Robert Roebling Return to just using the official API for setting
2006-11-02  Robert Roebling Correct code for TLW placement, this fixes several
2006-11-02  Julian SmartIf the GIF isn't an animation, we can ignore the animat...
2006-11-02  Benjamin Williamswxaui maximize bug fixes
2006-11-02  Benjamin Williamsadded missing header to auibook.cpp
2006-11-02  Benjamin Williamsimplemented wxAUI_NB_WINDOWLIST_BUTTON and wxAUI_NB_SCR...
2006-11-02  Paul Cornettdon't reset idle tag unless idle function is also going...
2006-11-02  Václav Slavíkdon't crash when destroying window with scrollbars
2006-11-02  Paul Cornettrevert memory leak fix, it causes crash
2006-11-02  Kevin OllivierSizing fixes for generic control.
2006-11-02  Benjamin Williamsadded a cursor hint so user knows a tab is being dragged
2006-11-02  Benjamin Williamsimplemented wxAUI_NB_TAB_SPLIT and wxAUI_NB_TAB_MOVE
2006-11-02  Jouk Jansen Committing in .
2006-11-02  Benjamin WilliamswxAuiNotebook window styles implemented
2006-11-02  Julian SmartStyle application fixes
2006-11-02  Benjamin Williamsclose button better positioning
2006-11-02  Benjamin Williamsvarious close-button styles implemented in wxAuiNotebook
2006-11-02  Julian SmartCompile in non-CG mode
2006-11-02  Benjamin Williamsproper indentation
2006-11-02  Julian SmartMoved function
2006-11-02  Julian SmartMoving GTK+-specfic function - it shouldn't be in publi...
2006-11-02  Stefan Csomorusing the foreground brush to fill mono bitmaps -...
2006-11-02  Stefan Csomorinterpreting DrawBitmap for mono bitmaps according...
2006-11-02  Benjamin Williamsfixed aui flicker bug caused by typo
2006-11-01  Benjamin Williamsfixed bad rename
2006-11-01  Benjamin Williamswhile we're at it, rename wxAuiFloatingPane to the...
2006-11-01  Benjamin Williamswxaui big class rename
next