]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2005-10-18  Włodzimierz... Set/get for internal border in book based controls.
2005-10-18  Włodzimierz... compilation fix after wxScrollHelper changes (ctor...
2005-10-18  Jouk Jansen Committing in .
2005-10-18  Vadim Zeitlincompilation fix after wxScrollHelper changes (ctor...
2005-10-17  Michael WetherellRevert accidental change
2005-10-17  Vadim Zeitlinfixed Fit() to call SetClientSize() and not SetSize()
2005-10-17  Michael WetherellWiden the hash key for win64
2005-10-17  Michael WetherellWarning fixes for win64
2005-10-17  Włodzimierz... wxTinderbox build fix.
2005-10-17  Włodzimierz... Follow changes in common code.
2005-10-17  Vadim Zeitlinrenamed DoHitTest() to DoTreeHitTest() to avoid conflic...
2005-10-17  Włodzimierz... Warning fix (instead of silencing int->short with typec...
2005-10-17  Michael WetherellLink with bufferoverflowu.lib for VC++ 8 and later
2005-10-17  Włodzimierz... Keep setup0.h in sync with more ports.
2005-10-17  Włodzimierz... Keep setup0.h in sync with other ports.
2005-10-17  Michael WetherellCompile fix for Unicode build on win64
2005-10-17  Włodzimierz... htmlctrl sample is not for msw toolkits
2005-10-17  Michael WetherellWarning fix, should be #ifdef instead of #if
2005-10-16  Michael WetherellRegenerate the msvc makefiles after TARGET_CPU option...
2005-10-16  Michael WetherellUse a different manifest for each of x86, amd64 and...
2005-10-16  Michael WetherellAdd CPU_TARGET option to msvc makefiles for targeting...
2005-10-16  Stefan NeisFixed event handling bug as suggested by Lech Wiktor...
2005-10-15  Michael WetherellImplement string inserter for long long. This creates...
2005-10-15  Michael WetherellTypo, should be #if not #ifdef
2005-10-15  Michael WetherellTemporarily disable test that takes a long time to...
2005-10-15  Michael WetherellCompilation fix for platforms where size_t is larger...
2005-10-15  Michael WetherellCompilation fix, templates are broken on 64-bit VC...
2005-10-15  Michael WetherellRestore WC_UTF16, required for compilation on Windows
2005-10-14  Roman Rolinskyfix for correct type of checklist box items
2005-10-14  Roman Rolinskyiconize properties frame together with main
2005-10-14  Vadim Zeitlinfixed OnSysWrite() signature
2005-10-13  Julian SmartAdded "enabled" support for submenus
2005-10-12  Michael WetherellImplement wx_truncate_cast for VC++ 7.1 and later
2005-10-12  Michael WetherellAvoid cast in wx_truncate_cast for intel compiler
2005-10-12  Vadim Zeitlinremoved .cvsignore entries which were old/unused/duplic...
2005-10-12  Michael WetherellManifest files for win64
2005-10-12  Mart RaudseppFix includes in wx/treectrl.h
2005-10-12  Vadim Zeitlinclarified ScrollWindow() docs
2005-10-11  Vadim Zeitlin64 bit compilation fix
2005-10-11  Vadim Zeitlinadded wx/xrc/xh_treebk.h
2005-10-11  Dimitri Schoolwerthfixed argv[0] out of bounds error (argc can be 0 when...
2005-10-11  Dimitri Schoolwerthfixed MSVC6 compilation error ("C2639: compiler generat...
2005-10-11  Vadim Zeitlinanother fix for !USE_PCH: added missing wx/imaglist...
2005-10-11  Vadim Zeitlincompilation fix for !USE_PCH: added missing wx/panel...
2005-10-10  Vadim Zeitlininvalidate tree size after adding/removing pages; use...
2005-10-10  Vadim Zeitlinremoved hardcoded DoGetBestSize() implementation; added...
2005-10-10  Vadim Zeitlinremoved duplicated members which have been moved to...
2005-10-10  Vadim Zeitlinremoved deprecated InsertItem() overload because it...
2005-10-10  Vadim ZeitlinWindows compilation fixes after wxTreeCtrl refactoring
2005-10-10  Vadim Zeitlinintroduced a common base class for both MSW and generic...
2005-10-10  Vadim Zeitlincorrected code to really skip stack frames in the begin...
2005-10-10  Kevin HockFor consistency with other ports, send TEXT event after...
2005-10-10  Michael WetherellFix typos: '==' should be '='
2005-10-10  Vadim Zeitlinrefactored wxGTK scrolling: it has now fully-functionin...
2005-10-10  Vadim Zeitlinadded GtkUpdateScrollbar; folded some code duplicated...
2005-10-10  Vadim Zeitlinadded GetWindowSizeForVirtualSize() virtual hook for...
2005-10-10  Michael WetherellUse 'cp -pR' as a fallback for lndir, remove $(shell...
2005-10-10  Jouk Jansen Committing in .
2005-10-10  Vadim Zeitlinregenerated after bakefile change to always create...
2005-10-10  Vadim Zeitlinalways create shared-ld-sh as we always need it for...
2005-10-10  Michael WetherellMake _dist_dir a shadow directory of symlinks rather...
2005-10-09  Vadim Zeitlindisable VC++ warning 4355 in wx/defs.h once and for...
2005-10-09  Vadim Zeitlinregenerated with treebook files
2005-10-09  Vadim Zeitlinconfigure with wxUSE_TREEBOOK
2005-10-09  Vadim Zeitlincompilation fixes for wxUSE_TREEBOOK=0
2005-10-09  Vadim ZeitlinAdded wxTreebook:
2005-10-09  Vadim Zeitlinmade GetPage() not virtual because it doesn't need...
2005-10-09  Vadim Zeitlincorrected GetBestSize() implementation: take all items...
2005-10-09  Vadim Zeitlindon't call ::ShowWindow() if don't have HWND yet
2005-10-09  Mattia Barbon Removed WXWIN_COMPATIBILITY_2_2 together with code...
2005-10-09  Vadim Zeitlindon't put borders by default between sizer elements...
2005-10-09  Vadim Zeitlinimplemented GetBestSize() (TODO: make this available...
2005-10-09  Vadim Zeitlinfilter out duplicate mouse move events too; moved last...
2005-10-09  Vadim Zeitlindon't use -single_module together with -bundle under...
2005-10-09  Vadim Zeitlinblind compilation fix for CW 8.3 in Unicode build
2005-10-09  Vadim Zeitlindon't use __MSL__ unless it's defined
2005-10-08  Vadim Zeitlinshow the OS information in the about dialog
2005-10-08  Vadim Zeitlinenable all warnings (but disable some of them) for...
2005-10-08  Vadim Zeitlinfixed unused parameter warnings in non-debug build
2005-10-08  Vadim Zeitlinalways connect to both XmNvalueChangedCallback and...
2005-10-08  Vadim Zeitlinmore 'unreachable code' warnings which had been disable...
2005-10-08  Vadim Zeitlinextra semicolons removed
2005-10-08  Vadim Zeitlinunused params warnings
2005-10-08  Vadim Zeitlinfixed logic bug in DoSetSize() (disabling a warning...
2005-10-08  Vadim Zeitlinadded support for OSF1 (Tru64)
2005-10-08  Vadim Zeitlinharmless DEC cc warning fixes
2005-10-08  Vadim Zeitlindon't use wxCHECK_GCC_VERSION in the same test as __MIN...
2005-10-08  Vadim Zeitlinuse for instead of while for infinite loop (the latter...
2005-10-08  Vadim Zeitlinadded dependencies support for DEC/Compaq/HP cxx compil...
2005-10-08  Vadim Zeitlintry setting locale n wxLocale::Init(lang) to xx_YY...
2005-10-08  Vadim Zeitlinhack: adjust C locale to supported form under HP-UX...
2005-10-08  Vadim Zeitlincheck whether setting locale for the selected language...
2005-10-08  Vadim Zeitlinadded ja_JP.EUC-JP catalog
2005-10-07  Vadim Zeitlindisable some (unavoidable) HP-UX aCC warnings
2005-10-07  Vadim Zeitlindon't define unused functions
2005-10-07  Vadim Zeitlinfixed check for bitmapType match (thanks to HP compiler...
2005-10-07  Vadim Zeitlinundid last commit, the neceesary defines fo HP-UX are...
2005-10-07  Vadim Zeitlindefine _HPUX_SOURCE under HP-UX, otherwise many things...
2005-10-07  Vadim Zeitlinremoved C++ comment from C file
2005-10-07  Michael WetherellAttempt to avoid crash on exit on Solaris 10
next