wxWidgets.git
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
2005-10-07  Vadim Zeitlinoptimization: don't test for various proprietary Unix...
2005-10-07  Vadim Zeitlinltest files from bakefile add HP aCC dependencies support
2005-10-07  Włodzimierz... #include markup fix.
2005-10-07  Włodzimierz... #include markup fix.
2005-10-06  Vadim Zeitlinadded more HP-UX charset names
2005-10-06  Vadim Zeitlinadded HP-UX names for ISO8859-x charsets
2005-10-06  Michael WetherellCompile fix
2005-10-06  Michael WetherellUnicode compile fix
2005-10-06  Włodzimierz... #include markup fixes.
2005-10-06  Włodzimierz... wxPalette unified. Source cleaning.
2005-10-06  Vadim Zeitlindon't use a floating point value as a boolean flag...
2005-10-06  Włodzimierz... wxMotif for OS/2 adjustements. Source cleaning.
2005-10-06  Włodzimierz... wxMotif for OS/2 adjustements. Source cleaning.
2005-10-06  Vadim Zeitlinanother file where the version should be updated
2005-10-06  Vadim Zeitlinchange fallback default for wx version to 27
2005-10-05  Kevin HockUpdated link to comctl32 download [ patch 1311650 ]
2005-10-05  Kevin HockWhen recv returns 0, the connection has been remotely...
2005-10-05  Włodzimierz... wxColour source cleaning. Corrections to 'const unsigne...
2005-10-05  Kevin HockRevert last change, which made it impossible to set...
2005-10-05  Kevin HockDo not allow events to fire after socket is closed...
2005-10-05  Vadim Zeitlinsilence a few (harmless) HP aCC warnings
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...
next