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 |
2005-08-11 |
Vadim Zeitlin | added wxSIZE_FORCE flag for SetSize()
|
commit | commitdiff | tree |
2005-08-11 |
Vadim Zeitlin | check that wxUSE_DC_CACHEING is defined
|
commit | commitdiff | tree |
2005-08-08 |
Vadim Zeitlin | Mac compilation fixes
|
commit | commitdiff | tree |
2005-08-08 |
Vadim Zeitlin | add missing braces to quiet gcc warnings about missing...
|
commit | commitdiff | tree |
2005-08-08 |
Vadim Zeitlin | removed #if KEY_wxList_DEPRECATED: as KEY_wxList_DEPRECATED...
|
commit | commitdiff | tree |
2005-08-08 |
Vadim Zeitlin | removed mentions of wxUSE_OWNER_DRAWN: unless I miss...
|
commit | commitdiff | tree |
2005-08-08 |
Vadim Zeitlin | correct -Wundef warning for __MSL__
|
commit | commitdiff | tree |
2005-08-07 |
Vadim Zeitlin | don't use wxVERIFY, it generates gcc warnings and is...
|
commit | commitdiff | tree |
2005-08-07 |
Vadim Zeitlin | deTABified; removed unused variable provoking a gcc...
|
commit | commitdiff | tree |
2005-08-07 |
Vadim Zeitlin | unused variable warning when !wxMAC_USE_NATIVE_TOOLBAR
|
commit | commitdiff | tree |
2005-08-07 |
Vadim Zeitlin | assign 0, not NULL, to an int
|
commit | commitdiff | tree |
2005-08-07 |
Vadim Zeitlin | deTABified
|
commit | commitdiff | tree |
2005-08-07 |
Vadim Zeitlin | fix problems with __POWERPC__ being redefined
|
commit | commitdiff | tree |
2005-08-06 |
Vadim Zeitlin | set m_error correctly (patch 1249848)
|
commit | commitdiff | tree |
2005-08-06 |
Vadim Zeitlin | fix wxGetMessageName() in Unicode build (patch 1250662)
|
commit | commitdiff | tree |
2005-08-06 |
Vadim Zeitlin | recognize 0/1 as false/true in string->bool conversion...
|
commit | commitdiff | tree |
2005-08-06 |
Vadim Zeitlin | generate MD5SUM files for nightly builds (patch 1252331)
|
commit | commitdiff | tree |
2005-08-06 |
Vadim Zeitlin | added char/wxChar note (bug 1252854)
|
commit | commitdiff | tree |
2005-08-06 |
Vadim Zeitlin | added ldconfig-not-in-path note and removed duplicate...
|
commit | commitdiff | tree |
2005-08-06 |
Vadim Zeitlin | corrected regex library name in ANSI builds
|
commit | commitdiff | tree |
2005-08-06 |
Vadim Zeitlin | added wx/recguard.h (bug 1253148)
|
commit | commitdiff | tree |
2005-08-06 |
Vadim Zeitlin | set best fitting size for the toolbar in Realize()
|
commit | commitdiff | tree |
2005-08-06 |
Vadim Zeitlin | don't crash in GetTextExtent() under Windows where...
|
commit | commitdiff | tree |
2005-08-06 |
Vadim Zeitlin | initialize backing store bitmap in Create(), notebook...
|
commit | commitdiff | tree |
2005-08-05 |
Vadim Zeitlin | added explicit wx/dynlib.h include
|
commit | commitdiff | tree |
2005-08-05 |
Vadim Zeitlin | missing dllexport declaration added
|
commit | commitdiff | tree |
2005-08-05 |
Vadim Zeitlin | disable RTTI and exceptions by default for wxWinCE/eVC
|
commit | commitdiff | tree |
2005-08-05 |
Vadim Zeitlin | corrected logic in wxQTMediaEvtHandler::OnEraseBackground...
|
commit | commitdiff | tree |
2005-08-05 |
Vadim Zeitlin | only link with 3rd party libs if they're needed
|
commit | commitdiff | tree |
2005-08-05 |
Vadim Zeitlin | don't allow negative splitter position
|
commit | commitdiff | tree |
2005-08-05 |
Vadim Zeitlin | use wxDynamicLibrary::GetSymbolAorW() instead of the...
|
commit | commitdiff | tree |
2005-08-05 |
Vadim Zeitlin | 1. extracted code common to all backends in wxMediaBackendCo...
|
commit | commitdiff | tree |
2005-08-05 |
Vadim Zeitlin | fixed horrible hack with passing pointers of wrong...
|
commit | commitdiff | tree |
2005-08-05 |
Vadim Zeitlin | removed unused OnPaint() handlers
|
commit | commitdiff | tree |
2005-08-05 |
Vadim Zeitlin | don't remember size passed to SetSize() as pending...
|
commit | commitdiff | tree |
2005-08-05 |
Vadim Zeitlin | initialize send_event field of GdkEventExpose we generate...
|
commit | commitdiff | tree |
2005-08-05 |
Vadim Zeitlin | compilation fix for WXWIN_COMPATIBILITY_2_2 (bug 1252476)
|
commit | commitdiff | tree |
2005-08-04 |
Vadim Zeitlin | corrected wxUnix2DosFilename signature, added deprecation...
|
commit | commitdiff | tree |
2005-08-04 |
Vadim Zeitlin | corrected test for __WXGTK__ (but should it be there...
|
commit | commitdiff | tree |
2005-08-04 |
Vadim Zeitlin | corrected HAVE_NMLVFINDITEM tests, eliminated HAVE_NM_FINDIT...
|
commit | commitdiff | tree |
2005-08-04 |
Vadim Zeitlin | use ifdef, not if, to test for HAVE_WCSRTOMBS
|
commit | commitdiff | tree |
2005-08-04 |
Vadim Zeitlin | removed more remains of wxUSE_PENWINDOWS
|
commit | commitdiff | tree |
2005-08-04 |
Vadim Zeitlin | corrected test for HAVE_FSYNC: ifdef, not if
|
commit | commitdiff | tree |
2005-08-04 |
Vadim Zeitlin | added wxUSE_DC_CACHEING
|
commit | commitdiff | tree |
2005-08-04 |
Vadim Zeitlin | removed wxUSE_MENU_CALLBACK references: the code inside...
|
commit | commitdiff | tree |
2005-08-04 |
Vadim Zeitlin | removed (unused since quite some time) wxUSE_ITSY_BITSY
|
commit | commitdiff | tree |
2005-08-04 |
Vadim Zeitlin | removed wxUSE_PENWINDOWS (and its misspellings), it...
|
commit | commitdiff | tree |
2005-08-04 |
Vadim Zeitlin | define wxUSE_MFC as 0 if it's not defined (fixes gcc...
|
commit | commitdiff | tree |
2005-08-04 |
Vadim Zeitlin | added tests for fsync() and pthread_cleanup_push/pop()
|
commit | commitdiff | tree |
2005-08-04 |
Vadim Zeitlin | test for wxHAVE_PTHREAD_CLEANUP with #ifdefs instead...
|
commit | commitdiff | tree |
2005-08-04 |
Vadim Zeitlin | added HAVE_FSYNC and wxHAVE_PTHREAD_CLEANUP (replacing...
|
commit | commitdiff | tree |
next |