]> git.saurik.com Git - wxWidgets.git/history - include
install bitmaps/*.ico files too
[wxWidgets.git] / include /
2006-10-09  Robin DunnBumping the version number also requires that version...
2006-10-08  Vadim Zeitlinanother Ok() changed to IsOk()
2006-10-08  Vadim Zeitlinadded SendPageChanging/ChangedEvent() functions; fixed...
2006-10-08  Vadim Zeitlinrestored sending events from Replace/Remove/Write/Appen...
2006-10-08  Vadim Zeitlinfix compilation after recent wxTextCtrl changes
2006-10-08  Vadim Zeitlinmoved DoSetValue() to wxTextCtrlBase instead of having...
2006-10-08  Vadim Zeitlinadd IsOk() to all classes having Ok() method (patch...
2006-10-08  Stefan NeisUse system colours for ownerdrawn highlighting (patch...
2006-10-08  Robert Roebling Compile fix.
2006-10-08  Vadim Zeitlinmoved wxUSE_MS_HTML_HELP back into setup_inc.h (undoing...
2006-10-08  Robert RoeblingCompile fix.
2006-10-08  Vadim Zeitlinadded wxTextCtrl::IsEmpty()
2006-10-08  Vadim Zeitlinadded wxTextCtrl::ChangeValue() which is the same as...
2006-10-08  Vadim Zeitlinadded wxBookCtrl::ChangeSelection() which is the same...
2006-10-08  Robert Roebling [ 1572220 ] Show popup when wxComboCtrl image area...
2006-10-08  Paul Cornettrevert last change, plus small cleanup
2006-10-08  Vadim Zeitlin(probably wrong) fix for wxMSW linking errors introduce...
2006-10-08  Vadim Zeitlinadded example of customizing the generic about dialog...
2006-10-08  Julian SmartAdded a customisable formatting dialog for wxRichTextCt...
2006-10-08  Julian SmartAdded a symbol selection dialog, with optional font...
2006-10-08  Julian SmartAdded option to set style from style listbox when single
2006-10-08  Julian SmartUse paragraph's attributes for paragraph-related styles...
2006-10-08  Julian SmartDon't use double buffering on platforms that do it...
2006-10-08  Julian SmartAdded paragraph symbol font (Get/SetSymbolFont in attri...
2006-10-08  Vadim Zeitlinadded GTK+ 2.6 implementation of wxAboutBox
2006-10-08  Vadim Zeitlinadded native Mac implementation of wxAboutBox(); also...
2006-10-08  Vadim Zeitlinadded Unicode-friendly variants of version string macros
2006-10-08  Vadim Zeitlinadded Unicode-friendly wxSTRINGIZE_T()
2006-10-08  Paul CornettMove some things to wxBitmapBase to avoid much duplication.
2006-10-08  Robin DunnOverride CreateItem so wxListBox can turn its notificat...
2006-10-08  Vadim Zeitlininitial implementation of wxAboutBox()
2006-10-08  Vadim Zeitlinadded wxUSE_ABOUTDLG
2006-10-07  Paul Cornettsome cleanup, and plug a few small holes
2006-10-07  Robert Roebling Not everything has to be virtual.
2006-10-06  Robert Roebling Return toolbars "own" GdkWindow, required among
2006-10-06  Paul Cornettmake pixbuf/alpha handling more coherent in gtk wxBitma...
2006-10-06  Robert Roebling Implemended column header mouse clicks.
2006-10-05  Robin Dunnensure that wxMAC_USE_CORE_GRAPHICS is turned on if...
2006-10-05  Robin DunnMake the message about wxUSE_GRAPHICS_CONTEXT a bit...
2006-10-05  Robert Roebling Added sort order and alignement for column headers.
2006-10-05  Mattia Barbon Fix buffer overrun in Linux/x86_64 (Pixel is a 64...
2006-10-05  Robert Roebling Add support for bitmaps in headers.
2006-10-05  Robert Roebling[ 1560785 ] wxFileName::IsReadable/Writable/Executable
2006-10-05  Vadim Zeitlinfix problems with using incorrect vswprintf() for mingw...
2006-10-05  Vadim Zeitlinrestored Ove Kåven name in the header comment which was
2006-10-04  Robert Roebling Add row activated event.
2006-10-04  Włodzimierz SkibaBookCtrl event handler added to default book layer.
2006-10-04  Robin DunnBakefile changes for building the graphics context...
2006-10-03  Robin DunnGive the grid events a Clone method
2006-10-03  Robin DunnDLL build fix
2006-10-03  Robert Roebling More selection work in GTK+ version.
2006-10-03  Stefan Csomoradding alpha to gtk colour
2006-10-03  Robert Roebling Renamed wxDataViewCell to wxDataViewRenderer since the
2006-10-03  Vadim Zeitlininclude wxmsw27_gl (#if wxUSE_GLCANVAS) too
2006-10-03  Vadim Zeitlinadded if wxUSE_XRC/AUI/RICHTEXT around appropriate...
2006-10-03  Vadim Zeitlinfixes for compilation with wxUSE_XXX==0 and some other...
2006-10-03  Vadim Zeitlinfix wxFilesystem compilation if wxUSE_FFILE is 0 but...
2006-10-03  Paul Cornettheader cleanup
2006-10-03  Robert Roebling Added event skeletons, defines, event ids..
2006-10-03  Robert Roebling Added selection API.
2006-10-03  Robert Roebling Replaces size_t with unsigned int in wxDataViewCtrl...
2006-10-02  Vadim Zeitlinadded wxUSE_ACTIVEX which depends on wxUSE_VARIANT...
2006-10-02  Paul Cornettnon-pch build fix
2006-10-02  Paul Cornettlistctrl header cleanup
2006-10-02  Włodzimierz SkibaGCC warning fix. Minor cleanup.
2006-10-02  Vadim Zeitlinput expdecl in the correct place in DECLARE/IMPLEMENT_V...
2006-10-02  Paul Cornettput grid string in generic/grid.cpp, not common/datacmn.cpp
2006-10-02  Włodzimierz SkibaTinderbox build fix.
2006-10-02  Włodzimierz SkibaWarning fixes after char->wxChar in wxVariant.
2006-10-02  Paul Cornettuse unsigned for display count
2006-10-01  Robert Roebling Removed some irritating flags.
2006-10-01  Julian SmartAdded rich text buffer clipboard support.
2006-09-30  Robert Roebling Several wxBitmapDataCell changes.
2006-09-30  Robert Roebling Missed these in the char -> wxChar change.
2006-09-30  Robert Roebling Move wxVariant support for GDI classes to their
2006-09-30  Václav Slavíkclean DFB event buffer on shutdown
2006-09-30  Vadim Zeitlindraw solid focus rectangle in mono theme and don't...
2006-09-30  Robert Roebling Added DECLARE_VARIANT_OBJECT macros for easy conversion
2006-09-30  Vadim Zeitlinmove wxSTRINGIZE and other preprocessor helpers to...
2006-09-30  Stefan Csomormissing Normalize implementation
2006-09-30  Stefan Csomorenabling alpha on msw colour
2006-09-30  Vadim Zeitlininclude wx/defs.h to get wxSTRINGIZE
2006-09-30  Robert Roebling Changed char to wxChar.
2006-09-30  Robert Roebling Applied ref-couting patch.
2006-09-30  Kevin OllivierFixed sorting and commiting support for native virtual...
2006-09-29  Václav Slavíkundef wxUSE_THEME_XXX before redefining them to 1 if...
2006-09-29  Włodzimierz SkibaTinderbox build fix.
2006-09-29  Stefan Csomorgraphics context implementation
2006-09-29  Václav Slavíkfixed IMPLEMENT_APP to work even if compiled with ...
2006-09-29  Václav Slavíkmoved wxSTRINGIZE to defs.h and made it work with macro...
2006-09-29  Václav Slavíkfixed wxStatusBar size calculations so that the text...
2006-09-29  Julian SmartFixed bugs in, and added operators and copy constructor...
2006-09-28  Vadim ZeitlinThe Lesser wxMask Refactoring: merged wxMGL and wxDFB...
2006-09-28  Vadim Zeitlinadd compilation options to allow compiling in just...
2006-09-28  Vadim Zeitlinno real changes, just replaced a long preprocessor...
2006-09-28  Vadim Zeitlindefine wxUSE_BOOKCTRL when wxUSE_NOTE/LIST/CHOICEBOOK...
2006-09-28  Jouk Jansen Committing in .
2006-09-28  Stefan Csomoradding wxArrayDouble for later use in graphics context...
2006-09-28  Stefan Csomoradopting correct implementation virtualization for...
2006-09-26  Vadim Zeitlinallow specifying the size of wxDCTemp and do specify...
next