2004-02-13 |
Robin Dunn | Typo fixed |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Robin Dunn | Call Skip from the focus handlers so wxGTK can still... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Patrick K.... | Fix test broken by change in package name from PyCrust... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Patrick K.... | The truth is out there. |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Vadim Zeitlin | added /usr/lib and lib32 to SEARCH_LIB (trying to fix... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Václav Slavík | added description of environment variables that affect... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Václav Slavík | fixed bug in .hhp's FILES section creation introduced... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Julian Smart | DMC doesn't have #warning |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Robin Dunn | Fixed to use wxNcPaintEvent types where needed |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Václav Slavík | don't use numbers in URLs if truncateFilenames=no |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Julian Smart | Some more string concatenations |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Vadim Zeitlin | set argc/argv properly in Unicode build (fixes bug... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Vadim Zeitlin | don't override GetSize(), this doesn't work (bug 732758) |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Vadim Zeitlin | hopefully fixed strings.h mess completely now by not... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Vadim Zeitlin | fix yet another assert when the initial combo box value... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Vadim Zeitlin | suppress triple clicks generation completely for GTK2... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Vadim Zeitlin | added Select() test |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Vadim Zeitlin | corrected wxTreeCtrl::Select() broken by previously... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Julian Smart | String corrections |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Julian Smart | Infinite recursion fix |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Stefan Csomor | patch applied for clearing m_data object upon closing |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Robin Dunn | A little tweak |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Robin Dunn | Added selection methods |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Robin Dunn | PS can output to ta stream (but still need to make... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Robin Dunn | Fix ambiguity |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Robin Dunn | Added wxDC::GetPartialTextExtents |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Robin Dunn | HYBRID wxPython builds also need the __NO_VC_CRTDBG__... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Vadim Zeitlin | compilation fix for strict(er) compilers |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Vadim Zeitlin | define DWORD_PTR &c for Win32 compilation whatever... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Vadim Zeitlin | compilation fix (PASCAL should be inside the parenthesi... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Robin Dunn | Added wxDC::GetPartialTextExtents |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Robin Dunn | Added wxDC:GetPartialTextExtents |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Robin Dunn | Added wxDC::GetPartialTextExtents |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Robin Dunn | Use extraFontFlag to specify if anti-aliased fonts... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Robin Dunn | Allow an extra flag to be given to Font::Create |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Robin Dunn | Use wxStaticCast |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Vadim Zeitlin | another part of adding error checking to event table... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Václav Slavík | make it possible to override translatable status of... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Václav Slavík | load wsock32.dll dynamically, so that wxCore has no... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Stefan Csomor | corrected sleep |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Stefan Csomor | non-unicode fix |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Stefan Csomor | cleanup and fix of double disposal (thanks to Steve... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Stefan Csomor | conversion corrections |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Stefan Csomor | removing unreached code (overriden) |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Stefan Csomor | common code, cleanup of measurement |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Stefan Csomor | common code |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Stefan Csomor | added condition for DARWIN (thanks to Steve Hartwell) |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Chris Elliott | try to fix D Mars compilation for Unicode |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Václav Slavík | added public methods to select parts of displayed page |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Václav Slavík | added public methods to select parts of displayed page |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Stefan Csomor | turning off sound, movies and images for textctrl |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Robin Dunn | Use "wxCheckListBox" instead of the deprecated "wxCheck... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Robin Dunn | Updates to reflect recent changes in wxWindows |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Robin Dunn | Added missing wxNcPaintEventFunction and used it in... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Vadim Zeitlin | reversed last accidental commit |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Vadim Zeitlin | use static_cast<> in event table macros for type safety... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Robin Dunn | Fixed a compliation error, event args should not be... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Robin Dunn | Update the version number, remove mentioon of the wx... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Vadim Zeitlin | allow generating PS on an output stream and not only... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Vadim Zeitlin | reverted wxStaticCast change which obviously can't... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Stefan Neis | Unicode fixes. |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Vadim Zeitlin | use static_cast<> in event table macros for type safety... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Vadim Zeitlin | added wxStaticCast, moved wxConstCast from wx/object... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Vadim Zeitlin | added HAVE_STATIC_CAST |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Vadim Zeitlin | compilation fix for wxUSE_LOG == 0 (part of patch 843206) |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Vadim Zeitlin | restored defaults in switchs removed in the last commit |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Vadim Zeitlin | implemented SelectItem(item, bool); UnselectItem()... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Vadim Zeitlin | added base array of size_t as under Win64 size_t >... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Vadim Zeitlin | added wxTreeCtrl::UnselectItem() and ToggleItemSelectio... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Vadim Zeitlin | added auto check count as otherwise calling EnableAutoC... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Stefan Csomor | because some sash code draws whether the window is... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Chris Elliott | fix for non-unicode DMC builds |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Vadim Zeitlin | fixed the value returned by GetSize() |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Vadim Zeitlin | compiles under win64 |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Vadim Zeitlin | part of Ictrl -> Iscntrl change I forgot to commit... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Vadim Zeitlin | Win64 compilation fixes |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Vadim Zeitlin | Win64 compilation fixes: use wxUIntPtr instead of long |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Vadim Zeitlin | Win64 compilation fixes: define SIZEOF_SIZE_T, added... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Vadim Zeitlin | added base array of size_t as under Win64 size_t >... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Vadim Zeitlin | added wxGet/SetWindowProc/UserData() |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Václav Slavík | fixed samples compilation when using configure and... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Václav Slavík | use generic samples icon |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Vadim Zeitlin | don't just drop click events resulting from triple... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Vadim Zeitlin | no changes, simply added a comment |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Vadim Zeitlin | size combobox/choices properly initially by considering... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Vadim Zeitlin | use correct name for the icon |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Vadim Zeitlin | don't assert when creating an initially empty wxCB_READ... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Vadim Zeitlin | multiline checkbox doesn't make sense for listbook |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Robin Dunn | wxUSE_VC_CRTDBG needs to be dependent on wxUSE_MEMORY_T... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Julian Smart | Changed no-remap to msw.remap |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Vadim Zeitlin | wxUniv compilation fix after last commit |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Julian Smart | Applied WinCE fix, though data file still not found |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Dimitri Schoolwerth | Applied patch #885752: "wxPoem less MSW specific +... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Julian Smart | Documented no-remap |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Julian Smart | Documented tbar95.cpp backports |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Julian Smart | Added no-remap system option so colourful toolbar buttons |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Julian Smart | Fix needed for free MS SDK |
commit | commitdiff | tree | snapshot |
next |