]> git.saurik.com Git - wxWidgets.git/history - src
new wxTreeEvent ctor
[wxWidgets.git] / src /
2006-06-27  Robin DunnPut back the old wxTreeEvent ctor for compatibility
2006-06-27  Kevin OllivierFixed incorrect get page source check around SetPageSource.
2006-06-27  Robin DunnwxPickerBase derives from wxControl, not wxWindow
2006-06-27  Vadim Zeitlinadded a wxTreeEvent ctor taking the associated wxTreeCt...
2006-06-27  Vadim Zeitlinlook in the environment for the options values
2006-06-27  Vadim Zeitlinfix handling of % in our printf implementation (part...
2006-06-27  Vadim Zeitlincreate text control with wxTE_PROCESS_ENTER style if...
2006-06-27  Vadim Zeitlinuse wxBoxSizer in wxPickerBase instead of doing the...
2006-06-27  Vadim Zeitlinremove duplicate m_popupInterface (patch 1509424)
2006-06-27  Julian SmartAdded wxPROPSHEET_TREEBOOK option
2006-06-27  Julian SmartRemove use of GetVolumeInformation since it causes...
2006-06-26  Vadim Zeitlinallow empty filename in ctor taking the extents
2006-06-26  Vadim Zeitlinforce showing 0 in the spin control instead of leaving...
2006-06-26  Vadim Zeitlinpicker controls improvements: fixes to valid paths...
2006-06-26  Vadim Zeitlindeselect all items when SetSelection(-1) is called...
2006-06-26  Vadim Zeitlinremove the item from proportions arrays as well as...
2006-06-26  Vadim Zeitlinexplicitely include <shellapi.h>, apparently needed...
2006-06-25  Vadim Zeitlinavoid infinite loop in AlwaysYield() if we somehow...
2006-06-25  Vadim Zeitlinfix gcc warnings about in printf format (partly modifi...
2006-06-25  Vadim Zeitlinadded an extra pixel to the margin in CalcSizeFromPage...
2006-06-24  Michael WetherellMake IsOfClass out-of-line to defend against gcc 3...
2006-06-24  Vadim Zeitlinadded back 2 extra pixels for the best size under XP
2006-06-22  Vadim Zeitlinadded VK_SNAPSHOT <-> WXK_SNAPSHOT mapping
2006-06-22  Vadim Zeitlinrecognize WXK_NUMPAD_XXX keys in wxCharCodeWXToMSW...
2006-06-22  Vadim Zeitlinreorganized VK to WXK translation code to use a table...
2006-06-22  Vadim Zeitlinmore tweaks to bitmap button borders:
2006-06-22  Vadim Zeitlinstrip HTML tags when searching for keywords
2006-06-21  Włodzimierz SkibaInclude wx/gdiobj.h according to precompiled headers...
2006-06-21  Włodzimierz SkibaInclude wx/containr.h according to precompiled headers...
2006-06-20  Włodzimierz SkibaRemoved outdated initialization.
2006-06-20  Włodzimierz Skiba[ 1487463 ] XRC handler for wxOwnerDrawnComboBox.
2006-06-20  Włodzimierz SkibaInclude wx/hashmap.h according to precompiled headers...
2006-06-19  Jamie GaddAdd required padding to DoGetBestSize() for small bitma...
2006-06-19  Włodzimierz Skiba[ 1508778 ] Fix for wxOwnerDrawnComboBox list selection...
2006-06-19  Włodzimierz SkibaInclude wx/gdicmn.h according to precompiled headers...
2006-06-19  Paul Cornettremove redundant GdkBitmap representation from wxBitmap
2006-06-19  Paul Cornettremove obsolete color cube and image to bitmap code
2006-06-19  Włodzimierz Skiba[ 1507736 ] wxOwnerDrawnComboBox improved list item...
2006-06-19  Vadim Zeitlinmore tweaks to the margins: don't need them to be so...
2006-06-19  Włodzimierz SkibaInclude wx/menuitem.h according to precompiled headers...
2006-06-19  Paul Cornettinitialize GdkColor so code which incorrectly accesses...
2006-06-18  Vadim Zeitlinallow claling Unassociate() on previously not initializ...
2006-06-18  Stefan NeisFixed sizer height and queried text length according...
2006-06-18  Stefan NeisPartly reverted changes to Get(Current)Selection.
2006-06-18  Julian SmartWouldn't compile on Intel/universal binary with those...
2006-06-18  Paul Cornettrevert unintended changes in previous commit
2006-06-18  Paul Cornettbuild fix for older gtk2
2006-06-18  Paul Cornettbuild fix for older gtk2, second attempt
2006-06-17  Paul Cornettbuild fix for older gtk2
2006-06-17  Paul Cornettuse AllocExclusive in wxImage
2006-06-16  Vadim Zeitlindon't loop needlessly in OnHelp() if the event comes...
2006-06-16  Jouk Jansen Committing in .
2006-06-16  Włodzimierz SkibaInclude wx/region.h according to precompiled headers...
2006-06-15  Włodzimierz SkibaFinal fix for Bug #1472688 'wxString::Trim() is broken'
2006-06-15  Włodzimierz Skiba[ 1506733 ] wxOwnerDrawnComboBox::SetPopupControl argum...
2006-06-15  Michael WetherellMake wxMouseState's alt and meta match those in events
2006-06-15  Paul Cornett1. more accurate conversion from 8-bit wx color to...
2006-06-15  Michael WetherellImplement wxGetMouseState
2006-06-15  Włodzimierz SkibaInclude wx/math.h according to precompiled headers...
2006-06-15  Vadim Zeitlinbitmap button size was too small when uxtheme functions...
2006-06-15  Michael WetherellImplement wxGetMouseState
2006-06-14  Włodzimierz SkibaInclude wx/font.h according to precompiled headers...
2006-06-14  Włodzimierz Skiba[ 1495131 ] wxODComboBox const methods to work prior...
2006-06-14  Włodzimierz Skiba[ 1492053 ] Add wxVListBox style callbacks to wxOwnerDr...
2006-06-14  Vadim Zeitlinmore fixes to OnHelp() to avoid infinite recursion...
2006-06-14  Vadim Zeitlinlet wxFRAME_EX_CONTEXTHELP override wxM{IN|AX}IMIZE_BOX...
2006-06-14  Vadim Zeitlinshow native-looking (with 3D shadow) help tooltips...
2006-06-14  Włodzimierz SkibaInclude wx/colour.h according to precompiled headers...
2006-06-14  Włodzimierz SkibaCode symetry for both directions of trimming towards...
2006-06-14  Julian SmartCompile fix
2006-06-14  Vadim Zeitlinfixed wrong return value and child creation login in...
2006-06-14  Vadim Zeitlinfill in flags parameter of HitTest() for all book contr...
2006-06-14  Julian SmartFix for wrong combobox/height being reported if set...
2006-06-14  Vadim Zeitlinmade wxTree/ListCtrl::HitTest() const
2006-06-14  Julian SmartwxCalendarCtrl workaround for occasional wrong combobox...
2006-06-14  Vadim Zeitlinfix for the last printf format warning fix
2006-06-14  Włodzimierz SkibaSource cleaning.
2006-06-14  Włodzimierz SkibaWhitespaces lined up.
2006-06-14  Włodzimierz SkibaDon't create uneeded variables.
2006-06-14  Włodzimierz SkibaInclude wx/bitmap.h according to precompiled headers...
2006-06-13  Włodzimierz SkibaInclude wx/toplevel.h according to precompiled headers...
2006-06-13  Robin DunnCtrl-letter --> ascii(1..26) for EVT_CHAR events now...
2006-06-13  Włodzimierz SkibawxWinCE build fix.
2006-06-13  Włodzimierz SkibaInclude wx/arrstr.h according to precompiled headers...
2006-06-13  Włodzimierz SkibaRemoved unused files.
2006-06-12  Vadim Zeitlinwe don't need to manually propagate wxHelpEvents upward...
2006-06-12  Vadim Zeitlinfix wxFindWindowAtPoint for radiobox buttons, it didn...
2006-06-12  Vadim Zeitlinredirect to the page only the help events coming from...
2006-06-11  Vadim Zeitlinupdate the real window flags when extended flags change...
2006-06-11  Vadim Zeitlinadded possibility to specify modules dependencies
2006-06-11  Vadim Zeitlinmake it possible to associate context help text with...
2006-06-11  Vadim Zeitlinmade it possible to associate context help to a region...
2006-06-11  Vadim Zeitlindon't send wxHelpEvent generated for WM_HELP to all...
2006-06-11  Kevin HockFix socket crash in wxURL by safely Destroying the...
2006-06-11  Stefan Csomorfunctions may return a CFStringRef that is null, so...
2006-06-10  Stefan Csomornumpad keys didn't trigger an update (reason for bug...
2006-06-09  Robin DunnPrevent assert and crash if an attempt is made to make...
2006-06-09  Vadim Zeitlingcc printf format warning fixed
2006-06-09  Włodzimierz SkibaInclude wx/validate.h and wx/valtext.h according to...
2006-06-09  Włodzimierz SkibaInclude wx/choicdlg.h, wx/textdlg.h and wx/filedlg...
next