2002-06-03 |
Vadim Zeitlin | use WS_EX_CONTROLPARENT to ensure correct Alt-mnemonic...
|
commit | commitdiff | tree |
2002-06-01 |
Vadim Zeitlin | replaced quotes in #include with angle brackets
|
commit | commitdiff | tree |
2002-05-31 |
Vadim Zeitlin | removed unused wxWindowGTK::m_isFrame
|
commit | commitdiff | tree |
2002-05-31 |
Vadim Zeitlin | replaced m_isRadioButton with a virtual function
|
commit | commitdiff | tree |
2002-05-31 |
Vadim Zeitlin | replaced wxWindowGTK::m_isListBox with a virtual function
|
commit | commitdiff | tree |
2002-05-31 |
Vadim Zeitlin | replaced wxWindowGTK::m_isStaticBox with a virtual...
|
commit | commitdiff | tree |
2002-05-31 |
Vadim Zeitlin | replaced wxWindowGTK::m_isListBox with a virtual function
|
commit | commitdiff | tree |
2002-05-31 |
Vadim Zeitlin | fixes for the focus handling: don't set back to back...
|
commit | commitdiff | tree |
2002-05-31 |
Vadim Zeitlin | added tests for the focus events
|
commit | commitdiff | tree |
2002-05-30 |
Vadim Zeitlin | removed some duplicate code, no real changes
|
commit | commitdiff | tree |
2002-05-28 |
Vadim Zeitlin | corrected the completely wrong example (bug 545427)
|
commit | commitdiff | tree |
2002-05-28 |
Vadim Zeitlin | fix compilation without WXDEBUG (includes patch 561458)
|
commit | commitdiff | tree |
2002-05-28 |
Vadim Zeitlin | use new style ctor for wxFontDialog (patch 561411)
|
commit | commitdiff | tree |
2002-05-28 |
Vadim Zeitlin | added consts to wxAcceleratorTable ctors from wxAcceleratorE...
|
commit | commitdiff | tree |
2002-05-28 |
Vadim Zeitlin | fixed icon drawing when they have different sizes ...
|
commit | commitdiff | tree |
2002-05-28 |
Vadim Zeitlin | unselected the current item when unfocusing it in a...
|
commit | commitdiff | tree |
2002-05-28 |
Vadim Zeitlin | added asserts to ensure that the splitter windows have...
|
commit | commitdiff | tree |
2002-05-26 |
Vadim Zeitlin | added wxWizard::Fit()
|
commit | commitdiff | tree |
2002-05-26 |
Vadim Zeitlin | attempts to make GetBestSize() work using constraints...
|
commit | commitdiff | tree |
2002-05-26 |
Vadim Zeitlin | set the id in wxMouseEvent (bug 484245)
|
commit | commitdiff | tree |
2002-05-26 |
Vadim Zeitlin | added more spin event handlers
|
commit | commitdiff | tree |
2002-05-26 |
Vadim Zeitlin | updated wxSpinXXX event docs
|
commit | commitdiff | tree |
2002-05-26 |
Vadim Zeitlin | add full 32 bit range support to wxSpinButton/Ctrl
|
commit | commitdiff | tree |
2002-05-26 |
Vadim Zeitlin | set the focus to the first control in the dialog when...
|
commit | commitdiff | tree |
2002-05-26 |
Vadim Zeitlin | globally renamed INT32 to JPEG_INT32 to solve the ...
|
commit | commitdiff | tree |
2002-05-26 |
Vadim Zeitlin | added test for EditLabel, Unicode fixes
|
commit | commitdiff | tree |
2002-05-26 |
Vadim Zeitlin | fix for the crash when pressing TAB in the edit control...
|
commit | commitdiff | tree |
2002-05-25 |
Vadim Zeitlin | fixes to better remember the last focused child; also...
|
commit | commitdiff | tree |
2002-05-25 |
Vadim Zeitlin | fixed assert when using wxMiniFrame (result of recent...
|
commit | commitdiff | tree |
2002-05-25 |
Vadim Zeitlin | changes to wxFRAME_NO_TASKBAR/FLOAT_ON_PARENT styles...
|
commit | commitdiff | tree |
2002-05-25 |
Vadim Zeitlin | new wxWindow::FindWindowByXXX() methods replacing the...
|
commit | commitdiff | tree |
2002-05-25 |
Vadim Zeitlin | fixed calling Union() or Offset() on a previously Clear...
|
commit | commitdiff | tree |
2002-05-25 |
Vadim Zeitlin | prevent the parent window from losing activation when...
|
commit | commitdiff | tree |
2002-05-24 |
Vadim Zeitlin | added test for loading image from wxMemoryStream
|
commit | commitdiff | tree |
2002-05-24 |
Vadim Zeitlin | fixed wxStreamBuffer::Tell() to return at least sometimes...
|
commit | commitdiff | tree |
2002-05-24 |
Vadim Zeitlin | wxTextCtrl::OnChar() can't be used to translate the...
|
commit | commitdiff | tree |
2002-05-23 |
Vadim Zeitlin | fixedb ug with normalization of UNC paths (patch 558701)
|
commit | commitdiff | tree |
2002-05-23 |
Vadim Zeitlin | popup windows wre not using TOPMOST style under wxUniv...
|
commit | commitdiff | tree |
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 |
next |