]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-09-16  Włodzimierz... wxChoicebook generic implementation.
2004-09-15  Vadim Zeitlinfixed sending duplicate EVT_COMBOBOX events; documented...
2004-09-15  Vadim Zeitlinadded tests for EVT_ICONIZE/MAXIMIZE
2004-09-15  Vadim Zeitlinfixed wxMaximizeEvent generation
2004-09-15  Włodzimierz... ISO C++ cast fix (patches #1024150 and #1024149).
2004-09-15  Włodzimierz... Source cleaning: whitespaces, tabs, FALSE/false, TRUE...
2004-09-14  Vadim Zeitlinfixed base classes; also added include file section
2004-09-14  Vadim Zeitlinoutput "GTK+ 2" toolkit for gtk2 builds
2004-09-14  Vadim Zeitlinallow to use any window, not just wxFrame, as wxLogFram...
2004-09-14  Włodzimierz... Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
2004-09-14  Włodzimierz... MGL workaround for the build system.
2004-09-14  George TaskerGrammtical correction in commented out documentation...
2004-09-14  George TaskerClearMemberVar() did not correctly handle columns defin...
2004-09-14  Robin DunnreSWIGged
2004-09-14  Robin DunnreSWIGged
2004-09-14  Robin DunnSome change notes
2004-09-13  Robin DunnAdded SetToWeekOfYear, deprecated SetToTheWeek and...
2004-09-13  Robin DunnAdded wx.WINDOW_DEFAULT_VARIANT constant
2004-09-13  Robin Dunnwx.Sizer.Show can be recursive
2004-09-13  Robin DunnAssociateHandle and DissociateHandle
2004-09-13  Robin Dunn#if fix so we don't end up using the generic header...
2004-09-13  Robin Dunncheck that the wxDateTime is valid before converting...
2004-09-13  Robin Dunnwhitespace fix
2004-09-13  Vadim Zeitlinreplaced wxControl with wxWindow in 2 methods
2004-09-13  Robin Dunnworkaround bug in SWIG's t_output_helper
2004-09-13  Włodzimierz... Source cleaning: tabs, whitespaces, -1/wxID_ANY, TRUE...
2004-09-13  Włodzimierz... Corrections to wxDirDialog usage.
2004-09-13  Vadim Zeitlinfixes after some of wxFrame methods were extracted...
2004-09-13  Włodzimierz... Recursive wxSizer::Show for subsizer and return value...
2004-09-13  Vadim Zeitlinno changes, just removed a wrong comment
2004-09-13  Vadim Zeitlinmention wxDateTime::SetToTheWeek() change
2004-09-13  Vadim Zeitlinadded missing conv parameter to wxTextOutputStream...
2004-09-13  Vadim Zeitlinfile with DoMessage() declaration (which I forgot to...
2004-09-13  Stefan Csomorsearching for wxToolBar parent only for kEventMouseMove...
2004-09-12  Vadim Zeitlinonly define operator<<(wchar_t) in Unicode build
2004-09-12  Stefan Csomoradded GetMenu Support for MENU_OPEN
2004-09-12  Vadim Zeitlincompilation fix after last commit
2004-09-12  Vadim Zeitlinfixed VC6 compilation
2004-09-12  Václav Slavíkmerged libpng-1.2.7 to HEAD (1.2.6 contained serious...
2004-09-12  Václav SlavíkThis commit was generated by cvs2svn to compensate...
2004-09-12  Václav SlavíkInitial revision
2004-09-12  Stefan Csomortoolbartool has to send events to parent for tooltips...
2004-09-11  Vadim Zeitlintypo in last commit
2004-09-11  Vadim Zeitlinadded As/DissociateHandle() and implemented it for...
2004-09-11  Vadim Zeitlindeprecated SetToTheWeek() and GetWeek(); added and...
2004-09-11  Vadim Zeitlinfixed GetWeekOfYear() for first/last week in some cases...
2004-09-11  Vadim Zeitlinfixed CopyFromBitmap() for shared wxIcon objects by...
2004-09-11  Vadim ZeitlinBC++ 5.5 and later supports wxUSE_ON_FATAL_EXCEPTION
2004-09-11  Vadim Zeitlinmsw/helpchm and helpwin.cpp should be LOWLEVEL; msw...
2004-09-11  Vadim Zeitlinadded a missing delete which resulted in a small memory...
2004-09-11  Vadim Zeitlindefault MB -> WC conversion under Win32 now fails if...
2004-09-11  Vadim Zeitlinoverload operator<<() for wchar_t too (if applicable...
2004-09-11  Vadim Zeitlindefine wxWCHAR_T_IS_REAL_TYPE macro: 1 for compilers...
2004-09-11  Stefan CsomorNO_DEFAULT support added
2004-09-11  Stefan Csomorsupport for sys-opted window variant
2004-09-10  Robin DunnAccomodate either {prefix}/lib or {prefix}/lib64 (the...
2004-09-10  Robin DunnreSWIGed
2004-09-10  Robin DunnreSWIGged
2004-09-10  Robin Dunnensure that the wxString gets all the wide chars
2004-09-10  Robin Dunnanother change note
2004-09-10  Robin DunnForgot about CalendarEvent
2004-09-10  Robin DunnExtended the wx.calendar.CalendarCtrl class with method...
2004-09-10  Vadim Zeitlinmake background colour apply to choice/combobox dropdow...
2004-09-10  Robin DunnFixed typo
2004-09-10  Robin DunnAdd depth param to ConvertToBitmap
2004-09-10  Robin DunnAdded GetListView accessor
2004-09-10  Robin DunnFix for ogl.FORMAT_SIZE_TO_CONTENTS
2004-09-10  Włodzimierz... Some unnecessary wxUSE_MFC occurences removed following...
2004-09-10  Włodzimierz... Source cleaning: whitespaces, tabs, TRUE/true, FALSE...
2004-09-10  Włodzimierz... DMC reality.
2004-09-10  Robin DunnreSWIGed
2004-09-09  Robin Dunnfixed case typo
2004-09-09  Robin DunnreSWIGged
2004-09-09  Robin Dunnundo last change
2004-09-09  Robin Dunndefault is gtk2 & unicode
2004-09-09  Robin Dunndependencies for the new swig runtime files
2004-09-09  Robin DunnAdded RequestUserAttention
2004-09-09  Robin DunnRemoved my copy of distutils from the wxPython source...
2004-09-09  Robin DunnAdded RequestUserAttention
2004-09-09  Robin DunnNew SWIG runtime files and api updates for the move...
2004-09-09  Robin DunnAdded StockButtons to main demo list
2004-09-09  Robin Dunntypo fixed
2004-09-09  Robin DunnNew SWIG runtime files and api updates for the move...
2004-09-09  Robin DunnNew patch for SWIG, updated to SWIG 1.3.22. Removed...
2004-09-09  Robin DunnFor editors and renderers the type registry takes prece...
2004-09-09  Włodzimierz... Source cleaning: TRUE/true, FALSE/false, whitespaces...
2004-09-09  Robin DunnRemoved my copy of distutils from the wxPython source...
2004-09-09  Vadim Zeitlincompilation fix for VC6 (closes 1025093)
2004-09-09  Vadim Zeitlindefine WINVER as 0x0400 for VC++ 6 because its headers...
2004-09-09  Włodzimierz... Correct positioning of the entry text dialog.
2004-09-09  Włodzimierz... WinCE fixes.
2004-09-08  Robin DunnFixed wrong append() name
2004-09-08  Włodzimierz... Source cleaning: whitespaces, tabs, TRUE/true, FALSE...
2004-09-08  Vadim Zeitlinupdate from Vegh Janos
2004-09-08  Vadim Zeitlinunregister GL windows classes on program termination...
2004-09-08  Włodzimierz... Warning fix.
2004-09-08  Vadim Zeitlinreverted last check in
2004-09-08  Vadim Zeitlinadded wxTopLevelWindow::RequestUserAttention(); documen...
2004-09-08  Włodzimierz... Fixes and source cleaning for WinCE.
2004-09-08  Włodzimierz... Missed include due to wxBookCtrlSizer existence.
next