2005-09-03 |
Vadim Zeitlin | undef wxUSE_DIALUP_MANAGER before redefining it as 0
|
commit | commitdiff | tree |
2005-09-03 |
Vadim Zeitlin | use libSgm with wxMotif if available, this seems to...
|
commit | commitdiff | tree |
2005-09-03 |
Vadim Zeitlin | include wx/defs.h (and hence wx/platform.h and so really...
|
commit | commitdiff | tree |
2005-09-03 |
Vadim Zeitlin | fix showing keyboard cues under Win2k/XP
|
commit | commitdiff | tree |
2005-09-03 |
Vadim Zeitlin | made wxRegKey bugfix note more detailed
|
commit | commitdiff | tree |
2005-09-02 |
Vadim Zeitlin | /usr/sbin is a better default location for sendmail...
|
commit | commitdiff | tree |
2005-09-02 |
Vadim Zeitlin | ignore hidden buttons when emulating clicks on them
|
commit | commitdiff | tree |
2005-09-01 |
Vadim Zeitlin | ignore hidden windows when deciding if the MDI parent...
|
commit | commitdiff | tree |
2005-09-01 |
Vadim Zeitlin | hide MDI parent frame if it's empty and a new child...
|
commit | commitdiff | tree |
2005-09-01 |
Vadim Zeitlin | fix for -Wundef warning
|
commit | commitdiff | tree |
2005-09-01 |
Vadim Zeitlin | corrected typo and changed wording of an assert
|
commit | commitdiff | tree |
2005-09-01 |
Vadim Zeitlin | corrected Get() return value
|
commit | commitdiff | tree |
2005-09-01 |
Vadim Zeitlin | s/wxWindows/wxWidgets/g
|
commit | commitdiff | tree |
2005-09-01 |
Vadim Zeitlin | better handling of empty MDI parent frame visibility...
|
commit | commitdiff | tree |
2005-08-31 |
Vadim Zeitlin | include wx/defs.h before testing for wxUSE_TEXTDLG...
|
commit | commitdiff | tree |
2005-08-31 |
Vadim Zeitlin | hide the MDI parent frame instead of just moving it...
|
commit | commitdiff | tree |
2005-08-31 |
Vadim Zeitlin | added link to wxFileHistory
|
commit | commitdiff | tree |
2005-08-31 |
Vadim Zeitlin | added Open() mode parameter
|
commit | commitdiff | tree |
2005-08-31 |
Vadim Zeitlin | update from José Eduardo de Carvalho Diniz
|
commit | commitdiff | tree |
2005-08-31 |
Vadim Zeitlin | Raise() and Lower() work for any windows
|
commit | commitdiff | tree |
2005-08-31 |
Vadim Zeitlin | regenerated after recent changes to configure.in
|
commit | commitdiff | tree |
2005-08-31 |
Vadim Zeitlin | show the name of incrimanted class in RTTI registration...
|
commit | commitdiff | tree |
2005-08-31 |
Vadim Zeitlin | create tags file for wxMac/Carbon
|
commit | commitdiff | tree |
2005-08-31 |
Vadim Zeitlin | corrected header file name
|
commit | commitdiff | tree |
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 |
next |