wxWidgets.git
2007-09-17  Vadim Zeitlinadded new and improved wxFileCtrl implementation (patch...
2007-09-17  Vadim Zeitlindon't access m_clientDataItemsType directly
2007-09-16  Vadim Zeitlincompilation fix
2007-09-16  Vadim Zeitlindon't use NULL when we mean 0
2007-09-16  Vadim Zeitlinfix warnings due to use of WXDLLEXPORT on forward decla...
2007-09-16  Vadim Zeitlinfix access to client data of wxComboBox in wxUniv by...
2007-09-16  Vadim Zeitlininclude wx/beforestd.h before iostream headers to avoid...
2007-09-16  Chris Elliottfix for VC6 sorry
2007-09-16  Chris Elliottfix for VC6
2007-09-16  Chris Elliottremove refernce to removed samples
2007-09-16  Vadim Zeitlinmore fixes for using wxSocket in console applications...
2007-09-16  Vadim Zeitlinexpand the table cells to fill the entire table width...
2007-09-16  Vadim Zeitlinfix divide by 0 bug in UpdateScrollbars() (part of...
2007-09-16  Vadim Zeitlindestroy the old clipping region before setting the...
2007-09-16  Vadim Zeitlinremoved apparent off by 1 bug in the end line calculati...
2007-09-16  Vadim Zeitlinadded XRCSIZERITEM() allowing to directly retrieve...
2007-09-16  Vadim Zeitlinuse ListView_RedrawItems() to implement wxListCtrl...
2007-09-15  Vadim Zeitlincheck whether clipping region is empty, not whether...
2007-09-15  Vadim Zeitlinfix off by one (or rather "off by border width") bug...
2007-09-15  Vadim Zeitlinfix the bug with not showing all the text in the text...
2007-09-15  Vadim Zeitlincorrected m_strings array creation broken by last changes
2007-09-15  Robert RoeblingImplement wxWindow::SetFocusIgnoringChildren for GTK+
2007-09-15  Vadim ZeitlinwxX11 compilation fixes after wxTRANSLATE/wxCmdLineEntr...
2007-09-15  Robert RoeblingCorrect GetLabelItemRect to not include image (as per...
2007-09-15  Robert RoeblingRemove redundant test later in keypress handling
2007-09-15  Robert RoeblingOnly send keypress events to focus widget, not its...
2007-09-15  Paul Cornettlet GtkRange clamp scroll position
2007-09-15  Vadim Zeitlinget rid of the built-in drop target in rich text contro...
2007-09-15  Vadim Zeitlinalways NUL-terminate the buffers returned by cWC2MB...
2007-09-15  Vadim Zeitlinfix wxStringOutputStream to deal with NUL bytes correct...
2007-09-15  Vadim Zeitlinuse wxSafeConvertWX2MB() instead of mb_str() in operato...
2007-09-15  Vadim Zeitlinalways return positive pixel size, even for negative...
2007-09-15  Vadim Zeitlinfix wxMBConvUTF8::cMB2WC/cWC2MB() broken by the introdu...
2007-09-15  Vadim Zeitlinundo revision 48162 as it broke unit tests
2007-09-14  Vadim Zeitlinfix a couple of harmless warnings in MSVC build
2007-09-14  Vadim Zeitlinfix wxCmdLineEntryDesc compilation after latest changes
2007-09-14  Vadim Zeitlinmention that support for reading alpha from TIFF images...
2007-09-14  Vadim Zeitlinreverted the change of wxCmdLineEntryDesc fields to...
2007-09-14  Robert RoeblingImplement wxDataViewCtrl::GetSortingColumn() and relate...
2007-09-14  Vadim Zeitlinadded WXDLLIMPEXP_TEMPLATE_INSTANCE_BASE() macro and...
2007-09-14  Vadim Zeitlinfix unused parameter warning
2007-09-14  Robert RoeblingImplement and test _HEADER_RIGHT_CLICK event for GTK+
2007-09-14  Robert RoeblingImplement and test wxDataViewCtrl::GetColumnPosition...
2007-09-14  Robert RoeblingForgot this one
2007-09-14  Robert RoeblingPatch from Hartwig wrt SELECTION_CHANGE event
2007-09-14  Vadim Zeitlinfix warning about not enough parameters for WX_DEFINE_G...
2007-09-14  Paul Cornettscrolling windows need wx[HV]SCROLL style
2007-09-14  Vadim Zeitlinadded WXDLLIMPEXP_BASE for a couple of template classes...
2007-09-14  Vadim Zeitlinfix some harmless warnings (last two parts of patch...
2007-09-14  Chris Elliottadd missing sample
2007-09-14  Julian SmartFixed caret sizing bug
2007-09-14  Robert RoeblingAPI change: a single SELECTION_CHANGED not lots of...
2007-09-14  Robert RoeblingFix ending label-editing bug when clicking elsewhere
2007-09-14  Paul Cornettremove m_blockScrollEvent from wxWindowGTK
2007-09-14  Paul Cornettbuild fix
2007-09-14  Paul Cornettmore value updating fixes
2007-09-14  Vadim Zeitlinuse wxBORDER_NONE as border default for wxStatusBar...
2007-09-14  Vadim Zeitlincompilation fix after wxCmdLineEntryDesc changes
2007-09-13  Robert RoeblingwxDataViewCtrl patch from Hartwig
2007-09-13  Vadim Zeitlinremove the drag-and-drop compatibility hack for extract...
2007-09-13  Paul Cornettfix SetValue
2007-09-13  Paul Cornettnon-pch build fix, indentation and whitespace cleanup
2007-09-13  Vadim Zeitlinadded attribution for wxSYS_DCLICK_TIME time change
2007-09-13  Robert RoeblingUse GTK_SPIN_BUTTON() not (GtkSpinButton*)
2007-09-13  Robert Roebling[ 1793012 ] wxSpinCtrl::SetValue() doesn't update inter...
2007-09-13  Robert RoeblingAdd wxDataViewCtrl::GetColumnPosition() stubs
2007-09-13  Robert RoeblingAdd wxDataViewCtrl::GetSortingColumn() stubs
2007-09-13  Robert RoeblingPatch from Hartwig (use new GetChildren() API)
2007-09-13  Robert Roeblinglittle change for Mac build
2007-09-13  Robert RoeblingThird update patch for GTK+ print (correcting my device...
2007-09-13  Robert RoeblingSecond update patch for GTK+ print (DrawBitmap fix)
2007-09-13  Robert RoeblingFirst update patch for GTK+ print
2007-09-13  Paul Cornettremove unused configure tests and macros
2007-09-13  Paul Cornettepoll typo
2007-09-13  Paul Cornettget more accurate TLW sizing by using a window decorati...
2007-09-12  Paul Cornettwarning fix
2007-09-12  Paul Cornettadd wxUSE_TASKBARICON wrapper
2007-09-12  Vadim Zeitlincheck that the conversion really succeeds even when...
2007-09-12  Vadim Zeitlinfix assert for bitmaps buttons created without bitmap...
2007-09-10  Václav SlavíkFixed wxAtomicInc/Dec() to not use asm/atomic.h header...
2007-09-10  Václav Slavíkuse wxVector<T> instead of wxList in wxXmlResource...
2007-09-10  Václav Slavíkfix to make 'wxAtomicInt i = 0;' work with generic...
2007-09-10  Václav Slavíkcompilation fix after wxCmdLineEntryDesc changes
2007-09-10  Václav Slavíkadded a test for wxAtomicDec return value
2007-09-10  Vadim Zeitlinmention that NULL/"" changes also affect struct fields
2007-09-10  Václav Slavíkcompilation fixes for generic implementation of wxAtomi...
2007-09-10  Robert RoeblingRewrote scaling for GTK+ print
2007-09-10  Robert RoeblingCompilation
2007-09-10  Vadim Zeitlinmap wxFONTENCODING_ISO2022_JP to the correct Windows...
2007-09-10  Vadim Zeitlinfix a warning about casting literal string constants...
2007-09-10  Robert Roeblingcorrected some of 200 compile errors introduced by...
2007-09-10  Robert RoeblingRewrote scaling code for GNOME print backend. The inver...
2007-09-10  Vadim Zeitlinchop off the unwanted \r from GetLineText() return...
2007-09-10  Vadim ZeitlinUnicode compilation fix
2007-09-10  Vadim ZeitlinwxDL_XXX macros and dynamic loading cleanup:
2007-09-09  Vadim Zeitlinadded wxApp::Set/GetAppDisplayName() (patch 1780414)
2007-09-09  Vadim Zeitlinadded wxApp::Set/GetAppDisplayName() (patch 1780414)
2007-09-09  Vadim Zeitlinadd wxSYS_DCLICK_TIME system metric constant; use it...
2007-09-09  Vadim Zeitlincache the result of wxGetOsVersion() (heavily modified...
2007-09-09  Vadim Zeitlindon't change locale in XRC GetFloat() method, change...
next