]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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  Julian SmartIt's valid to pass wxNOT_FOUND to SetSelection in order...
2006-10-08  Paul Cornettrestore needed functions, wxMSW doesn't use wxBitmapHan...
2006-10-08  Vadim Zeitlincompilation fix for PCH-less builds
2006-10-08  Vadim Zeitlinadd support for wxCONTROL_ISDEFAULT to wxRendererMSW...
2006-10-08  Robert Roebling [ 1573138 ] small docs corrections
2006-10-08  Vadim Zeitlin(probably wrong) fix for wxMSW linking errors introduce...
2006-10-08  Vadim Zeitlinadded wxAboutDialogInfo
2006-10-08  Vadim Zeitlinadd an newline between headers in wxGenericAboutBox
2006-10-08  Vadim Zeitlinclose the dialog when close button is pressed, this...
2006-10-08  Vadim Zeitlindocument wxAboutBox &c
2006-10-08  Julian SmartAdded missing include and missing underscores
2006-10-08  Vadim Zeitlinadded empty virtual dtors to silence gcc warnings
2006-10-08  Vadim Zeitlinwe need to set URL hook for the link to appear as a...
2006-10-08  Vadim Zeitlinuse translators if explicitely specified, fall back...
2006-10-08  Julian SmartAdded formatting and symbols dialogs.
2006-10-08  Julian SmartDemonstrate new formatting and symbol dialogs.
2006-10-08  Vadim Zeitlinadded example of customizing the generic about dialog...
2006-10-08  Julian SmartAdded rich text formatting and symbol dialog files.
2006-10-08  Vadim Zeitlinfixed double free crash introduced by last commit
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 SmartSupport for characters below 32 (not supported as text or
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 Zeitlindon't use 8 bit copyright symbol
2006-10-08  Vadim ZeitlinUnicode compilation fix
2006-10-08  Vadim Zeitlinrebaked with aboutdlg.* files
2006-10-08  Vadim Zeitlinadded GTK+ 2.6 implementation of wxAboutBox
2006-10-08  Julian SmartAdded missing image.h header
2006-10-08  Vadim Zeitlintest credits in about dialog
2006-10-08  Vadim Zeitlinadded --enable-aboutdlg
2006-10-08  Vadim Zeitlinreformat and add files
2006-10-08  Vadim Zeitlinadded native Mac implementation of wxAboutBox(); also...
2006-10-08  Vadim Zeitlinuse wxSTRINGIZE_T instead of _T(wxSTRINGIZE())
2006-10-08  Vadim Zeitlinuse wxVERSION_NUM_DOT_STRING_T instead of wxVERSION_NUM...
2006-10-08  Vadim Zeitlinadded Unicode-friendly variants of version string macros
2006-10-08  Vadim Zeitlinadded Unicode-friendly wxSTRINGIZE_T()
2006-10-08  Vadim Zeitlinuse wxSTRINGIZE instead of redefining a special STRINGI...
2006-10-08  Paul CornettMove some things to wxBitmapBase to avoid much duplication.
2006-10-08  Robin Dunnreturn values of overloaded virtuals should match the...
2006-10-08  Robin DunnOverride CreateItem so wxListBox can turn its notificat...
2006-10-08  Vadim Zeitlinadded wxAboutBox-related files
2006-10-08  Vadim Zeitlinadded wxUSE_ABOUTDLG
2006-10-08  Vadim Zeitlinuse the main frame icon if no icon is explicitely specified
2006-10-08  Vadim Zeitlininitial implementation of wxAboutBox()
2006-10-08  Vadim Zeitlinadded wxUSE_ABOUTDLG
2006-10-08  Vadim Zeitlinfixed VC warning about unreachable code
2006-10-08  Vadim Zeitlinignore the other WXDLLIMPEXP_XXX and not only BASE...
2006-10-07  Robert Roebling Some more explanations.
2006-10-07  Robert Roebling More docs.
2006-10-07  Robert Roebling Two more typos.
2006-10-07  Paul Cornettsmall cleanup
2006-10-07  Paul Cornettsome cleanup, and plug a few small holes
2006-10-07  Robert Roebling Typo.
2006-10-07  Robert Roebling Include wxDataViewCtrl in list of controls.
2006-10-07  Robert Roebling Include dataview docs.
2006-10-07  Robert Roebling Add docs to wxDataViewCtrl
2006-10-07  Robert Roebling Not everything has to be virtual.
2006-10-06  Robin Dunnrename the ID parameter
2006-10-06  Vadim Zeitlinfix for handling from Francesco
2006-10-06  Robert Roebling Return toolbars "own" GdkWindow, required among
2006-10-06  Robin DunnreSWIGged
2006-10-06  Robin DunnRenamed wx.FutureCall to wx.CallLater so it is named...
2006-10-06  Robin Dunnbe able to switch between the frame managing the toolba...
2006-10-06  Robin Dunnsome tweaks
2006-10-06  Robin Dunnmore informative assert message
2006-10-06  Paul Cornettmake pixbuf/alpha handling more coherent in gtk wxBitma...
2006-10-06  Paul Cornettdon't invert mono bitmaps in Rescale
2006-10-06  Robert Roebling Implemended column header mouse clicks.
2006-10-06  Jouk Jansen Committing in .
2006-10-06  Robin DunnAllow the native toolbar to have more han one button...
2006-10-06  Robin DunnreSWIGged
2006-10-06  Robin Dunndon't inject constructors
2006-10-06  Robin Dunnalways use wxPyPanel
2006-10-06  Robin Dunnreduce the number of objects for a quicker startup...
2006-10-06  Robin DunnSet overview to docstring
2006-10-06  Robin DunnFixes for using the staticmethods
2006-10-06  Robin DunnApplied second part of patch #1570448, use the device...
2006-10-05  Robin Dunnsome fixes
2006-10-05  Robin DunnUpdates from Paul
2006-10-05  Robin DunnPart of patch# 1570448, use dwRop for StretchBIBits too
2006-10-05  Robin Dunnensure that wxMAC_USE_CORE_GRAPHICS is turned on if...
2006-10-05  Robin DunnAdd USE_GDIPLUS option that will control (for the makef...
2006-10-05  Robin DunnMake the message about wxUSE_GRAPHICS_CONTEXT a bit...
2006-10-05  Robin DunnAdd FlatNotebook
2006-10-05  Jamie GaddNeed to update the bg brush when the first page is...
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  Włodzimierz... PCH build fix.
2006-10-05  Vadim Zeitlinrestored Ove Kåven name in the header comment which was
2006-10-05  Włodzimierz... wxGenericDirCtrl page for widgets sample.
2006-10-05  Włodzimierz... Warning fixes and TODO markup for easier finding by...
2006-10-04  Vadim Zeitlinhonour wxBU_EXACTFIT in wxToggleButton (patch 1567892)
next