wxWidgets.git
2008-01-06  Vadim Zeitlinfix wxExecute thread shutdown and free wxExecuteData...
2008-01-06  Vadim Zeitlinreturn false from Dispatch() if gtk_main_quit() was...
2008-01-06  Vadim Zeitlinuse wxFlexGridSizer for layout of the labels in the...
2008-01-06  Vadim Zeitlinadd check for wxUSE_AUTOID_MANAGEMENT being defined
2008-01-06  Vadim Zeitlinadd support of wxTE_PROCESS_ENTER (1/2 of patch 1831995)
2008-01-06  Vadim Zeitlinuse wxWindowIDRef to transparently implement auto-gener...
2008-01-06  Vadim Zeitlindon't unload libgnomevfs.so, this results in a crash...
2008-01-06  Václav Slavíkdisable eVC makefiles for sockets (no CLI targets possi...
2008-01-06  Vadim Zeitlinadd wxDL_QUIET flag; use RawGetSymbol() instead of...
2008-01-06  Vadim Zeitlindraw the bitmap manually under Win9x and 2000 because...
2008-01-06  Vadim Zeitlinfix comparison of BYTE variable with -1 after last...
2008-01-05  Vadim Zeitlinremoved extra default clause accidentally added by...
2008-01-05  Václav Slavíkexplicitly request that RPM spec files have Unix line...
2008-01-05  Vadim Zeitlinclean up wxEvtHandler::m_eventsLocker weirdness: there...
2008-01-05  Vadim Zeitlinfix handling of OEM VKs in wxCharCodeWXToMSW() (patch...
2008-01-05  Vadim Zeitlinmeaning of left/right keys should be inversed in RTL...
2008-01-05  Vadim Zeitlincorrect handling of positive quality values (2nd part...
2008-01-05  Vadim Zeitlinmore fixes to handling of the resolution chosen in...
2008-01-05  Vadim Zeitlindon't remove handlers from wxPendingEvents list, they...
2008-01-05  Vadim Zeitlinprocess one event at once in wxEvtHandler::ProcessPendi...
2008-01-05  Vadim Zeitlinmove Freeze() and Thaw() to wxWindowBase to ensure...
2008-01-05  Vadim Zeitlincompilation fix (remove default ctor already implemente...
2008-01-05  Vadim Zeitlincompilation fix for wxUSE_DISPLAY==0
2008-01-03  Vadim Zeitlinset resolution of print preview from print data (modifi...
2008-01-03  Michael WetherellAlways write end record unless one has already been...
2008-01-03  Paul Cornettfix for last commit: didn't work if mask was white
2008-01-03  Paul CornettFix wxCursor(wxImage&) ctor for image widths not a...
2008-01-03  Vadim Zeitlindon't hardcode 16/32 as sizes for small/normal icons...
2008-01-03  Vadim Zeitlinalso scroll vertically if necessary in MoveToItem(...
2008-01-03  Vadim Zeitlinno changes, just updated the URL of KB article in a...
2008-01-02  Václav SlavíkUse realloc() and placement new to manage vector's...
2008-01-02  Julian SmartSuppressed the themed border by defining GetDefaultBorder
2008-01-02  Vadim Zeitlindon't call LogLastRepeatIfNeeded() from dtor, it's...
2008-01-02  Vadim Zeitlindon't lock the gs_prevCS critical section recursively...
2008-01-02  Vadim Zeitlinallow creating empty ZIP archives (patch 1861030)
2008-01-02  Václav Slavíkremoved wxSTRING_TEXT() macro in favour of wxS()
2008-01-02  Vadim Zeitlinreorder the methods in alphabetical order (patch 1861348)
2008-01-02  Vadim Zeitlinremove redundant m_buffer_size member (patch 1861348)
2008-01-02  Vadim Zeitlinadded wxS(); use it in a couple of places
2008-01-02  Stefan NeisBlind fix for typo in 50972.
2008-01-02  Michael WetherellMissing header.
2008-01-01  Vadim Zeitlindo VMS-specific X symbols redefinitions only once in...
2008-01-01  Vadim ZeitlinCentreOnScreen() is in wxTLW, not wxWindow (bug 1861670)
2007-12-31  Robin DunnEnsure AutoComp items with no type will set the item...
2007-12-31  Vadim Zeitlinensure that gsockmsw.obj is linked in, it was optimized...
2007-12-31  Vadim Zeitlinremoved support for Salford compiler (which was almost...
2007-12-31  Václav Slavíkfixed incorrect use of wxVector<> in wxXRC
2007-12-31  Václav Slavíkuse iterator in wxTextBuffer::Translate() instead of...
2007-12-31  Mart RaudseppRemove declaration of wxScaledFontList wxHashMap, as...
2007-12-31  Paul Cornettfix leak when creating wxCURSOR_BLANK
2007-12-30  Vadim Zeitlinfix bug with parsing negative time zones in ParseRfc822...
2007-12-30  Vadim Zeitlindefine wxCurrentPoppuMenu for wxUniv too
2007-12-30  Vadim Zeitlinclarify when wxMaximizeEvent is [not] sent
2007-12-30  Paul Cornettnon-pch build fix
2007-12-30  Paul Cornettnon-pch build fix
2007-12-30  Julian SmartReduction of includes
2007-12-30  Julian SmartFixed pasting inefficiency
2007-12-30  Robert Roeblinginitial drag interface for wxDataViewCtrl
2007-12-30  Julian SmartTypo correction
2007-12-29  Julian SmartAdded missing includes
2007-12-29  Julian SmartAdded missing include
2007-12-29  Julian SmartAdded automatic dialog scrolling ability
2007-12-29  Robert RoeblingwxDataViewCtrl DnD stubs, some reformating
2007-12-28  Robert RoeblingImplement rest of MSW's wxDataViewCtrl's native column...
2007-12-28  Robert RoeblingRestore MSW's colour picker, II
2007-12-28  Robert RoeblingRestore MSW's colour picker
2007-12-28  Robert RoeblingFix wxX11 crash
2007-12-28  Robin DunnIt is possible for a scrolled window to get focus event...
2007-12-28  Paul CornettFix XPM decoder for images using color (1,0,0) and...
2007-12-27  Robert RoeblingAlso get header button height right
2007-12-27  Robert RoeblingRemove (wrong) theme border from header control
2007-12-27  Robert RoeblingFix from Hartwig
2007-12-27  Julian SmartReturn type correction
2007-12-27  Paul Cornettspeed up XPM decoding 30-40% by not creating temporary...
2007-12-26  Robert RoeblingSome reorder code for MSW's dataviewctrl
2007-12-26  Stefan Csomorfixing exports
2007-12-26  Robert RoeblingPatch from Hartwig and me for implementing reorderable...
2007-12-26  Stefan Csomorfixing exports
2007-12-25  Mart RaudseppUpdate some references of CVS to SVN, more remain that...
2007-12-24  Václav Slavíkcompilation fix for wxStrspn and wxStrcspn: WX_STR_FUNC...
2007-12-24  Paul Cornettfix setting client data
2007-12-24  Paul Cornettupdate mac gl, after rev 50900
2007-12-22  Vadim Zeitlininclude wx/dcclient.h to declare wxWindowDC (blind...
2007-12-22  Robert RoeblingCompilo
2007-12-22  Robert RoeblingAdded a bit of cross-linking in the wxGrid docs
2007-12-22  Robert RoeblingAdded more function groups to wxGrid docs
2007-12-22  Robert RoeblingAdd HideCol/RowLabels
2007-12-22  Robert RoeblingAdded API for column reordering
2007-12-22  Paul Cornettnon-pch build fix
2007-12-22  Vadim Zeitlinallow centering wxMessageDialog on its parent window...
2007-12-22  Vadim Zeitlinunset the window as invoking window of wxCurrentPopupMe...
2007-12-22  Vadim Zeitlinimplement wxListCtrl::ScrollList() (in report view...
2007-12-22  Vadim Zeitlinfixes to wxImage::ResambleBox() (patch 1843902)
2007-12-22  Vadim Zeitlinmade SetCurrent() and SwapBuffers() return boolean...
2007-12-22  Vadim Zeitlinhandle VT_ARRAY/VT_BYREF VARIANTs in wxConvertOleToVari...
2007-12-22  Vadim Zeitlinreplace wxWindowDC with wxDC in generic wxOverlayImpl...
2007-12-22  Vadim Zeitlinadded wxColourBase::Init() and use DEFINE_STD_WXCOLOUR_...
2007-12-22  Vadim Zeitlindon't use rand() for selecting the colour of the bitmap...
2007-12-22  Vadim Zeitlinfix the size of bitmaps we create (bug 1851598)
2007-12-22  Vadim Zeitlindiscard any pending messages for the socket being destr...
next