]> git.saurik.com Git - wxWidgets.git/history - include
Removed old grid code
[wxWidgets.git] / include /
2003-03-24  Julian SmartRemoved old grid code
2003-03-24  David Elliott- Remove wxTopLevelWindowCocoa from the wxRTTI class...
2003-03-23  Vadim Zeitlinremoved wxUSE_IMAGE_LOADING_IN_MSW and wxUSE_RESOURCE_L...
2003-03-23  Vadim Zeitlinadded wxDIB::Save() and wxDIB to/from wxBitmap) convers...
2003-03-23  Julian SmartRemoved spurious spawnbrowser.h/cpp
2003-03-23  Vadim Zeitlinadded GlobalHandle
2003-03-23  Julian SmartRemoved obsolete ODBC classes.
2003-03-23  Julian SmartRemoved obsolete wxDate and wxTime classes.
2003-03-23  Julian SmartRemoved 16-bit gauge code (Microsoft)
2003-03-23  Julian SmartRemoved dibutils
2003-03-23  Vadim Zeitlingot rid of more duplicated code for working with DIBs
2003-03-23  Mattia Barbon Added missing comma.
2003-03-23  Vadim Zeitlinremoved GetBitmapForDC() and supporting functions
2003-03-23  Vadim Zeitlinadded CreateDDB() and CreatePalette()
2003-03-23  Vadim Zeitlinadded CopyFromDIB()
2003-03-23  Vadim ZeitlinWin16 cursor/icon functions are not needed any longer
2003-03-22  Vadim Zeitlinadded wxBitmapToHICON/CURSOR helper functions
2003-03-22  Vadim Zeitlinadded (very) preliminary raw bitmap support
2003-03-22  Vadim Zeitlinmodifications for raw bitmap support and for using...
2003-03-22  Vadim Zeitlinadded (very) preliminary raw bitmap support
2003-03-22  Mattia Barbon Do not derive wxCursor from wxBitmap, plus misc cleanup.
2003-03-22  David ElliottUse generic MDI for wxCocoa
2003-03-22  David ElliottInclude wxCocoa specific header
2003-03-22  David ElliottUse generic implementation for wxCocoa
2003-03-22  David ElliottUse the generic timer for wxCocoa
2003-03-22  David ElliottUse the generic palette for wxCocoa
2003-03-22  David ElliottUse the MSW/Mac font encoding info for wxCocoa (just...
2003-03-22  David ElliottUse generic font dialog for wxCocoa
2003-03-22  David Elliott- forward declare wxDC for use as a pointer or referenc...
2003-03-22  David Elliott- Modify #if to include wxCocoa as a platform using...
2003-03-22  David Elliott- Include wxCocoa specific header
2003-03-22  David ElliottFIXME: Complete stubs or other cruft necessary to make...
2003-03-21  Václav Slavíkfixed MSLU link
2003-03-21  David ElliottAdded more original works and stubs
2003-03-21  David ElliottAdded original works and stubs to CVS repository
2003-03-21  David ElliottVarious changes for wxCocoa
2003-03-21  Julian SmartCopyright correction
2003-03-21  Julian SmartCopyright correction
2003-03-21  Julian SmartCopyright correction
2003-03-21  David ElliottAllow headers to be compiled in Objective-C++ mode
2003-03-18  Julian SmartSome code tidying; removing dibutils.cpp which
2003-03-17  Julian SmartCorrected copyright
2003-03-17  Julian SmartCorrected copyright message
2003-03-17  Julian SmartFixed copyrights, corrected licence spelling
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
next