Use *wxTopLevelWindowGTK*RequestUserAttention*; because *int* isn't the case always...
[wxWidgets.git] / src /
2005-07-29  Kevin HockFixed label positions for horizontal slider [ modified...
2005-07-29  Stefan Csomoradded intl.h for contextmenu
2005-07-29  Mart Raudseppslight CPP logic fix in my wxTLW::RequestUserAttention...
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 Zeitlindon't reserve space in the header for the column image...
2005-07-28  Vadim Zeitlinadded wxImage::RotateHue() and RGB <-> HSV conversions...
2005-07-28  Vadim Zeitlindon't include shlwapi.h as it might be not available...
2005-07-28  Vadim ZeitlinCtrl+mouse wheel changes zoom factor in print preview...
2005-07-28  Vadim Zeitlinremoved USE_SHARED_LIBRARY mentions (and all variations...
2005-07-28  Vadim ZeitlinShowFullScreen() shows the window if it was still hidde...
2005-07-28  Vadim Zeitlinmoved wxURL::ConvertToValidURI() and other methods...
2005-07-28  Vadim Zeitlinfix for wxLongLong division test (patch 1233771)
2005-07-28  Vadim Zeitlincorrected event type for standalone scrollbars (patch...
2005-07-28  Vadim Zeitlindon't log error if connection has been already terminat...
2005-07-28  Vadim Zeitlinadded wxZipFSHandler::Cleanup() (modified patch 1213615)
2005-07-28  Stefan Csomorlowercase bools
2005-07-28  Stefan Csomorcode formattings
2005-07-28  Julian SmartRebake for 2.6.2
2005-07-27  Stefan Csomornew native toolbar implementation (turned off by defaul...
2005-07-26  Vadim Zeitlinmoved declaration of variable only used if wxUSE_GIF...
2005-07-26  Włodzimierz SkibaBetter 'missing WXUNUSED' workaround (perhaps unnecessa...
2005-07-26  Michael WetherellSupport comma separated list in G_FILENAME_ENCODING
2005-07-26  Włodzimierz SkibaCorrections for future OW 1.4. Warning fixes.
2005-07-25  Mart Raudsepp#if wxUSE_DATAOBJ guard src/gtk/dataobj.cpp
2005-07-25  Stefan Csomornew capture handling, can be turned off
2005-07-25  Stefan CsomorAdding David Surovell's fixes and extensions
2005-07-24  Vadim Zeitlincorrected misleading comment about DllGetVersion()
2005-07-24  Stefan CsomorUsing Carbon Calls for getting highlight color
2005-07-24  Stefan CsomorOSX two-level header fixes
2005-07-24  Stefan CsomorOSX two-level header fixes
2005-07-22  Michael WetherellAdd wxListCtrl::Get/SetItemFont, patch 1236820 Francesc...
2005-07-22  Włodzimierz Skiba[1231183] 'cleanup: mismatched indentation' and other...
2005-07-22  Włodzimierz Skiba[1231183] 'cleanup: mismatched indentation' and other...
2005-07-22  Włodzimierz Skiba[1231183] 'cleanup: mismatched indentation' and other...
2005-07-22  Włodzimierz Skiba[1231183] 'cleanup: mismatched indentation' and other...
2005-07-22  Włodzimierz SkibaUpdated info about missing parts in OW headers (now...
2005-07-22  Włodzimierz Skiba[1242443] wxUSE_UNICODE fix for wxLaunchDefaultBrowser.
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-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-21  Włodzimierz SkibawxOS2 with Open Watcom: correct PCH usage, missing...
2005-07-21  Vadim Zeitlinreverted last change with setting the focus only if...
2005-07-21  Vadim Zeitlinposition of wxEVT_MOUSEWHEEL events is now in client...
2005-07-20  Vadim Zeitlincheck the validity of wxString pointer itself too
2005-07-20  Vadim Zeitlincheck that wxString is valid before dumping it
2005-07-20  Vadim Zeitlinfixed assert when dumping a string which is locked...
2005-07-19  Julian SmartMake sure text part of combobox is enabled/disabled too
2005-07-18  Kevin HockQueryValue should use Open(Read) rather than Open ...
2005-07-18  Włodzimierz SkibaMissing wxUSE_* markup.
2005-07-18  David WebsterAdd upwards recursion to UpdateAccel method.
2005-07-18  Julian SmartPatch from Andre Reitz to correct a couple of bugs
2005-07-18  Włodzimierz SkibaCode simplification and warning fixes.
2005-07-18  Włodzimierz SkibaComment correction.
2005-07-18  Włodzimierz SkibawxMSWUniv build fix.
2005-07-17  Michael WetherellAdd test that wxABI_VERSION is not set when compiling...
2005-07-17  Kevin HockConsider native data format, zero out buffer before...
2005-07-17  Kevin HockAdded null checks to wxTextObjectData::GetDataHere...
2005-07-16  Vadim Zeitlinhandle '&' in the names of the files in the history...
2005-07-16  Vadim Zeitlinfixed a rare crash due to malformed HTML
2005-07-16  Vadim Zeitlinfixed handling of the accelerators of menu items added...
2005-07-16  Robert Roebling Apply patch for querying tooltip colours.
2005-07-16  Robert Roebling Applied GTK clipboard end of string patch.
2005-07-15  Vadim Zeitlincheck whether there is a critical window and don't...
2005-07-15  Vadim Zeitlinuse wxEventLoop::SetCriticalWindow() to ensure that...
2005-07-15  Vadim Zeitlinadded SetCriticalWindow() and AllowProcessing(): this...
2005-07-15  Włodzimierz SkibaPossibility of modeless wxWizard dialog (with presentat...
2005-07-15  Włodzimierz SkibaMissing header after recent changes.
2005-07-14  Vadim Zeitlinmoved Esc processing from wxWindow to wxDialog where...
2005-07-14  Mart RaudseppOptimize wxGTK2 wxTextCtrl::GetLineText
2005-07-14  Vadim Zeitlinuse wxLogError() instead of wxMessageBox in wxDocument...
2005-07-14  Vadim Zeitlinset m_lasterror if the file couldn't be opened in wxFil...
2005-07-14  Vadim Zeitlinfixes for s.Printf(s) crashes
2005-07-14  Vadim Zeitlinfix addr2line output parsing (patch 1228591)
2005-07-13  Vadim Zeitlinadded wxXmlResource::Unload() (replaces patch 1178853)
2005-07-12  Mattia Barbon Applied fix for wxCreateTopLevelRealizedWidget crash.
2005-07-09  Vadim Zeitlinmade wxTLW::GetSize() return the size of the maximized...
2005-07-08  Michael WetherellCorrection to previous commit
2005-07-08  Vadim Zeitlinmade IsMaximized() return true if frame had been maximi...
2005-07-08  Michael WetherellCompilation fix for unix builds with cygwin
2005-07-08  Kevin HockFix zlib buffer overflow vulnerability [ Patch 1234072 ]
2005-07-08  Václav Slavíkminor clarification of broken build cases
2005-07-06  Vadim Zeitlinuse private window class for dialup manager hidden...
2005-07-06  Vadim Zeitlinavoid moving the list control unnecessarily
2005-07-06  Vadim Zeitlindon't generate ACTIVATE events for Alt-Space key press
2005-07-05  Vadim Zeitlinfixed (harmless) assert triggered by renaming the first...
2005-07-04  Chris Elliottfix SF Bug 1232271
2005-07-04  Włodzimierz SkibaVisible wxMessageOutputDebug instance.
2005-07-04  Włodzimierz SkibaUse common wxTextCtrlBase::GetRange() for PalmOS text...
2005-07-04  Włodzimierz SkibaPrevent crash in wxString::Mid under STL builds (fixes...
2005-07-03  Mattia Barbon Applied patch by Johan van Zyl
2005-07-03  Mattia Barbon Applied patch by Johan van Zyl.
2005-07-02  Vadim Zeitlinfixed DoSetClientSize() to use ::MoveWindow() instead...
2005-07-02  Vadim Zeitlinfixed bug with showing unneeded scrollbar in the list...
2005-07-02  Michael WetherellRevert check on wxABI_VERSION since it doesn't work...
2005-07-02  Vadim Zeitlinonly set focus to the grid window in wxGrid::HideCellEd...
2005-07-02  Vadim Zeitlinadded include wx/toolbar.h neededfor mingw32 compilation
2005-07-01  Vadim Zeitlinreally fixed wrong argument to wxString::Format()
2005-07-01  Vadim Zeitlinfixed wrong argument to wxString::Format(); include...
next