]> git.saurik.com Git - wxWidgets.git/history - src
support filenames with empty extension (foo.) (bug 1078200)
[wxWidgets.git] / src /
2005-02-28  Vadim Zeitlinsupport filenames with empty extension (foo.) (bug...
2005-02-28  Vadim Zeitlinfixed last commit to not break ToString() for negative...
2005-02-27  Vadim Zeitlinfixed ToString() for negative long longs (bug 1101426)
2005-02-27  Václav SlavíkGTK+ headers aren't needed anymore
2005-02-27  Stefan Csomorno_rtti fix was not having correct eval order
2005-02-27  Stefan Csomorguard for 10.2
2005-02-27  Robert Roebling The position (mouse pos) returned by wxKeyEvent sometimes
2005-02-27  Stefan Csomorold style casts for no-rtti builds
2005-02-27  Vadim Zeitlinset WS_GROUP on the first button in the group, fixes...
2005-02-27  Robert Roebling SetLabel() no longer invalidates the font which
2005-02-27  Vadim Zeitlinadded default ctor and fixed copying of wxFileData...
2005-02-27  Vadim Zeitlinbetter compatibility with old wxList in wxUSE_STL=...
2005-02-27  Mattia Barbon Use the same error message for wxMSW and wxMac.
2005-02-27  Vadim Zeitlinfix to previous patch: don't crash when saving in 16bpp
2005-02-27  Vadim Zeitlinadded support for saving grey and grey-red PNG images...
2005-02-27  Stefan Csomorommission
2005-02-27  Stefan Csomorcleanup
2005-02-27  Stefan Csomorcleanup
2005-02-27  Stefan Csomormoving compositing knowledge into utility classes
2005-02-27  Stefan Csomorscrolling UPP moved
2005-02-27  Václav Slavíkcopyright and name updates
2005-02-27  Julian SmartFixes
2005-02-27  Julian SmartAdded GetBitmap, GetIcon to wxImageList
2005-02-27  Ryan Nortonfix compilation - Stefan see my last commit bundle :)
2005-02-27  Stefan Csomorcleanup
2005-02-27  Stefan Csomorcleanup
2005-02-27  Stefan Csomorreintroducing non-composited functionality due to DataB...
2005-02-27  Stefan Csomorreintroducing non-composited functionality due to DataB...
2005-02-26  Mattia Barbon Add implementation for pure virtual method.
2005-02-26  Mattia Barbon No real change.
2005-02-26  Michael WetherellMove wxGetOSFHandle to include/wx/msw/private.h since...
2005-02-26  Ryan NortonFix error and some warnings - wxTopLevelWindowMac needs...
2005-02-26  Robin DunnThe key event for the shift key should not start the...
2005-02-26  Robin DunnCorrect GetString check message
2005-02-26  Robin DunnRange check the index in GetString
2005-02-25  Julian SmartUse wxIMAGE_OPTION_QUALITY
2005-02-25  Stefan Csomoradd mac theme -> rgb color conversion
2005-02-25  Stefan Csomorsubmenus have to work in these as well
2005-02-25  Stefan Csomornew MLTE implementation, using our own scrolling
2005-02-25  Stefan Csomoravoid negative widths, moved deeper down
2005-02-25  Stefan Csomoravoid negative widths
2005-02-25  Vadim Zeitlinfix for disabling the control (bug 1150830)
2005-02-25  Julian SmartMake HTCLIENT code off by default
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...
next