]> git.saurik.com Git - wxWidgets.git/history - include
Fixed copyrights and licence spelling
[wxWidgets.git] / include /
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-03-16  Václav Slavíkapplied patch adding SetFonts to wxHTML printing classe...
2003-03-16  Mattia Barbon Derive wxBitmapButton from wxBitmapButtonBase + misc...
2003-03-14  Mattia Barbon Add wxRTTI to generic wxDirDialog.
2003-03-14  Chris Elliottfix build for borland 5.0
2003-03-10  Mattia Barbon Added helper functions for string -> XmString conversion.
2003-03-10  Mattia Barbon Derive wxButton from wxButtonBase.
2003-03-10  Mattia Barbon Added configure test for const_cast<>(), and enabled it
2003-03-10  Stefan Csomorsubmenu preparation in two methods encapsulated
2003-03-07  Stefan Csomorshow and hide implementation added
2003-03-07  Stefan Csomordepth for masks added
2003-03-06  Stefan Csomoradded OnMouse which will trigger context menu events
2003-03-05  Mattia Barbon Added new __WXMOTIF20__ macro, which is true if the...
2003-03-04  Václav Slavíkadded support for GTK2 label mnemonics (patch #689573)
2003-03-04  Vadim Zeitlinnew wxDIB class
2003-03-04  Vadim Zeitlinstart of alpha transparency support
2003-03-04  Vadim Zeitlinadded wxDynamicLibrary::Detach()
2003-03-03  Vadim Zeitlinadded alpha channel support to wxImage
2003-03-03  Vadim Zeitlinadded some macros to define version strings from versio...
2003-03-03  Stefan Csomoradded shrink procedure with proper color averaging
2003-03-02  Vadim Zeitlinadded wxRect2DDouble == != = operators (patch 684616)
2003-03-02  Vadim Zeitlinadded wx/math.h (patch 686009)
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
next