]> git.saurik.com Git - wxWidgets.git/history - src
fixed corrupted file, checked in as text file now
[wxWidgets.git] / src /
2004-09-18  Vadim Zeitlinconstruct brush used for painting disabled bitmap butto...
2004-09-18  Vadim Zeitlinfixed crash when closing window that contains STC ...
2004-09-18  Vadim Zeitlinfixed signature of wxTimerProc to be conformant to...
2004-09-18  Vadim Zeitlinfixed SetWindowStyleFlag() to not remove WS_VISIBLE...
2004-09-18  Vadim Zeitlincompilation fix
2004-09-18  Vadim Zeitlinreplaced wxLogLastError with an assert when checking...
2004-09-18  Vadim Zeitlincompilation fix
2004-09-18  Václav Slavíkmoving XRC to the core
2004-09-18  Václav Slavíkmoving XRC to the core
2004-09-17  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxDefaultCoord...
2004-09-17  Vadim Zeitlinadded possibility to specify printer bin (patch 910272)
2004-09-17  Vadim Zeitlindo not call CopyIcon() in CloneRefData(), HICON is...
2004-09-17  Vadim Zeitlincompilation fix for wxUSE_THREADS == 0 && __WXDEBUG__...
2004-09-17  Vadim Zeitlinfixed rounding errors in variable status bar panes...
2004-09-17  Włodzimierz SkibaSource cleaning: whitespaces, -1/wxID_ANY/wxNOT_FOUND...
2004-09-17  Włodzimierz SkibawxChoicebook follows wxListBook internal changes. Style...
2004-09-17  Vadim Zeitlinmade all Add/Insert/Prepend methods inline
2004-09-17  Vadim Zeitlinforward all wxSizer::Add/Prepend/Insert() to a virtual...
2004-09-16  Vadim Zeitlinfix for crash on 64 bit platforms (patch 1028942)
2004-09-16  Vadim Zeitlinuse wxFputs(), not fputs(), in Unicode mode under Unix...
2004-09-16  Vadim Zeitlinmake the label window visible (patch 1013447)
2004-09-16  Vadim Zeitlinmade wxListbook events more consistent with wxNotebook...
2004-09-16  Vadim Zeitlinfix for wxJoystick when not calling SetCapture() (patch...
2004-09-16  Vadim Zeitlindon't assert if Update(m_maximum) is called twice ...
2004-09-16  Vadim Zeitlinsmoother time estimation updates in wxProgressDialog...
2004-09-16  Robin DunnA change similar to that in Bug #837902 to correct...
2004-09-16  Vadim Zeitlinfixes for harmless mingw32 warnings
2004-09-16  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxDefaultCoord...
2004-09-16  Włodzimierz SkibaWarning fix (unused value assignment).
2004-09-16  Włodzimierz SkibawxChoicebook generic implementation.
2004-09-15  Vadim Zeitlinfixed sending duplicate EVT_COMBOBOX events; documented...
2004-09-15  Vadim Zeitlinfixed wxMaximizeEvent generation
2004-09-15  Włodzimierz SkibaSource cleaning: whitespaces, tabs, FALSE/false, TRUE...
2004-09-14  Vadim Zeitlinallow to use any window, not just wxFrame, as wxLogFram...
2004-09-14  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
2004-09-14  George TaskerClearMemberVar() did not correctly handle columns defin...
2004-09-13  Włodzimierz SkibaSource cleaning: tabs, whitespaces, -1/wxID_ANY, TRUE...
2004-09-13  Włodzimierz SkibaRecursive wxSizer::Show for subsizer and return value...
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 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  Stefan CsomorNO_DEFAULT support added
2004-09-11  Stefan Csomorsupport for sys-opted window variant
2004-09-10  Vadim Zeitlinmake background colour apply to choice/combobox dropdow...
2004-09-10  Włodzimierz SkibaSome unnecessary wxUSE_MFC occurences removed following...
2004-09-10  Włodzimierz SkibaSource cleaning: whitespaces, tabs, TRUE/true, FALSE...
2004-09-09  Robin DunnFor editors and renderers the type registry takes prece...
2004-09-09  Włodzimierz SkibaSource cleaning: TRUE/true, FALSE/false, whitespaces...
2004-09-09  Vadim Zeitlincompilation fix for VC6 (closes 1025093)
2004-09-09  Włodzimierz SkibaCorrect positioning of the entry text dialog.
2004-09-09  Włodzimierz SkibaWinCE fixes.
2004-09-08  Włodzimierz SkibaSource cleaning: whitespaces, tabs, TRUE/true, FALSE...
2004-09-08  Vadim Zeitlinunregister GL windows classes on program termination...
2004-09-08  Włodzimierz SkibaWarning fix.
2004-09-08  Vadim Zeitlinadded wxTopLevelWindow::RequestUserAttention(); documen...
2004-09-08  Włodzimierz SkibaFixes and source cleaning for WinCE.
2004-09-08  Włodzimierz SkibaNative Smartphone wxTextCtrl.
2004-09-07  Vadim Zeitlinadded wxTopLevelWindow::RequestUserAttention(); documen...
2004-09-07  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !...
2004-09-07  Jouk Jansen Committing in .
2004-09-07  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxDefaultCoord, ::, TRUE...
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  Václav SlavíkwxArtProvider fix
2004-09-04  Włodzimierz SkibaSource cleaning: whitespaces, tabs, ::, -1/wxID_ANY...
2004-09-04  Włodzimierz SkibaSpelling fixes [#1017001], source cleaning.
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 DunnCheck for m_peer != NULL in Freeze and Thaw
2004-09-03  Robin DunnFixed incorrect clipping region on wxGTK
2004-09-03  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpt...
2004-09-03  Włodzimierz SkibaFix 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-01  Robin DunnIf wxGetStockGtkID returns NULL (such as with wx.ID_IND...
2004-09-01  Robin Dunnrebaked, for addition of xh_tglbtn
2004-09-01  Robin DunnAdd 3-state styles, and wxALIGN_RIGHT
2004-09-01  Julian SmartAdded wxToggleButton handler
2004-09-01  Chris Elliottfix menu switching between children
2004-09-01  Chris Elliottmdi menu updates fixed (after SF 1012653)
2004-08-31  Vadim Zeitlinno real changes, just rewrote ChoiceEditor::EndEdit...
2004-08-31  Vadim Zeitlinremoved apparently useless (and provoking a dummy event...
2004-08-31  Stefan Csomorfix for not sending a native click to a control if...
2004-08-31  Robin Dunnfixed compile error
2004-08-31  Robin DunnFixes to allow DoGetBestSize to work before CreateGrid...
2004-08-31  Włodzimierz Skibasome wxUSE_* macros not used consistently (patch #99245...
next