wxWidgets.git
2007-09-20  Vadim Zeitlinadded Portuguese translation from Antonio Cardoso Martins
2007-09-20  Vadim Zeitlinremove extra colons and semicolons
2007-09-20  Vadim Zeitlinadded missing wxUSE_RICHEDIT test
2007-09-20  Paul Cornettfix HAVE_ macros not being converted to uppercase on...
2007-09-20  Vadim Zeitlinbuild fixes for MSVC
2007-09-20  Vadim Zeitlinrebake after libtiff changes
2007-09-20  Vadim Zeitlinbuild updates for libtiff 3.8.2
2007-09-19  Vadim Zeitlinimport libtiff 3.8.2 into the trunk
2007-09-19  Vadim Zeitlinremove the old hybrid libtiff sources
2007-09-19  Robin DunnGive wxPowerEvent wxRTTI
2007-09-19  Robert RoeblingGTK+ selects the first item initially, II
2007-09-19  Robert RoeblingGTK+ selects the first item initially
2007-09-19  Vadim Zeitlinuse update UI handler for the up and new directory...
2007-09-19  Vadim Zeitlinuse drives paths, not names, in the dialog to avoid...
2007-09-19  Robert RoeblingCorrect alphabetical order
2007-09-19  Vadim Zeitlinremove platform check, always compile this file as...
2007-09-19  Vadim Zeitlinfix warning about int->bool conversion; wrap long lines...
2007-09-19  Robert RoeblingLet wxListCtrl generate the context menu event itself
2007-09-19  Vadim Zeitlinuse fabs() instead of abs() to fix mingw32 compilation...
2007-09-19  Vadim Zeitlinshut down GDI+ from a module instead of doing it during...
2007-09-19  Vadim Zeitlinallow using wxSizerFlags with wxSizer methods adding...
2007-09-19  Vadim Zeitlinfix bug with deleting and recreating entries in wxFileC...
2007-09-18  Michael Wetherelltemplate class WXDLLIMPEXP_FWD_XRC wxVector<wxXmlResour...
2007-09-18  Robert RoeblingRearrange code to fix some problems
2007-09-18  Robert RoeblingCorrect setting of line width
2007-09-18  Paul Cornettreturn type for "grab-broken-event" is not void; remove...
2007-09-18  Julian SmartLayout corrections
2007-09-18  Vadim Zeitlinfix for the last commit: reset the dummy wxRICHTEXT_DEF...
2007-09-18  Vadim Zeitlinproperly NUL-terminate the buffer returned by wxMBConv...
2007-09-18  Julian SmartwxBORDER_THEME now means 'use an appropriate themed...
2007-09-18  Julian SmartFixed compilo
2007-09-17  Paul Cornettvarious small cleanups
2007-09-17  David ElliottInstantiate NSSecureTextField instead of NSTextField...
2007-09-17  Kevin OllivierAdding prototype script for creating a wx Mac framework...
2007-09-17  Vadim Zeitlinfix compilation due to wxCmdLineEntryDesc changes once...
2007-09-17  Robert RoeblingAlways rearrange wxListBook and send out size event...
2007-09-17  Robert Roeblingcompilation
2007-09-17  Robert RoeblingDon't compile with < GTK 2.4
2007-09-17  Robert RoeblingAlways make wxWindow::SetFocus() focus the window,...
2007-09-17  Vadim Zeitlinrename wxFileList to wxFileListCtrl
2007-09-17  Vadim Zeitlinreverted accidental change to this file as part of...
2007-09-17  Julian SmartRemoved restriction that multiple centre panes can...
2007-09-17  Julian SmartAdded omitted variable copy
2007-09-17  Julian SmartRemoved "not yet working" comment for --enable-universa...
2007-09-17  Vadim Zeitlindeclare wxVector<wxXmlResourceHandler *> as DLL-exporte...
2007-09-17  Vadim Zeitlindon't abbreviate 'control' to 'ctrl' (patch 1780280)
2007-09-17  Vadim Zeitlindefine wxUSE_CAIRO as 0 for non-GTK builds to avoid...
2007-09-17  Vadim Zeitlinreverted wxSocket changes of rev 48723 as they broke...
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...
next