wxWidgets.git
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.
2004-09-08  Włodzimierz... Native Smartphone wxTextCtrl.
2004-09-07  Vadim Zeitlinadded wxTopLevelWindow::RequestUserAttention(); documen...
2004-09-07  Vadim Zeitlindocumented GetIcon(s), extended SetIcons() doc
2004-09-07  Vadim Zeitlinextracted common wxDialog/wxFrame methods to tlw.tex
2004-09-07  Vadim Zeitlindefine WINVER as 0x0502 by default (highest possible...
2004-09-07  Vadim Zeitlinadded accels for submenus; removed weird wxConvCurrent...
2004-09-07  Vadim Zeitlinfixed MSW linking (check for wxUSE_GENERIC_DIALOGS_IN_MSW)
2004-09-07  Włodzimierz... Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !...
2004-09-07  Jouk Jansen Committing in .
2004-09-07  Włodzimierz... Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, TRUE...
2004-09-06  Ron LeePorted forward improvements from the 2.4.2.6 release.
2004-09-05  Václav Slavíkadded all IDs
2004-09-05  Ron LeeGTK Combobox and Listbox aren't realized until actually
2004-09-04  Robin DunnreSWIGged
2004-09-04  Robin DunnreSWIGed
2004-09-04  Robin DunnreSWIGged
2004-09-04  Robin DunnreSWIGed
2004-09-04  Robin DunnAdd DLL export macros
2004-09-04  Robin DunnAdd a link to the changes file, move the log file
2004-09-04  Robin DunnAdd the stock item helper fucntions back
2004-09-04  Václav SlavíkwxArtProvider fix
2004-09-04  Włodzimierz... Spelling fixes [#1017001]
2004-09-04  Włodzimierz... Source cleaning: whitespaces, tabs, ::, -1/wxID_ANY...
2004-09-04  Włodzimierz... Spelling fixes [#1017001], source cleaning.
2004-09-03  Václav Slavíkupdated version to match latest wxPython release
2004-09-03  Václav SlavíkMBCS and IM fixes (patch 1016292)
2004-09-03  Robin DunnSince it is documented, changed GetOrCreateCellAttr...
2004-09-03  Robin Dunnfixed copy/paste error
2004-09-03  Robin DunnCheck for m_peer != NULL in Freeze and Thaw
2004-09-03  Robin DunnFixed incorrect clipping region on wxGTK
2004-09-03  Włodzimierz... Source cleaning: -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpt...
2004-09-03  Włodzimierz... Fix for coordinates in wxEVT_COMMAND_LIST_COL_RIGHT_CLI...
2004-09-03  Robert Roebling Applied patch to avoid g_lib wanrings.
2004-09-02  Robin DunnDon't set the size until after everything is initialized
2004-09-02  Robin DunnreSWIGged
2004-09-02  Robin Dunnstockitem.h no longer needed
2004-09-02  Robin DunnreSWIGged
2004-09-02  Robin Dunnanother tst style
2004-09-01  Robin Dunnmore doc fixes and clarifications
2004-09-01  Robin Dunnreally remove them
next