wxWidgets.git
2006-02-02  Julian SmartFix nonsensical checked menu item label and behaviour
2006-02-02  David Surovelladd missing wxHTML sources
2006-02-02  Julian SmartScroll text into view when typing
2006-02-02  Robin Dunnuse UNICODE=1 by default
2006-02-02  Robin Dunnuse UNICODE=1 by default
2006-02-02  Robin DunnreSWIGged
2006-02-02  Robin DunnMention the SWIG_VERSION change
2006-02-02  Robin Dunnminor layout tweak
2006-02-01  Robin DunnAdded wxPython wrappers for the new wx.Treebook and...
2006-02-01  Robin DunnSet the toolbar orientation based on the wxBK_ alignmen...
2006-02-01  Włodzimierz... eVC3 build fix.
2006-02-01  Włodzimierz... wxOS2 warning fixes after daily build log.
2006-02-01  Roman Rolinskyupdated from CVS
2006-01-31  Włodzimierz... [ 1420190 ] Enable backspace key on smartphone
2006-01-31  Włodzimierz... Warning fix.
2006-01-31  Włodzimierz... Build fix.
2006-01-31  Robin DunnDelay part of the setup
2006-01-31  Julian SmartMac doesn't like getting an icon if it's a bitmap
2006-01-31  Julian SmartwxControl::SetLabel no longer strips out codes so do...
2006-01-31  Julian SmartAdded missing include
2006-01-31  Julian SmartAdded wxUSE_TOOLBOOK
2006-01-31  Julian SmartRegenerated configure for wxToolbook
2006-01-31  Julian SmartAdded SetSheetStyle to property sheet dialog to allow...
2006-01-31  Julian SmartIntroduced the ability to size a book control based...
2006-01-31  Julian SmartPut MFC sample at end of list
2006-01-31  Julian SmartAdded toolbook.cpp
2006-01-31  Robin DunnAnother patch from Tim Kosse for using images on more...
2006-01-31  Robin DunnPutting the SetBestFittingSize() call at the end of...
2006-01-31  Włodzimierz... Last parameter of GetVolumeInformation() is not pointer.
2006-01-30  Julian SmartReverting patch 1325857
2006-01-30  Włodzimierz... Tree != List
2006-01-30  Robin DunnThis is a TOOLBOOK, not a LISTBOOK
2006-01-30  Julian SmartAdded wxUSE_TOOLBOOK
2006-01-30  Julian SmartEntry for wxToolbook.
2006-01-30  Julian SmartAdapted notebook sample to demonstrate wxToolbook
2006-01-30  Julian SmartUpdates for wxToolbook class
2006-01-30  Julian SmartAdded wxToolbook class
2006-01-30  Julian SmartSeparated out book control sizing code
2006-01-30  Jouk Jansen Committing in .
2006-01-29  David SurovellwxPython tab cleaning
2006-01-29  Robert Roebling Fix rawbitmap sample to clear bitmap first.
2006-01-29  David Surovellremove extraneous whitespace
2006-01-29  Robin DunnEnsure the window is still valid before adjusting the...
2006-01-29  Robin DunnMinor demo tweaks
2006-01-29  Robin DunnChanges needed to be able to build with SWIG 1.3.24...
2006-01-29  Robin DunnOuput a SWIG_VERSION #define to the wrapper file.
2006-01-29  Robin DunnChanges needed to be able to build with SWIG 1.3.24...
2006-01-29  Robin Dunnno longer need to lowercase the input ourselves
2006-01-29  Robin DunnUse reference types on SetDimension so the proper typem...
2006-01-28  David Surovellminor changes as per RN comments - add some comments...
2006-01-28  David Surovellimproved LaunchDefaultBrowser on FreeBSD systems by...
2006-01-28  Stefan NeisDo test for get{host,serv}byname_r in C++ mode, so...
2006-01-28  Stefan Csomorconverting menu ids and safeguarding against missing...
2006-01-28  Julian SmartFurther attempts at WinCE media control
2006-01-28  Stefan Csomorattempt to fix endian problems when doing cross-compile...
2006-01-28  Kevin OllivierAdding Reswig and Universal binary options to both...
2006-01-28  Vadim ZeitlinSetSelection() must update m_selectionOld, otherwise...
2006-01-27  Julian SmartFurther steps towards media control support in WinCE...
2006-01-27  Julian SmartSmall typo fix
2006-01-27  Vadim Zeitlindon't eat all events if m_maxLength is 0: this means...
2006-01-27  Kevin OllivierSince Universal binaries compile the same file twice...
2006-01-27  Vadim Zeitlinfixed MIPSpro version in the comment
2006-01-27  Michael WetherellLink oleacc.lib conditionally since VC++ 5 w/o PSDK...
2006-01-27  Włodzimierz... Fix fro conflict between defs.h and glib headers.
2006-01-27  Stefan Csomorremoving unnecessary code
2006-01-27  Stefan Csomoradapting keycode field usage for EVT_CHAR in unicode...
2006-01-27  Włodzimierz... Fix fro conflict between defs.h and glib headers.
2006-01-27  Stefan Csomorapp.h must be included for the non RAEL implementation...
2006-01-27  Kevin HockFix InterruptWait on wxBase; use polling on wxBase...
2006-01-27  Kevin HockFixed wxSocketBase::InterruptWait on wxBase.
2006-01-27  Vadim Zeitlintentative compilation fix for MIPSpro 7.2
2006-01-26  Kevin OllivierFixes for wxMac Universal binary support. With these...
2006-01-26  Julian SmartFixed duplicate guard
2006-01-26  Włodzimierz... More headers for wxBase/MSW needed.
2006-01-26  Włodzimierz... Include order is wxprec.h=>defs.h=>platform.h=>setup...
2006-01-26  Włodzimierz... Blind fixes for warnings in wxTinderbox.
2006-01-26  Włodzimierz... Blind fixes for warnings in wxTinderbox.
2006-01-26  Włodzimierz... Better #include
2006-01-26  Włodzimierz... #include moved to module.
2006-01-26  Włodzimierz... Include order is wxprec.h=>defs.h=>platform.h=>setup...
2006-01-26  Włodzimierz... Include order is wxprec.h=>defs.h=>platform.h=>setup...
2006-01-26  Włodzimierz... Include order is wxprec.h=>defs.h=>platform.h=>setup...
2006-01-26  Stefan Csomorimplementing pure carbon event behaviour, getting rid...
2006-01-26  Włodzimierz... Filename correction.
2006-01-26  Włodzimierz... Include order is wxprec.h=>defs.h=>platform.h=>setup...
2006-01-26  Włodzimierz... wxBusyInfo interface moved to generic to make space...
2006-01-26  Włodzimierz... Improved preprocessor guards for numeric dialogs.
2006-01-26  Włodzimierz... Typo fix.
2006-01-26  Włodzimierz... Warning fixes after recent commits.
2006-01-26  Julian SmartSuppress VC++ 2005 deprecation warnings (for now)
2006-01-26  Robert Roebling GTK2 RGBA has 32 bits.
2006-01-26  Robert Roebling wxImage::Copy() forgot the alpha channel.
2006-01-26  Robin Dunnshow unicode/ansi mode on startup too
2006-01-26  Robin DunnAdd supoprt for wxListCtrl::OnGetItemColumnImage
2006-01-25  David Surovellfixed compilation failure introduced in prior commit
2006-01-25  Jamie GaddCalculate correct client size for windows that are...
2006-01-25  Robin DunnPatch from Tim Kosse to add supoprt for wxListCtrl...
2006-01-25  Jamie GaddClarify wxMessageBox usage. Fixes bug #1414535.
2006-01-25  David Surovellcleanup - more reformatting; fixed bug introduced in...
2006-01-25  David Surovellcleanup - more reformatting
next