2005-10-21 |
Włodzimierz... | Unified flags for orienting wxBookCtrls (with backward... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Vadim Zeitlin | blind compilation fix for TestScopeGuard() |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Julian Smart | Switched antialiasing off since GetTextExtent doesn... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Michael Wetherell | Adv now depends on libs xml and html, so add <library... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Michael Wetherell | Fix a couple of export declarations |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Julian Smart | Fixed warning, move caret in OnPaint |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Julian Smart | Regenerated configure for wxUSE_RICHTEXT |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Julian Smart | Restored code uglies |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Julian Smart | Removed macros |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Julian Smart | Fixed some styling bugs, optimized resize for large... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Vadim Zeitlin | fixed typo in GetNextItem example (bug 1333797) |
commit | commitdiff | tree | snapshot |
2005-10-20 |
Julian Smart | Resets scroll position on load |
commit | commitdiff | tree | snapshot |
2005-10-20 |
Michael Wetherell | Add configtool to the distribution tarballs |
commit | commitdiff | tree | snapshot |
2005-10-20 |
Michael Wetherell | Small changes to 'make dist' to allow it work on Solari... |
commit | commitdiff | tree | snapshot |
2005-10-20 |
Julian Smart | Support wxALWAYS_SHOW_SB |
commit | commitdiff | tree | snapshot |
2005-10-20 |
Włodzimierz... | Warning fixes. |
commit | commitdiff | tree | snapshot |
2005-10-20 |
Julian Smart | Efficiency measures; file loading bug fix |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Julian Smart | Introduced invalidation of ranges for later optimizatio... |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Włodzimierz... | const consistent for Clone(). Load/Save split to DoLoad... |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Włodzimierz... | richtext.bkl added and dmars makefiles removed. |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Julian Smart | First part of a layout optimization |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Julian Smart | Only draw if inside client rectangle |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Julian Smart | Added wxRichTextCtrl |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Włodzimierz... | constfunc correction |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Michael Wetherell | Restore ALL_BASE_HEADERS to its previous meaning of... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Michael Wetherell | Add note that precompiled headers do not work on curren... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
David Elliott | Remove sm_cocoaDelegate singleton. We need per-instanc... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
David Elliott | Replace wxNSTimerData -setTimer method with -initWithWx... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Włodzimierz... | Set/get for internal border in book based controls. |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Włodzimierz... | compilation fix after wxScrollHelper changes (ctor... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Vadim Zeitlin | compilation fix after wxScrollHelper changes (ctor... |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Michael Wetherell | Revert accidental change |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Vadim Zeitlin | fixed Fit() to call SetClientSize() and not SetSize() |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Michael Wetherell | Widen the hash key for win64 |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Michael Wetherell | Warning fixes for win64 |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Włodzimierz... | wxTinderbox build fix. |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Włodzimierz... | Follow changes in common code. |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Vadim Zeitlin | renamed DoHitTest() to DoTreeHitTest() to avoid conflic... |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Włodzimierz... | Warning fix (instead of silencing int->short with typec... |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Michael Wetherell | Link with bufferoverflowu.lib for VC++ 8 and later |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Włodzimierz... | Keep setup0.h in sync with more ports. |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Włodzimierz... | Keep setup0.h in sync with other ports. |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Michael Wetherell | Compile fix for Unicode build on win64 |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Włodzimierz... | htmlctrl sample is not for msw toolkits |
commit | commitdiff | tree | snapshot |
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 |
next |