]> git.saurik.com Git - wxWidgets.git/history - src
Next step on bringing PalmOS build to the same filelist as in bakefiles: adjustements...
[wxWidgets.git] / src /
2005-02-24  Włodzimierz SkibaNext step on bringing PalmOS build to the same filelist...
2005-02-24  Vadim Zeitlinfix for SetValue() losing effect after focus change...
2005-02-24  Vadim Zeitlinreally fixed bug with DST in Set(h, m, s, ms) (see...
2005-02-24  Vadim Zeitlinuse correct colour for the toolbar initially (patch...
2005-02-24  Stefan Csomorunder compositing windows when using the 'classic'...
2005-02-24  Stefan Csomoradd version checks instead of symbol checks, so that...
2005-02-24  Stefan Csomornotifying children of absolute position changes, add...
2005-02-24  Stefan Csomormaking implementation independent of a wx-peer of that...
2005-02-24  Stefan Csomorforwarding position changed events to peer
2005-02-24  Włodzimierz SkibaFurther improvements in composite controls (wxRadioBox...
2005-02-24  Julian SmartRestored mouse sensitivity for static box and static...
2005-02-23  Włodzimierz SkibaMore support in wxRadioBox for PalmOS. Refreshing fixes.
2005-02-23  Stefan Csomorforce icon type for tools, as PICTs are not shown
2005-02-23  Stefan Csomorscaling for 24x24 and 64x64 sizes
2005-02-23  Stefan CsomorHITextView fixed
2005-02-23  Włodzimierz SkibaLinup API of wxRadioBox::Show on all ports. Move wxRadi...
2005-02-23  Włodzimierz SkibaLinup API of wxRadioBox::Show on all ports. Move wxRadi...
2005-02-23  Stefan Csomorswitch OSX implementations to unicode text ctrl meanwhile
2005-02-23  Włodzimierz SkibaLinup API of wxRadioBox::Show on all ports. Move wxRadi...
2005-02-23  Stefan Csomoralong the same change in dc
2005-02-23  Stefan Csomorrevamping classic MLTE implementation
2005-02-23  Stefan Csomoradding peer back to wxWindow
2005-02-23  Stefan Csomoradding peer back to wxWindow
2005-02-23  Stefan Csomorcarbon cfm fixes, factoring code
2005-02-23  Stefan Csomorcarbon cfm fixes
2005-02-23  Stefan Csomoradding a peer pointing back to wxWindow
2005-02-22  Dimitri Schoolwerthuse a larger font again for wxMSW (the chopping off...
2005-02-22  Robert Roebling Better correction to the wxListBox misbehaviour.
2005-02-22  Václav Slavíkfixed wxDateTime::ParseFormat to correctly handle ...
2005-02-22  Michael WetherellRemoved dependency on wx/html/forcelnk.h
2005-02-22  Włodzimierz SkibaMore wxAPI for radiobox of PalmOS.
2005-02-22  Ryan Nortonfix some 'might not be initialized in this function...
2005-02-22  Dimitri Schoolwerthdon't create a png alpha image if we don't have to
2005-02-21  Robert Roebling Show that the GTK+ listbox doesn't deselect any item
2005-02-21  Włodzimierz SkibaConsistent wxWindow::Enable with wxRadioBox::Enable...
2005-02-21  Stefan Csomorwarning fix
2005-02-21  Robin DunnTreat the numpad enter key the same as the main enter key
2005-02-21  Stefan CsomorXTI fix for VC 7.1 (VC 8.0 didn't complain)
2005-02-21  Stefan Csomordrawing circles with a transparent pen was filling...
2005-02-21  Stefan Csomorfix for quartz case
2005-02-21  Stefan Csomorwarning cleanup
2005-02-21  Stefan Csomortrials for proper synchronizing between different conte...
2005-02-21  Stefan Csomoradapting to bitmaprefdata changes
2005-02-21  Stefan Csomorfirst step into modernizing MLTE-Classic as it still...
2005-02-21  Stefan Csomorcarbon cfm / classic fixes
2005-02-21  Stefan Csomormoving native format generation into bitmap ref data...
2005-02-21  Julian SmartDon't inherit background from parent if we're top-level
2005-02-21  Julian SmartCorrected compilo
2005-02-21  Vadim Zeitlinadded debug/release DLL configurations so that VC+...
2005-02-21  Vadim Zeitlincall gdk_flush() in Update() (see discussion of patch...
2005-02-21  Vadim Zeitlinuse different image for pressed button state
2005-02-21  Vadim Zeitlinimplementation of wxRendererXP::DrawComboBoxDropButton...
2005-02-20  Robert Roebling Changed wxFopen() calls to use c_str
2005-02-20  Robert Roebling Applied patch to allow resizing the popup window.
2005-02-20  Robert Roebling Added LDOWN handler for wxListBox so that it wil
2005-02-20  Robert Roebling Commited fix for wrong background colour in TLWs...
2005-02-20  Vadim Zeitlinremoved explicit calls to gtk_glwindow_(realized/map...
2005-02-20  Julian SmartFont correction
2005-02-20  Stefan Csomortoggle corrected for click as well
2005-02-20  Stefan Csomoradded missing files
2005-02-20  Stefan Csomorcleanup
2005-02-20  Stefan Csomorchanging include type for XCode
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...
next