]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2005-10-04  Włodzimierz... Fix for mistake with const for non pointer/reference...
2005-10-04  Vadim Zeitlindon't compile this file at all in Motif2 build
2005-10-04  Vadim Zeitlincompilation fix for HP-UX (at least version 11)
2005-10-04  Włodzimierz... wxBrush::SetColour and wxPen::SetColour unified. Source...
2005-10-04  Vadim Zeitlinfirst character of a command in a make rule must be...
2005-10-04  Vadim Zeitlinreverted last (accidental) change
2005-10-04  Vadim Zeitlinfixed bug in error message given if X headers/libs...
2005-10-04  Vadim Zeitlinupdated version in configure to 2.7.0 too
2005-10-04  Chris Elliott#if wxUSE_DEBUGREPORT seems Ok
2005-10-03  Vadim Zeitlinescape underscores and don't use abbreviations in text
2005-10-03  Vadim Zeitlindon't use %08p format string, gcc complains about it
2005-10-03  Vadim Zeitlinregenerated after version.bkl changes fixing -compatibi...
2005-10-03  Vadim Zeitlinadded new files which were generated by bakefile but...
2005-10-03  Vadim Zeitlinregenerated after version.bkl changes fixing -compatibi...
2005-10-03  Vadim Zeitlinoffset version by 1 to avoid having compatibility_versi...
2005-10-03  Vadim Zeitlintransformed current/revision/age explanation comment...
2005-10-03  Vadim Zeitlinadded --without-subdirs option to speed up configure...
2005-10-03  Vadim Zeitlinadded more methods to transparently convert wxTreeItemI...
2005-10-03  Vadim Zeitlinremoved old commented out code and out of date comments
2005-10-03  Włodzimierz... Source cleaning. wxMotif/OS2 adjustements.
2005-10-03  Chris Elliottavoid trying to link QA if not required
2005-10-03  Chris Elliottupdate to 2.7 from 2.6
2005-10-03  Stefan Csomoravoid system pop-up menu commands being handled by...
2005-10-01  Kevin HockCode formatting cleanup from OSAF [ patch 1307563 ]
2005-10-01  Vadim Zeitlinfix the size of the created subbitmap
2005-10-01  David ElliottRan bakefile -f autoconf and autoconf.
2005-09-30  David ElliottNeeded to add #include "wx/statusbr.h" to know that...
2005-09-30  Mattia Barbon Implemented wxMenuBar::Insert and wxMenu::Insert.
2005-09-30  Mattia Barbon Simplify preprocessor guards for render tables and new
2005-09-29  Włodzimierz... More ports in non autoconf formats.
2005-09-29  Włodzimierz... Warning fix.
2005-09-29  Włodzimierz... [ 1307801 ] datectrl.cpp missing from mono project...
2005-09-29  Włodzimierz... wxCheckListBox cleanup.
2005-09-29  Jouk Jansen Committing in .
2005-09-28  Kevin OllivierMove away from relative paths on Win, fix Unicode optio...
2005-09-28  Mattia Barbon Implement wxChoice::Insert.
2005-09-28  Mattia Barbon Fix wxMotif checkbox for Motif 1.2. (need to backport)
2005-09-28  Vadim Zeitlinfix for a crash due to using NULL inputConv in Unicode...
2005-09-28  Vadim ZeitlinwxGTK1 compilation fix after last commit
2005-09-28  Vadim Zeitlindon't include forward declarations in tags file
2005-09-27  Michael WetherellUse the new wx_truncate_cast for any narrowing conversions
2005-09-27  Włodzimierz... wxItemContainerImmutable::FindString unified.
2005-09-27  Michael WetherellRemove symbol versions now that we are on a new branch
2005-09-27  Michael WetherellRemove cast of hash value to unsigned long, hash value...
2005-09-27  Michael WetherellExtend the hashmap tests to cover integer and pointer...
2005-09-27  Michael WetherellAdd hashes for long long keys
2005-09-27  Włodzimierz... wxItemContainerImmutable::FindString unified.
2005-09-27  Włodzimierz... wxItemContainerImmutable::FindString unified.
2005-09-27  Włodzimierz... wxItemContainerImmutable::FindString unified.
2005-09-27  Włodzimierz... Fix for broken MSWUniv after wxABI_VERSION removal...
2005-09-27  Vadim Zeitlintypo
2005-09-27  Vadim Zeitlinyet more extra semicolons removed (patch 1305031)
2005-09-27  Vadim Zeitlin(blind) fix for keyboard cues display under XP (bug...
2005-09-26  Vadim Zeitlinmade Shift-JIS encoding upper case; made SJIS the canon...
2005-09-26  Vadim Zeitlinadded directory with encoding-specific name to test...
2005-09-26  Vadim Zeitlinfixed the sample to work with conforming C++ compiler...
2005-09-26  Kevin HockIn GetTextColour, use GetDefaultAttributes instead...
2005-09-26  David ElliottMake wxToolBar accept first mouse clicks. That is...
2005-09-26  David ElliottAdd EndDialog helper which calls EndModal with the...
2005-09-26  Włodzimierz... Warning fixes for BCC, VC, OW and MinGW.
2005-09-26  Włodzimierz... Default serting by name.
2005-09-26  Włodzimierz... MSWUniv build fix.
2005-09-26  Włodzimierz... Better fix for modal/modeless wizards.
2005-09-26  Mart RaudseppRevert revision 1.102.2.2:
2005-09-26  Vadim Zeitlincorrected #ifdef order (might help linking with wxUSE_M...
2005-09-26  Vadim Zeitlinfixed function declaration in wxFORCE_LINK_MODULE
2005-09-26  Vadim Zeitlinreset libtool version for new branch
2005-09-26  Vadim Zeitlinadded comment about things to update in version.bkl...
2005-09-26  Włodzimierz... Root for OS2 - feedback from openwatcom newsgroups.
2005-09-26  Stefan Csomorfixing focus handling for generic controls in carbon-cfm
2005-09-26  Vadim Zeitlinfixed wide char codeset detection for systems which...
2005-09-26  Vadim Zeitlinadded tracing code to wide char codeset detection
2005-09-26  Vadim Zeitlinuse wxIsNullDouble instead of comparing m_ration with 0
2005-09-26  Vadim Zeitlinfixed variable shadowing icc warnings
2005-09-26  Vadim Zeitlinfixed warnings about truncating 64 bit integers
2005-09-25  Vadim Zeitlinadded wxIsNullDouble()
2005-09-25  Vadim Zeitlinfixed warnings about truncating 64 bit integers
2005-09-25  Vadim Zeitlinadded pragmas to disable icc warning when va_arg is...
2005-09-25  Vadim Zeitlinfixed warnings about pointer to integer cast
2005-09-25  Vadim Zeitlinfix icc warning about printf() format mismatch
2005-09-25  Vadim Zeitlinremoved more extraneous semicolons
2005-09-25  Vadim Zeitlinuse wxIsSameDouble() and wxIsNullDouble() for warning...
2005-09-25  Vadim Zeitlinfix hiding a local variable by another one in the inner...
2005-09-25  Vadim Zeitlindon't use deprecated cast operator to wxList&
2005-09-25  Vadim Zeitlindon't declare pthread_mutexattr_settype() ourselves...
2005-09-25  Vadim Zeitlindon't declare strptime() ourselves if the system alread...
2005-09-25  Vadim Zeitlindisable warning about data truncation (810) for icc...
2005-09-25  Vadim Zeitlindon't declare strptime() ourselves if the system alread...
2005-09-25  Michael WetherellFixes for include guards, patch 1256967 Paul Cornett
2005-09-25  Vadim Zeitlinfixed a signed/unsigned comparison warning introudced...
2005-09-25  Vadim Zeitlindon't use deprecated conversion operator in wxVariantDa...
2005-09-25  Vadim Zeitlinreplaced gs_menuItems hack with a wxOwnerDrawn::m_isMen...
2005-09-25  Vadim Zeitlinremoved #errors in 2.7 compilation
2005-09-25  Vadim Zeitlinenable new font handling (working for i18n applications...
2005-09-25  Vadim Zeitlinre-renamed DoCreate() to XmDoCreateTLW() to avoid virtu...
2005-09-25  Vadim Zeitlincorrected typo in check for icc
2005-09-25  Vadim Zeitlinremoved wxABI_VERSION checks
2005-09-25  Vadim Zeitlinadded and documented SetEscapeId()
2005-09-25  Vadim Zeitlinfirst round of Intel compiler warning fixes: down from...
2005-09-25  Vadim Zeitlinposition is always unsigned in InsetPage(), no need...
next