wxWidgets.git
2006-06-08  Julian SmartAdded missing wx_aui.dsp file
2006-06-08  Robin Dunnfix scope of setting self.files
2006-06-08  Robin Dunndocstring fix
2006-06-08  Robin DunnAdd KeyEvent method for setting the m_uniChar member
2006-06-08  Robin DunnApplied Patch #1502804: wx*PickerCtrl documentation...
2006-06-08  Stefan Csomormissing else
2006-06-08  Robin DunnApplied Patch #1502801: Missing Clone() functions from...
2006-06-08  Robin DunnAdd 1 to the width returned by DoGetBestSize in order...
2006-06-08  Włodzimierz... Use bottom flat notebook on PocketPC by default.
2006-06-08  Włodzimierz... Include wx/memory.h according to precompiled headers...
2006-06-08  Włodzimierz... Improvements for building minimal builds and new ports...
2006-06-08  Robert Roebling Compilo
2006-06-08  Robert Roebling Correct compilation for GTK < 2.4.
2006-06-08  Julian SmartMissing dereference caused wrong wxString ctor to be...
2006-06-08  Włodzimierz... Include wx/sizer.h and wx/layout.h according to precomp...
2006-06-08  Paul Cornettuse "event-after" signal to send thumb release event
2006-06-07  Włodzimierz... Include wx/combobox.h according to precompiled headers...
2006-06-07  Vadim Zeitlin1. renamed wxFontMapper::IsWxFontMapper() to IsDummy...
2006-06-07  Włodzimierz... Include wx/toolbar.h according to precompiled headers...
2006-06-07  Włodzimierz... [ 1502010 ] Cast to wrong type.
2006-06-07  Włodzimierz... [ 1502016 ] wxImage::ConvertToGreyscale should retain...
2006-06-07  Włodzimierz... Show grey version of image with alpha channel.
2006-06-07  Włodzimierz... Missing plural.
2006-06-07  Włodzimierz... Widgets sample mentioned.
2006-06-07  Włodzimierz... Use common book flags (and other minor corrections).
2006-06-07  Włodzimierz... Minor source cleaning.
2006-06-07  Włodzimierz... wxBLACK usage.
2006-06-07  Julian SmartAlternative implementation for process termination...
2006-06-07  Włodzimierz... Include wx/scrolwin.h and wx/dirdlg.h according to...
2006-06-07  Julian SmartRemoved comma
2006-06-07  Kevin OllivierPutting files back in the wxWidgets-$VERSION dir.
2006-06-07  Robin DunnAdded wrappers for the Picker controls.
2006-06-07  Robin DunnAdded an implementation for wxPickerBase::SetInternalMargin
2006-06-07  Robin DunnAdded wx/pickerbase.h so it will get installed.
2006-06-06  Włodzimierz... Include wx/gauge.h according to precompiled headers...
2006-06-06  Włodzimierz... AUI under wxMGL build fixes.
2006-06-06  Włodzimierz... AUI under wxOS2 build fixes.
2006-06-06  Robin DunnreSWIGged
2006-06-06  Robin DunnCompilation fix for Mac
2006-06-06  Robin DunnMore compilation fixes. Move dummy wxPowerEvent to...
2006-06-06  Robin DunnSet MONOLITHIC for posix platforms based on the output...
2006-06-06  Włodzimierz... Include wx/slider.h according to precompiled headers...
2006-06-06  Włodzimierz... Source cleaning, wxW headers, whitespaces and improved...
2006-06-06  Włodzimierz... Source cleaning, wxW headers, whitespaces and improved...
2006-06-06  Julian SmartFix for wxX11
2006-06-06  Julian SmartScript updates
2006-06-06  Julian SmartUpdated make dist script for wxAUI
2006-06-06  Julian SmartFixes for Mac
2006-06-06  Włodzimierz... On-demand creation of the pages for speedup of sample...
2006-06-06  Julian SmartUpdated configure for wxAUI
2006-06-06  Julian SmartCompile corrections
2006-06-06  Julian SmartFurther wxAUI commits
2006-06-06  Julian SmartInitial commit of wxAUI
2006-06-06  Julian SmartReverted last wxBookCtrl change and added alignment...
2006-06-06  Julian SmartEach book control should say what its default orientati...
2006-06-06  Julian SmartSuppress assertion when the array is sorted
2006-06-06  Julian SmartIf a base font mapper object was created prematurely...
2006-06-06  Włodzimierz... Include wx/textctrl.h according to precompiled headers...
2006-06-06  Michael WetherellMove the generic picker files to the GUI common section.
2006-06-06  Vadim Zeitlinreplaced WXTYPE with wxEventType
2006-06-05  Robin DunnFixed compile error
2006-06-05  Włodzimierz... Peaceful solution to wxCheckListBox inheritance in...
2006-06-05  Stefan NeisRemoved some focus handling that was to general and...
2006-06-05  Michael WetherellFix alignment issue.
2006-06-05  Stefan NeisFixed brush realization as suggested by Franz Bakan.
2006-06-05  Stefan NeisImproved error handling.
2006-06-05  Robin DunnTypos fixed
2006-06-05  Mart RaudseppDo not set the wmclass for toplevels. This MUST be...
2006-06-05  Roman Rolinskyfix for empty value
2006-06-05  Michael WetherellBuild fix for motif.
2006-06-05  Vadim Zeitlinfixed memory leak introduced by dynamic wxMimeTypesMana...
2006-06-05  Włodzimierz... Include wx/radiobut.h according to precompiled headers...
2006-06-05  Roman Rolinskyfix for non-utf-8 character support in 'content'
2006-06-05  Roman Rolinskyhopefully this will fix some encoding problems
2006-06-05  Roman Rolinskydebug is not defined here
2006-06-05  Robin DunnMake it possible to override VER_FLAGS from the command...
2006-06-05  Robin DunnAdded wxWINDOW_STYLE_MASK
2006-06-05  Stefan NeisMade additional error codes available.
2006-06-05  Robin DunnNew methods for dragging coloumns
2006-06-05  Robin DunnNo need to use 2-phase create of the text ctrl
2006-06-05  Michael WetherellAdd missing picker files for gtk1
2006-06-05  Vadim ZeitlinReparent() is available under Mac as well (bug 1500782)
2006-06-05  Chris Elliottreplace hard coded path with relative path
2006-06-05  Chris Elliottchanged hardware at York
2006-06-04  Vadim Zeitlinchanged menu accels to not clash with menubar ones
2006-06-04  Paul Cornettavoid gtk assert on negative window size
2006-06-04  Vadim Zeitlinuse wxImage to load icons in non-native formats
2006-06-04  Vadim Zeitlins/wxHyperLinkCtrl/wxHyperlinkCtrl/
2006-06-04  Vadim Zeitlinadded hyperlink.tex
2006-06-04  Vadim Zeitlinadded missing brace after wxTB_NO_TOOLTIPS
2006-06-04  Vadim Zeitlinfixed typo in HitTest() docs
2006-06-04  Vadim Zeitlinsilence gcc warnings about values not handled in switch
2006-06-04  Vadim Zeitlinprintf format spec warning fix
2006-06-04  Vadim Zeitlinon some systems PBT_APMRESUMESUSPEND is not sent on...
2006-06-04  Michael WetherellMake Bourne compatible.
2006-06-04  Paul Cornettbuild fix
2006-06-03  Vadim ZeitlinwxArrayString::Sort() wasn't MT-safe even though it...
2006-06-03  Vadim Zeitlinjust some spelling fixes
2006-06-03  Robin DunnFix line-endings
2006-06-03  Paul Cornettcorrect access for virtuals, unneeded includes
next