]> git.saurik.com Git - wxWidgets.git/history - src
guard for 10.2
[wxWidgets.git] / src /
2005-02-20  Vadim ZeitlinwxUniv compilation fix
2005-02-20  Vadim Zeitlincleanup of TrackMouseEvent() code (use a single #ifdef...
2005-02-20  Vadim Zeitlincompilation fix for wxUSE_STL==1
2005-02-20  Vadim Zeitlinremoved wxLoadBitmap() introduced in 1.37 -> 1.38;...
2005-02-20  Julian SmartDon't repaint window if hidden
2005-02-20  Julian SmartFix for compilo
2005-02-20  Ryan Nortonif wxUSE_XXX fixes
2005-02-20  Ryan Nortonuse on cocoa without fontmapper
2005-02-20  David ElliottDon't build when __WXMAC__ is defined but __WXMAC_OSX__...
2005-02-20  Kevin HockColor dialog sliders make more sense inverted, with...
2005-02-20  Vadim Zeitlinuse native gtk_paint_expander() to implement DrawTreeIt...
2005-02-20  Dimitri Schoolwerthminor textual fix
2005-02-20  Vadim Zeitlintrying to draw transparent arrow instead of opaque...
2005-02-20  Vadim Zeitlinyet more corrections to drop down button drawing: don...
2005-02-20  Vadim Zeitlindon't use invalid font in wxDC used for measuring text...
2005-02-20  Vadim Zeitlincompilation fix after last patch
2005-02-20  Vadim Zeitlinadded OnSysColourChanged() (modified patch 1103439)
2005-02-19  Robin DunnOn wxMac don't call Refresh from FullPaint as that...
2005-02-19  Vadim Zeitlinoops, fixed crash introduced in last check in
2005-02-19  Vadim Zeitlinset string length to 0 in AllocBeforeWrite() just to...
2005-02-19  Vadim Zeitlinadded wxNavigationEvent::FromTab flag
2005-02-19  Vadim Zeitlinfix (with unknown but apparently beneficial effects...
2005-02-19  Vadim Zeitlinadded InitAlpha() (replaces patch 991168)
2005-02-19  Vadim Zeitlinreenable WS_TABSTOP (patch 1045547)
2005-02-19  Vadim Zeitlinprocess CBN_SELENDOK and not only CBN_SELCHANGE (patch...
2005-02-19  Vadim Zeitlinfix for Create(wxDateInvalidDate)
2005-02-19  Vadim Zeitlinwe don't need to use solid colour for background drawin...
2005-02-19  Vadim Zeitlinadded MSWPrintChild() for drawing child background...
2005-02-19  Robin DunnFixed compile error
2005-02-19  Stefan Csomorguarding against non supported logical modes
2005-02-19  Stefan Csomoruse theme drawing
2005-02-19  Stefan Csomoradapt to mac l&f
2005-02-19  Vadim Zeitlinextracted check for wxListCtrl in WM_PRINT handler...
2005-02-19  Stefan CsomorAdding theme drawing for list header under 10.3
2005-02-19  Stefan CsomorEVT_CHAR_HOOK added
2005-02-19  Vadim Zeitlindon't steal EVT_RIGHT_UP in rich edit controls for...
2005-02-19  Vadim Zeitlinmore visual improvements to owner-drawn menus (patch...
2005-02-19  Vadim ZeitlinwxGenericListCtrl::SetItemState(-1) now changes the...
2005-02-19  Vadim Zeitlinadded more icons (for GTK only) (patch 1097684)
2005-02-19  Vadim Zeitlinfixed hash collisions in ZIP files (patch 1082026)
2005-02-19  Vadim ZeitlinwxCommandProcessor::MarkAsSaved() and IsDirty() added...
2005-02-19  Vadim Zeitlindocument GetOptionInt() as returning 0 for the options...
2005-02-19  Vadim Zeitlinmore options for JPEG and TIFF handlers (slightly modif...
2005-02-19  Vadim Zeitlindraw drop down button using native calls (patch 1144389)
2005-02-19  Vadim Zeitlinadded wxMBConv parameter for wxFFile::ReadAll() and...
2005-02-19  Stefan Csomorswitching to IconRefs for menu bitmaps
2005-02-19  Stefan Csomorcleaning up, adding support for Quartz / Themeing befor...
2005-02-19  Stefan Csomorfixes, adding paint handler for non OSX case toplevel...
2005-02-19  Stefan Csomoradding PICT conversion for IconRef
2005-02-19  Vadim ZeitlinVK_MENU is WXK_ALT, notWXK_MENU (patch 1119601)
2005-02-19  Vadim Zeitlinfixes for MSW
2005-02-19  Vadim Zeitlin1. undid the "simplification" of patch 1096066 which...
2005-02-19  David Elliottinclude wx/setup.h and check to make sure it's not...
2005-02-19  Kevin HockENTER and LEAVE mouse events for multi-line text contro...
2005-02-19  Stefan Csomorcorrected bitmap mask -> Image conversion
2005-02-19  Kevin HockAdded newline at the end, eliminates gcc warning
2005-02-19  David ElliottRebaked with Bakefile 0.1.7.
2005-02-19  Kevin HockwxTE_AUTO_URL for wxGTK2 from Mart R. [patch 1126182]
2005-02-18  Kevin OllivierAdding GetPartialTextExtents implementation.
2005-02-18  Stefan Csomorusing correct theme heights for header on mac
2005-02-18  Stefan Csomornew layout was messing with separator positions
2005-02-18  Stefan Csomorguard quartz specific code
2005-02-18  Robin DunnDon't know if this is right but it fixes a compile...
2005-02-18  Robin DunnFix the use of Today() for when invalid date is passed...
2005-02-18  Robin DunnwxStdButtonSizer Finalise --> Realize
2005-02-18  Stefan Csomorsetting up correct port origin as well
2005-02-18  Stefan Csomorreintroducing direct access, clipping to client area...
2005-02-18  Stefan Csomorreintroducing direct access, cleanup
2005-02-18  Włodzimierz SkibaTypo fixes.
2005-02-18  Dimitri Schoolwerthuse prefix file; (auto-)removed some of the unused...
2005-02-18  Dimitri Schoolwerthdon't redefine __WXMAC__
2005-02-18  Stefan Csomorcorrecting support for more tool sizes, support for...
2005-02-18  Stefan Csomorhaving fixed size icons, scaling from other common...
2005-02-18  Stefan Csomoralpha support for Scale added
2005-02-18  Ryan NortonwxUSE_XXX related fixes
2005-02-18  Robin DunnSelect an item using the value passed to the ctor/Create
2005-02-18  Ryan Norton[ 1123124 ] wxStringBase::Alloc can change string length
2005-02-17  Vadim Zeitlinrevert to the old flicker-less version when background...
2005-02-17  Vadim Zeitlinminor cleanup
2005-02-17  Vadim Zeitlincorrected wxRTTI macros
2005-02-17  Vadim Zeitlinmore tweaks to drop down arrow drawing (Andreas Pflug)
2005-02-17  Ryan NortonUse without mimetypes enabled
2005-02-17  Ryan Nortoncompile wxFileXXXStream without wxFFileXXXStream
2005-02-17  Ryan NortonEnable compilation on mac without wxFontMapper
2005-02-17  Ryan Nortongcc doesn't have pragma warning
2005-02-17  Ryan Nortonint argument/unsigned int arg warning fix
2005-02-17  Stefan Csomor24x24 bitmaps and separator for flat style added
2005-02-17  Ryan NortonComboBox for cocoa
2005-02-17  Kevin OllivierAdded empty methods for wxIcon functions to match...
2005-02-16  Ryan Nortonimplement some missing methods
2005-02-16  Robert Roebling Applied background colour patch for Motif notebooks
2005-02-16  Julian SmartFixed windows not displaying on SmartPhone
2005-02-16  Dimitri Schoolwerthfixed wxlib Mach-O debug and release compilation
2005-02-16  Włodzimierz SkibawxPoint/Size/Rect() causes the same code with (0,0...
2005-02-16  Stefan Csomoradded non-bordered toolbar tools
2005-02-16  Dimitri Schoolwerthfixed Mach-O compilation
2005-02-16  Dimitri Schoolwerthminor typo fixes
2005-02-16  Julian SmartStandard dialogs becoming useable on WinCE.
2005-02-16  Włodzimierz SkibaNative PalmOS wxLongLong. Introduction of wxULongLong_t...
2005-02-16  Julian SmartWinCE doesn't have _set_se_translator
next