2005-08-30 |
Vadim Zeitlin | return a more useful value from wxJoystick::GetProductName()
|
commit | commitdiff | tree |
2005-08-30 |
Vadim Zeitlin | moved X11/XKBlib.h test after main X11 tests
|
commit | commitdiff | tree |
2005-08-30 |
Vadim Zeitlin | (blind) fix for wxSound link problem under NetBSD with OSS
|
commit | commitdiff | tree |
2005-08-30 |
Vadim Zeitlin | define _LANGUAGE_C_PLUS_PLUS for IRIX (closes bug 1105676)
|
commit | commitdiff | tree |
2005-08-30 |
Vadim Zeitlin | better looking fallback resources for IRIX (patch from...
|
commit | commitdiff | tree |
2005-08-30 |
Vadim Zeitlin | corrected wording of last commit
|
commit | commitdiff | tree |
2005-08-30 |
Vadim Zeitlin | generate mouse events for all static controls, not...
|
commit | commitdiff | tree |
2005-08-30 |
Vadim Zeitlin | fix for status bar positioning: account for wx client...
|
commit | commitdiff | tree |
2005-08-30 |
Vadim Zeitlin | fix for gcc warning about base class initialization...
|
commit | commitdiff | tree |
2005-08-29 |
Vadim Zeitlin | another (blind) compilation fix for Borland after last...
|
commit | commitdiff | tree |
2005-08-29 |
Vadim Zeitlin | compilation fix; unTABbed
|
commit | commitdiff | tree |
2005-08-29 |
Vadim Zeitlin | (blind) compilation fix for Borland after last commit
|
commit | commitdiff | tree |
2005-08-29 |
Vadim Zeitlin | update from Martin Srebotnjak
|
commit | commitdiff | tree |
2005-08-29 |
Vadim Zeitlin | regenerated after libcairo filtering out changes
|
commit | commitdiff | tree |
2005-08-28 |
Vadim Zeitlin | use #ifdef and not #if (fixes -Wundef warnings reported...
|
commit | commitdiff | tree |
2005-08-28 |
Vadim Zeitlin | fixed cursor flicker (patch 1254492 by Hans P. Palbol)
|
commit | commitdiff | tree |
2005-08-28 |
Vadim Zeitlin | spelling fixes and other minor corrections to the docs...
|
commit | commitdiff | tree |
2005-08-28 |
Vadim Zeitlin | fixed status bar positioning to work both with and...
|
commit | commitdiff | tree |
2005-08-28 |
Vadim Zeitlin | added IsSizeDeferred() (part of patch 1199639)
|
commit | commitdiff | tree |
2005-08-28 |
Vadim Zeitlin | fixed label case so that the link works (patch 1263943)
|
commit | commitdiff | tree |
2005-08-28 |
Vadim Zeitlin | fixed bug in wxStreamBuffer::Read(wxStreamBuffer *...
|
commit | commitdiff | tree |
2005-08-28 |
Vadim Zeitlin | fixed wxRegionRefData copy ctor (patch 1274403)
|
commit | commitdiff | tree |
2005-08-28 |
Vadim Zeitlin | dirty hack to fix deprecation warning when building...
|
commit | commitdiff | tree |
2005-08-28 |
Vadim Zeitlin | added test file loaded by the sample
|
commit | commitdiff | tree |
2005-08-28 |
Vadim Zeitlin | ignore sample-created XPM
|
commit | commitdiff | tree |
2005-08-28 |
Vadim Zeitlin | added wxChoice:: and wxCombobox::GetCurrentSelection()
|
commit | commitdiff | tree |
2005-08-28 |
Vadim Zeitlin | added wxDateTime::[Make]FromTimezone
|
commit | commitdiff | tree |
2005-08-28 |
Vadim Zeitlin | test centering file dialog
|
commit | commitdiff | tree |
2005-08-28 |
Vadim Zeitlin | set or unset column image on column click
|
commit | commitdiff | tree |
2005-08-28 |
Vadim Zeitlin | ignore dummy.txt used by the sample
|
commit | commitdiff | tree |
2005-08-28 |
Vadim Zeitlin | modified GetLastMenuItem() to also take into account...
|
commit | commitdiff | tree |
2005-08-28 |
Vadim Zeitlin | let ctags know about (and ignore) WXDLLIMPEXP_BASE
|
commit | commitdiff | tree |
2005-08-28 |
Vadim Zeitlin | corrected #ifdefs testing wxUSE_UNICODE_MSLU
|
commit | commitdiff | tree |
2005-08-28 |
Vadim Zeitlin | ignore evc libs directories
|
commit | commitdiff | tree |
2005-08-28 |
Vadim Zeitlin | Fixed several bugs in wxDateTime timezone handling:
|
commit | commitdiff | tree |
2005-08-28 |
Vadim Zeitlin | added wxABI_VERSION test around ToDouble()
|
commit | commitdiff | tree |
2005-08-28 |
Vadim Zeitlin | added wxLongLong::ToDouble()
|
commit | commitdiff | tree |
2005-08-28 |
Vadim Zeitlin | added wxLongLong::ToDouble()
|
commit | commitdiff | tree |
2005-08-27 |
Vadim Zeitlin | added operator==() and !=
|
commit | commitdiff | tree |
2005-08-26 |
Vadim Zeitlin | open fstream with ios::binary flag to be compatible...
|
commit | commitdiff | tree |
2005-08-25 |
Vadim Zeitlin | pressing enter now activates the default button even...
|
commit | commitdiff | tree |
2005-08-25 |
Vadim Zeitlin | don't mention undocumented wxOwnerDrawn in the docs...
|
commit | commitdiff | tree |
2005-08-25 |
Vadim Zeitlin | only give error about missing richedit.dll once (the...
|
commit | commitdiff | tree |
2005-08-24 |
Vadim Zeitlin | compilation fix for systems with XtIMSignal
|
commit | commitdiff | tree |
2005-08-24 |
Vadim Zeitlin | compilation fix: DefaultVisual() needs Display, not...
|
commit | commitdiff | tree |
2005-08-24 |
Vadim Zeitlin | fixed -Wundef warning for HAVE_SCHED_H
|
commit | commitdiff | tree |
2005-08-24 |
Vadim Zeitlin | fix for -Wundef warning for HAVE_XIM under GTK1
|
commit | commitdiff | tree |
2005-08-24 |
Vadim Zeitlin | #undef things which require other, disabled, ones,...
|
commit | commitdiff | tree |
2005-08-24 |
Vadim Zeitlin | corrected comment explaining wxABORT_ON_CONFIG_ERROR
|
commit | commitdiff | tree |
2005-08-23 |
Vadim Zeitlin | fix for the last commit
|
commit | commitdiff | tree |
2005-08-23 |
Vadim Zeitlin | use wxString::Format(), calling string.Format() has...
|
commit | commitdiff | tree |
2005-08-23 |
Vadim Zeitlin | some compilers don't like statics in inline functions...
|
commit | commitdiff | tree |
2005-08-23 |
Vadim Zeitlin | check for missing statfs() prototype (happens at least...
|
commit | commitdiff | tree |
2005-08-23 |
Vadim Zeitlin | removed attempts to link with unicows.lib using #pragmas...
|
commit | commitdiff | tree |
2005-08-23 |
Vadim Zeitlin | removed wrong sentence about idle events being sent...
|
commit | commitdiff | tree |
2005-08-22 |
Vadim Zeitlin | regenerated after #error changes
|
commit | commitdiff | tree |
2005-08-22 |
Vadim Zeitlin | compilation fix after last commit
|
commit | commitdiff | tree |
2005-08-22 |
Vadim Zeitlin | added test for snprintf() which may not be present...
|
commit | commitdiff | tree |
2005-08-22 |
Vadim Zeitlin | don't use #error in configure test programs, some compilers...
|
commit | commitdiff | tree |
2005-08-22 |
Vadim Zeitlin | use quotes, not angle brackets, for wx headers
|
commit | commitdiff | tree |
2005-08-21 |
Vadim Zeitlin | regenerated after undoing recent HP-UX changes
|
commit | commitdiff | tree |
2005-08-21 |
Vadim Zeitlin | don't use -threads with gcc under HP-UX, it's for DCE...
|
commit | commitdiff | tree |
2005-08-21 |
Vadim Zeitlin | moved __STDC_EXT__ definition for HP-UX from configure...
|
commit | commitdiff | tree |
2005-08-21 |
Vadim Zeitlin | fix handling of partially-specified min size
|
commit | commitdiff | tree |
2005-08-20 |
Vadim Zeitlin | fill in OS info in GetToolkitInfo() (patch 1256409)
|
commit | commitdiff | tree |
2005-08-20 |
Vadim Zeitlin | add information for Palm/CE ports (patch 1256409)
|
commit | commitdiff | tree |
2005-08-20 |
Vadim Zeitlin | last commit accidentally used out of date aclocal.m4...
|
commit | commitdiff | tree |
2005-08-20 |
Vadim Zeitlin | regenerated after HP-UX fixes
|
commit | commitdiff | tree |
2005-08-20 |
Vadim Zeitlin | vsnprintf() tests correction: check that declaration...
|
commit | commitdiff | tree |
2005-08-20 |
Vadim Zeitlin | use -threads with gcc under HP-UX instead of -pthread
|
commit | commitdiff | tree |
2005-08-20 |
Vadim Zeitlin | only define __STDC_EXT__ in CXXFLAGS for gcc under...
|
commit | commitdiff | tree |
2005-08-19 |
Vadim Zeitlin | don't forget to modify include/msvc/wx/setup.h and...
|
commit | commitdiff | tree |
2005-08-19 |
Vadim Zeitlin | added wxmsw26_media library
|
commit | commitdiff | tree |
2005-08-19 |
Vadim Zeitlin | link unicows.lib implicitely when using MSVC and wxUSE_UNICO...
|
commit | commitdiff | tree |
2005-08-19 |
Vadim Zeitlin | link unicows.lib automatically (and in correct order...
|
commit | commitdiff | tree |
2005-08-19 |
Vadim Zeitlin | check whether unicows.dll works correctly instead of...
|
commit | commitdiff | tree |
2005-08-19 |
Vadim Zeitlin | check for unicows.dll on program starup when wxUSE_UNICODE_M...
|
commit | commitdiff | tree |
2005-08-18 |
Vadim Zeitlin | compilation fix for wxUnivGTK
|
commit | commitdiff | tree |
2005-08-18 |
Vadim Zeitlin | fixed (harmless) unused variable warning in release...
|
commit | commitdiff | tree |
2005-08-18 |
Vadim Zeitlin | __WXDEBUG__ must be tested with #ifdef, not #if
|
commit | commitdiff | tree |
2005-08-17 |
Vadim Zeitlin | tentative fix for large files compilation under HP-UX
|
commit | commitdiff | tree |
2005-08-17 |
Vadim Zeitlin | added GetCurrentSelection() which is the same as GetSelectio...
|
commit | commitdiff | tree |
2005-08-17 |
Vadim Zeitlin | added GetCurrentSelection(); made GetSelection() behave...
|
commit | commitdiff | tree |
2005-08-17 |
Vadim Zeitlin | hacked around wxGTK wxStaticText which doesn't derive...
|
commit | commitdiff | tree |
2005-08-17 |
Vadim Zeitlin | made wxChoice and wxComboBox::GetSelection() return...
|
commit | commitdiff | tree |
2005-08-17 |
Vadim Zeitlin | also added a check of choice selection in idle time...
|
commit | commitdiff | tree |
2005-08-17 |
Vadim Zeitlin | don't take wxID_NONE inside #if wxABI_VERSION check...
|
commit | commitdiff | tree |
2005-08-17 |
Vadim Zeitlin | hacked around wxGTK wxStaticText which doesn't derive...
|
commit | commitdiff | tree |
2005-08-16 |
Vadim Zeitlin | added newsince note
|
commit | commitdiff | tree |
2005-08-16 |
Vadim Zeitlin | avoid gcc warning
|
commit | commitdiff | tree |
2005-08-16 |
Vadim Zeitlin | added wxStaticText::Wrap()
|
commit | commitdiff | tree |
2005-08-16 |
Vadim Zeitlin | added code showing that at least under Windows wxCombobox...
|
commit | commitdiff | tree |
2005-08-16 |
Vadim Zeitlin | don't use wxApp::GetAppName() in the usage message...
|
commit | commitdiff | tree |
2005-08-16 |
Vadim Zeitlin | fixed warning about mismatching dlldecl when building...
|
commit | commitdiff | tree |
2005-08-15 |
Vadim Zeitlin | compilation fix for wxUSE_STL=1 and mingw
|
commit | commitdiff | tree |
2005-08-15 |
Vadim Zeitlin | replaced annoying wxLogDebug()s with wxLogTrace()
|
commit | commitdiff | tree |
2005-08-14 |
Vadim Zeitlin | update from Dennis Prochko
|
commit | commitdiff | tree |
2005-08-14 |
Vadim Zeitlin | update for 2.6.1 from Dennis Prochko
|
commit | commitdiff | tree |
2005-08-11 |
Vadim Zeitlin | don't override OnIconized() in the sample, the bug...
|
commit | commitdiff | tree |
2005-08-11 |
Vadim Zeitlin | force update of MDI client window size after the MDI...
|
commit | commitdiff | tree |
next |