2002-05-23 |
Vadim Zeitlin | wxUniv compilation fixes (patch 559620)
|
commit | commitdiff | tree |
2002-05-23 |
Vadim Zeitlin | ixed compilation for wxUSE_STREAMS == 0
|
commit | commitdiff | tree |
2002-05-22 |
Vadim Zeitlin | fixed propagating of EVT_WIZARD_XXX events to the parent
|
commit | commitdiff | tree |
2002-05-22 |
Vadim Zeitlin | restore the stream position in wxImageHandler itself...
|
commit | commitdiff | tree |
2002-05-22 |
Vadim Zeitlin | added \\server\dir\filename.exe test case
|
commit | commitdiff | tree |
2002-05-22 |
Vadim Zeitlin | no, we shouldn't inconditionally add the separator...
|
commit | commitdiff | tree |
2002-05-22 |
Vadim Zeitlin | added wxDir::Exists() test
|
commit | commitdiff | tree |
2002-05-22 |
Vadim Zeitlin | added a compile time assert to prevent wxArray from...
|
commit | commitdiff | tree |
2002-05-22 |
Vadim Zeitlin | added a check which should prevent the crash of bug...
|
commit | commitdiff | tree |
2002-05-22 |
Vadim Zeitlin | fixed GL case in #include (patch 557178)
|
commit | commitdiff | tree |
2002-05-22 |
Vadim Zeitlin | mingw/cygwin compilation fix (patch 556157)
|
commit | commitdiff | tree |
2002-05-22 |
Vadim Zeitlin | fixed ProcessMessage() signature
|
commit | commitdiff | tree |
2002-05-20 |
Vadim Zeitlin | added docs for a few missing methods (Inside, Deflate...
|
commit | commitdiff | tree |
2002-05-18 |
Vadim Zeitlin | refuse to run if not executed by the main configure...
|
commit | commitdiff | tree |
2002-05-18 |
Vadim Zeitlin | pass IF_GNU_MAKE and other configure params to the...
|
commit | commitdiff | tree |
2002-05-18 |
Vadim Zeitlin | check the return code of wxStream::Read() in wxImageHandler...
|
commit | commitdiff | tree |
2002-05-17 |
Vadim Zeitlin | made SetItemText() work for the item which we're about...
|
commit | commitdiff | tree |
2002-05-16 |
Vadim Zeitlin | fixed the selection rectangle drawing (was off by 1)
|
commit | commitdiff | tree |
2002-05-16 |
Vadim Zeitlin | use the menu item text, not label, in the owner drawn...
|
commit | commitdiff | tree |
2002-05-16 |
Vadim Zeitlin | fixed wrong array index in UuidToCForm
|
commit | commitdiff | tree |
2002-05-16 |
Vadim Zeitlin | generate EVT_SCROLL events for the standalong scrollbars...
|
commit | commitdiff | tree |
2002-05-14 |
Vadim Zeitlin | don't send SPLITTER_POS_CHANGED events when the splitter...
|
commit | commitdiff | tree |
2002-05-14 |
Vadim Zeitlin | added missing extern "C" required for Sun CC
|
commit | commitdiff | tree |
2002-05-14 |
Vadim Zeitlin | renamed main to mymain to suppress the warnings
|
commit | commitdiff | tree |
2002-05-14 |
Vadim Zeitlin | fixed a warning
|
commit | commitdiff | tree |
2002-05-14 |
Vadim Zeitlin | wanted to fix zlib include path but it turned out to...
|
commit | commitdiff | tree |
2002-05-13 |
Vadim Zeitlin | documented wxFileName::SplitPath(), added more obsolescence...
|
commit | commitdiff | tree |
2002-05-13 |
Vadim Zeitlin | cleared the wxFileNameFromPath mess
|
commit | commitdiff | tree |
2002-05-12 |
Vadim Zeitlin | fixed bug with using wrong interval (-1) when restarting...
|
commit | commitdiff | tree |
2002-05-12 |
Vadim Zeitlin | fixes to wxFontDialog after recent changes
|
commit | commitdiff | tree |
2002-05-12 |
Vadim Zeitlin | fixed wxFontDialog API: accept const ref instead of...
|
commit | commitdiff | tree |
2002-05-12 |
Vadim Zeitlin | added the test for GtkText inside wxYield crash
|
commit | commitdiff | tree |
2002-05-12 |
Vadim Zeitlin | fixed crashes in GtkText when it was refreshed from...
|
commit | commitdiff | tree |
2002-05-12 |
Vadim Zeitlin | made wxIsInsideYield global -- will be fixed when we...
|
commit | commitdiff | tree |
2002-05-11 |
Vadim Zeitlin | added a comment about the default button handling
|
commit | commitdiff | tree |
2002-05-11 |
Vadim Zeitlin | don't treat Enter always as Tab, just for the text...
|
commit | commitdiff | tree |
2002-05-11 |
Vadim Zeitlin | fixed typo
|
commit | commitdiff | tree |
2002-05-11 |
Vadim Zeitlin | changed the handling of the default buttons to be more...
|
commit | commitdiff | tree |
2002-05-11 |
Vadim Zeitlin | fixed zlib compression test
|
commit | commitdiff | tree |
2002-05-11 |
Vadim Zeitlin | fixed incorrect assert for the default compression...
|
commit | commitdiff | tree |
2002-05-11 |
Vadim Zeitlin | don't test for msvcrt under Unix nor libw under Windows...
|
commit | commitdiff | tree |
2002-05-11 |
Vadim Zeitlin | fixed the rule for compiling the RC files
|
commit | commitdiff | tree |
2002-05-10 |
Vadim Zeitlin | some warnings fixed, checks for various wxUSE_XXX added
|
commit | commitdiff | tree |
2002-05-10 |
Vadim Zeitlin | fixes for BSD make
|
commit | commitdiff | tree |
2002-05-10 |
Vadim Zeitlin | fix compilation for the platforms which don't have...
|
commit | commitdiff | tree |
2002-05-10 |
Vadim Zeitlin | don't define wxUSE_WCHAR_T on systems without wcslen...
|
commit | commitdiff | tree |
2002-05-10 |
Vadim Zeitlin | test for HAVE_FNMATCH, not HAVE_FNMATCH_H
|
commit | commitdiff | tree |
2002-05-10 |
Vadim Zeitlin | HAVE_FNMATCH added
|
commit | commitdiff | tree |
2002-05-10 |
Vadim Zeitlin | renamed Wiztest.bmp to wiztest.bmp
|
commit | commitdiff | tree |
2002-05-10 |
Vadim Zeitlin | fixed compilation error when x-compiling (patch from...
|
commit | commitdiff | tree |
2002-05-10 |
Vadim Zeitlin | set OPENGL_LIBS when x-compiling for MSW (patch from...
|
commit | commitdiff | tree |
2002-05-10 |
Vadim Zeitlin | 1. moved the test for glibc >= 2.1 after AC_PROG_CC
|
commit | commitdiff | tree |
2002-05-10 |
Vadim Zeitlin | Unicode compilation problems in the samples (patch...
|
commit | commitdiff | tree |
2002-05-09 |
Vadim Zeitlin | fixed return value of Enable() and Disable()
|
commit | commitdiff | tree |
2002-05-09 |
Vadim Zeitlin | don't put the windows created with y or height of ...
|
commit | commitdiff | tree |
2002-05-09 |
Vadim Zeitlin | applied patch to build wxMSW with CW7 (patch 550445)
|
commit | commitdiff | tree |
2002-05-09 |
Vadim Zeitlin | fixed list item attributes when inserting/deleting...
|
commit | commitdiff | tree |
2002-05-09 |
Vadim Zeitlin | tests for multiple selection check listboxes
|
commit | commitdiff | tree |
2002-05-09 |
Vadim Zeitlin | added/documented wxApp::FilterEvent
|
commit | commitdiff | tree |
2002-05-09 |
Vadim Zeitlin | added (and documented) wxSafeShowMessage, use it in...
|
commit | commitdiff | tree |
2002-05-09 |
Vadim Zeitlin | added build options check
|
commit | commitdiff | tree |
2002-05-09 |
Vadim Zeitlin | the build options are now checked in the application...
|
commit | commitdiff | tree |
2002-05-09 |
Vadim Zeitlin | no changes
|
commit | commitdiff | tree |
2002-05-09 |
Vadim Zeitlin | generate the mouse click events for the static controls
|
commit | commitdiff | tree |
2002-05-09 |
Vadim Zeitlin | test that static text and box get the click events
|
commit | commitdiff | tree |
2002-05-08 |
Vadim Zeitlin | added missing wxListItem copy ctor to wxMSW, moved...
|
commit | commitdiff | tree |
2002-05-08 |
Vadim Zeitlin | compilation fix for wxObject NO_COPY
|
commit | commitdiff | tree |
2002-05-08 |
Vadim Zeitlin | added missing header for not PCH case
|
commit | commitdiff | tree |
2002-05-07 |
Vadim Zeitlin | added src/msw/popupwin.cpp to the makefiles
|
commit | commitdiff | tree |
2002-05-07 |
Vadim Zeitlin | fixed Windows style of wxPopupWindow
|
commit | commitdiff | tree |
2002-05-07 |
Vadim Zeitlin | fixed typos and tmakecmd/TMAKE/TM confusion
|
commit | commitdiff | tree |
2002-05-07 |
Vadim Zeitlin | Added wx/build.h
|
commit | commitdiff | tree |
2002-05-07 |
Vadim Zeitlin | added wxBuildOptions and check that they are the same...
|
commit | commitdiff | tree |
2002-05-07 |
Vadim Zeitlin | fixed typo for MSW cross-compilation
|
commit | commitdiff | tree |
2002-05-07 |
Vadim Zeitlin | fixed compilation without PCH
|
commit | commitdiff | tree |
2002-05-07 |
Vadim Zeitlin | removed Left(char ch) version which doesn't exist any...
|
commit | commitdiff | tree |
2002-05-06 |
Vadim Zeitlin | wxPanel is a canvas in wxUniv sense of the word
|
commit | commitdiff | tree |
2002-05-06 |
Vadim Zeitlin | added wxCheckBox::IsChecked() to wxMac and documented it
|
commit | commitdiff | tree |
2002-05-06 |
Vadim Zeitlin | include wx/defs.h to get wxUSE_FFILE
|
commit | commitdiff | tree |
2002-05-06 |
Vadim Zeitlin | typo fixed: __WXUNIV__ => __WXUNIVERSAL__
|
commit | commitdiff | tree |
2002-05-05 |
Vadim Zeitlin | fixed multiple bugs in multiple selection wxCheckListBoxes
|
commit | commitdiff | tree |
2002-05-05 |
Vadim Zeitlin | fixed compilation and added a test for OnErase() to...
|
commit | commitdiff | tree |
2002-05-05 |
Vadim Zeitlin | added files for LaTeX compilation (second part of the...
|
commit | commitdiff | tree |
2002-05-05 |
Vadim Zeitlin | fixed LaTeX compilation problems (part of patch 551210)
|
commit | commitdiff | tree |
2002-05-05 |
Vadim Zeitlin | added wxShutdown (patch 547443)
|
commit | commitdiff | tree |
2002-05-04 |
Vadim Zeitlin | reverted the header change to include the generic one...
|
commit | commitdiff | tree |
2002-05-04 |
Vadim Zeitlin | fixed compilation when included directly and not via...
|
commit | commitdiff | tree |
2002-05-04 |
Vadim Zeitlin | fixed wxDirDialog ctor docs
|
commit | commitdiff | tree |
2002-05-04 |
Vadim Zeitlin | wxDirDialog now has the same ctor under all platforms...
|
commit | commitdiff | tree |
2002-05-04 |
Vadim Zeitlin | no changes (0 -> NULL)
|
commit | commitdiff | tree |
2002-05-04 |
Vadim Zeitlin | initialize wxBitmapButton members
|
commit | commitdiff | tree |
2002-05-02 |
Vadim Zeitlin | don't look for the catalogs in the Unix standard paths...
|
commit | commitdiff | tree |
2002-05-02 |
Vadim Zeitlin | you don't have to set BCCDIR for compilation with Borland...
|
commit | commitdiff | tree |
2002-05-02 |
Vadim Zeitlin | dumb fix for wxDC::Clear() crash
|
commit | commitdiff | tree |
2002-05-02 |
Vadim Zeitlin | small code cleanup while looking for an inexistent...
|
commit | commitdiff | tree |
2002-05-02 |
Vadim Zeitlin | splitted wxFileStream docs in 2 files to make the classes...
|
commit | commitdiff | tree |
2002-05-02 |
Vadim Zeitlin | fixed type: wxUint16 -> wxUint32 (patch 549556)
|
commit | commitdiff | tree |
2002-05-01 |
Vadim Zeitlin | changed wxUSE_MS_HTML_HELP to 1 by default
|
commit | commitdiff | tree |
2002-05-01 |
Vadim Zeitlin | fixed definition of TRUE broken by the last commit
|
commit | commitdiff | tree |
2002-05-01 |
Vadim Zeitlin | added WX_TRUE_DEFINED to allow preventing the redefinition...
|
commit | commitdiff | tree |
next |