2010-06-17 |
Václav Slavík | Compilation fix for GetAvailableTranslations(). |
tree | commitdiff |
2010-06-16 |
Václav Slavík | Add wxTranslations::GetAvailableTranslations(). |
tree | commitdiff |
2010-06-15 |
Jaakko Salli | Fix compilation when wxAny was disabled (fixes #12148) |
tree | commitdiff |
2010-06-13 |
Jaakko Salli | Added wxComboCtrl::SetTextCtrlStyle() |
tree | commitdiff |
2010-06-12 |
Vadim Zeitlin | Fix scrolling to the bottom in wxTextCtrl::AppendText(). |
tree | commitdiff |
2010-06-12 |
Vadim Zeitlin | Fix processing of events for MRU entries #10 and more... |
tree | commitdiff |
2010-06-12 |
Vadim Zeitlin | Avoid sending spurious socket read notifications in... |
tree | commitdiff |
2010-06-12 |
Jaakko Salli | For wxTextCtrl editor, set the bold font before margins... |
tree | commitdiff |
2010-06-12 |
Jaakko Salli | Keyboard handling was blocked by label editor. Also... |
tree | commitdiff |
2010-06-12 |
Jaakko Salli | Added wxPropertyGrid::DedicateKey(), which prevents... |
tree | commitdiff |
2010-06-10 |
Vadim Zeitlin | Fix typo in an error message in XTI code. |
tree | commitdiff |
2010-06-10 |
Robert Roebling | Implemented wxDataViewColumn for wxOSX/Cocoa |
tree | commitdiff |
2010-06-10 |
Robert Roebling | Make wxDataViewCtrl::GetColumnPosition() return the... |
tree | commitdiff |
2010-06-09 |
Francesco Montorsi | Increase interoperability between wxPoint and wxRealPoi... |
tree | commitdiff |
2010-06-09 |
Francesco Montorsi | fix bug in wxGDIPlusMatrixData::Rotate: it must take... |
tree | commitdiff |
2010-06-09 |
Francesco Montorsi | Implement wx-prefixed macros versions of DECLARE_EVENT_... |
tree | commitdiff |
2010-06-09 |
Vadim Zeitlin | Don't use -kAddToPopUp() gettext hack with Scintilla. |
tree | commitdiff |
2010-06-07 |
Vadim Zeitlin | Include locale.h in cmdline.cpp to ensure LC_ALL is... |
tree | commitdiff |
2010-06-07 |
Julian Smart | GetStyleMergedWithBase no longer hangs if there's a... |
tree | commitdiff |
2010-06-06 |
Vadim Zeitlin | Don't post process events twice but return correct... |
tree | commitdiff |
2010-06-06 |
Vadim Zeitlin | Fix compilation errors in wxGTK wxDataViewCtrl in ANSI... |
tree | commitdiff |
2010-06-06 |
Jaakko Salli | In wxComboCtrlBase::DoShowPopup(), if the popup window... |
tree | commitdiff |
2010-06-05 |
Vadim Zeitlin | Don't send selection events for an already selected... |
tree | commitdiff |
2010-06-05 |
Vadim Zeitlin | Don't send listbox selection events when mouse wasn... |
tree | commitdiff |
2010-06-05 |
Vadim Zeitlin | Use mouse position to find the item for selection event... |
tree | commitdiff |
2010-06-05 |
Vadim Zeitlin | No changes, just refactor wxListBox initialization... |
tree | commitdiff |
2010-06-05 |
Vadim Zeitlin | Refactor listbox event sending code to avoid duplication. |
tree | commitdiff |
2010-06-05 |
Vadim Zeitlin | Don't return true from DoTryChain() if the event wasn... |
tree | commitdiff |
2010-06-05 |
Robin Dunn | m_id was already set, don't set it to the passed in... |
tree | commitdiff |
2010-06-03 |
Francesco Montorsi | no real change: just rename "near" into "onNearPart... |
tree | commitdiff |
2010-06-03 |
Jaakko Salli | Greatly reduce rare animation garbage in wxOwnerDrawnCo... |
tree | commitdiff |
2010-06-03 |
Vadim Zeitlin | Drop the column being dragged at the correct position... |
tree | commitdiff |
2010-06-03 |
Vadim Zeitlin | Test for wxPen validity before testing for its style... |
tree | commitdiff |
2010-06-03 |
Vadim Zeitlin | Assert if an invalid column index is specified when... |
tree | commitdiff |
2010-06-02 |
Vadim Zeitlin | Fix recently broken forwarding of events between event... |
tree | commitdiff |
2010-06-02 |
Vadim Zeitlin | Fix drawing of scaled bitmaps in wxCairoContext. |
tree | commitdiff |
2010-06-02 |
Vadim Zeitlin | Remove unused GetTextExtent() call from wxProgressDialog. |
tree | commitdiff |
2010-06-01 |
Jaakko Salli | Interpret arrow keys correctly in wxMSW wxComboCtrl... |
tree | commitdiff |
2010-06-01 |
Jaakko Salli | In wxComboPopupEvtHandler::OnMouseEvent(), when need... |
tree | commitdiff |
2010-06-01 |
Jaakko Salli | For clarity: wxComboPopupExtraEventHandler -> wxComboPo... |
tree | commitdiff |
2010-06-01 |
Jaakko Salli | Refactored wxComboPopupExtraEventHandler::OnMouseEvent... |
tree | commitdiff |
2010-05-31 |
Vadim Zeitlin | Update AUI floating windows position and not just size... |
tree | commitdiff |
2010-05-31 |
Vadim Zeitlin | Don't disable wxID_PRINT_SETUP even when there is no... |
tree | commitdiff |
2010-05-31 |
Vadim Zeitlin | Use C locale for numbers in wx(File)Config. |
tree | commitdiff |
2010-05-31 |
Vadim Zeitlin | Add wxString::FromDouble() and FromCDouble(). |
tree | commitdiff |
2010-05-31 |
Vadim Zeitlin | Make wxString::ToCXXX() methods always available. |
tree | commitdiff |
2010-05-30 |
Vadim Zeitlin | Fix wxFont::IsFixedWidth() under MSW to always return... |
tree | commitdiff |
2010-05-30 |
Vadim Zeitlin | Add <span> tag and limited support for CSS styles to... |
tree | commitdiff |
2010-05-30 |
Vadim Zeitlin | Activate the view of a newly created document. |
tree | commitdiff |
2010-05-30 |
Vadim Zeitlin | Store page setup data in wxDocManager. |
tree | commitdiff |
2010-05-30 |
Vadim Zeitlin | Don't generate AUINOTEBOOK_BG_DCLICK when clicking... |
tree | commitdiff |
2010-05-30 |
Robert Roebling | Patch update, probably fixes #12090: wxGTK cursor handl... |
tree | commitdiff |
2010-05-30 |
Robert Roebling | Use GTKXXX notation for some more wxGTK specific method... |
tree | commitdiff |
2010-05-30 |
Julian Smart | Caret position corrected to end of selection |
tree | commitdiff |
2010-05-30 |
Václav Slavík | Fix Shift+TAB navigation from wxNotebook. |
tree | commitdiff |
2010-05-30 |
Paul Cornett | Remove pizza backing window. |
tree | commitdiff |
2010-05-29 |
Vadim Zeitlin | Add "filter changed" event to wxFileCtrl. |
tree | commitdiff |
2010-05-29 |
Vadim Zeitlin | Add wxConfig::Read(float *) overload. |
tree | commitdiff |
2010-05-29 |
Vadim Zeitlin | Show OLE errors using wxLogDebug() in wxAutomationObject. |
tree | commitdiff |
2010-05-29 |
Jaakko Salli | Fixed assert when editing wxFontProperty with unspecifi... |
tree | commitdiff |
2010-05-27 |
Jaakko Salli | In wxComboPopupExtraEventHandler::OnMouseEvent(): Also... |
tree | commitdiff |
2010-05-27 |
Vadim Zeitlin | Ignore "%*" in the shell command strings in MSW registry. |
tree | commitdiff |
2010-05-27 |
Vadim Zeitlin | Fall back on using tree/list control item text in wxDra... |
tree | commitdiff |
2010-05-27 |
Jaakko Salli | Fixed wxComboCtrl::SetButtonPosition() on Vista/Win7... |
tree | commitdiff |
2010-05-27 |
Jouk Jansen | use wxToggleButtonXmlHandler::DoCreateBitmapToggleButto... |
tree | commitdiff |
2010-05-26 |
Francesco Montorsi | fix incoherency between the wxThread implementation... |
tree | commitdiff |
2010-05-26 |
Robert Roebling | Applied patch, fixes #12090: wxGTK cursor handling... |
tree | commitdiff |
2010-05-25 |
Vadim Zeitlin | Fix setting the fonts for wxMSW wxTextCtrl with wxTE_RI... |
tree | commitdiff |
2010-05-25 |
Jaakko Salli | Draw wxPropertyGrid drop down items with consistent... |
tree | commitdiff |
2010-05-24 |
Jaakko Salli | Always call OnSetValue() for a property when values... |
tree | commitdiff |
2010-05-23 |
Robert Roebling | non-PCH compilation |
tree | commitdiff |
2010-05-23 |
Paul Cornett | compile fix for GTK2 systems which have X11/extensions... |
tree | commitdiff |
2010-05-22 |
Vadim Zeitlin | Fix for user input processing in wxProgressDialog. |
tree | commitdiff |
2010-05-22 |
Vadim Zeitlin | Use GTK+ functions for wxDisplay implementation. |
tree | commitdiff |
2010-05-22 |
Vadim Zeitlin | Restore selection on click in row/column selection... |
tree | commitdiff |
2010-05-22 |
Vadim Zeitlin | Modify wxBoxSizer minimal size calculations to respect... |
tree | commitdiff |
2010-05-22 |
Vadim Zeitlin | Set wild card in the base class too in wxGTK wxFileDialog. |
tree | commitdiff |
2010-05-22 |
Vadim Zeitlin | Unset the debug report preview dialog as critical windo... |
tree | commitdiff |
2010-05-21 |
Robert Roebling | Second try to get wxDataViewChoiceByIndex and its name... |
tree | commitdiff |
2010-05-21 |
Vadim Zeitlin | Erase the column label background in wxGrid to avoid... |
tree | commitdiff |
2010-05-21 |
Vadim Zeitlin | Use ListView_CancelEditLabel() to implement wxListCtrl... |
tree | commitdiff |
2010-05-21 |
Vadim Zeitlin | Simplify and correct MSW selection of background brush... |
tree | commitdiff |
2010-05-21 |
Vadim Zeitlin | Yet another fix to event propagation in scrolled windows. |
tree | commitdiff |
2010-05-21 |
Vadim Zeitlin | Fix cast from pointer to int in wxDataViewCtrl. |
tree | commitdiff |
2010-05-20 |
Vadim Zeitlin | Fix wxListCtrl::EndEditLabel() which simply didn't... |
tree | commitdiff |
2010-05-20 |
Stefan Csomor | fixing infinite recursion |
tree | commitdiff |
2010-05-20 |
Stefan Csomor | def include was missing |
tree | commitdiff |
2010-05-20 |
Robert Roebling | Make GetIndexOf() and get_path() work for virtual list... |
tree | commitdiff |
2010-05-20 |
Stefan Csomor | support compiling for iphone |
tree | commitdiff |
2010-05-20 |
Vadim Zeitlin | Fix wxScrollHelperEvtHandler broken by recent changes... |
tree | commitdiff |
2010-05-20 |
Stefan Csomor | adding support for iphone |
tree | commitdiff |
2010-05-20 |
Stefan Csomor | adapting to new API |
tree | commitdiff |
2010-05-20 |
Stefan Csomor | utils_osx isn't part of base but of core, moving wxMacW... |
tree | commitdiff |
2010-05-19 |
Stefan Csomor | moving wxMacWakeUp outside COCOA_CARBON clause, fixes... |
tree | commitdiff |
2010-05-19 |
Vadim Zeitlin | No changes, just add a comment. |
tree | commitdiff |
2010-05-19 |
Stefan Csomor | splitting methods |
tree | commitdiff |
2010-05-19 |
Stefan Csomor | common wxMacWakeUp code across all platforms |
tree | commitdiff |
2010-05-19 |
Stefan Csomor | common wxMacWakeUp code across all platforms |
tree | commitdiff |
2010-05-19 |
Stefan Csomor | set default resolutions in case of errors |
tree | commitdiff |
2010-05-19 |
Stefan Csomor | using wx dynamic cast |
tree | commitdiff |
next |