]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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... WinCE build fixes.
2006-07-04  Stefan Csomorwas crashing wxCocoa builds (decomposition will be...
2006-07-04  Włodzimierz... [ 1515213 ] Combo sample improvements.
2006-07-04  Robin Dunnbuild tweaks
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  Robin DunnAdded ExpandAll and ExpandAllChildren
2006-07-03  Julian SmartSetStyle/GetStyle corrections
2006-07-03  Julian SmartwxRichTextCtrl updates and corrections
2006-07-03  Robin DunnExpandAll and ExpandAllChildren are in wxTreeCtrlBase...
2006-07-03  Włodzimierz... Include wx/image.h according to precompiled headers...
2006-07-03  Włodzimierz... Rich text lib separation.
2006-07-03  Julian SmartUse wxTextCtrlBase as base class on 2.7
2006-07-03  Robin DunnThe richtext code is now in it's own lib/DLL
2006-07-03  Robin DunnThe richtext DLL needs to also link with the html and...
2006-07-03  Włodzimierz... Rich text lib separation.
2006-07-03  Włodzimierz... [ 1515217 ] wxComboCtrl textctrl event propagation...
2006-07-03  Vadim Zeitlinremoved wxHyperlinkCtrl from this sample, it's not...
2006-07-03  Vadim Zeitlinmake the frame big enough to show all controls initially
2006-07-03  Włodzimierz... [ 1515520 ] wxOwnerDrawnComboBox mouse hover on partial...
2006-07-02  Stefan NeisUpdated information on concurrent installs.
2006-07-02  Stefan NeisRemoved some outdated stuff.
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  Julian SmartTypo correction
2006-07-02  Julian SmartSeems to work fine without switching off anti-aliasing now
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 indirect base classes too (patch 1513451)
2006-07-02  Vadim ZeitlinIndex() is const (patch 1513451)
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 SmartCorrected GIF
2006-07-01  Julian SmartFirst cut at wxRichTextCtrl documentation
2006-07-01  Julian SmartRemoved duplicate wxDCClipper documentation
2006-07-01  Julian SmartSwapped parameters
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 Zeitlinavoid asserts by not using GetSelection() with multi...
2006-06-30  Vadim Zeitlinadded wxHyperLink and context help testing code (not...
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  Vadim Zeitlinmoved wxUSE_MS_HTML_HELP to MSW-specific setup.h, it...
2006-06-30  Angel Vidal... Old socket code has no wxDatagramSocket::Connect()...
2006-06-30  Stefan Csomormaking sure mac filenames are always decomposed D Unico...
2006-06-30  Angel Vidal... wxDatagramSocket docs added
2006-06-30  Angel Vidal... Fixes tex2rtf to search for files on current folder...
2006-06-30  Václav Slavíkfixed wxCheckBoxBase::DoUpdateWindowUI to handle disabl...
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  Robin DunnRemoved __future__ import that has been in the "past...
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 Zeitlincall wxApp::OnInit() from MyApp::OnInit() so that stand...
2006-06-29  Vadim Zeitlinflush stderr in wxSafeShowMessage(): this might be...
2006-06-29  Julian SmartMoved wrongly placed hit test constants
2006-06-29  Julian SmartChanged order of libs to fix linking
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 SmartRespun configure for richtext library
2006-06-29  Julian SmartTypo correction
2006-06-29  Julian SmartMoved wxRichTextCtrl to its own library
2006-06-29  Robin DunnAdded SWIG patches to allow compiling the generated...
2006-06-28  Robin DunnApplied patch from Armel Asselin that reduces memory...
2006-06-28  Julian SmartTypo correction
2006-06-28  Vadim Zeitlinadded missing wx/sizer.h header
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 DunnreSWIGged
2006-06-27  Robin Dunnnew wxTreeEvent ctor
2006-06-27  Robin DunnDon't use custom bg style except on wxGTK
2006-06-27  Robin DunnPicker control updates
2006-06-27  Robin DunnChanged call order of the PreCreate method, and pass...
2006-06-27  Robin Dunnlittle tweaks
2006-06-27  Robin DunnNew SetModified method
2006-06-27  Robin DunnNew wxNB_HITTEST_ONPAGE flag
2006-06-27  Robin DunnAdded missing platform constants
2006-06-27  Robin DunnRemove use of wxHIDE_READONLY
2006-06-27  Robin DunnPut wxHIDE_READONLY back for compatibility.
2006-06-27  Robin DunnwxMSW doesn't look in a LC_MESSAGES dir for the message...
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  Robin Dunnfixed typo
2006-06-27  Vadim Zeitlinadded a wxTreeEvent ctor taking the associated wxTreeCt...
next