]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-03-26  David ElliottMake wxCocoa work with wxUSE_STL==1: Use Erase instead...
2004-03-26  David ElliottMake wxCocoa work with wxUSE_STL==1:
2004-03-26  Robin DunnAdd a set for wxMac too
2004-03-26  Robin DunnBetter font selection and sizes for wxGTK2, tweaked...
2004-03-26  Robin DunnFixes and updates for the activex module info.
2004-03-26  Robin DunnA clarification
2004-03-26  Robin DunnMoved config.py to the root because if wxPython hasn...
2004-03-26  Robin DunnCleanup obsolete samples
2004-03-26  Robin Dunnuse wxPopupWindow again
2004-03-25  Václav Slavíkfixed tree item size calculation (patch 922454, partially)
2004-03-25  Robin DunnThe setup.py script will now install wxPython's headers...
2004-03-25  David ElliottMove m_isShown = false; into base class constructor
2004-03-25  Stefan Csomorplatform variants for wxMac
2004-03-25  Stefan Csomorunicode adaption
2004-03-25  Robin DunnNo need to explicitly delete the tbicon
2004-03-25  Robin DunnAdded note about wx.TaskbarIcon
2004-03-25  Robin Dunncleanup
2004-03-25  Robin Dunnadded UpdateSize
2004-03-25  Julian SmartAdded UpdateSize to wxSplitterWindow, to allow an app
2004-03-25  Jouk Jansen Committing in .
2004-03-25  Robin Dunn# 17/03/2004 - Joerg "Adi" Sieker adi@sieker.info
2004-03-25  Robin DunnreSWIGged
2004-03-25  Robin DunnreSWIGged
2004-03-25  Robin DunnAdd GetMaxTotalWidth
2004-03-25  Robin DunnEVT_SPLITTER_DCLICK alias to match the docs
2004-03-25  Robin DunnFixed OOR typo
2004-03-25  Robin DunnGetFirstChild does't need the cookie anymore
2004-03-24  Robin DunnChanged (again) how the GIL is aquired and the tstate...
2004-03-24  Robin Dunnfixed indentation
2004-03-24  Robin Dunnfixes for unicode build, return values from event handl...
2004-03-24  Robin Dunncopare lower case
2004-03-24  Václav Slavíkfixed warnings about unneeded arguments
2004-03-24  Vadim Zeitlindon't show the window initially if m_isShown is false...
2004-03-23  Václav Slavíkunified wxTaskBarIcon behaviour: wxMSW version is not...
2004-03-23  Václav Slavíkuse shared samples icon
2004-03-23  Julian SmartApplied patch [ 920076 ] [listctrl sample] Keep multise...
2004-03-23  Julian SmartApplied patch [ 899676 ] Updated project files
2004-03-23  Julian SmartApplied patch [ 905577 ] Removed copystring from OGL...
2004-03-23  Julian SmartApplied patch [ 919791 ] [widgets sample] Update wxList...
2004-03-23  Julian SmartApplied [ 899616 ] Fixes to the checklst and splitter...
2004-03-23  Julian SmartRemoved redundant wave.h include
2004-03-23  Julian SmartApplied patch [ 914126 ] Cleaning of the forty demo
2004-03-23  Julian SmartApplied patch [ 919026 ] wxBU_EXACTFIT support in wxBit...
2004-03-23  Julian SmartAdded wxBU_EXACTFIT support to wxBitmapButton on wxMSW
2004-03-23  Julian SmartMisc doc fixes
2004-03-23  Stefan Csomorclassic/carbon split
2004-03-23  Stefan Csomorclassic/carbon split
2004-03-23  Stefan Csomorclassic
2004-03-23  Julian SmartAdded new icons
2004-03-23  Robin DunnNeed to navigate to "about:blank" in order for the...
2004-03-23  Robin DunnLindsay Mathieson's newest wxActiveX class has been...
2004-03-23  Robin Dunnuse default window id
2004-03-22  Václav Slavíkmarked wxWindows.dsp as deprecated
2004-03-22  Václav Slavíkfixed linking (EXTRALIBS_GUI comes after EXTRALIBS...
2004-03-22  Robin DunnEnsure the buffer is NULL-terminated before converting it.
2004-03-22  Robin DunnExpand the range of WXK_ values that are excluded from...
2004-03-22  Vadim Zeitlinmoved wxWinHandleHash below wxWindow declaration as...
2004-03-22  Vadim Zeitlinremoved wxMotif::wxMenuItem::DeleteSubMenu()
2004-03-22  Vadim Zeitlinauto detect the icon if none given instead of asserting...
2004-03-22  Václav Slavíkcompilation fixes
2004-03-22  Vadim Zeitlinupdate from Ylia K
2004-03-21  Vadim Zeitlindistinguish between main keyboard and numeric enter...
2004-03-21  Václav Slavíklists rendering fixes (second part of patch 911377)
2004-03-21  Václav Slavíka) navigation panel needs size hint, reverted previous...
2004-03-20  Václav Slavíkremoved any possibility of confusion regarding Bakefile...
2004-03-20  Robert Roebling Applied SetItemData() patch.
2004-03-20  Vadim Zeitlincompilation fix for the last wxSprintf() change
2004-03-20  Robert Roebling Applied notebook font patch.
2004-03-20  Vadim Zeitlinwhy should wxMessageDialog dialog have another m_parent...
2004-03-20  Vadim Zeitlinreuse existing wxGetTopLevelParent() function in wxMess...
2004-03-20  Vadim Zeitlinexplicitly return NFR_UNICODE from WM_NOTIFYFORMAT...
2004-03-20  Vadim Zeitlinadded wxSetCCUnicodeFormat() and use it in wxTreeCtrl...
2004-03-20  Robert Roeblingi
2004-03-20  Robert Roebling Fix conversion error in tooltips.
2004-03-20  Stefan Csomorsplit classic and carbon
2004-03-19  Vadim Zeitlinfixed wxSnprintf() for Unicode build
2004-03-19  Julian SmartImplemented borderless wxTextCtrl (wxNO_BORDER)
2004-03-19  Stefan NeisFixed bogus line break.
2004-03-19  Jouk Jansen Committing in .
2004-03-19  Julian SmartWizard sets default button when displaying new page
2004-03-19  Julian SmartWhen a directory can't accessed, don't assert, return...
2004-03-19  Jouk Jansen Committing in .
2004-03-19  Julian SmartReduced margin in Mac wxNotebook
2004-03-19  Jouk Jansen Committing in .
2004-03-18  Václav SlavíkWXUSINGDLL is defined when building samples on non...
2004-03-18  Robin DunnSome dot-files need copied to the tarball
2004-03-18  Robin DunnCorrect file format errors
2004-03-18  Robin DunnGot rid of the BIN dir
2004-03-18  Robin Dunndemo tweaks
2004-03-18  Julian SmartRemove size hints for now that messes up nav panel...
2004-03-18  Robin Dunnadded tinkalink2.wav, as a binary file this time
2004-03-18  Robin Dunnremoved so it can get added back flagged as a binary...
2004-03-18  Robin Dunnremoved some sample sounds, added another.
2004-03-18  Robin DunnRestored part of the default positioning code for dialo...
2004-03-18  Václav Slavíkcompilation fix
2004-03-18  Robin DunnFix compile errors with VC 6. Untabified.
2004-03-18  Stefan Csomorcorrected delete operator for array
2004-03-18  Vadim Zeitlinfixes for warnings about implicit double -> int conversions
2004-03-18  Stefan NeisUntabified.
2004-03-18  Stefan NeisReverted setting WS_VISIBLE to 0, too many undesired...
next