]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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.
2006-05-23  Julian SmartApplied patch 1489656: support for wxToggleButton under...
2006-05-23  Włodzimierz... wxScrolBar event sending fix in wxUniv.
2006-05-23  Włodzimierz... [ 1470717 ] wxUniv toolbar separator drawing fix.
2006-05-23  Włodzimierz... Improved 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  Julian SmartApplied patch [ 1489638 ] Trivial bugfix - missing...
2006-05-23  Włodzimierz... Include wx/timer.h according to precompiled headers...
2006-05-23  Julian SmartApplied patch [ 1487942 ] Fixed bug in generic file...
2006-05-23  Paul Cornettfix incomplete change from rev 1.1121
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 DunnMinor fixes for the overzealous renamer
2006-05-23  Robin Dunna bit of cleanup
2006-05-23  Robin DunnAdd some dtor wrappers for the print dialogs that are...
2006-05-23  Robin DunnI've now seen 2 or 3 themes that need this extra space...
2006-05-23  Robin DunnAdded wrappers and demo for RichTextCtrl
next