]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2005-04-10  Vadim Zeitlinadded HDCClipper() class which automatically unselects...
2005-04-10  Stefan Csomorchanging the defaults to the app font
2005-04-10  Ryan NortonDon't include sys/socket.h on cygwin in windows mode
2005-04-10  Ryan Norton...and msw only of course
2005-04-10  Ryan Nortoncygwin only
2005-04-10  Ryan NortonFixes & Hacks to make sockets compile on CYGWIN with...
2005-04-10  Kevin HockkTXNDoFontSubstitutionMask requires OS X 10.3 (undefine...
2005-04-10  Vadim Zeitlinadded WM_PRINTCLIENT
2005-04-09  Vadim Zeitlinshow 20 lines of stack in assert, this should still...
2005-04-09  Robin DunnOops, added the wrong new methods
2005-04-09  Robin DunnDon't depend on the default formatting of wx.DateTime...
2005-04-09  Robin DunnNew methods added
2005-04-09  Robin DunnEnsure that the results of __str__ and __repr__ are...
2005-04-09  Robin DunnCheck for TypeError too
2005-04-09  Robin DunnDocstring corrected
2005-04-09  Robin DunnPythonNote corrected
2005-04-09  Vadim Zeitlinadded AddText() function (trivial wrapper around AddFil...
2005-04-09  Vadim Zeitlinadded qa library
2005-04-09  Julian SmartLay buttons out on Windows according to conventions...
2005-04-09  Stefan NeisAdded support for toggle button on OS/2.
2005-04-09  Vadim Zeitlinforgot to check in OnItemRClick() declaration (bug...
2005-04-09  Robert Roebling Added switch for mousewheel.
2005-04-09  Ryan NortonGet rid of superflous if statement - taken care of...
2005-04-09  Michael WetherellPatch 1173507 by Stas Sergeev. Allow FindFirst to work...
2005-04-08  Ryan Nortonyet more wxString tests for null chars
2005-04-08  Robin Dunnupdated ReST docs
2005-04-08  Robin Dunnget rid of the old namespace version
2005-04-08  Robin DunnAdded the ActiveGrid IDE as a sample application
2005-04-08  Ryan NortonREWRITE wxStringBase::append and wxString::Replace.
2005-04-08  Robin Dunntypo
2005-04-08  Robin DunnAdd a small delay after the build before the Job moves...
2005-04-08  Robin DunnPatch from Will Sadkin
2005-04-08  Ryan NortonVarious underscore doc fixes and some wxXCharBuffer...
2005-04-08  Robin DunnUpdated docview library modules and sample apps from...
2005-04-08  Robin DunnIgnore kill focus events when being destroyed
2005-04-08  Robin DunnDon't call StartingKey if the key was F2
2005-04-08  Kevin HockThe manual has grown, change to a 2,000 page manual...
2005-04-08  Michael Wetherell'An 1800-page' is correct if read 'eighteen hundred...
2005-04-08  Kevin HockRevert change to wording *AGAIN*... it is correct to...
2005-04-08  Michael WetherellDocumentation fixes, patch 1179223 by Andreas Mohr
2005-04-08  Ryan NortonVersion of [ 1177956 ] fix for wxString::operator=...
2005-04-08  Vadim Zeitlinupdate for 2.5.5 from Janov Vegh
2005-04-08  Vadim Zeitlincompilation fix for wxUSE_MIMETYPE == 0; wxFileType...
2005-04-08  Robin Dunnbumped subrelease number
2005-04-08  Robin Dunnbumped subrelease number
2005-04-07  Robin Dunnfixed typo
2005-04-07  Robin DunnSet the find button to be the default button.
2005-04-07  Robert Roebling Implemented text wrapping for GTK (1.2 and 2.X).
2005-04-07  Robert Roebling Add better test for wxStaticTexts to controls sample.
2005-04-07  Ryan NortonFix Seeking to end of wxStreamInputStream (patch [...
2005-04-07  Michael WetherellWorkarounds to allow compilation by Sun C++ 5.5
2005-04-07  Michael WetherellFixes to allow compilation with wxUSE_STD_STRING
2005-04-07  Stefan Csomorusing font substitution (allows for fallbacks when...
2005-04-07  Stefan Csomorrelease does not assert on empty bitmaps anymore
2005-04-07  Włodzimierz... [1178593] Outdated exclamation mark.
2005-04-07  Michael WetherellRemove unintentionally added whitespace
2005-04-07  Michael WetherellCompilation fix
2005-04-07  Kevin HockDeclare CFRunLoopSourceRef rather than including the...
2005-04-07  Włodzimierz... Warning fix about possibly misplaced assignment.
2005-04-07  Włodzimierz... VC++ 1.5 no more supported.
2005-04-07  David WebsterNew classes for OS/2 and compiler warning suppressions
2005-04-07  David WebsterNew classes for OS/2
2005-04-07  David WebsterAdd OS/2 to supported instances
2005-04-07  Robin DunnreSWIGged
2005-04-07  Robin Dunnfixed paste error
2005-04-07  Robin DunnDisable typemap for wxImage constructors
2005-04-07  Michael WetherellRedo the previous warning fix
2005-04-07  Michael WetherellCompilation fix
2005-04-07  Michael WetherellWarning fix
2005-04-07  Michael WetherellAdd "-framework IOKit -framework CoreServices -framewor...
2005-04-06  Vadim Zeitlinsynthesize NM_RCLICK ourselves now that def window...
2005-04-06  Vadim Zeitlintest EVT_TREE_ITEM_RIGHT_CLICK as well
2005-04-06  Julian SmartwxWinCE notes updates
2005-04-06  Julian SmartDon't always maximize top-level windows on Smartphone
2005-04-06  Julian SmartAs yet unsuccessful attempt to set the focus to the...
2005-04-06  Michael WetherellUse wxFileSystem for left hand side. Patches 1169934...
2005-04-06  Michael WetherellAdd m_allowSeeking for updated filesystem handler to...
2005-04-06  Julian SmartCosmetic changes
2005-04-06  Robin DunnCorrect way to find the region
2005-04-06  Robin DunnAdded typemap for wxIndex*
2005-04-06  Robin DunnCorrected InsertColumnItem name
2005-04-06  Vadim Zeitlinfixed wx/motif/chkconf.h include
2005-04-06  Robin DunnReally remove the droppings when there are no pages
2005-04-06  Robert Roebling Applied gnome print rounded rect patch.
2005-04-06  Ryan NortonFix memory leak when a spacer is added, and crash when...
2005-04-06  Ryan NortonGet rid of inline for methods not implemented in the...
2005-04-06  Vadim Zeitlindefine WM_CONTEXTMENU if the standard headers don't
2005-04-06  Julian SmartAlways Maximize() top-level windows on Smartphone.
2005-04-06  Michael WetherellAdd comments explaining the workaround for mingw 3.2.3
2005-04-06  Robin DunnReturn the wx.SizerItem from the Add methods
2005-04-06  Robin Dunnfix email message
2005-04-06  Robin DunnreSWIGged
2005-04-06  Robin DunnCheck validity of items before using them
2005-04-06  Robin DunnCorrected the name of EVT_TREE_ITEM_MENU
2005-04-06  Robin DunnreSWIGged
2005-04-06  Robin DunnAdded wx.GetTopLevelWindows() function which returns...
2005-04-06  Robin DunnToday's changes
2005-04-06  Vadim Zeitlinuse LVS_EX_LABELTIP by default
2005-04-06  Michael WetherellChange the name of the smart pointer so that wxZipOutpu...
2005-04-06  Vadim Zeitlinreversed change of rev 1.127: this resulted in bug...
next