2005-10-17 |
Michael Wetherell | Warning fix, should be #ifdef instead of #if |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Michael Wetherell | Regenerate the msvc makefiles after TARGET_CPU option... |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Michael Wetherell | Use a different manifest for each of x86, amd64 and... |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Michael Wetherell | Add CPU_TARGET option to msvc makefiles for targeting... |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Stefan Neis | Fixed event handling bug as suggested by Lech Wiktor... |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Michael Wetherell | Implement string inserter for long long. This creates... |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Michael Wetherell | Typo, should be #if not #ifdef |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Michael Wetherell | Temporarily disable test that takes a long time to... |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Michael Wetherell | Compilation fix for platforms where size_t is larger... |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Michael Wetherell | Compilation fix, templates are broken on 64-bit VC... |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Michael Wetherell | Restore WC_UTF16, required for compilation on Windows |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Roman Rolinsky | fix for correct type of checklist box items |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Roman Rolinsky | iconize properties frame together with main |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Vadim Zeitlin | fixed OnSysWrite() signature |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Julian Smart | Added "enabled" support for submenus |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Michael Wetherell | Implement wx_truncate_cast for VC++ 7.1 and later |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Michael Wetherell | Avoid cast in wx_truncate_cast for intel compiler |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Vadim Zeitlin | removed .cvsignore entries which were old/unused/duplic... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Michael Wetherell | Manifest files for win64 |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Mart Raudsepp | Fix includes in wx/treectrl.h |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Vadim Zeitlin | clarified ScrollWindow() docs |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Vadim Zeitlin | 64 bit compilation fix |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Vadim Zeitlin | added wx/xrc/xh_treebk.h |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Dimitri Schoolwerth | fixed argv[0] out of bounds error (argc can be 0 when... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Dimitri Schoolwerth | fixed MSVC6 compilation error ("C2639: compiler generat... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Vadim Zeitlin | another fix for !USE_PCH: added missing wx/imaglist... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Vadim Zeitlin | compilation fix for !USE_PCH: added missing wx/panel... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Vadim Zeitlin | invalidate tree size after adding/removing pages; use... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Vadim Zeitlin | removed hardcoded DoGetBestSize() implementation; added... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Vadim Zeitlin | removed duplicated members which have been moved to... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Vadim Zeitlin | removed deprecated InsertItem() overload because it... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Vadim Zeitlin | Windows compilation fixes after wxTreeCtrl refactoring |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Vadim Zeitlin | introduced a common base class for both MSW and generic... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Vadim Zeitlin | corrected code to really skip stack frames in the begin... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Kevin Hock | For consistency with other ports, send TEXT event after... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Michael Wetherell | Fix typos: '==' should be '=' |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Vadim Zeitlin | refactored wxGTK scrolling: it has now fully-functionin... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Vadim Zeitlin | added GtkUpdateScrollbar; folded some code duplicated... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Vadim Zeitlin | added GetWindowSizeForVirtualSize() virtual hook for... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Michael Wetherell | Use 'cp -pR' as a fallback for lndir, remove $(shell... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Vadim Zeitlin | regenerated after bakefile change to always create... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Vadim Zeitlin | always create shared-ld-sh as we always need it for... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Michael Wetherell | Make _dist_dir a shadow directory of symlinks rather... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Vadim Zeitlin | disable VC++ warning 4355 in wx/defs.h once and for... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Vadim Zeitlin | regenerated with treebook files |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Vadim Zeitlin | configure with wxUSE_TREEBOOK |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Vadim Zeitlin | compilation fixes for wxUSE_TREEBOOK=0 |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Vadim Zeitlin | Added wxTreebook: |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Vadim Zeitlin | made GetPage() not virtual because it doesn't need... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Vadim Zeitlin | corrected GetBestSize() implementation: take all items... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Vadim Zeitlin | don't call ::ShowWindow() if don't have HWND yet |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Mattia Barbon | Removed WXWIN_COMPATIBILITY_2_2 together with code... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Vadim Zeitlin | don't put borders by default between sizer elements... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Vadim Zeitlin | implemented GetBestSize() (TODO: make this available... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Vadim Zeitlin | filter out duplicate mouse move events too; moved last... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Vadim Zeitlin | don't use -single_module together with -bundle under... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Vadim Zeitlin | blind compilation fix for CW 8.3 in Unicode build |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Vadim Zeitlin | don't use __MSL__ unless it's defined |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Vadim Zeitlin | show the OS information in the about dialog |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Vadim Zeitlin | enable all warnings (but disable some of them) for... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Vadim Zeitlin | fixed unused parameter warnings in non-debug build |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Vadim Zeitlin | always connect to both XmNvalueChangedCallback and... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Vadim Zeitlin | more 'unreachable code' warnings which had been disable... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Vadim Zeitlin | extra semicolons removed |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Vadim Zeitlin | unused params warnings |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Vadim Zeitlin | fixed logic bug in DoSetSize() (disabling a warning... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Vadim Zeitlin | added support for OSF1 (Tru64) |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Vadim Zeitlin | harmless DEC cc warning fixes |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Vadim Zeitlin | don't use wxCHECK_GCC_VERSION in the same test as __MIN... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Vadim Zeitlin | use for instead of while for infinite loop (the latter... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Vadim Zeitlin | added dependencies support for DEC/Compaq/HP cxx compil... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Vadim Zeitlin | try setting locale n wxLocale::Init(lang) to xx_YY... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Vadim Zeitlin | hack: adjust C locale to supported form under HP-UX... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Vadim Zeitlin | check whether setting locale for the selected language... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Vadim Zeitlin | added ja_JP.EUC-JP catalog |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Vadim Zeitlin | disable some (unavoidable) HP-UX aCC warnings |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Vadim Zeitlin | don't define unused functions |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Vadim Zeitlin | fixed check for bitmapType match (thanks to HP compiler... |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Vadim Zeitlin | undid last commit, the neceesary defines fo HP-UX are... |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Vadim Zeitlin | define _HPUX_SOURCE under HP-UX, otherwise many things... |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Vadim Zeitlin | removed C++ comment from C file |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Michael Wetherell | Attempt to avoid crash on exit on Solaris 10 |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Vadim Zeitlin | optimization: don't test for various proprietary Unix... |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Vadim Zeitlin | ltest files from bakefile add HP aCC dependencies support |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Włodzimierz... | #include markup fix. |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Włodzimierz... | #include markup fix. |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Vadim Zeitlin | added more HP-UX charset names |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Vadim Zeitlin | added HP-UX names for ISO8859-x charsets |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Michael Wetherell | Compile fix |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Michael Wetherell | Unicode compile fix |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Włodzimierz... | #include markup fixes. |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Włodzimierz... | wxPalette unified. Source cleaning. |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Vadim Zeitlin | don't use a floating point value as a boolean flag... |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Włodzimierz... | wxMotif for OS/2 adjustements. Source cleaning. |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Włodzimierz... | wxMotif for OS/2 adjustements. Source cleaning. |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Vadim Zeitlin | another file where the version should be updated |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Vadim Zeitlin | change fallback default for wx version to 27 |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Kevin Hock | Updated link to comctl32 download [ patch 1311650 ] |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Kevin Hock | When recv returns 0, the connection has been remotely... |
commit | commitdiff | tree | snapshot |
next |