]> git.saurik.com Git - wxWidgets.git/history - src
always use SYSTEM_FONT under CE, it doesn't have any others
[wxWidgets.git] / src /
2004-04-04  Vadim Zeitlinalways use SYSTEM_FONT under CE, it doesn't have any...
2004-04-04  Vadim Zeitlininclude wx/msw/wrapwin.h instead of entire private...
2004-04-04  Vadim ZeitlinWinMain() is Unicode under CE (how did this work before?)
2004-04-04  Vadim Zeitlinimplemented bsearch() for CE; added src/msw/wince/crt.cpp
2004-04-04  Stefan Csomorcorrected content vs structure calculation
2004-04-04  Stefan Csomorcolor must not be set for wxMac
2004-04-03  Stefan NeisCommited slighly modified fix by David Parsons.
2004-04-03  Václav SlavíkWinCE compilation fixes (is this correct?)
2004-04-03  Stefan NeisAvoid core dumps when SetImageList is used.
2004-04-03  Stefan Csomorconcentrating content and structure region calculations
2004-04-03  Václav Slavíkprecompiled headers fix
2004-04-03  David ElliottMake DoGetBestSize cache the value of GetSize() the...
2004-04-03  Robin Dunnm_font may not have been set yet. Default to letting...
2004-04-02  David ElliottAdded wxObjcAutoRef* classes for automatic retain/relea...
2004-04-02  Julian SmartAllow app to call SetWindowVariant before creation...
2004-04-02  Stefan Csomoradding QDSwapPort for performance reasons
2004-04-02  Stefan Csomorsupporting non-theme fonts
2004-04-01  Julian SmartFixed warning
2004-04-01  Julian SmartImplemented Enable for wxMenuBar to avoid assert
2004-04-01  David Elliott#include "wx/settings.h" for wxSystemSettings
2004-04-01  Stefan CsomorAssert for incorrect style, added Deselection for singl...
2004-04-01  Stefan Csomordefault to striped background
2004-04-01  Stefan Csomorsupporting events also for root control (needed for...
2004-04-01  Stefan Csomorfixing shape windows, as we now use the structure regio...
2004-04-01  Stefan Csomorpass in NULL for mouse event handler, otherwise the...
2004-04-01  Vadim Zeitlinremoved (well, kept empty shell to avoid breaking exist...
2004-04-01  Vadim Zeitlinfixed DoGetBestSize() for default buttons
2004-04-01  Vadim Zeitlinimplemented GetBestSize()
2004-04-01  Vadim ZeitlinwxGTK became a little too eager in using the best size...
2004-04-01  Vadim Zeitlinuse GetFont() instead of (possibly not initialized...
2004-04-01  Vadim Zeitlinshow window from PostCreation() (which is called for...
2004-04-01  Vadim Zeitlinonly use font/colours in SetWidgetStyle() if they're set
2004-04-01  Vadim Zeitlinreally show the menubar (calling Show(TRUE) doesn't...
2004-04-01  Vadim Zeitlinreally show the window after creation (calling Show...
2004-04-01  Vadim Zeitlinuse the window default colours, not hardcoded ones...
2004-04-01  Vadim Zeitlingive the panel 3D grey colour by default: as it's not...
2004-04-01  Vadim Zeitlinuse wxFULL_REPAINT_ON_RESIZE only for wxPreviewCanvas...
2004-04-01  Vadim Zeitlinfixed unused param warning
2004-04-01  Stefan Csomoradded adjustOrigin parameter to bounds calculation...
2004-04-01  Stefan Csomorremoved duplicate background colour setting (was leadin...
2004-04-01  Stefan Csomorremoved flags for wxOK etc that interfere with minifram...
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
next