]> git.saurik.com Git - wxWidgets.git/history - src
Use "&Help" so wxMac doesn't make an extra help menu
[wxWidgets.git] / src /
2004-03-29  Robin DunnUse "&Help" so wxMac doesn't make an extra help menu
2004-03-29  Stefan CsomorUpdate Region is not always correct, we use the visible...
2004-03-29  Stefan CsomorUMADrawControl is not to be used anymore
2004-03-29  Stefan CsomorCleanup
2004-03-29  Stefan CsomorSetSize with all -1 was returning too soon in some...
2004-03-29  Stefan Csomorfixed multiline wrap-around
2004-03-29  Stefan Csomorcleanup in toplevel activation, and switching to native...
2004-03-29  Stefan Csomorstarted for unicode text control, in case we will not...
2004-03-29  Stefan Csomoradded port state save class
2004-03-29  Vadim Zeitlinmade wxADJUST_MINSIZE default
2004-03-29  Stefan Csomoradded hilite change notification
2004-03-29  Stefan Csomoradded new notifications to be added, corrected DoGetBes...
2004-03-29  Stefan Csomorsupport metal appearance
2004-03-29  Stefan Csomorcorrect include for OSX only
2004-03-29  Stefan Csomorexpose metal appearance
2004-03-28  Stefan Csomorfix for get best size when having empty labels
2004-03-28  Stefan Csomoradded native alignement support
2004-03-28  Stefan CsomorClear does nothing if we have a non valid brush (ie...
2004-03-28  Stefan Csomorbackground drawing uncommented again
2004-03-28  Stefan Csomoradded first bare bones implementation for PositionToXY...
2004-03-28  Stefan Csomortoplevel event handler exposed
2004-03-28  Václav Slavíkreverted previous commit, it broke URLs parsing
2004-03-28  Julian SmartCorrected wxFileSystemHandler::GetRightLocation for...
2004-03-28  Vadim Zeitlinremoved Win16 code (patch 905241), last version with...
2004-03-28  Stefan Csomorvisibility changed code fixed
2004-03-28  Stefan Csomormouse handling fixed, skipping if we have no native...
2004-03-28  Stefan Csomorextending calculation of visible region
2004-03-28  Stefan Csomortypo in mouse event handler
2004-03-28  Stefan Csomorshowing a bevel button for a multiline label (is not...
2004-03-27  Vadim Zeitlinuse best size instead of hard coded 80*26 in SetSize...
2004-03-27  Vadim Zeitlinjust an unused var warnings
2004-03-27  Vadim Zeitlinprintf() format mismatch warning fixed
2004-03-27  Stefan Csomormoving GUI function to proper place
2004-03-27  Stefan Csomornew control based view architecture
2004-03-27  Stefan Csomormac fixes
2004-03-27  Stefan Csomorproper theme fonts
2004-03-27  Stefan Csomormake construct simpler
2004-03-27  Stefan Csomormerge of new wxMac code
2004-03-27  Stefan Csomorworkaround to get things compiling properly under CW...
2004-03-27  Stefan CsomorNO_BORDER support backported into carbon subdir
2004-03-27  Stefan Csomorexport var that is sought for afterwards from shared lib
2004-03-27  Stefan Csomorcompiler warning fixed
2004-03-27  Stefan Csomorget keys support
2004-03-27  Stefan Csomorunicode support
2004-03-26  Vadim Zeitlindon't set wxMenu::m_menuBar when appending the menu...
2004-03-26  David ElliottAdd support for checked and radio menu items
2004-03-26  David ElliottImplement SetBitmaps()
2004-03-26  David Elliott* Add a comment to Enable() indicating that it is prope...
2004-03-26  Stefan Csomorfiles of wxMac moved into carbon subdirs
2004-03-26  David ElliottCreate real separator items instead of items without...
2004-03-26  Stefan Csomorfiles of wxMac moved into carbon subdirs
2004-03-26  Stefan Csomorfiles of wxMac moved into carbon subdirs
2004-03-26  Stefan Csomoradded Mach-O shared library targets
2004-03-26  Stefan Csomorclassic split, building from the files in the src/mac...
2004-03-26  David ElliottCreate(): use wxAutoNSAutoreleasePool
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 Dunnuse wxPopupWindow again
2004-03-25  Václav Slavíkfixed tree item size calculation (patch 922454, partially)
2004-03-25  David ElliottMove m_isShown = false; into base class constructor
2004-03-25  Julian SmartAdded UpdateSize to wxSplitterWindow, to allow an app
2004-03-25  Jouk Jansen Committing in .
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  Julian SmartApplied patch [ 919026 ] wxBU_EXACTFIT support in wxBit...
2004-03-23  Julian SmartAdded wxBU_EXACTFIT support to wxBitmapButton on wxMSW
2004-03-23  Stefan Csomorclassic/carbon split
2004-03-22  Václav Slavíkmarked wxWindows.dsp as deprecated
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 Zeitlinremoved wxMotif::wxMenuItem::DeleteSubMenu()
2004-03-22  Vadim Zeitlinauto detect the icon if none given instead of asserting...
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  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 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  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  Julian SmartRemove size hints for now that messes up nav panel...
2004-03-18  Robin DunnRestored part of the default positioning code for dialo...
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-17  Václav Slavíkwe need to output \r\n on MSW
next