]> git.saurik.com Git - wxWidgets.git/history - src
fix for mingw which has TBSTYLE_FLAT but not TBSTYLE_TRANSPARENT (yet).
[wxWidgets.git] / src /
2002-01-29  Ron Leefix for mingw which has TBSTYLE_FLAT but not TBSTYLE_TR...
2002-01-29  Mattia BarbonUpdated projects/makefiles
2002-01-29  Mattia BarbonNew wxHashMap class.
2002-01-29  Gilles Depeyrotcorrection for compilation with Apple DevTools
2002-01-29  David WebsterMinor fix for owner drawn menu item.
2002-01-28  David WebsterPopup Menu processing.
2002-01-28  Mattia BarbonFix MinGW compilation.
2002-01-28  Stefan Csomorbridged mapfile native path to filesys url paths for mac
2002-01-28  Stefan Csomoradjusted relative path composition for mac
2002-01-28  Stefan Csomorcorrected path splitting for mac relative paths
2002-01-28  Stefan Csomorhelp files added
2002-01-28  Vadim Zeitlinchanged the year to 2002
2002-01-28  Robert Roebling wxDC::Blit(): the source coordinates are logical...
2002-01-28  Vadim Zeitlinfix for a typo (== instead of =)
2002-01-28  Vadim Zeitlinremoved non existing unzip.h from the filelist.txt...
2002-01-28  Vadim Zeitlinfixes to allow compilation with FreeBSD make
2002-01-28  Robert Roebling Change idle behvaiour with regard to wxIdleEvent...
2002-01-28  Vadim Zeitlinwarning fixes in GetColor() for the newly added values
2002-01-28  Vadim Zeitlinmore Unicode fixes for help files
2002-01-28  Gilles Depeyrotaxis orientation must not be taken into account for...
2002-01-28  Vadim ZeitlinUnicode compilation fixes, also moved private constants...
2002-01-28  Vadim Zeitlindon't call wxLogLastError() in wx{File|Path}Exists
2002-01-28  David WebsterVarious fixes for Textctrl and Popup Menus.
2002-01-28  Vadim Zeitlinfixed code in OpenURL() to actually use the result...
2002-01-28  Vadim ZeitlinWindows XP appearance fixes for status and tool bars...
2002-01-27  Václav SlavíkXMLID->XRCID, XMLCTRL->XRCCTRL
2002-01-27  Václav Slavíkimplemented writing in original encoding
2002-01-27  Václav SlavíkA couple of fixes to wxMGL's wxWindow:
2002-01-27  Václav Slavíkfixes to WXK_PRIOR/WXK_PAGEUP handling in wxUniv
2002-01-27  Václav Slavíksmall m_blinkedOut consistency corrections
2002-01-27  Václav Slavíkcalling wxWindow::Update from wxWindowDC ctor wasn...
2002-01-27  Robert Roebling wxMiniFrame works again.
2002-01-27  Václav Slavíknew wxHtmlWindow::OnOpeningURL API
2002-01-27  Václav SlavíkwxUSE_MIMETYPE in src/unix/mimetype.cpp
2002-01-27  Vadim Zeitlinset extra margins to be 0 by default, not 50
2002-01-27  Julian SmartApplied patch to implement wxChoice::SetString and...
2002-01-27  Václav Slavíkprevent crash when trying to set global cursor too...
2002-01-27  Václav Slavíkensure minimal mime support in wxHTML even without...
2002-01-27  Václav Slavíkfixed rendering artifact in wxCaret
2002-01-27  Václav Slavíkupdate the screen before gaining access to wxWindowDC
2002-01-27  Václav Slavíkmove caret notification after sending the focus event
2002-01-27  Václav Slavík(hacky) fix for bg colour handling in wxUniv's win32...
2002-01-26  Vadim Zeitlinremoved assert(size != 0) from wxArrayString::Alloc...
2002-01-26  Vadim Zeitlinimplemented IsFixedWidth() correctly for MSW
2002-01-26  Vadim Zeitlinuse DEFAULT_CHARSET instead of ANSI_CHARSET
2002-01-26  Julian SmartChanged test for INT32 to work with latest Cygwin....
2002-01-26  Gilles Depeyrotadded missing return values
2002-01-26  Gilles Depeyrottweaked conditional compilation
2002-01-26  Vadim Zeitlincompilation fixes after previous check in (sorry)
2002-01-26  Gilles Depeyrotadded include needed for ProjectBuilder
2002-01-26  Gilles Depeyrotcorrected conditional compilation to take wxUSE_POSTSCR...
2002-01-26  Gilles Depeyrotadded missing public in declaration of wxMacToolTipTime...
2002-01-26  Vadim ZeitlinWin16 compilation fixes
2002-01-26  Vadim Zeitlinpatch to fix various filename-related functions for...
2002-01-26  Vadim Zeitlinfixed handling of "a:\" command line arguments, added...
2002-01-26  Vadim Zeitlinfixed crash in wxGetCharacterSet when not using iconv
2002-01-26  Vadim Zeitlinfixed bug in wxGrid dimensions calculation (Staffan...
2002-01-26  Václav SlavíkwxFileCtrl::Update was hiding wxWindow::Update
2002-01-26  Václav Slavíkworkaround for MGL's weirdness: won't render rectangles...
2002-01-26  Václav Slavíkhide mouse when using wxScreenDC in wxMGL
2002-01-26  Václav Slavíkdon't use GTK specific code in wxListCtrl when building...
2002-01-26  Václav Slavíkfix for wxSYS_COLOUR_LISTBOX representation
2002-01-26  Václav Slavíkmodified wxPNGHandler to not use png_struct.jmpbuf
2002-01-26  Václav Slavíkcompilation fix
2002-01-25  David WebsterFix to properly find OS/2 wx.rc
2002-01-25  David WebsterNew module def file.
2002-01-25  Vadim Zeitlininstall wxUniv headers in make install and include...
2002-01-25  Vadim Zeitlinfix a crash when dismissing the popup window because...
2002-01-25  Vadim Zeitlinreplaced DeleteEvtHandler with a call to RemoveEventHandler
2002-01-25  Vadim Zeitlinadded and documented wxWindow::RemoveEventHandler()
2002-01-25  Vadim Zeitlincompilation fix
2002-01-25  Julian SmartSome doc tweaks
2002-01-25  Vadim Zeitlinhandle 646 charset under Solaris as US-ASCII
2002-01-25  Vadim Zeitlindon't crash, even if used incorrectly
2002-01-25  Vadim Zeitlinfixes to handling of the 7 bit ASCII encoding
2002-01-25  David WebsterChild positioning fixes and font adjustments
2002-01-24  David WebsterFixing font utilities
2002-01-24  David WebsterRemoved a conflict indicator...
2002-01-24  David WebsterFinal OS/2 Native Font implementation changes
2002-01-24  Robin DunnEnsure that endPos > startPos in a couple methods
2002-01-24  Václav Slavík1. added encodings handling to XRC, so that it is possible
2002-01-24  Václav Slavíkiconv-based conversion works again, after being broken...
2002-01-24  Václav Slavíkadded dummy <style> handler in order to hide CSS code
2002-01-24  David WebsterChange up font selection process
2002-01-24  David WebsterRevert back to standard point size for fonts in OS/2
2002-01-23  David WebsterLots of fixes for OS/2
2002-01-23  Julian SmartAdded #include "wx/utils.h" to make it compile for...
2002-01-23  Vadim Zeitlinrecognize 646 charset as US-ASCII (this is how it is...
2002-01-23  David WebsterMore bug fix updates.
2002-01-23  Václav Slavíkadded wxGenericDirCtrl handler to XRC
2002-01-23  Václav Slavíkadded length argument to wxString::wxString(wchar_t...
2002-01-23  Václav Slavíkfixed .cached files on big endian machines and cleaned...
2002-01-22  David WebsterOS/2 bug fixes and new mod file
2002-01-22  David WebsterFont change for OS/2 to a smaller font.
2002-01-22  Václav Slavíkuse AM_ICONV for iconv configure checks
2002-01-22  Václav Slavíkadded safety check to wxWindow::ReleaseMouse
2002-01-22  Robin DunnFix for when Set is called with wxSameAs to behave...
2002-01-22  Vadim Zeitlinadded a hack to work around the dummy kill focus messag...
2002-01-22  Vadim Zeitlinuse standard colours in all ports
2002-01-22  Vadim Zeitlinadded (dummy) implementation of GetMetric(wxSYS_CURSOR_...
next