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 |
2005-08-04 |
Vadim Zeitlin | define wxFsync() as fsync() under Unix not as (not...
|
commit | commitdiff | tree |
2005-08-04 |
Vadim Zeitlin | configure defines HAVE_FSYNC, not wxHAVE_FSYNC
|
commit | commitdiff | tree |
2005-08-04 |
Vadim Zeitlin | wxNEED_STRDUP was wrong tested with #if instead of...
|
commit | commitdiff | tree |
2005-08-04 |
Vadim Zeitlin | check that wxUSE_DATEPICKCTRL_GENERIC is defined before...
|
commit | commitdiff | tree |
2005-08-04 |
Vadim Zeitlin | define wxUSE_IPV6 as 0 to avoid -Wundef warnings
|
commit | commitdiff | tree |
2005-08-04 |
Vadim Zeitlin | NEED_GTK_ICON_SIZE_LOOKUP was incorrectly tested using...
|
commit | commitdiff | tree |
2005-08-04 |
Vadim Zeitlin | due to a typo in #if condition, validation was disabled...
|
commit | commitdiff | tree |
2005-08-04 |
Vadim Zeitlin | define wxUSE_LINE_IN_LISTBOOK to avoid -Wundef warnings...
|
commit | commitdiff | tree |
2005-08-03 |
Vadim Zeitlin | no need to check dbghelp DLL initialization in GetAssertStac...
|
commit | commitdiff | tree |
2005-08-03 |
Vadim Zeitlin | don't give error message if we failed to get the stack...
|
commit | commitdiff | tree |
2005-08-03 |
Vadim Zeitlin | define WXWIN_COMPATIBILITY_EVENT_TYPES as 0 if it's...
|
commit | commitdiff | tree |
2005-08-03 |
Vadim Zeitlin | test for __MWERKS__ with #ifdef, not #if (fixes a ...
|
commit | commitdiff | tree |
2005-08-03 |
Vadim Zeitlin | get rid of wxUSE_COMPATIBLE_COORD_TYPES, it is not...
|
commit | commitdiff | tree |
2005-08-01 |
Vadim Zeitlin | don't crash when showing vert toolbar when horz one...
|
commit | commitdiff | tree |
2005-07-31 |
Vadim Zeitlin | don't call SetSize when creating the 2nd toolbar, this...
|
commit | commitdiff | tree |
2005-07-31 |
Vadim Zeitlin | account for client area origin when returning pending...
|
commit | commitdiff | tree |
2005-07-31 |
Vadim Zeitlin | regenerated after adding sound.rc
|
commit | commitdiff | tree |
2005-07-30 |
Vadim Zeitlin | moved MSW-specific stuff to wx/msw/chkconf.h, this...
|
commit | commitdiff | tree |
2005-07-30 |
Vadim Zeitlin | define wxUSE_UNICODE_MSLU as 0 unconditionally, CE...
|
commit | commitdiff | tree |
2005-07-30 |
Vadim Zeitlin | wxUSE_UNICODE_MSLU is MSW-specific so shouldn't be...
|
commit | commitdiff | tree |
2005-07-30 |
Vadim Zeitlin | forcefully disable wxUSE_STACKWALKER
|
commit | commitdiff | tree |
2005-07-30 |
Vadim Zeitlin | updated the script to deal with licensing information...
|
commit | commitdiff | tree |
2005-07-30 |
Vadim Zeitlin | oops, wxUSE_UNICODE_MSLU and not wxUSE_MSLU
|
commit | commitdiff | tree |
2005-07-30 |
Vadim Zeitlin | define wxUSE_MSLU=1 in compiler flags if MSLU=1 was...
|
commit | commitdiff | tree |
2005-07-30 |
Vadim Zeitlin | return pending position/size if any, not the current one
|
commit | commitdiff | tree |
2005-07-30 |
Vadim Zeitlin | replaced wxMoveWindowDeferred() with wxWindow::DoMoveSibling()
|
commit | commitdiff | tree |
next |