]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2006-11-06  Vadim Zeitlingeneric animation sources are used under all platforms...
2006-11-06  Robin Dunncommented out some test code
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-06  Vadim Zeitlinfix compilation error when wxUSE_DYNLIB_CLASS == 0
2006-11-06  Vadim Zeitlinmove WX_GL_XXX constants from wx/*/glcanvas.h to wx...
2006-11-05  Robin DunnreSWIGged
2006-11-05  Robin DunnDisown the preview object when calling wxPyPreviewFrame...
2006-11-05  Robin Dunndosctring for DrawRotatedText
2006-11-05  Robin DunnreSWIGged
2006-11-05  Robin DunnPatch from F. Oliver Gathmann to observer enabled/disab...
2006-11-05  Robin DunnNew DrawText methods
2006-11-05  Robin DunnFix default value for wxFontPickerCtrl's initial font...
2006-11-05  Robin DunnPatch from Dj Gilcrease adding the FNB_HIDE_ON_SINGLE_T...
2006-11-05  Robin DunnRevert reentrancy patch (#1573619)
2006-11-05  Robin DunnRevert reentrancy patch (#1573619)
2006-11-05  Robin DunnAdd DLL export macros
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-05  Vadim Zeitlinno changes, just removed commented out line
2006-11-05  Vadim Zeitlinfixed typo in files.bkl which broke wxUniv link (why...
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  Vadim Zeitlinreally restored correct sample code
2006-11-04  Robert Roebling Added wxAUI category.
2006-11-04  Robert Roebling File rename.
2006-11-04  Robert Roebling Removed.
2006-11-04  Robert Roebling Renamed AUI tex files.
2006-11-04  Kevin OllivierSizing and positioning fixes for generic control.
2006-11-04  Vadim Zeitlinremoved unused variable
2006-11-04  Vadim Zeitlindocument GetChildren() (bug 1578143)
2006-11-04  Vadim Zeitlinfix warning about unused variable in wxWinCE build
2006-11-04  Vadim Zeitlinoops, restored accidentally checked in testing code
2006-11-04  Vadim Zeitlinrecognize CP866 (bug 1497808)
2006-11-04  Vadim Zeitlinrebaked with baefile rev 928
2006-11-04  Vadim Zeitlinregenerated after changes in rev 1.15 of build/aclocal...
2006-11-04  Vadim ZeitlinDebian files should be in debian subdir, not here;...
2006-11-04  Vadim Zeitlinrestored manually specified project order once again
2006-11-04  Vadim Zeitlinrestored the wx-specific changes accidentally lost...
2006-11-04  Vadim Zeitlinrebaked after wxCollapsiblePane move to core and using...
2006-11-04  Vadim Zeitlinupdated from bakefile revision 928
2006-11-04  Vadim Zeitlinfix messages for OpenGL headers detection
2006-11-04  Vadim Zeitlinmoved wxCollapsiblePane to core from adv
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 Zeitlinadd wxTempFile test
2006-11-04  Robert Roebling Test adding page without setting selection.
2006-11-04  Vadim Zeitlindefine wxStringListBase::EmptyList to fix link with...
2006-11-04  Vadim Zeitlinadd wxUSE_ACCESSIBILITY guards (bug 1107297)
2006-11-04  Stefan Csomoradding text with background brush
2006-11-04  Vadim Zeitlintest for GL/glu.h too (fixes part of bug 879474)
2006-11-04  Vadim Zeitlinlook for OpenGL headers/libraries in /opt/graphics...
2006-11-04  Vadim Zeitlinrebaked after animation control and helpbest.h changes
2006-11-04  Vadim Zeitlinfixed typo in the last before one change (UNIV_HDR...
2006-11-04  Julian SmartAccount for PANGO_WEIGHT_SEMIBOLD not being available...
2006-11-04  Vadim Zeitlindon't include wx/msw/helpbest.h in HTML_HDR unless...
2006-11-04  Václav Slavíkdon't use top_builddir so that configure.in works with...
2006-11-04  Robert Roebling Reenabled page selection event when page in notebook
2006-11-04  Vadim Zeitlincorrection to last commit: don't add animation control...
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 Zeitlinmoved wxSingleInstanceChecker to base from core under...
2006-11-04  Vadim Zeitlindefine wxMiniFrame at least somehow if the current...
2006-11-04  Vadim Zeitlindefine arrays of chartoo as the existing ones can't...
2006-11-04  Vadim Zeitlindocument the problem with using arrays whose element...
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 Zeitlindocument WX_PREPEND_ARRAY (part of patch 1590194)
2006-11-04  Vadim Zeitlinuse Alloc() in WX_PRE/APPEND_ARRAY (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 Zeitlintest GetBoundingRect()
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 Zeitlinadd generic animation sources to wxUniv (and correspond...
2006-11-04  Vadim Zeitlinreally define TRACE_CLIPBOARD (fix for the last commit)
2006-11-04  Vadim Zeitlinattempt to fix linking error in one of the tinderbox...
2006-11-04  Vadim Zeitlininclude iostream header when using std streams
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-04  Vadim Zeitlinregenerated after last fix
2006-11-04  Vadim Zeitlinfix to last change: compilation test must be done after...
2006-11-04  Vadim Zeitlinregenerated after two last configure.in changes
2006-11-04  Vadim Zeitlinadd -mno-cygwin detection: we should treat cygwin as...
2006-11-04  Vadim Zeitlininclude iostream header when using std streams
2006-11-03  Vadim Zeitlincorrected documentation of font parameter
next