Initial commit of wxAUI
[wxWidgets.git] / src /
2006-06-06  Julian SmartInitial commit of wxAUI
2006-06-06  Julian SmartReverted last wxBookCtrl change and added alignment...
2006-06-06  Julian SmartEach book control should say what its default orientati...
2006-06-06  Julian SmartSuppress assertion when the array is sorted
2006-06-06  Julian SmartIf a base font mapper object was created prematurely...
2006-06-06  Włodzimierz SkibaInclude wx/textctrl.h according to precompiled headers...
2006-06-05  Stefan NeisRemoved some focus handling that was to general and...
2006-06-05  Michael WetherellFix alignment issue.
2006-06-05  Stefan NeisFixed brush realization as suggested by Franz Bakan.
2006-06-05  Stefan NeisImproved error handling.
2006-06-05  Mart RaudseppDo not set the wmclass for toplevels. This MUST be...
2006-06-05  Michael WetherellBuild fix for motif.
2006-06-05  Vadim Zeitlinfixed memory leak introduced by dynamic wxMimeTypesMana...
2006-06-05  Włodzimierz SkibaInclude wx/radiobut.h according to precompiled headers...
2006-06-04  Paul Cornettavoid gtk assert on negative window size
2006-06-04  Vadim Zeitlinuse wxImage to load icons in non-native formats
2006-06-04  Vadim Zeitlinsilence gcc warnings about values not handled in switch
2006-06-04  Vadim Zeitlinprintf format spec warning fix
2006-06-04  Vadim Zeitlinon some systems PBT_APMRESUMESUSPEND is not sent on...
2006-06-04  Paul Cornettbuild fix
2006-06-03  Vadim ZeitlinwxArrayString::Sort() wasn't MT-safe even though it...
2006-06-03  Paul Cornettcorrect access for virtuals, unneeded includes
2006-06-03  Paul Cornettdon't generate a scroll event when setting scroll posit...
2006-06-02  Stefan CsomorFixes and XCode 2.3 update
2006-06-02  Michael WetherellCommit pickers-fixes.patch added to 1472329 (Francesco...
2006-06-02  Michael WetherellRevert previous commit.
2006-06-02  Michael WetherellLazy creation of the picker dialogs (Francesco).
2006-06-02  Jouk Jansen Updated OpenVMS compile support
2006-06-01  Włodzimierz Skibauxtheme.h provides symbols regardless wxUSE_UXTHEME...
2006-06-01  Włodzimierz SkibaInclude wx/radiobox.h according to precompiled headers...
2006-06-01  Włodzimierz SkibaBuild fix after PCH changes.
2006-06-01  Michael WetherellCompile fixes for GTK 2.4
2006-06-01  Włodzimierz SkibaWarning fix.
2006-06-01  Michael WetherellBuild fix for systems linux where va_list is an array...
2006-06-01  Włodzimierz SkibaMinor source cleaning.
2006-06-01  Włodzimierz SkibaInclude wx/listbox.h according to precompiled headers...
2006-06-01  Vadim Zeitlinadded possibility to reorder columns by dragging them...
2006-05-31  Vadim Zeitlinadded wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329...
2006-05-31  Vadim Zeitlindon't assert if neither wxFD_OPEN nor wxFD_SAVE is...
2006-05-31  Vadim Zeitlinuse gtk_window_set_modal(TRUE/FALSE) instead of gtk_gra...
2006-05-31  Robin DunnForward port of changes for using themed drawing of...
2006-05-31  Włodzimierz SkibaInclude wx/statbox.h according to precompiled headers...
2006-05-31  Włodzimierz Skiba[ 1498016 ] 'Add wxUniv toolbar support wxTB_TEXT style...
2006-05-31  Paul Cornettthreads fix
2006-05-31  Włodzimierz SkibaVarious dummy.cpp centralized in common/dummy.cpp....
2006-05-31  Włodzimierz SkibaInclude wx/statbmp.h according to precompiled headers...
2006-05-31  Stefan Csomorchanging scrollbars (hiding/showing) triggers a size...
2006-05-30  Włodzimierz SkibaInclude wx/stattext.h according to precompiled headers...
2006-05-30  Vadim Zeitlinfixes for wxVsnprintf() in Unicode build (2nd part...
2006-05-30  Włodzimierz SkibaInclude wx/scrolbar.h according to precompiled headers...
2006-05-30  Włodzimierz Skiba[ 1494561 ] wxComboCtrl vertical size fix.
2006-05-30  Włodzimierz SkibaInclude commctrl.h properly.
2006-05-30  Włodzimierz SkibaInclude wx/choice.h according to precompiled headers...
2006-05-30  Włodzimierz SkibawxFD_* constants without 2.6 compatibility (heavily...
2006-05-29  Włodzimierz SkibaSmartphone build fix.
2006-05-29  Włodzimierz SkibawxWinCE power build fixes.
2006-05-29  Robin DunnAvoid an assert if no alignment style is specified
2006-05-29  Włodzimierz SkibaBuild fix.
2006-05-29  Włodzimierz SkibaInclude wx/checklst.h according to precompiled headers...
2006-05-29  Robin DunnwxWakeUpIdle seems unnecessary here
2006-05-29  Robin DunnProvide a wxDirSelectorPromptStr
2006-05-29  Paul Cornettrevert removal of gtk1 code from common file
2006-05-29  Vadim Zeitlincall gtk_toolbar_set_tooltips() from GtkSetStyle()...
2006-05-29  Vadim Zeitlinremoved spurious #endif
2006-05-29  Włodzimierz SkibaBuild fix.
2006-05-29  Włodzimierz SkibaKeep FindString in sync with wxControlWithItems base...
2006-05-29  Włodzimierz SkibaUnused variable removal.
2006-05-29  Vadim Zeitlinuse a filename, not URL, when quering its modification...
2006-05-29  Włodzimierz SkibaFail for assert(0,...).
2006-05-29  Włodzimierz SkibaNO_GCC_PRAGMA removed from hyperlink code. Clipboard...
2006-05-29  Włodzimierz SkibaWarning fix.
2006-05-29  Włodzimierz SkibaFail for assert(0,...).
2006-05-29  Włodzimierz SkibaTypo fix.
2006-05-29  Vadim Zeitlindon't include statbox.h from the header, move wxStaticB...
2006-05-29  Włodzimierz SkibaInclude wx/checkbox.h according to precompiled headers...
2006-05-29  Włodzimierz SkibaSource cleaning for new features.
2006-05-29  Włodzimierz SkibaSource cleaning for new features.
2006-05-29  Paul Cornettbuild fix
2006-05-29  Paul Cornettrevert forward declaration of hashmap, it doesn't work...
2006-05-29  Włodzimierz SkibaBuild fix.
2006-05-29  Vadim Zeitlinmiscellaneous wxFont enhancements (patch 1496606):
2006-05-29  Vadim Zeitlinoops, typo in last commit
2006-05-28  Vadim Zeitlinadded CollapsePath() (patch 1494638)
2006-05-28  Vadim Zeitlinimplemented notifications of the child process terminat...
2006-05-28  Vadim Zeitlindon't offset the position for toplevel windows in wxFin...
2006-05-28  Vadim Zeitlincorrect painting of the items with custom colours in...
2006-05-28  Vadim Zeitlindon't crash when destroying a not initialized socket...
2006-05-28  Vadim ZeitlinFile/dir dialog styles and other changes (patch 1488371):
2006-05-28  Vadim Zeitlindon't strip &s from tooltips (patch 1488318)
2006-05-28  Włodzimierz SkibaBuild fix.
2006-05-28  Vadim Zeitlinallow specifying the style for wxHtmlHelpController...
2006-05-28  Vadim Zeitlinfix the bug which prevented the same wxFile/DirDialog...
2006-05-28  Vadim Zeitlinuse dynamic array for the page breaks positions (patch...
2006-05-28  Vadim Zeitlinuse GetPath() instead of GetFullPath() in the directory...
2006-05-28  Vadim Zeitlincheck for ERROR_NO_MORE_FILES error code from FindFirst...
2006-05-28  Vadim Zeitlinadded support for CMYK JPEGs loading (patch 1476078)
2006-05-28  Michael WetherellTake account of the numlock when mapping mgl virtual...
2006-05-28  Michael WetherellUse the posix S_ISREG instead of S_IFREG if it is defin...
2006-05-28  Vadim Zeitlinadded wxListCtrl::GetSubItemRect() and subitem hit...
2006-05-28  Vadim Zeitlinadded wxHyperlinkCtrl (patch 1476781 from Francesco)
next