]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2005-12-24  Vadim Zeitlinsend wxEVT_MENU_CLOSE from menubar deactivate handler...
2005-12-24  Vadim Zeitlinsend wxEVT_MENU_CLOSE at least sometimes
2005-12-24  Vadim Zeitlin1. changed wxStringTokenizer to not modify the string...
2005-12-24  Vadim Zeitlinadded a couple more wxTOKEN_RET_DELIMS tests
2005-12-23  Vadim Zeitlineven more test cases
2005-12-23  Vadim Zeitlincorrected expected test results to conform to current...
2005-12-23  Vadim Zeitlinmore test cases
2005-12-23  Jouk Jansen Committing in .
2005-12-23  David Surovellmore cleanup - added comment regarding possible stipple...
2005-12-23  Vadim Zeitlincorrected handling of timeouts in wxConditionInternal...
2005-12-23  Vadim Zeitlindon't set minimal column width, it should be possible...
2005-12-23  Vadim Zeitlincorrect dll export declaration for wxVolume
2005-12-23  Vadim Zeitlinadded wxRTTI macros to wxControlWithItems: it's not...
2005-12-22  Robin DunnFix for bug #1266745 and #1387725 in the wxFindReplaceD...
2005-12-22  Václav Slavíkreverted previous accidental commit
2005-12-22  Václav SlavíkwxMac linking fix
2005-12-22  Kevin OllivierFixes so that wxPython builds on 2.7. Mostly removing...
2005-12-22  Kevin OllivierUse the now 'official' makemo.py when building packages.
2005-12-22  Kevin OllivierUpdating version.
2005-12-22  Kevin OllivierMoving the 2.6 branch change in how SWIG is found to...
2005-12-22  Vadim Zeitlinadded wxListAttr::AssignFrom()
2005-12-22  Vadim Zeitlindon't overwrite the existing attributes when setting...
2005-12-22  Vadim Zeitlinupdate from liou xiao <liouxiao@hotmail.com>
2005-12-22  David Surovellfixed error in prior checkin
2005-12-22  Vadim ZeitlinUnicode compilation fix
2005-12-22  Vadim Zeitlinregenerated makefiles after adding tokenizer.cpp
2005-12-21  Robin DunnAfter a conversaion with Vadim I reverted the last...
2005-12-21  Robin DunnFix for Bug #1387359, bail out early from DoWriteText...
2005-12-21  David Surovellminor cleanup; remove focus patch scaffolding
2005-12-21  Vadim Zeitling++ 4/wxMAC_USE_CORE_GRAPHICS warning fixes
2005-12-21  Vadim Zeitlinjust added a comment
2005-12-21  Vadim Zeitlincompilation test for Unicode build
2005-12-20  Dimitri Schoolwerthfixed compile errors (code was using unnamed objects...
2005-12-20  Vadim Zeitlinadded tests showing that current wxStringTokenizer...
2005-12-20  Vadim Zeitlinextracted wxStringTokenizer tests in their own file...
2005-12-20  Vadim Zeitlinextracted wxStringTokenizer tests in their own file...
2005-12-20  Vadim Zeitlinupdate from Wei-Lun Chao
2005-12-20  Dimitri Schoolwerthfixed unreachable code warnings (occurred in MSVC6...
2005-12-20  Kevin OllivierRemove references to now removed iewin module. Replaced...
2005-12-20  Kevin OllivierRemoving old iewin extension. Replaced by activex/wxie.
2005-12-20  Vadim Zeitlinadded newline at end of file (avoids gcc warning when...
2005-12-19  Julian SmartFixed problem trying to print from a preview, whereby...
2005-12-19  Vadim Zeitlindon't crash when XIM is used under IRIX
2005-12-19  Vadim Zeitlinremoved DllMain(): we don't even compile it with any...
2005-12-19  Vadim Zeitlindocumented Set/GetIcon(), added (not quite pure) virtua...
2005-12-19  Vadim Zeitlinreturn a valid bitmap from GetBitmap() even if we creat...
2005-12-19  Julian SmartwxMac changes documented.
2005-12-19  Włodzimierz... Somebody forgot to restore from testing phase.
2005-12-19  Włodzimierz... __WIN95__ removed (used to differ win3.1 vs. 'modern...
2005-12-19  Włodzimierz... __WIN95__ removed (used to differ win3.1 vs. 'modern...
2005-12-19  Vadim Zeitlinfix for compilation without PCH
2005-12-19  David Surovellremoved unused local variable; converted tabs to spaces
2005-12-19  Kevin OllivierUse TranslateAccelerator so that TAB, Return, etc....
2005-12-19  Kevin OllivierAllow wx parents a chance to handle events fired by...
2005-12-19  Mart Raudsepptimer.tex: wxTimerEvent is derived from wxEvent
2005-12-18  Vadim Zeitlinassert if opening more than one find/replace dialog...
2005-12-18  Stefan NeisAdded implementation for wxLocaltime_r/wxGmtime_r.
2005-12-18  Vadim Zeitlindocumented Set/GetLabel() treatment of mnemonics
2005-12-18  Vadim Zeitlin1. changed wxControl::GetLabel() to return the original...
2005-12-18  Vadim Zeitlinremoved GetLabel() which didn't do anything but forward...
2005-12-18  Vadim Zeitlinblatant compilation fix
2005-12-18  Vadim Zeitlincode cleanup: make OutputString[Ent]() simpler to call...
2005-12-18  Vadim Zeitlinuse correct encoding when saving in non-Unicode builds
2005-12-18  Michael WetherellIn the past some streams returned Eof() before the...
2005-12-18  Michael WetherellChanges to cope with parent streams which return an...
2005-12-18  Julian SmartSeparated XML and HTML rich text I/O handlers
2005-12-18  Julian SmartFixed bug introduced by compiler compatibility fix
2005-12-18  Julian SmartShould use LoadFile for file, not LoadPage
2005-12-18  Julian SmartAdded space after list item number, otherwise number...
2005-12-18  Michael WetherellPut back the warning flags
2005-12-17  Stefan NeisUse thread-safe functions where possible.
2005-12-17  Vadim Zeitlinuse just SetSizerAndFit instead of 4 equivalent lines
2005-12-17  Vadim Zeitlincorrected DoGetVirtualSize() to return at least our...
2005-12-16  Kevin OllivierScript for building mo locale files.
2005-12-16  Julian SmartFixed MDI context menu event handling problem (Stefan...
2005-12-16  Ron LeeSync changes from Debian 2.6 tree.
2005-12-16  Kevin OllivierForward port 2.6 branch changes to head.
2005-12-16  Mart Raudseppimage.tex: s/set.to/set to
2005-12-15  David Surovellfixed bug introduced in prior check-ins; minor reformatting
2005-12-15  Chris Elliottfix Borland bug http://news.gmane.org/find-root.php...
2005-12-15  David Surovellmore reformatting
2005-12-15  David Surovelleven more reformatting
2005-12-15  Dimitri Schoolwerthfixed compilo
2005-12-14  David Surovellreformat for readability
2005-12-14  David Surovellsimplified ::Show
2005-12-14  Vadim Zeitlinupdate from Janos Vegh
2005-12-14  Vadim Zeitlinfixed return code checking in wxImageList::Replace...
2005-12-14  David Surovellremoved patch 1373127
2005-12-14  Michael WetherellCompile Fix
2005-12-14  Vadim Zeitlincode cleanup
2005-12-14  Vadim Zeitlincompilation fix after last commit
2005-12-14  Julian SmartFixed wxFileDialog breakage on WinCE due to incorrect...
2005-12-14  Vadim Zeitlinfriend declarations are not injected in the enclosing...
2005-12-14  Vadim Zeitlinremoved obsolete reference to wxScrolledWindow
2005-12-13  David Surovellfixed obscure compilation problem at line 139
2005-12-13  David Surovellmore reformatting
2005-12-13  Chris Elliottfix bug sf [ 1327872 ] Borland and mslu.cpp problem
2005-12-13  David Surovellreformat for readability
2005-12-13  Mart RaudseppRemove my binary compatibility stuff from HEAD. Patch...
2005-12-13  Mart RaudseppTypo fixes in comments
next