wxWidgets.git
2006-05-28  Vadim ZeitlinFile/dir dialog styles and other changes (patch 1488371):
2006-05-28  Vadim Zeitlinmore wxFD_XXX renamings (patch 1488371)
2006-05-28  Vadim Zeitlindon't strip &s from tooltips (patch 1488318)
2006-05-28  Włodzimierz... Build fix.
2006-05-28  Vadim Zeitlinallow specifying the style for wxHtmlHelpController...
2006-05-28  Vadim Zeitlinfix the bug which prevented the same wxFile/DirDialog...
2006-05-28  Vadim Zeitlinuse dynamic array for the page breaks positions (patch...
2006-05-28  Vadim Zeitlinuse GetPath() instead of GetFullPath() in the directory...
2006-05-28  Vadim Zeitlincheck for ERROR_NO_MORE_FILES error code from FindFirst...
2006-05-28  Vadim Zeitlinadded British spellings of the alignment flags (patch...
2006-05-28  Vadim Zeitlinadded support for CMYK JPEGs loading (patch 1476078)
2006-05-28  Vadim Zeitlinuse wxBitmap objects instead of pointers
2006-05-28  Vadim Zeitlindocument that GetSubItemRect() is new since 2.7.0
2006-05-28  Michael WetherellTake account of the numlock when mapping mgl virtual...
2006-05-28  Robin DunnAllow for non-ascii text in resources
2006-05-28  Michael WetherellRegenerate to add the new file toucan.png.
2006-05-28  Michael WetherellUse the posix S_ISREG instead of S_IFREG if it is defin...
2006-05-28  Vadim Zeitlinadded wxListCtrl::GetSubItemRect() and subitem hit...
2006-05-28  Vadim Zeitlinadded wxHyperlinkCtrl (patch 1476781 from Francesco)
2006-05-28  Michael WetherellExport the event types.
2006-05-28  Michael WetherellCompile fixes: gcc seems to need pbt.h including, and...
2006-05-28  Vadim Zeitlinallow partial read/writes (patch 1476893)
2006-05-28  Vadim Zeitlindelete the associated wxStaticBox in wxStaticBoxSizer...
2006-05-28  Vadim Zeitlinadded wxTB_NO_TOOLTIPS (heavily modified patch 1458009)
2006-05-28  Vadim Zeitlinfix crashes in the calctl sample under OS/2 (patch...
2006-05-28  Vadim ZeitlinwxVsnprintf() implementation with positional parameters...
2006-05-28  Vadim Zeitlinadded assertion_traits<> specialization for wxString...
2006-05-28  Vadim Zeitlinexplicitly call base class ctor to silent gcc warning...
2006-05-28  Vadim Zeitlinadded SetDoubleBuffered() (patch 1491093)
2006-05-28  Vadim Zeitlinwizards not using sizers for the page layout now work...
2006-05-28  Vadim Zeitlinno changes (spaces only)
2006-05-28  Vadim ZeitlinwxFontEnumerator::GetFacenames/Encodings() now return...
2006-05-28  Vadim Zeitlinupdate from Adrián González
2006-05-28  Mart RaudseppThe following methods appear to be new since 2.7.0...
2006-05-28  Mart RaudseppwxStringTokenizer::GetLastDelimiter is new since 2.7.0
2006-05-28  Mart RaudseppGetDocumentsDir, GetResourcesDir and GetLocalizedResour...
2006-05-28  Mart RaudseppUnderscore escaping fix from Angel Vidal Veiga
2006-05-28  Mart Raudsepp\newsince{2.7.0} for GetMouseCursor with a note to...
2006-05-28  Mart Raudseppnewsince for ProcessMouseClick with a note to OnMouseCl...
2006-05-28  Mart RaudseppAdd \newsince{2.7.0} to GetAsString and Set(wxString&)
2006-05-28  Mart RaudseppFix underscore escaping again (one obscure one left...
2006-05-28  Michael WetherellMissing header.
2006-05-27  Vadim Zeitlinmoved power functions for MSW from utils.cpp to (new...
2006-05-27  Vadim Zeitlinadded wxPowerEvent; moved power functions stubs to...
2006-05-27  Vadim Zeitlinadded more directories
2006-05-27  Włodzimierz... More small devices adjustements.
2006-05-26  Włodzimierz... Correct dll usage for wxDatePickerCtrl under WinCE.
2006-05-26  Robin DunnFixes for the DLL build
2006-05-26  Włodzimierz... Include wx/wx/bmpbuttn.h according to precompiled heade...
2006-05-26  Robin DunnSome tweaks to reflect changes in wxWidgets
2006-05-26  Włodzimierz... Fixed unicode reference file writing under some builds.
2006-05-26  Paul Cornettfix incomplete change in previous commit
2006-05-26  Robin DunnAnother stab (hopefully the last) at how to handle...
2006-05-26  Robin DunnUse MustHaveApp for wx.RendererNative.Get and others
2006-05-26  Paul Cornettmove some data definitions to more appropriate places
2006-05-26  Włodzimierz... Fixed OpenWatcom (strange) scope related crash.
2006-05-26  Włodzimierz... wxToggleButton for wxUniv already implemented.
2006-05-26  Włodzimierz... Small devices adjustements.
2006-05-26  Włodzimierz... Include wx/control.h according to precompiled headers...
2006-05-26  Vadim Zeitlinshow help for the page under mouse when the [?] button...
2006-05-26  Vadim Zeitlinmoved wxNotebook::HitTest() to the base book control...
2006-05-26  Vadim Zeitlinadded help event origin field: indicates if the help...
2006-05-26  Vadim Zeitlinmoved wxNotebook::HitTest() to the base book control...
2006-05-26  Vadim Zeitlinmention the addition of the clipboard events
2006-05-25  Włodzimierz... Include wx/cmndata.h according to precompiled headers...
2006-05-25  Stefan Csomorusing new method for implementing Maximize
2006-05-25  Paul Cornettunused declarations
2006-05-25  Robin Dunnwx.lib.mixins.listctrl.TextEditMixin: Fixed the double...
2006-05-25  Włodzimierz... src/mac/carbon/pnghand.cpp removed
2006-05-25  Włodzimierz... Adjustement to wxCheckListBox under WinCE.
2006-05-25  Włodzimierz... Better screen usage on smaller devices.
2006-05-25  Włodzimierz... __WXHANDHELD__ introduction.
2006-05-25  Włodzimierz... [ 1494429 ] Fix for wxOwnerDrawnComboBox::Clear() crash.
2006-05-25  Włodzimierz... Removed some references to unused files.
2006-05-25  Włodzimierz... Include wx/msgdlg.h according to precompiled headers...
2006-05-25  Paul Cornettdon't crash on zero length string in DoDrawRotatedText
2006-05-24  Mart RaudseppTypo fix (age -> page) and \texttt{NULL} -> \NULL
2006-05-24  Michael WetherellUse wx_static_cast instead of static_cast.
2006-05-24  Paul Cornettderive univ toggle button from button
2006-05-24  Włodzimierz... Missing app.h include.
2006-05-24  Włodzimierz... wx/debug.h is always unconditionally included by wx...
2006-05-24  Włodzimierz... wxToggleButton page added to widgets sample.
2006-05-24  Michael WetherellMap between int page ids and page pointers using hashes...
2006-05-24  Julian SmartDon't unselect if setting string that's not found
2006-05-24  Włodzimierz... [ 1493780 ] wxOwnerDrawnComboBox warnings fixes.
2006-05-24  Włodzimierz... wxToggleButton for wxUniv already introduced.
2006-05-24  Włodzimierz... [ 1493802 ] Allow multiple wxComboCtrl::SetPopupControl...
2006-05-24  Włodzimierz... Include wx/settings.h according to precompiled headers...
2006-05-24  Paul Cornettcorrect access for virtuals, other minor corrections
2006-05-24  Robin DunnMake it possible for pywxrc to generate just the gettex...
2006-05-23  Robin DunnreSWIGged
2006-05-23  Robin DunnreSWIGged
2006-05-23  Julian SmartDocumented wxUniv wxToggleButton addition
2006-05-23  Julian SmartAvoid flags that may clash with alignment flags
2006-05-23  Julian SmartCheck for null pointers
2006-05-23  Włodzimierz... [ 1491948 ] Fix for a minor GUI bug in wxEditableListBox.
2006-05-23  Julian SmartMakefile change for wxUniversal wxToggleButton
2006-05-23  Włodzimierz... Add images with arrows of the combo sample to build...
2006-05-23  Julian SmartwxToggleButton for wxUniversal: configure changes
2006-05-23  Włodzimierz... [ 1493005 ] Fix wxComboCtrl popup positioning.
next