wxWidgets.git
2007-09-21  Vadim Zeitlinuse libtiff/libjpeg VC-specific include files for all...
2007-09-21  Vadim Zeitlinremoved extra semicolon
2007-09-21  Vadim Zeitlinput __attribute__((deprecated)) before declaration...
2007-09-21  Julian SmartCorrected typo
2007-09-21  Vadim Zeitlinno changes, just a typo fix
2007-09-21  Julian SmartSize of help window tabs reduced to prevent ugly overlap
2007-09-21  Julian SmartReverted unnecessary fix
2007-09-21  Vadim Zeitlinfix VC6 warnings
2007-09-21  Julian SmartMake SetFont actually do something
2007-09-21  Vadim Zeitlinadded wxDEPRECATED_INLINE, use it for wxPixelData<wxBit...
2007-09-21  Vadim Zeitlinmake wxScopeGuardImplBase copy ctor public to avoid...
2007-09-21  Vadim Zeitlinvarious warning fixes for icc 9.1 compilation
2007-09-21  Vadim Zeitlindon't do anything before including the PCH header
2007-09-21  Vadim Zeitlindon't do anything before including the PCH header
2007-09-21  Vadim Zeitlininclude vms_jackets.h directly from wx/platform.h inste...
2007-09-21  Vadim Zeitlinfix icc warnings about shadowed variables and mismatchi...
2007-09-21  Vadim Zeitlinfunctions not taking argument must be declared as ...
2007-09-21  Vadim Zeitlinremoved wxEVT_POWER which wasn't declared nor used...
2007-09-21  Robert Roeblingmore work on wxDC reorganizing
2007-09-21  Vadim Zeitlinremoved an extra semicolon
2007-09-21  Vadim Zeitlindon't shadow declaration of nIndex variable
2007-09-21  Julian SmartOptimized update events by only sending them to visible...
2007-09-21  Vadim Zeitlinuse the lower-case version of the parameter in GetEndia...
2007-09-21  Vadim Zeitlincheck whether compiler supports visibility pragmas...
2007-09-21  Robert RoeblingMention that DrawLines( wxList *) is deprecated
2007-09-21  Julian SmartCorrected bug in in revision 47973
2007-09-21  Julian SmartFix for wxLIST_STATE_SELECTED not being returned when...
2007-09-21  Paul Cornettwcstod seems to be more widely available than wcstof
2007-09-21  Paul Cornettbuild fix for AIX
2007-09-21  Paul Cornettfix for HP and IBM compilers, calls to static template...
2007-09-20  Vadim Zeitlinallow the user to press Esc to close preview frame...
2007-09-20  Vadim Zeitlinuse wxWindow::NewControlId() instead of wxNewId() to...
2007-09-20  Vadim Zeitlinupdate from Antonio Cardoso Martins
2007-09-20  Robert RoeblingPatch from Bo for new selection API and impl. of GetCol...
2007-09-20  Vadim Zeitlinapply XRCID() automatically to XRCSIZERITEM() argument...
2007-09-20  Vadim Zeitlinfix round trip check in wxMBConv_win32::WC2MB() when...
2007-09-20  Vadim ZeitlinUkrainian translation update from Yuri Chornoivan
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...
next