]> git.saurik.com Git - wxWidgets.git/history - include
compilation fix for systems with XtIMSignal
[wxWidgets.git] / include /
2005-08-24  Vadim Zeitlinfix for -Wundef warning for HAVE_XIM under GTK1
2005-08-24  Vadim Zeitlin#undef things which require other, disabled, ones,...
2005-08-24  Vadim Zeitlincorrected comment explaining wxABORT_ON_CONFIG_ERROR
2005-08-24  Włodzimierz Skiba[1267725] Wrong operator for logical/bitwise operation
2005-08-23  Vadim Zeitlinremoved attempts to link with unicows.lib using #pragma...
2005-08-23  Włodzimierz SkibawxOS2/OW warning and build fixes.
2005-08-23  Stefan Csomoradding a string for private data identification
2005-08-22  Vadim Zeitlincompilation fix after last commit
2005-08-22  Vadim Zeitlinadded test for snprintf() which may not be present...
2005-08-22  Vadim Zeitlinuse quotes, not angle brackets, for wx headers
2005-08-21  Vadim Zeitlinmoved __STDC_EXT__ definition for HP-UX from configure...
2005-08-19  Vadim Zeitlinadded wxmsw26_media library
2005-08-19  Vadim Zeitlinlink unicows.lib implicitely when using MSVC and wxUSE_...
2005-08-19  Vadim Zeitlinlink unicows.lib automatically (and in correct order...
2005-08-19  Michael WetherellFix uses of wxUSE_METAFILE, patch 1262723 Paul Cornett
2005-08-18  Vadim Zeitlincompilation fix for wxUnivGTK
2005-08-18  Mattia Barbon Fix the condition to always #define wxMOTIF_NEW_FONT_...
2005-08-17  Mart Raudsepp[wxGTK2] gtk+-2.8.0 compatibility. Removed the usage...
2005-08-17  Vadim Zeitlinadded GetCurrentSelection() which is the same as GetSel...
2005-08-17  Vadim Zeitlinadded GetCurrentSelection(); made GetSelection() behave...
2005-08-17  Vadim Zeitlinhacked around wxGTK wxStaticText which doesn't derive...
2005-08-17  Vadim Zeitlinmade wxChoice and wxComboBox::GetSelection() return...
2005-08-17  Vadim Zeitlindon't take wxID_NONE inside #if wxABI_VERSION check...
2005-08-17  Jouk JansenCommitting in .
2005-08-17  Vadim Zeitlinhacked around wxGTK wxStaticText which doesn't derive...
2005-08-16  Vadim Zeitlinadded wxStaticText::Wrap()
2005-08-16  Włodzimierz SkibaPublic access to MSWWindowProc() for wxQTMediaBackend...
2005-08-16  Vadim Zeitlinfixed warning about mismatching dlldecl when building...
2005-08-13  Julian SmartFixed dangling pointers bug; radio button was not remov...
2005-08-11  Vadim Zeitlinforce update of MDI client window size after the MDI...
2005-08-11  Vadim Zeitlinadded wxSIZE_FORCE flag for SetSize()
2005-08-11  Vadim Zeitlincheck that wxUSE_DC_CACHEING is defined
2005-08-10  Michael Wetherell#define wxUSE_STD_STRING to 0 rather than #undef it...
2005-08-08  Michael WetherellComment typo fixes from Vince Harron
2005-08-08  Vadim Zeitlinremoved mentions of wxUSE_OWNER_DRAWN: unless I miss...
2005-08-07  Vadim Zeitlinfix problems with __POWERPC__ being redefined
2005-08-06  Vadim Zeitlincorrected regex library name in ANSI builds
2005-08-06  Julian SmartCompatibility settings corrected
2005-08-05  Vadim Zeitlinonly link with 3rd party libs if they're needed
2005-08-05  Vadim Zeitlindon't remember size passed to SetSize() as pending...
2005-08-05  Chris Elliottapply SF patch 1252602 to remove warnings in bcc and...
2005-08-05  Vadim Zeitlincompilation fix for WXWIN_COMPATIBILITY_2_2 (bug 1252476)
2005-08-04  Vadim Zeitlinremoved wxUSE_MENU_CALLBACK references: the code inside...
2005-08-04  Vadim Zeitlinremoved (unused since quite some time) wxUSE_ITSY_BITSY
2005-08-04  Vadim Zeitlinremoved wxUSE_PENWINDOWS (and its misspellings), it...
2005-08-04  Vadim Zeitlindefine wxUSE_MFC as 0 if it's not defined (fixes gcc...
2005-08-04  Julian SmartMore settings restored.
2005-08-04  Julian SmartSwitched loads of settings back on
2005-08-04  Julian SmartResolved CVS conflict
2005-08-04  Vadim Zeitlindefine wxFsync() as fsync() under Unix not as (not...
2005-08-04  Vadim Zeitlindefine wxUSE_IPV6 as 0 to avoid -Wundef warnings
2005-08-04  Vadim ZeitlinNEED_GTK_ICON_SIZE_LOOKUP was incorrectly tested using...
2005-08-04  Vadim Zeitlindue to a typo in #if condition, validation was disabled...
2005-08-04  Vadim Zeitlindefine wxUSE_LINE_IN_LISTBOOK to avoid -Wundef warnings...
2005-08-03  Vadim Zeitlindefine WXWIN_COMPATIBILITY_EVENT_TYPES as 0 if it's...
2005-08-03  Vadim Zeitlintest for __MWERKS__ with #ifdef, not #if (fixes a ...
2005-08-03  Vadim Zeitlinget rid of wxUSE_COMPATIBLE_COORD_TYPES, it is not...
2005-08-03  Michael WetherellAdd import/export attributes
2005-08-02  Michael WetherellAdd import/export attributes
2005-08-02  Michael WetherellExpand tabs
2005-08-02  Michael WetherellAdd import/export macros
2005-07-31  Mattia Barbon Allow displaying Japanese character with wxMotif...
2005-07-30  Mattia Barbon Make wxBase compiled for wxMotif compatible with...
2005-07-30  Vadim Zeitlinmoved MSW-specific stuff to wx/msw/chkconf.h, this...
2005-07-30  Vadim Zeitlindefine wxUSE_UNICODE_MSLU as 0 unconditionally, CE...
2005-07-30  Julian SmartDefine wxUSE_UNICODE_MSLU or chkconf.h complains
2005-07-30  Václav Slavíkfurther wxABI_VERSION fixes
2005-07-30  Vadim ZeitlinwxUSE_UNICODE_MSLU is MSW-specific so shouldn't be...
2005-07-30  Vadim Zeitlinforcefully disable wxUSE_STACKWALKER
2005-07-30  Vadim Zeitlinreplaced wxMoveWindowDeferred() with wxWindow::DoMoveSi...
2005-07-29  Vadim Zeitlindecreased text limit which we consider to be set by...
2005-07-29  Vadim Zeitlinadded wxDynamicLibrary::GetSymbolAorW()
2005-07-29  Vadim Zeitlincompilation fix for IBM xlC (closes 1230392)
2005-07-29  Chris ElliottwxMDIChildFrame::DetachMenuBar() to fix SF bug 1232271
2005-07-29  Vadim Zeitlinrefactoring in preparation for further changes: moved...
2005-07-29  Vadim Zeitlinadded GlobalPtr: GlobalAlloc/Free() wrapper
2005-07-29  Vadim Zeitlinrenamed GlobalPtr to GlobalPtrLock
2005-07-29  Mart RaudseppwxABI_VERSION guard for wxTopLevelWindowGTK::RequestUse...
2005-07-28  Vadim Zeitlinmany improvements/bug fixes to media control: new wxEVT...
2005-07-28  Mart RaudseppwxGTK: Implemented wxTLW::RequestUserAttention()
2005-07-28  Vadim Zeitlinadded wxImage::RotateHue() and RGB <-> HSV conversions...
2005-07-28  Vadim ZeitlinCtrl+mouse wheel changes zoom factor in print preview...
2005-07-28  Vadim Zeitlinadded wxABI_VERSION check around newly added function
2005-07-28  Vadim Zeitlinadded wxZipFSHandler::Cleanup() (modified patch 1213615)
2005-07-28  Vadim Zeitlindisabled wxStackWalker and wxCrashReport for Win64
2005-07-27  Stefan Csomortypo
2005-07-27  Stefan Csomornew native toolbar implementation (turned off by defaul...
2005-07-27  Stefan Csomornew native toolbar implementation (turned off by defaul...
2005-07-26  Włodzimierz SkibaCorrections for future OW 1.4. Warning fixes.
2005-07-25  Julian SmartVersion number update
2005-07-25  Stefan CsomorAdding David Surovell's fixes and extensions
2005-07-22  Michael WetherellAdd wxListCtrl::Get/SetItemFont, patch 1236820 Francesc...
2005-07-22  Michael WetherellAdd wxABI_VERSION wrappers
2005-07-22  Włodzimierz Skiba[1231183] 'cleanup: mismatched indentation' and other...
2005-07-22  Włodzimierz SkibaRe-adding setup0.h for OpenWatcom makefile build.
2005-07-21  Włodzimierz SkibaeVC3 compatibility workaround.
2005-07-21  Włodzimierz SkibawxOS2 with Open Watcom: correct PCH usage, missing...
2005-07-21  Włodzimierz SkibawxOS2 with Open Watcom: correct PCH usage, missing...
2005-07-20  Vadim Zeitlintake the address of the member in wxON_BLOCK_EXIT_OBJ...
2005-07-18  Włodzimierz SkibawxScopeGuard adjustements for Open Watcom.
next