]> git.saurik.com Git - wxWidgets.git/history - src
renamed setup.py to tr_setup.py because build-all does an import of
[wxWidgets.git] / src /
2006-07-04  Alex BlighwxAUI: Send cancel event on floating panes closing...
2006-07-04  Alex BlighwxAUI: Send a cancel event to the window within a frame...
2006-07-04  Włodzimierz SkibaWarning fix.
2006-07-04  Vadim Zeitlinrelease build unused variable warning fix
2006-07-04  Julian SmartScrolling improvements
2006-07-04  Alex BlighwxAUI: Made fixed size floating panes work
2006-07-04  Stefan CsomorXTI adaption for new event name
2006-07-04  Stefan CsomorwxColour lost its Create method, use direct creation...
2006-07-04  Włodzimierz SkibaWinCE build fixes.
2006-07-04  Stefan Csomorwas crashing wxCocoa builds (decomposition will be...
2006-07-04  Vadim Zeitlins/WXK_NEXT/WXK_PAGEDOWN/ to fix compilation with compat...
2006-07-04  Vadim Zeitlindon't assert in SetStringSelection() if the item isn...
2006-07-04  Vadim Zeitlinfix -Wundef gcc warnings about wxUSE_MS_HTML_HELP
2006-07-03  Julian SmartSetStyle/GetStyle corrections
2006-07-03  Robin DunnExpandAll and ExpandAllChildren are in wxTreeCtrlBase...
2006-07-03  Włodzimierz SkibaInclude wx/image.h according to precompiled headers...
2006-07-03  Włodzimierz Skiba[ 1515217 ] wxComboCtrl textctrl event propagation...
2006-07-03  Włodzimierz Skiba[ 1515520 ] wxOwnerDrawnComboBox mouse hover on partial...
2006-07-02  Stefan NeisFixed typos in comments (patch #1515724)
2006-07-02  Stefan NeisFixes to sizing and others, according to patch #1507207.
2006-07-02  Julian SmartImplemented wxTextAttrEx::CombineEx and wxRichTextAttr...
2006-07-02  Vadim Zeitlincorrected preview scale calculation (patch from Daniel...
2006-07-02  Vadim Zeitlinuse PROOF_QUALITY in LOGFONT by default
2006-07-02  Vadim Zeitlintake pixel sizes into account as well when comparing...
2006-07-02  Julian SmartAdded wxTextCtrlBase to type info, useful if different...
2006-07-02  Vadim Zeitlinfix appearance problems when the cell is scrolled ...
2006-07-02  Vadim Zeitlinuse gtk_file_chooser_set_current_folder() instead of...
2006-07-02  Vadim Zeitlinadded ExpandAllChildrne() (patch 1498343)
2006-07-02  Vadim Zeitlindon't use old name for wxTE_PROCESS_ENTER unavailable...
2006-07-02  Vadim Zeitlinreset m_selectingKeyboard in ClearSelection() too
2006-07-02  Vadim Zeitlindon't refresh the menu if it's frozen
2006-07-01  Julian SmartNeed to convert from physical to logical units inside...
2006-07-01  Vadim Zeitlindon't set the size to the full screen for the windows...
2006-07-01  Vadim Zeitlinuse WM_NCCALCSIZE in DoGetClientSize() if the window...
2006-06-30  Vadim Zeitlindon't ignore dialog code when processing Ctrl-keys...
2006-06-30  Vadim Zeitlinsupport Ctrl-PageUp/Dn for changing the notebook pages...
2006-06-30  Vadim Zeitlinwe don't need to override MSWTranslateMessage(), it...
2006-06-30  Vadim Zeitlincall MSWProcessMessage() for the window itself, althoug...
2006-06-30  Stefan Csomormaking sure mac filenames are always decomposed D Unico...
2006-06-30  Stefan Csomormissing retval
2006-06-30  Stefan Csomorfixing PPI bugs in printer dcs and print preview
2006-06-30  Stefan Csomorfixing PPI bugs in printer dcs
2006-06-30  Benjamin Williamsadded/expanded various comments
2006-06-29  Stefan Csomorswitching all text rendering/measuring to ATSUI
2006-06-29  Stefan Csomormoving UniChar code to one place
2006-06-29  Vadim Zeitlinflush stderr in wxSafeShowMessage(): this might be...
2006-06-29  Stefan Csomorfix for potential crash when conversion fails
2006-06-29  Stefan Csomorfix for potention crash when conversion fails
2006-06-29  Julian SmartMoved wxRichTextCtrl to its own library
2006-06-28  Robin DunnApplied patch from Armel Asselin that reduces memory...
2006-06-28  Julian SmartFixed zoom problem (Robert J.Lang)
2006-06-28  Julian SmartAdded support for tabs in wxRichTextCtrl (Ashish More)
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
next