wxWidgets.git
2006-04-21  Włodzimierz... Removed outdated build files.
2006-04-21  Włodzimierz... Include wx/hash.h according to precompiled headers...
2006-04-21  Vadim Zeitlinadded operator=(unsigned int) overload (should help...
2006-04-21  Vadim Zeitlinalways use V5 OPENFILENAME struct first and fall back...
2006-04-21  Vadim Zeitlinmade wxCommandEvent::GetInt() return int, not long...
2006-04-20  Włodzimierz... Keep wxPalmOS buildable after changes in wxConvAuto.
2006-04-20  David Surovellfix for prior commit
2006-04-20  David Surovellcleanup - reformatting
2006-04-20  Paul Cornettremove unneeded gdiobj.h files
2006-04-20  Vadim ZeitlinLaTeX syntax error in wxRenameFile fixed
2006-04-20  Václav Slavíkfixed typo: SelectItem doesn't have return value
2006-04-20  Mart RaudseppTypo fixes (precompilatixon)
2006-04-20  Włodzimierz... Include wx/list.h according to precompiled headers...
2006-04-20  Mart RaudseppCoverity CID117: Ignore returned_null here, because...
2006-04-20  Robin DunnDocView and ActiveGrid IDE updates from Morgan Hua:
2006-04-20  Robin DunnDocView and ActiveGrid IDE updates from Morgan Hua:
2006-04-20  Robin DunnAdd code to remove the selection (if any) in wxTextCtrl...
2006-04-19  Robin DunnFixed line-endings
2006-04-19  Stefan Csomorfixing two unicode compile errors
2006-04-19  David Surovellcleanup - reformatting
2006-04-19  Stefan Csomorfixing sign conversion warning
2006-04-19  Stefan Csomormb2wc fixes
2006-04-19  Włodzimierz... Include wx/dynarray.h according to precompiled headers...
2006-04-19  Włodzimierz... Build fix after recent changes in wxRendererNative...
2006-04-19  Włodzimierz... Include wx/object.h according to precompiled headers...
2006-04-19  Vadim Zeitlinfix off by one error in CharToString(); also simplified...
2006-04-19  Robert Roebling renderer::DrawHeaderButton() seems to need space
2006-04-19  Robert Roebling Added style flags for selection mode.
2006-04-19  Robert Roebling Fix Refresh() problem.
2006-04-19  Stefan Csomorlistbox rewrite, cleanup
2006-04-19  Stefan Csomorlistbox rewrite
2006-04-19  Stefan Csomorfixing 'id' objc.h collisions, listbox rewrite
2006-04-19  Stefan Csomorfixing 'id' objc.h collisions
2006-04-19  Paul Cornettdon't convert false to a pointer
2006-04-19  Vadim Zeitlinimplemented DrawCheckButton() for XP renderer; code...
2006-04-19  Vadim Zeitlindon't duplicate wxDCBase::DoDrawCheckMark() code in...
2006-04-19  Vadim Zeitlinuse wxDC::DrawCheckMark() to draw the checkbox button...
2006-04-19  Vadim Zeitlinfixed unused param warning
2006-04-19  Vadim Zeitlinregenerated using build/update-setup-h to have wxUSE_DI...
2006-04-19  Vadim Zeitlinset wxUSE_DISPLAY to 1 by default
2006-04-19  Vadim Zeitlinput wxUSE_DATAVIEWCTRL in alphabetical order
2006-04-19  Paul Cornettremove unneeded gdiobj.h files
2006-04-19  Robin DunnreSWIGged
2006-04-18  Robert Roebling Added some column width contrl code.
2006-04-18  Robert Roebling Fix code when making scrollwindow bigger so that
2006-04-18  Robin DunnreSWIGged
2006-04-18  Robin DunnSome minor tweaks
2006-04-18  Vadim Zeitlindefine constfunc in terms of func, this helps tex2rtf...
2006-04-18  Vadim ZeitlinwxSizerItem can be used by user code
2006-04-18  Vadim Zeitlindon't use the return result of wxLocaltime_r, we receiv...
2006-04-18  Paul CornettFixes after stock gdi changes within core library
2006-04-18  Vadim Zeitlinuse CXXFLAGS instead of CFLAGS in several places now...
2006-04-18  Robin DunnAdd AppendSubMenu
2006-04-18  Robin DunnRemoved GetVisible and SetVisible
2006-04-18  Robin DunnAdded wx.RendererNative.DrawCheckButton.
2006-04-18  Robin DunnAdded wx.StandardPaths.GetDocumentsDir
2006-04-18  Robin DunnChanged how the stock objects (wx.RED, wx.RED_PEN,...
2006-04-18  Vadim Zeitlinregenaretd configure after AC_LANG changes
2006-04-18  Vadim Zeitlindon't include GNOME FS header if we don't use it (and...
2006-04-18  Vadim Zeitlincompile GTK+ test program using C compiler, not C+...
2006-04-18  Vadim Zeitlinremoved extra semicolon
2006-04-18  Vadim Zeitlindo all tests using C++ compiler, this should fix all...
2006-04-18  Włodzimierz... Warning fix.
2006-04-18  Włodzimierz... Avoid deleting 'const' object.
2006-04-18  Robert Roebling Add wxRenderer::DrawCheckButton for use inside
2006-04-18  Włodzimierz... Blind build fix for night wxOS2 build.
2006-04-18  Włodzimierz... Fixes after stock gdi changes within core library.
2006-04-18  Włodzimierz... wx/wxprec.h already includes wx/defs.h (with other...
2006-04-18  Włodzimierz... wx/wxprec.h already includes wx/defs.h (with other...
2006-04-18  Włodzimierz... [#1472076] Fixes after stock gdi changes within core...
2006-04-18  Włodzimierz... wx/wxprec.h already includes wx/defs.h (with other...
2006-04-18  Włodzimierz... wx/wxprec.h already includes wx/defs.h (with other...
2006-04-17  Vadim Zeitlincompilation fix for !WX_PRECOMP
2006-04-17  Vadim Zeitlindocument that Remove(index) doesn't delete the window...
2006-04-17  Vadim Zeitlincorrected ancient event type constant in an example
2006-04-17  Vadim Zeitlinimplement Layout() so that sizers work correctly when...
2006-04-17  Vadim Zeitlindon't use COMPRESSION_LZW by default, it's not implemen...
2006-04-17  Vadim Zeitlinadded insert_at property for the object nodes (patch...
2006-04-17  Vadim Zeitlinadded wxStandardPaths::GetDocumentsDir() (patch 1214360)
2006-04-17  Vadim Zeitlindon't eat activation events (replaces patch 1465849)
2006-04-16  Vadim Zeitlinadded a menu allowing to quickly switch to any page
2006-04-16  Vadim Zeitlinno changes, just removed some commented out code
2006-04-16  Vadim Zeitlindon't return items which are not visible from DoHitTest...
2006-04-16  Vadim Zeitlinadded a menu allowing to change the border style used...
2006-04-16  Vadim Zeitlincentralized the handling of border styles; added border...
2006-04-16  Vadim Zeitlinadded wxMenu::AppendSubMenu() to avoid having to specif...
2006-04-16  Vadim Zeitlinclarified the rules for determining whether the path...
2006-04-16  Vadim Zeitlinadded virtual dtor to wxHtmlWindowMouseHelper to avoid...
2006-04-16  Vadim Zeitlinsimplify/cleanup wxTheXXXList and wxGDIObject code...
2006-04-16  Vadim Zeitlinbuild fixes for wxUSE_LOG==0 (modified patch 1450207)
2006-04-16  Vadim Zeitlincreate stock GDI objects on demand; use const with...
2006-04-16  Vadim Zeitlindocumented Set/GetBitmapSelected() (patch 1339028)
2006-04-16  Vadim Zeitlinshow effects of mirroring toucan image with alpha ...
2006-04-16  Vadim ZeitlinHandle alpha channel in wxImage::Mirror() and GetSubIma...
2006-04-16  Vadim Zeitlinimplement wxFileModificationTime() in terms of wxFileNa...
2006-04-16  Vadim Zeitlinadded overwrite parameter to wxRenameFile (patch 1467041)
2006-04-16  Vadim Zeitlinadded missing methods documentation (patch 1466949...
2006-04-16  Julian SmartMake an image block beore writing it, if there's no...
2006-04-16  Vadim Zeitlindefine WX_DIR as WXWIN env var for Unix and not only...
2006-04-16  Vadim Zeitlinallow specifying non default libraries for gnu output...
next