File/dir dialog styles and other changes (patch 1488371):
[wxWidgets.git] / src /
2006-05-28  Vadim ZeitlinFile/dir dialog styles and other changes (patch 1488371):
2006-05-28  Vadim Zeitlindon't strip &s from tooltips (patch 1488318)
2006-05-28  Włodzimierz SkibaBuild 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 support for CMYK JPEGs loading (patch 1476078)
2006-05-28  Michael WetherellTake account of the numlock when mapping mgl virtual...
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 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 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 ZeitlinwxFontEnumerator::GetFacenames/Encodings() now return...
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-26  Włodzimierz SkibaCorrect dll usage for wxDatePickerCtrl under WinCE.
2006-05-26  Robin DunnFixes for the DLL build
2006-05-26  Włodzimierz SkibaInclude wx/wx/bmpbuttn.h according to precompiled heade...
2006-05-26  Paul Cornettmove some data definitions to more appropriate places
2006-05-26  Włodzimierz SkibaFixed OpenWatcom (strange) scope related crash.
2006-05-26  Włodzimierz SkibaInclude 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 Zeitlinadded help event origin field: indicates if the help...
2006-05-26  Vadim Zeitlinmoved wxNotebook::HitTest() to the base book control...
2006-05-25  Włodzimierz SkibaInclude 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  Włodzimierz Skibasrc/mac/carbon/pnghand.cpp removed
2006-05-25  Włodzimierz Skiba[ 1494429 ] Fix for wxOwnerDrawnComboBox::Clear() crash.
2006-05-25  Włodzimierz SkibaRemoved some references to unused files.
2006-05-25  Włodzimierz SkibaInclude wx/msgdlg.h according to precompiled headers...
2006-05-25  Paul Cornettdon't crash on zero length string in DoDrawRotatedText
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 SkibaMissing app.h include.
2006-05-24  Włodzimierz Skibawx/debug.h is always unconditionally included by wx...
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 Skiba[ 1493802 ] Allow multiple wxComboCtrl::SetPopupControl...
2006-05-24  Włodzimierz SkibaInclude wx/settings.h according to precompiled headers...
2006-05-24  Paul Cornettcorrect access for virtuals, other minor corrections
2006-05-23  Julian SmartAvoid flags that may clash with alignment flags
2006-05-23  Włodzimierz Skiba[ 1493005 ] Fix wxComboCtrl popup positioning.
2006-05-23  Julian SmartApplied patch 1489656: support for wxToggleButton under...
2006-05-23  Włodzimierz SkibawxScrolBar event sending fix in wxUniv.
2006-05-23  Włodzimierz Skiba[ 1470717 ] wxUniv toolbar separator drawing fix.
2006-05-23  Włodzimierz SkibaImproved wxDCPen/BrushChangers.
2006-05-23  Julian SmartGuard against comparing invalid iterators, which produc...
2006-05-23  Julian SmartApplied patch [ 1489741 ] Bugfix for wxScrolledWindow...
2006-05-23  Włodzimierz SkibaInclude wx/timer.h according to precompiled headers...
2006-05-23  Julian SmartApplied patch [ 1487942 ] Fixed bug in generic file...
2006-05-23  Paul Cornettreplace deprecated gtk_type_new, plus minor cleanup
2006-05-23  Robin DunnDon't scroll the grid when starting a cell editor if...
2006-05-23  Robin DunnI've now seen 2 or 3 themes that need this extra space...
2006-05-22  Robin DunnChanges to ensure that the potential drag is totally...
2006-05-22  Włodzimierz SkibaInclude wx/dialog.h according to precompiled headers...
2006-05-22  Paul Cornettunused win_gtk stuff
2006-05-22  Jouk Jansen updating OpenVMS compile support
2006-05-22  Włodzimierz SkibaIntroduced wxDCPenChanger and wxDCBrushChanger.
2006-05-22  Włodzimierz SkibaDrawing fix for generic wxTreeCtrl.
2006-05-22  Włodzimierz Skiba[ 1469227 ] wxUniv patch for toolbar button.
2006-05-22  Włodzimierz SkibaInclude wx/cursor.h according to precompiled headers...
2006-05-22  Włodzimierz SkibawxID_ANY usage.
2006-05-21  Włodzimierz SkibaWarning fix.
2006-05-21  Włodzimierz SkibaInclude wx/icon.h according to precompiled headers...
2006-05-21  Włodzimierz Skiba[ 1492391 ] Fix wxComboCtrl button rendering problem.
2006-05-21  Stefan Csomorhack around a UnicodeEditTextControl which does not...
2006-05-20  Włodzimierz Skiba[ 1492036 ] Fix incorrect wxComboCtrl minimum size.
2006-05-20  Włodzimierz SkibaInclude wx/palette.h according to precompiled headers...
2006-05-20  Stefan Csomorhacking around a missed-scroll bug in multi-line text...
2006-05-20  Paul Cornettremove unneeded include of mac/private.h
2006-05-20  Paul Cornettnon-pch build fix
2006-05-20  Paul Cornettavoid float to double conversion
2006-05-19  Włodzimierz SkibaInclude wx/brush.h according to precompiled headers...
2006-05-19  Paul Cornettgtk slider code simplification and better event determi...
2006-05-19  Włodzimierz SkibaBuild fix for link error in new combo code.
2006-05-19  Włodzimierz SkibaInclude wx/pen.h according to precompiled headers of...
2006-05-19  Stefan Csomorfixing style and underline information transfer back
2006-05-19  Paul Cornettuniversal build fix
2006-05-19  Mart RaudseppCheck if wxOVERWRITE_PROMPT style flag exists in the...
2006-05-18  Paul Cornettgtk spinctrl code simplification
2006-05-18  Stefan Csomorswitching to ATS font names instead of ATSUI ones ...
2006-05-18  Stefan Csomoradding an assert for invalid fonts
2006-05-18  Julian SmartSelection should be set to -1 if all pages are deleted...
2006-05-18  Julian SmartDon't use wxSIMPLE_BORDER on Windows since it gives...
2006-05-18  Julian SmartFixed tree book controller sizing by invalidating size...
2006-05-18  Stefan Csomorusing ATSUI also in textctrl
2006-05-18  Włodzimierz SkibaInclude wx/menu.h according to precompiled headers...
2006-05-18  Włodzimierz SkibaMissing #includes to allow wx/mac/carbon/tooltip.h...
next