]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-10-20  Vadim Zeitlininitial Unix implementation
2004-10-20  Vadim Zeitlindon't use wxCOMPILE_TIME_ASSERT2, wxCOMPILE_TIME_ASSERT...
2004-10-20  Vadim Zeitlinmoved AppendAppName() from MSW to common code; modified...
2004-10-20  Vadim Zeitlinremoved special definition of wxCOMPILE_TIME_ASSERT2...
2004-10-20  Vadim Zeitlindefine wxMAKE_UNIQUE_NAME so that it works even in...
2004-10-19  Vadim Zeitlinupdated bulid notes to include cmd line building instru...
2004-10-19  Vadim Zeitlinremoved unneeded junk copied from MSW port
2004-10-19  Vadim Zeitlinfixed status bar source file name; removed wxUSE_NATIVE...
2004-10-19  Vadim Zeitlinignore build directory
2004-10-19  Robin DunnreSWIGged for WebKitCtrl
2004-10-19  Robin Dunndocstring typo fixed
2004-10-19  Robin DunnreSWIGged for WebKitCtrl
2004-10-19  Robin DunnGive wxEVT_WEBKIT_STATE_CHANGED a dummy value too.
2004-10-19  Robin DunnreSWIGged for WebKitCtrl
2004-10-19  Robin DunnMore WebKitCtrl tweaks, added wxWebKitStateChangedEvent...
2004-10-19  Włodzimierz... Warning fix to avoid typecasting with OW elsewhere.
2004-10-19  Robin Dunna little cleanup
2004-10-19  Robin DunnreSWIGged for WebKitCtrl
2004-10-19  Robin DunnSome tweaks for WebKitCtrl.
2004-10-19  Włodzimierz... OW warning fix. Our compile time asserts warns when...
2004-10-19  Václav Slavíkadded wxTB_HORZ_TEXT
2004-10-19  Vadim Zeitlindeclaration (only, so far) for Unix
2004-10-19  Vadim ZeitlinwxStandardPaths test
2004-10-19  Vadim Zeitlininitial implementation for MSW
2004-10-19  Vadim Zeitlinswitched to using a real class instead of a namespace...
2004-10-19  Vadim Zeitlinfixed GetConfigDir() description; added MT-safety note
2004-10-19  Vadim Zeitlindocument that not skipping left click event results...
2004-10-19  Vadim Zeitlindon't set focus to the window when it is clicked if...
2004-10-19  Vadim Zeitlinextracted LPITEMIDLIST wrappers in a separate header...
2004-10-19  Václav Slavíkalways use wxStaticCast in XRCCTRL (asserts in case...
2004-10-19  Julian SmartCleaned up commented-out code
2004-10-19  Julian SmartRemoved accidentally committed file
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port
2004-10-19  Vadim Zeitlindon't return wxLIST_HITTEST_ONITEMICON from HitTest...
2004-10-19  Vadim Zeitlindefine __WXOSX__ for wxMac/Cocoa; document it
2004-10-19  Vadim Zeitlinset mouse capture flag to false when releasing the...
2004-10-19  Julian SmartSQLINTEGER not defined in iodbc
2004-10-19  Stefan Csomoreliminate double deletion
2004-10-19  Stefan Csomorleads to a double call of AddChild, if we don't see...
2004-10-19  Kevin OllivierAdditions for webkit wrapper support.
2004-10-19  Kevin OllivierAdding wxWebKitCtrl wrappers.
2004-10-19  Ryan NortonRework comment a bit to accurately reflect situation...
2004-10-19  David ElliottFixed incorrect comment about [NSDate distantPast]...
2004-10-19  Robin DunnRemove pre-existing wx dirs from sys.path
2004-10-19  Robin DunnMore PyPlot updates from Gordon Williams:
2004-10-19  Robin DunnRemove comment too
2004-10-19  Robin Dunnuse multiple images for changing the taskbar icon
2004-10-19  Robin Dunnfix image range
2004-10-18  Vadim Zeitlinfixed include guard after renaming the file
2004-10-18  Vadim Zeitlin- added and documented Get/SetInstallPath() under Unix
2004-10-18  Vadim Zeitlinrenamed wxFileLocator to wxStandardPaths
2004-10-18  Vadim Zeitlinfix Mac/Unicode build after last commit
2004-10-18  David ElliottDue to the last change the delegate should not release...
2004-10-18  Vadim Zeitlinunsigned off_t doesn't exist
2004-10-18  David ElliottRenamed m_hSnd to m_cocoaNSSound (match rest of wxCocoa).
2004-10-18  Julian SmartDon't remove generic status bar from parent, since...
2004-10-18  David ElliottRemoved some extraneous whitespace.
2004-10-18  Julian SmartwxRadioButtons in the same group no longer have to...
2004-10-18  David ElliottwxCocoa: Add native file dialog from Ryan Norton. ...
2004-10-18  David ElliottRebaked (build/bakefiles/common.bkl 1.95->1.96 change)
2004-10-18  Václav Slavíkfixed previous revision: call wxControl's, not wxButton...
2004-10-18  Włodzimierz... Unnecessary const_ prefix removed (blindly).
2004-10-18  Václav Slavíkbe user friendly on Unix and expand the / node automati...
2004-10-18  Václav SlavíkwxBitmapButton doesn't need own DoGetBestSize, wxContro...
2004-10-18  Václav Slavíksupport alpha channel in menu items bitmaps, too
2004-10-18  Václav SlavíkXRC ignored menu bitmap on non-MSW platforms, fixed
2004-10-18  Václav Slavíkfixed typo
2004-10-18  Włodzimierz... Warning fixes for OpenWatcom.
2004-10-18  Vadim Zeitlinremove the selection when SetSelection(-1) is called...
2004-10-18  Vadim Zeitlintypo
2004-10-18  Vadim Zeitlindocumented that SetSelection(-1) removes the selection
2004-10-17  Vadim Zeitlinadded wxDynamicLibrary::HasSymbol()
2004-10-17  Robert Roebling Renamed wxPrintNativeData methods to better match
2004-10-17  Vadim Zeitlinadded \newsince command
2004-10-17  Vadim Zeitlinadded interface for wxFileLocator class
2004-10-17  Włodzimierz... Warning fixes related to various cases of typecasting.
2004-10-17  Vadim Zeitlinmention enhanced metafiles bug fix
2004-10-17  Vadim Zeitlincompilation fix for Borland
2004-10-17  Włodzimierz... wxHashMap compatible typecasting.
2004-10-17  Vadim Zeitlin- wxDynamicLibrary::GetDllExt() now returns ".bundle...
2004-10-17  Robert Roebling Took one part of the patch back again...
2004-10-17  Robert Roebling First step at moving the print (dialog) native
2004-10-17  Włodzimierz... __WXDEBUG__ is defined/undefined, not 0/1!
2004-10-17  Włodzimierz... _() needs intl.h.
2004-10-17  Vadim Zeitlinremoved obsolete and unused code for USE_BITMAP_MASKS...
2004-10-17  Robert Roebling Forgot to commit.
2004-10-17  Robert Roebling Applied (part of) small patch from Chris Bogolte...
2004-10-17  Vadim Zeitlincompilation fix for !USE_PCH
2004-10-17  Stefan Csomoradded mac constants
2004-10-17  Stefan Csomorguard against m_peer = NULL in Show()
2004-10-17  Stefan Csomordon't restrict to OS9 API for Mac-Builds
2004-10-17  Stefan Csomor__WXMAC_OSBUILDTYPE__ selections are now only defined...
2004-10-17  Stefan Csomor__WXMAC_OSBUILDTYPE__ selections are now only defined...
2004-10-17  Robert Roebling Fixed lost focus events in wxListBox.
2004-10-17  Robert Roebling Link problem.
2004-10-17  Robin DunnTest GetTextRange on some unicode text
2004-10-17  Robin DunnUse Scintilla's functions for Unicode/UTF8 conversions
2004-10-17  Vadim Zeitlinadded test for the (just fixed) bug with adding the...
2004-10-17  Vadim Zeitlinuse common code to determine best notebook size instaed...
2004-10-17  Vadim Zeitlinadded --linkdeps switch
next