]> git.saurik.com Git - wxWidgets.git/history - src
cast corrected
[wxWidgets.git] / src /
2004-04-01  Stefan Csomorcast corrected
2004-04-01  Vadim Zeitlinuse MSWCreateControl() instead of the old mess; impleme...
2004-04-01  Vadim Zeitlinimplemented Get(Class)DefaultAttributes()
2004-04-01  Vadim Zeitlinremoved SetFont() inheriting the parents font
2004-04-01  Vadim Zeitlinadded wxGetCCDefaultFont() returning the default icon...
2004-04-01  Vadim Zeitlindefault implementation of Get(Class)DefaultAttributes()
2004-04-01  Vadim Zeitlinadded Get(Class)DefaultAttributes()
2004-03-31  Stefan Csomorcorrected Refresh (client coordinates)
2004-03-31  Stefan Csomorscrollbars added
2004-03-31  Julian SmartAdded version test
2004-03-31  Robert Roebling Applied patch for Intel compiler.
2004-03-31  Stefan Csomordifferent approaches implemented
2004-03-31  Stefan Csomorrefresh on move changed
2004-03-31  Stefan Csomorreverting drawing code
2004-03-30  Vadim Zeitlinset SMALL_FONT for controls here because InheritAttribu...
2004-03-30  Vadim Zeitlindon't inherit font from the parent by default
2004-03-30  Vadim Zeitlincall wxApp::OnExceptionInMainLoop() when an exception...
2004-03-30  Vadim Zeitlinimplemented wxApp::OnExceptionInMainLoop()
2004-03-30  Stefan Csomorfixing auto wrap and default font
2004-03-30  Vadim Zeitlinimplemented Freeze/Thaw() (patch 922156)
2004-03-30  Stefan Csomordatabrowser notification trigger events now
2004-03-30  Julian SmartFix for missing __CHAR_BIT__ under MacOS X
2004-03-30  Julian SmartCompile fixes for 10.2 headers
2004-03-30  Stefan Csomorsince we are not getting the kEventDraw messages for...
2004-03-30  Stefan Csomormixed height and width
2004-03-30  Stefan Csomorcommented that redraw workaround as it was causing...
2004-03-30  David ElliottGetMenuBar() now traverses up the hierarchy so it no...
2004-03-30  David ElliottwxMenuBase changes:
2004-03-30  David ElliottInstead of m_menuBar use GetMenuBar() which will be...
2004-03-29  Robin DunnCheck that the file successfully loaded, use the length...
2004-03-29  Stefan Csomorattempt to work around SDK specific problems
2004-03-29  Václav Slavíkapplied patch 923858 (fixes crash in zlib streams)
2004-03-29  Stefan CsomorBestSize is ok for built-ins
2004-03-29  Stefan Csomoranother attempt to export
2004-03-29  Robert Roebling Applied SetForegorund colour patch for GTK2.
2004-03-29  Robert Roebling Applied patches.
2004-03-29  Stefan Csomoradded tlw include
2004-03-29  Stefan Csomorbest size calculations based on bitmap size
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 .
next