]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2000-10-20  Vadim Zeitlinan implementation of wxListBox::SetFirstItem() which...
2000-10-20  Vadim Zeitlinfixed off by 1 error in CharsetToEncoding() for CP...
2000-10-20  Vadim Zeitlinfixed problem with calling SetFont() when (multiline...
2000-10-20  Ron Leeupdated icon to yes (after losing the race to commit...
2000-10-20  Vadim Zeitlinupdated Swedish translation state
2000-10-19  Vadim Zeitlinadded listbox test/demo
2000-10-19  Vadim Zeitlin1. some more tests in console
2000-10-19  Vadim Zeitlinadded swedish translations
2000-10-19  Vadim Zeitlinfixed GetItemRect() and GetItemPosition() for scrolled...
2000-10-19  Ron Leeupdated translators info
2000-10-19  Vadim Zeitlinset more event object fields for lbox dbl click events
2000-10-18  Václav Slavíkapplied Brian's patches
2000-10-18  Vadim Zeitlincrash due to missing break before WM_HELP handler fixed
2000-10-18  Julian SmartFixed memory bug
2000-10-17  Václav Slavíkadded automatic growing of in-place wxTextCtrls for...
2000-10-17  Julian SmartMade wxGenericDirCtrl compile with Cygwin
2000-10-16  Julian SmartFixed memory leak
2000-10-15  Ron Leemerged new and updated translations from WX_2_2_BRANCH.
2000-10-14  Vadim Zeitlinfixed false alert in wxRegKey::DeleteSelf
2000-10-14  Vadim Zeitlinoops, removed the fix from the main branch which I...
2000-10-13  Julian SmartDoc/distribution script mods
2000-10-13  Julian SmartAdded missing GIFs.
2000-10-13  Julian SmartAdded distribution script
2000-10-12  Vadim Zeitlinadded QueryRawValue() to wxRegKey and test code for...
2000-10-12  Vadim Zeitlinanother GetInt/GetId bug fix
2000-10-12  Julian SmartFixes for distribution scripts
2000-10-12  Vadim Zeitlinfix for assert when setting tooltip for a readonly...
2000-10-11  Vadim Zeitlincosmetic fixes to font encoding names
2000-10-11  Václav Slavíkfixed Cyrillic encodings
2000-10-11  Julian SmartAdded a couple of distribution-related files
2000-10-11  Julian SmartFirst draft of a cygwin script to create wxMSW distribu...
2000-10-11  Julian SmartAdded some VC++ project files
2000-10-11  Vadim Zeitlinadded (MSW/GTK) and documented new frame and dialog...
2000-10-11  Vadim Zeitlincreate dialog with !NULL parent
2000-10-11  Vadim Zeitlinadded WS_POPUP style to resizeable dialogs
2000-10-10  Václav Slavíkadded wxHtmlWindow::HistoryCanBack/Forward
2000-10-10  Julian SmartAdded wxXML demo VC++ project files; corrected filename...
2000-10-10  Julian SmartAdded VC++ project files (seems logical)
2000-10-10  Vadim Zeitlinfixed MDI accel bug, more tests for it in the sample
2000-10-10  Vadim Zeitlinattempts at making modal dialogs without parent work...
2000-10-10  Vadim Zeitlinmake msg boxes without parent owned by top level app...
2000-10-10  Julian SmartRemoved 'interface' pragma for gcc 2.96
2000-10-10  Julian SmartDoc corrections
2000-10-10  Julian SmartAdded wxGenericDirCtrl documentation
2000-10-09  Václav Slavíkfix for assertion failure
2000-10-09  Julian SmartAdded wxQuantize, wxTipWindow, wxSplashScreen docs
2000-10-09  Julian SmartDoc corrections; added HelpGen project files
2000-10-09  Julian SmartAdded context-sensitive help docs
2000-10-08  Vadim Zeitlincompilation fix
2000-10-08  Vadim ZeitlinwxFileDialog changed to use (new) wxCHANGE_DIR flag...
2000-10-08  Václav Slavíkfixed EditLabel() for wxLC_REPORT mode
2000-10-07  Václav Slavíkchange in XRC format
2000-10-07  Václav Slavíkrenamed resource.xml to resource.xrc
2000-10-07  Václav Slavíkfixed use of wxMenuItem::SetBitmap
2000-10-07  Vadim Zeitlin1. more warnings fixed
2000-10-07  Vadim Zeitlin1. a couple of compilation warnings fixed (strconv...
2000-10-07  Robin DunnAdded a WXDLLEXPORT
2000-10-06  Václav Slavíkfixed bug in parsing incomplete HTML when the very...
2000-10-06  Václav Slavíkchanged \n\r to \r\n
2000-10-06  Julian SmartAdded DECLARE/IMLEMENT_CLASS for wxToolBarBase
2000-10-06  Jouk Jansen Modified Files:
2000-10-05  Vadim Zeitlinfixed assert failures about missing status bar field
2000-10-05  Julian SmartRemoved wxFindFocusDescendant for non-wxMSW platforms.
2000-10-04  Vadim Zeitlinmerged in the commit from the 2.2 branch
2000-10-04  Julian SmartMore fixes
2000-10-04  Julian SmartRemoved wxWS_EX_NO_AUTOFOCUS (use AcceptsFocus instead)
2000-10-04  Julian SmartFixes to generic dir dialog
2000-10-04  Julian SmartSpeed fix for wxGenericDirCtrl, starting to add text...
2000-10-04  Jouk Jansen Committing in .
2000-10-04  Jouk Jansen Committing in .
2000-10-03  Jouk Jansen Committing in .
2000-10-03  Jouk Jansen Modified Files:
2000-10-03  Julian SmartSmall fixes to defs.h; change "windows.h" to <windows...
2000-10-02  Vadim Zeitlinfix for group names containing ']'
2000-10-02  David Websterinterface additions (mostly for new generic/toolwin)
2000-10-02  David WebsterAdd some new files for interface additions
2000-10-02  David WebsterOS/2 Statusbar fixes, and class interface updates
2000-10-02  David WebsterOS/2 Statusbar fixes
2000-10-01  Václav Slavíkfixed LoadPanel (created two instances previously and...
2000-09-30  Vadim Zeitlinfix from Robert for extra refreshes
2000-09-29  Václav Slavíkremoved loading from in-memory document (illicit idea)
2000-09-28  Václav Slavíkadded wxListCtrl::AssignImageList
2000-09-28  Václav Slavíkadded wxTreeCtrl::AssignImageList
2000-09-28  Václav Slavíkadded wxNotebook::AssingImageList
2000-09-28  Václav Slavíkadded wxTreeCtrl::AssignImageList
2000-09-28  Václav Slavíkmodified wxHtmlHelpFrame to use AssignImageList
2000-09-28  Vadim Zeitlinadded event.Skip() to OnIdle() handler
2000-09-27  Václav Slavíkadded bitmaps to menu items
2000-09-27  Václav Slavíkdocumented wxMenuItem::SetBitmap
2000-09-27  Jouk Jansen Committing in .
2000-09-26  Václav Slavíkupdated resources convertor
2000-09-26  Václav Slavíkfixed bug in wxHtmlWindow: HistoryBack/Forward now...
2000-09-26  Václav Slavíkadded ability to read resources directly from wxXmlDocu...
2000-09-26  Julian SmartFiddled with wxFindWindowAtPoint to make it work with...
2000-09-26  Julian SmartRemoved assert complaining about out-focus without...
2000-09-26  Vadim Zeitlinfix from Robert
2000-09-26  Jouk Jansen Committing in .
2000-09-26  Robin DunnwxPython changes for new and improved wxSTC
2000-09-26  Robin Dunnnew and improved wxSTC
2000-09-25  Julian SmartEnabled context-sensitive help for wxRadioBox
next