wxWidgets.git
2010-06-14  Michael WetherellAdd --disable-gui and --disable-all-features builds...
2010-06-13  Francesco Montorsimoved non-interactive tests for wxDynamicLibrary, wxGet...
2010-06-13  Jaakko SalliUse wxComboCtrl::SetTextCtrlStyle() in the combo sample
2010-06-13  Jaakko SalliAdded wxComboCtrl::SetTextCtrlStyle()
2010-06-13  Jaakko SalliDocumented pythonic iterators
2010-06-12  Vadim ZeitlinFix scrolling to the bottom in wxTextCtrl::AppendText().
2010-06-12  Vadim ZeitlinFix processing of events for MRU entries #10 and more...
2010-06-12  Vadim ZeitlinStop the timer in console IPC client sample once we...
2010-06-12  Vadim ZeitlinAvoid sending spurious socket read notifications in...
2010-06-12  Jaakko SalliFor wxTextCtrl editor, set the bold font before margins...
2010-06-12  Jaakko SalliKeyboard handling was blocked by label editor. Also...
2010-06-12  Jaakko SalliAdded wxPropertyGrid::DedicateKey(), which prevents...
2010-06-11  Vadim ZeitlinAdd wx/msgqueue.h to the list of wxBase headers and...
2010-06-10  Vadim ZeitlinFix typo in an error message in XTI code.
2010-06-10  Robert RoeblingImplemented wxDataViewColumn for wxOSX/Cocoa
2010-06-10  Robert RoeblingSuppress warning about double->int conversion
2010-06-10  Robert RoeblingMake wxDataViewCtrl::GetColumnPosition() return the...
2010-06-10  Vadim ZeitlinAdd missing Init() call to one of wxListBox ctors in...
2010-06-09  Jaakko SalliwxAny CheckType() member functions are now const
2010-06-09  Jaakko SalliwxAny CheckType() member functions should be const
2010-06-09  Francesco MontorsiIncrease interoperability between wxPoint and wxRealPoi...
2010-06-09  Francesco Montorsifix bug in wxGDIPlusMatrixData::Rotate: it must take...
2010-06-09  Francesco Montorsifix couple of warnings; remove wxUsleep dummy test
2010-06-09  Francesco MontorsiImplement wx-prefixed macros versions of DECLARE_EVENT_...
2010-06-09  Francesco MontorsiImplement wx-prefixed macros versions of DECLARE/IMPLEM...
2010-06-09  Francesco MontorsiImplement wx-prefixed macros versions of DECLARE/IMPLEM...
2010-06-09  Vadim ZeitlinDon't use -kAddToPopUp() gettext hack with Scintilla.
2010-06-07  Vadim ZeitlinInclude locale.h in cmdline.cpp to ensure LC_ALL is...
2010-06-07  Julian SmartGetStyleMergedWithBase no longer hangs if there's a...
2010-06-06  Francesco Montorsirevert previous revision about localization of decimal...
2010-06-06  Francesco Montorsiadd to wxRealPoint the same operators already available...
2010-06-06  Francesco Montorsifix building without PCH
2010-06-06  Francesco MontorsiMove a couple of wxFileName tests from the console...
2010-06-06  Francesco Montorsiremove some tests from the console sample:
2010-06-06  Vadim ZeitlinDon't post process events twice but return correct...
2010-06-06  Vadim ZeitlinFix compilation errors in wxGTK wxDataViewCtrl in ANSI...
2010-06-06  Jaakko SalliTo make it clear in the sample that a custom animation...
2010-06-06  Francesco Montorsiget rid of wxMimeTypesManager::ReadMailcap and wxMimeTy...
2010-06-06  Francesco Montorsidocument wxTransparentColour global instance
2010-06-06  Francesco Montorsimore readable argument names for wxDC::DrawArc
2010-06-06  Jaakko SalliIn wxComboCtrlBase::DoShowPopup(), if the popup window...
2010-06-06  Jaakko SalliUse ShowWithEffect() in the sample wxComboCtrlWithCusto...
2010-06-05  Vadim ZeitlinDon't send selection events for an already selected...
2010-06-05  Vadim ZeitlinDon't send listbox selection events when mouse wasn...
2010-06-05  Vadim ZeitlinUse mouse position to find the item for selection event...
2010-06-05  Vadim ZeitlinNo changes, just refactor wxListBox initialization...
2010-06-05  Vadim ZeitlinRefactor listbox event sending code to avoid duplication.
2010-06-05  Vadim ZeitlinDon't return true from DoTryChain() if the event wasn...
2010-06-05  Robin Dunnm_id was already set, don't set it to the passed in...
2010-06-04  Vadim ZeitlinCorrect EVT_LIST_BEGIN_LABEL_EDIT macro name in the...
2010-06-03  Francesco Montorsino real change: just rename "near" into "onNearPart...
2010-06-03  Jaakko SalliGreatly reduce rare animation garbage in wxOwnerDrawnCo...
2010-06-03  Vadim ZeitlinDrop the column being dragged at the correct position...
2010-06-03  Vadim ZeitlinTest for wxPen validity before testing for its style...
2010-06-03  Vadim ZeitlinAssert if an invalid column index is specified when...
2010-06-02  Francesco Montorsifix StringTestCase::FromDouble: newer MSVC versions...
2010-06-02  Francesco Montorsiremove wxFileConfig tests: FileConfigTestCase already...
2010-06-02  Francesco MontorsiMove some wxPrintf() tests (taken from glibc) to Vsnpri...
2010-06-02  Francesco MontorsiMove wxRegConfig tests from console sample to a new...
2010-06-02  Francesco MontorsiMake wxConfig ctor docs more readable.
2010-06-02  Vadim ZeitlinFix recently broken forwarding of events between event...
2010-06-02  Vadim ZeitlinFix drawing of scaled bitmaps in wxCairoContext.
2010-06-02  Vadim ZeitlinDon't hard code position of the drawing sample window...
2010-06-02  Vadim ZeitlinRemove unused GetTextExtent() call from wxProgressDialog.
2010-06-02  Francesco Montorsidisable FTPTestCase by default.
2010-06-01  Jaakko SalliInterpret arrow keys correctly in wxMSW wxComboCtrl...
2010-06-01  Jaakko SalliIn wxComboPopupEvtHandler::OnMouseEvent(), when need...
2010-06-01  Jaakko SalliFor clarity: wxComboPopupExtraEventHandler -> wxComboPo...
2010-06-01  Jaakko SalliRefactored wxComboPopupExtraEventHandler::OnMouseEvent...
2010-05-31  Vadim ZeitlinUpdate AUI floating windows position and not just size...
2010-05-31  Vadim ZeitlinRegenerate wxstd.pot with the recently added translatab...
2010-05-31  Vadim ZeitlinDon't disable wxID_PRINT_SETUP even when there is no...
2010-05-31  Vadim ZeitlinTranslate strings used in doc-view printing code.
2010-05-31  Vadim ZeitlinUse C locale for numbers in wx(File)Config.
2010-05-31  Vadim ZeitlinAdd wxString::FromDouble() and FromCDouble().
2010-05-31  Vadim ZeitlinMake wxString::ToCXXX() methods always available.
2010-05-31  Vadim ZeitlinNo real changes, just avoid an unnecessary heap allocat...
2010-05-30  Vadim ZeitlinFix wxFont::IsFixedWidth() under MSW to always return...
2010-05-30  Francesco MontorsiAdd a simple example to make it easier to get started...
2010-05-30  Francesco Montorsiimplement * and / operators for wxPoint, not only wxSize.
2010-05-30  Vadim ZeitlinAdd <span> tag and limited support for CSS styles to...
2010-05-30  Vadim ZeitlinNo changes, just rebaked and reran autoconf.
2010-05-30  Vadim ZeitlinActivate the view of a newly created document.
2010-05-30  Vadim ZeitlinStore page setup data in wxDocManager.
2010-05-30  Vadim ZeitlinDon't generate AUINOTEBOOK_BG_DCLICK when clicking...
2010-05-30  Robert RoeblingPatch update, probably fixes #12090: wxGTK cursor handl...
2010-05-30  Robert RoeblingUse GTKXXX notation for some more wxGTK specific method...
2010-05-30  Václav Slavíkwxrc -g should output filenames in Unix format.
2010-05-30  Julian SmartCaret position corrected to end of selection
2010-05-30  Václav SlavíkFix Shift+TAB navigation from wxNotebook.
2010-05-30  Paul CornettRemove pizza backing window.
2010-05-29  Vadim ZeitlinAdd "filter changed" event to wxFileCtrl.
2010-05-29  Vadim ZeitlinAdd wxConfig::Read(float *) overload.
2010-05-29  Vadim ZeitlinShow OLE errors using wxLogDebug() in wxAutomationObject.
2010-05-29  Jaakko SalliFixed assert when editing wxFontProperty with unspecifi...
2010-05-29  Francesco Montorsiremove test code for wxScopeGuard (there's already...
2010-05-29  Francesco Montorsiremove wxCmdLineParser tests; there is already a much...
2010-05-29  Francesco Montorsiget rid of socket tests; there are marked as broken...
2010-05-29  Francesco Montorsimove all non-interactive FTP tests from the console...
2010-05-28  Francesco MontorsiAdd examples of usage for easy copy-and-paste.
next