wxWidgets.git
2005-04-12  Ryan NortonFix warning on CYGWIN for sockets
2005-04-12  Ron LeeEnsure 2.6 trumps 2.5 as default.
2005-04-12  Ryan NortonFix CYGWIN socket compilo
2005-04-12  Ron LeeReplace files from 2.5 that still overlap.
2005-04-12  Ryan NortonCYGWIN socket compilation fixes
2005-04-12  Ron LeeUpdate stray references to 2.5
2005-04-12  Ron LeeBump for 2.6.0 and close Debian bts report about missin...
2005-04-12  Włodzimierz... wxUniv build fix (typo correction).
2005-04-12  Václav Slavíkuse configured scrolling increments (m_scrollLineX...
2005-04-12  Julian Smart2.6
2005-04-12  Robert Roebling Corrected two typos.
2005-04-12  Włodzimierz... WinCE build fix (missing style).
2005-04-12  Włodzimierz... Misplaced #endif (WinCE build fix).
2005-04-12  Julian SmartwxFrameBase doesn't have wxRTTI so don't test for it, or
2005-04-12  Robin Dunnchecked in just John's patch, will keep working my...
2005-04-12  Robin DunnGRR! Reverting last change. I broke some things that...
2005-04-12  Robin DunnCopy & paste error
2005-04-12  Robin DunnFixes for wxPopupTransientWindow for wxMSW. Includes...
2005-04-12  Stefan Csomormake sure also toplevel windows have the correct systen...
2005-04-12  Robert Roebling Added wxBase headers from /include/unix to the RPM.
2005-04-11  Michael WetherellRemove workaround for link problem with versions of...
2005-04-11  Michael WetherellA better workaround for the link problem with mingw...
2005-04-11  Michael WetherellAdd a comment about covariant returns
2005-04-11  Robin DunnreSWIGged
2005-04-11  Robin Dunnreturn begining of the selection for GetInsertionPoint...
2005-04-11  Mattia Barbon Regenerated PO files. Updated Italian translation.
2005-04-11  Mattia Barbon Easy translation of very long strings.
2005-04-11  Robin DunnreSWIGged
2005-04-11  Robin Dunnadjusted indent
2005-04-11  Robin DunnreSWIGged
2005-04-11  Robin DunnOops
2005-04-11  Robin DunnVersion number update
2005-04-11  Robin DunnwxSL_TICKS
2005-04-11  Robin DunnApplyParentThemeBackground is history
2005-04-11  Robin Dunnupdated coment
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
next