]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2006-04-27  Włodzimierz... Be nice to eVC++ build process and don't include not...
2006-04-27  Vadim Zeitlincorrection to exception handling in threads: call wxThr...
2006-04-27  Włodzimierz... Refresh(row) should be RefreshRow(row), otherwise it...
2006-04-27  Vadim Zeitlinundid last commit, it was accidental and the commit...
2006-04-27  Vadim Zeitlinhandle fatal exceptions in the other threads (based...
2006-04-27  Stefan Csomorrenamed RGBColor setter to avoid former overload being...
2006-04-27  Paul Cornettuse stock pens/colors
2006-04-27  Robin DunnReset the mouse event object and id in case FindWindowF...
2006-04-26  Vadim Zeitlinhandle fatal exceptions in the other threads (based...
2006-04-26  Vadim Zeitlinfixed unused param warning and code cleanup/simplificat...
2006-04-26  Paul Cornettmake pen/brush parameters const
2006-04-26  Paul Cornettbuild fix for latest C++ standard
2006-04-26  Stefan Csomorfixing translation
2006-04-26  Stefan Csomordefault button on older systems was not shown with...
2006-04-26  Vadim Zeitlinrenamed RESCOMP to WINDRES due to bakefile changes...
2006-04-26  Robert Roebling Added wxRenderer method for drawing selection
2006-04-26  Włodzimierz... Include wx/log.h according to precompiled headers of...
2006-04-26  David Surovellminor cleanup 2 - reformatting
2006-04-26  Paul Cornettrevert return type changes for gdi object pointers
2006-04-26  Vadim Zeitlinremove the vertical scrollbar completely if the control...
2006-04-26  Vadim Zeitlindon't paint an infinite number of items if the control...
2006-04-26  Vadim Zeitlindocument that the workaround used to make popup menus...
2006-04-25  Włodzimierz... Back to previous #include order - wxGTK1 include loop...
2006-04-25  Włodzimierz... Build fix.
2006-04-25  Włodzimierz... Build fix.
2006-04-25  David Surovellminor cleanup - reformatting
2006-04-25  Włodzimierz... [ 1473731 ] 'wxColourBase and wxString <-> wxColour...
2006-04-25  Włodzimierz... Include wx/intl.h according to precompiled headers...
2006-04-25  Włodzimierz... [ 1473731 ] 'wxColourBase and wxString <-> wxColour...
2006-04-25  Włodzimierz... wxTheColourDatabase->Find() can fail.
2006-04-25  Robert Roebling Lots of minor visual updates.
2006-04-25  Robert Roebling Added rc file for MINGW compilation.
2006-04-25  Robert Roebling Minor sample update.
2006-04-25  Robert Roebling Added simple scroll sample.
2006-04-25  Robert Roebling Minor corrections to native renderer. I also corrected
2006-04-25  Robert Roebling Compile fix for VC
2006-04-24  Włodzimierz... Build fix after wxColourBase introduction.
2006-04-24  Włodzimierz... Build fix after wxColourBase introduction.
2006-04-24  Włodzimierz... Build fix after DrawPushButton introduction.
2006-04-24  Włodzimierz... Build fix after wxColourBase introduction.
2006-04-24  Robert Roebling Compile fix
2006-04-24  Włodzimierz... Build fix after wxColourBase introduction.
2006-04-24  Włodzimierz... Build fix after wxColourBase introduction.
2006-04-24  Vadim Zeitlindon't use invalid/uninitialized iterator in wxList...
2006-04-24  Włodzimierz... wxUSE_NOTEBOOK usage.
2006-04-24  Robert Roebling Committed Jaako's renderer patch
2006-04-24  Włodzimierz... wxOS2 build fixes after wxColourBase introduction.
2006-04-24  Robert Roebling Finished most of the selection/focus handling.
2006-04-24  Włodzimierz... [ 1473731 ] 'wxColourBase and wxString <-> wxColour...
2006-04-24  Robert Roebling Lots of selection and focus code.
2006-04-24  Włodzimierz... Removal of second part of dsw files (as requested by...
2006-04-24  Włodzimierz... Include wx/string.h according to precompiled headers...
2006-04-24  Vadim Zeitlincorrect i18n problems in accel handling code (replaces...
2006-04-23  Vadim Zeitlincorrected return codes of various methods (patch 1472288)
2006-04-23  Vadim Zeitlinemit only 1, not 2, events when changing text of a...
2006-04-23  Václav Slavíkdon't link against 3rd party image libs when building...
2006-04-23  Václav Slavíkfixed bug: option's default value must be among the...
2006-04-22  Mart RaudseppAdd #if !WXWIN_COMPATIBILITY_EVENT_TYPES around wxNewEv...
2006-04-22  Paul Cornettextract 3 copies of scrollbar width code into one function
2006-04-21  Václav Slavíkadded comment explaining how to replace calls to deprec...
2006-04-21  Włodzimierz... Removal of first part of dsw files (as requested by...
2006-04-21  Vadim Zeitlinfix for Win64 after last sizeof(OPENFILENAME) change
2006-04-21  Vadim Zeitlintest centering file dialog on parent frame
2006-04-21  Vadim Zeitlinno real changes, just (unsuccessful) attempts to make...
2006-04-21  Włodzimierz... Build fix due to broken last commit.
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...
next