wxWidgets.git
2006-06-11  Kevin OllivierNo longer using a zip file for VC project files, adding...
2006-06-11  Kevin HockFix socket crash in wxURL by safely Destroying the...
2006-06-11  Stefan NeisDon't use TreeBook for OS/2 PM port (at least not yet).
2006-06-11  Stefan Csomorfunctions may return a CFStringRef that is null, so...
2006-06-11  Robin Dunnsome docstring fixes
2006-06-10  Robin DunnMaskedEdit patch from Will Sadkin:
2006-06-10  Stefan Csomornumpad keys didn't trigger an update (reason for bug...
2006-06-10  Julian SmartAdded log for Mac process termination fix.
2006-06-10  Robin DunnSwitch to overriding OnAssertFailure instead of OnAssert
2006-06-09  Robin DunnPrevent assert and crash if an attempt is made to make...
2006-06-09  Vadim Zeitlingcc printf format warning fixed
2006-06-09  Włodzimierz... Include wx/validate.h and wx/valtext.h according to...
2006-06-09  Robin DunnUsing buffered drawing won't let the themed background...
2006-06-09  Robin DunnGive wxMac its own set of face names
2006-06-09  Robin DunnDon't use an accelerator for the About box. Ctl(Cmd...
2006-06-09  Włodzimierz... Include wx/choicdlg.h, wx/textdlg.h and wx/filedlg...
2006-06-09  Włodzimierz... Header listed twice removed.
2006-06-09  Włodzimierz... USE_AUI build fix.
2006-06-09  Vadim Zeitlinadded the cast to wxFontMapperBase erroneously removed...
2006-06-09  Włodzimierz... Include wx/statusbr.h according to precompiled headers...
2006-06-09  Michael WetherellFix missing semicolon from last commit
2006-06-08  Włodzimierz... Include wx/mdi.h according to precompiled headers of...
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.
next