]> git.saurik.com Git - wxWidgets.git/history - include
added possibility to use several wxFileHistories (patch 685876)
[wxWidgets.git] / include /
2003-03-02  Vadim Zeitlinadded possibility to use several wxFileHistories (patch...
2003-03-02  Stefan Csomorxpm support
2003-03-02  Stefan Csomorfix
2003-03-02  Stefan Csomoradded copy arrow cursor macos specific
2003-03-02  Mattia Barbon Refactored wxStaticBox, and changed wxStaticBox and...
2003-03-02  Vadim Zeitlinimplemented video mode support (getting the current...
2003-03-02  Vadim Zeitlinsignificant API changes: wxVideoMode and methods using...
2003-03-02  Mattia Barbon Implemented wxButton::DoGetBestSize for wxMotif....
2003-03-01  Robert Roebling Added wxComboBox::SetString patch
2003-02-28  Julian SmartTidied space and tabs in wxMac files
2003-02-28  Václav Slavíkfixed wxScrollBar creation when default size was used
2003-02-28  Václav Slavíkcompilation fix
2003-02-28  Václav Slavíkadded native wxMessageDialog implementation for GTK+2
2003-02-28  Julian SmartTidied up white space and tabs in wxMac
2003-02-28  Julian SmartTidied copyright and date for wxMac files
2003-02-28  Julian SmartAdded display sample to distrib file lists
2003-02-27  Robin DunnPatch from David Falkinder to help building a STC dll.
2003-02-27  Vadim Zeitlinadded proportion parameter to wxFlexGridSizer::AddGrowa...
2003-02-27  Vadim Zeitlinadded WXK_WINDOWS_XXX key constants
2003-02-27  Vadim Zeitlinadded wxUSE_DISPLAY
2003-02-27  Václav SlavíkwxCLOSE->wxCLOSE_BOX
2003-02-26  Václav Slavíkunified default values for conv arguments
2003-02-26  Václav Slavíkadded wxCLOSE and unified wxDEFAULT_DIALOG_STYLE definition
2003-02-25  Vadim Zeitlinforward declare wxMenu
2003-02-23  Mattia Barbon Implemented DoGetBestSize for wxListBox, (native...
2003-02-23  Václav Slavíkmake wxConvUTF8 available in wchar_t-less mode, too
2003-02-23  Václav SlavíkwxFileConfig in Unicode fixes
2003-02-20  Mattia Barbon Use some wxX11 files (currently pen.cpp and brush...
2003-02-19  Julian SmartTemporary fix for strange wxDateTime link error with...
2003-02-19  Robin DunnSend the wxWindowDestroyEvent for all ports
2003-02-18  Julian SmartApplied patch [ 608866 ] wxGrid: vertical column label...
2003-02-18  Julian SmartApplied patch [ 681921 ] Stray focus rectangle in stati...
2003-02-18  Julian SmartApplied patch [ 681893 ] Combobox in toolbar
2003-02-18  Julian SmartSome improvements to accessibility behaviour
2003-02-17  Julian SmartChanged back inline/const things
2003-02-16  Václav Slavíkanother compilation fix for over-optimized #includes
2003-02-16  Gilles Depeyrotfix wxDateTime offset for Apple Developer Tools (Source...
2003-02-16  Vadim Zeitlininserted casts allowing to have arrays of function...
2003-02-16  Julian SmartAdded accessibility headers
2003-02-15  Julian SmartVC++ 6 doesn't seem to like the uninlining thing and
2003-02-13  Vadim Zeitlinadded an assert checking that Resume() is not called...
2003-02-12  Chris Elliottfix unused vars for watcom
2003-02-12  Václav Slavíkcompilation fixes
2003-02-12  Mattia Barbon Implemented wxToggleButton under Motif.
2003-02-12  Vadim Zeitlinadded DoSetNativeFontInfo() to avoid virtual function...
2003-02-10  Mattia Barbon Remove unnecessary header dependencies. Fix resulting...
2003-02-09  Stefan Csomorclipboard extension
2003-02-06  Vadim Zeitlinallow compilation with wxUSE_DATETIME == 0 (patch 679822)
2003-02-04  Mattia Barbon Do not redeclare a struct (w32api 2.2 will have it).
2003-02-04  Mattia Barbon Applied patch [ 679397 ] remove GPL code from motif...
2003-02-04  Vadim Zeitlinadded wxLocale::FindLanguageInfo()
2003-02-04  Vadim Zeitlincorrected the value of EUC_JP
2003-02-03  Mattia Barbon Make wxr resources work in Unicode mode.
2003-02-03  Mattia Barbon Do not #include an header where a forward declaration...
2003-02-02  Mattia Barbon Implemented wxEventLoop for wxMotif, and used it...
2003-02-02  Julian SmartApplied patch [ 677730 ] Menus with radio items (wxUniv)
2003-02-02  Julian SmartApplied patch [ 670782 ] Combobox uses popup window...
2003-02-02  Vadim Zeitlinuse wxChar, not char, for the second argument of Open...
2003-02-02  Vadim Zeitlinbig wxCursor cleanup
2003-02-02  Vadim Zeitlinremoved wxCURSOR_SIZING (we now use the std one)
2003-02-01  Vadim Zeitlinwhat do we need a separate (from m_windowStyle) m_dialo...
2003-02-01  Chris Elliottfix bcc bug
2003-01-31  Robert Roebling Removed unnecessary SET_STYLE.. macros.
2003-01-30  Václav Slavíkrestored #ifndef wxUSE_UNICODE accidentaly removed...
2003-01-30  Robin Dunn1. Added m_count and maintain its value in InsertItem...
2003-01-30  Robin DunnRevert last change so the right log message gets put...
2003-01-30  Robin DunnFix for export warning when compiling a DLL.
2003-01-29  Václav Slavíkadded MSLU reference to wxUSE_UNICODE
2003-01-29  Stefan Csomormoving all string conversions to private.h
2003-01-29  Stefan Csomormoving all string conversions here
2003-01-29  Stefan Csomoradditional mac alias types
2003-01-29  Stefan Csomorgetting rid of wxBuffer
2003-01-28  Gilles Depeyrotadded definition of TARGET_CARBON when compiling with...
2003-01-28  Gilles Depeyrotmoved definition of TARGET_CARBON to generated setup...
2003-01-28  Stefan CsomorCarbon Events
2003-01-28  Stefan Csomorformatting
2003-01-28  Stefan CsomorwxMenu Review, added Carbon Events and full OSX Support
2003-01-28  Stefan Csomornot needed anymore
2003-01-28  Stefan Csomoradded WXEVENTHANDLERREF for Mac
2003-01-27  Vadim Zeitlinadded Add/InsertTool() (patch 672032)
2003-01-26  Václav Slavíkadded wxHtmlWindow::LoadFile
2003-01-26  Václav Slavíkadded wxSplitterWindow to XRC
2003-01-26  Václav Slavíkuse all MIME data sources on Unix, not only mailcap...
2003-01-26  Robert Roebling Small speed up to fonts and support for scaling.
2003-01-26  Vadim Zeitlinadded iosfwrap.h (wrapper for <iosfwd>)
2003-01-26  Vadim Zeitlinadded iosfwrap.h (wrapper for <iosfwd>)
2003-01-26  Vadim Zeitlinadded support for non flexible (in one direction only...
2003-01-25  Vadim Zeitlinadded wxArray::SetCount()
2003-01-25  Vadim Zeitlinremoved wxICON_IS_BITMAP, it is now always (implicitly...
2003-01-25  Vadim Zeitlinrestored int (instea of size_t) in Remove() and Detach...
2003-01-25  Vadim Zeitlinremoved warnings about using the deprecated functions...
2003-01-25  Vadim ZeitlinFile/DirExists() are const now
2003-01-25  Ron LeeDon't use bitmap by default.
2003-01-25  Ron LeeDon't default to using bitmap.
2003-01-24  David WebsterSupport for new native OS/2 tree control with drag...
2003-01-24  David WebsterSupport for new native OS/2 tree control.
2003-01-24  Julian SmartApplied patch [ 665088 ] Setup options cleanup (wxUniv)
2003-01-24  Julian SmartApplied patch [ 621451 ] Fixed version of wxSlider...
2003-01-24  Vadim Zeitlinadded and documented wxDirTraverser::OnOpenError
2003-01-23  David WebsterTry this again
next