wxWidgets.git
2005-04-11  Julian Smartrel = 1
2005-04-11  Robert Roebling Added the "buildname" variable which has
2005-04-11  Robin DunnBetter handling of the refcount of the wx.App object...
2005-04-11  Stefan Csomorsetting an empty region shouldn't clear the clipping
2005-04-11  Robert Roebling Bumped version to 2.6.
2005-04-11  Ron LeeRegenerated after version bump.
2005-04-11  Julian SmartChanged version number
2005-04-11  Julian SmartRemoved very out of date files in docs/msw
2005-04-11  Vadim Zeitlinafter latest changes background of radio buttons _not_...
2005-04-11  Julian SmartScript updates
2005-04-11  Julian SmartA word about context help on Mac
2005-04-11  Ron LeeRemove static libs from package build.
2005-04-11  Ron LeeEnabled opengl and unicode by default too as discussed.
2005-04-11  Włodzimierz... Build fixes after gizmos_xrc additions.
2005-04-11  Włodzimierz... wxUniv build fix.
2005-04-11  Włodzimierz... Do not break twice.
2005-04-11  Robert Roebling Make std_string, std_iostreams and gnomeprint default.
2005-04-11  Robert Roebling Even shorter.
2005-04-11  Robert Roebling Remove outdated changes.txt, the common one
2005-04-11  Robert Roebling Update for install.txt.
2005-04-11  Robert Roebling Version 2.6 in the readme.txt
2005-04-11  Robert Roebling Further improvements to the spec file.
2005-04-11  Ryan NortonAdd reverse case too
2005-04-11  Ryan Nortonfix wxString::Replace when new strings are longer than...
2005-04-10  Robert Roebling Committed by attempt of a spec file to CVS.
2005-04-10  Vadim Zeitlinmodified AddFile() to copy file to the debug report...
2005-04-10  Vadim Zeitlinsilently ignore NULL pointers in MSWOnMeasureItem(...
2005-04-10  Vadim Zeitlinfixed MSWGetBgBrush() call, it needs a HWND and not...
2005-04-10  Vadim Zeitlindocumented AddText
2005-04-10  Vadim Zeitlinextended wxWindow::MSWGetBgBrush() and wxControl::MSWCo...
2005-04-10  Mattia Barbon Updated PO files for wxWidgets 2.6.
2005-04-10  Václav Slavíksplitted gizmos library into gizmos and gizmos_xrc...
2005-04-10  Vadim Zeitlinmark slider as being transparent, otherwise it has...
2005-04-10  Vadim Zeitlinfixed slider positioning/sizing (especially when ticks...
2005-04-10  Vadim Zeitlindocumented wxSL_BOTTOM, clarified the others
2005-04-10  Vadim Zeitlinput some asserts to check that inconsistent slider...
2005-04-10  Vadim Zeitlinremoved is_vertical check box, it was duplicating the...
2005-04-10  Kevin Hockth4ese -> these in comment
2005-04-10  Vadim ZeitlinGetParent() was always used in test for wxHSCROLL check...
2005-04-10  Vadim Zeitlinundid flags values change, it's not as backwards compat...
2005-04-10  Julian SmartHack to make wxStaticBox be repainted when inside a...
2005-04-10  Vadim Zeitlinmoved wxSL_XXX styles to wx/slider.h; made wxSL_LEFT...
2005-04-10  Vadim Zeitlinunused param warning
2005-04-10  Vadim Zeitlinsimplifications and corrections to background drawing:
2005-04-10  Mattia Barbon Check for wxUSE_STD_STRING with #if not with #ifdef,
2005-04-10  Mattia Barbon Check that std::basic_string<wchar_t> actually works...
2005-04-10  Mattia Barbon Correct harmless typos.
2005-04-10  Mattia Barbon Add some missing headers to wxMSW "make install".
2005-04-10  Vadim Zeitlinadded wxCopyRectToRECT()
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
next