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 |
2010-05-19 |
Stefan Csomor | removing unused var |
tree | commitdiff |
2010-05-19 |
Stefan Csomor | missing commit, fixes #12067 |
tree | commitdiff |
2010-05-16 |
Robert Roebling | No-PCH compilation fix |
tree | commitdiff |
2010-05-16 |
Robert Roebling | Don't call super class explicitly so overriding is... |
tree | commitdiff |
2010-05-16 |
Robert Roebling | Applied #11755: wxBitmapToggleButton Xml Handler |
tree | commitdiff |
2010-05-16 |
Robert Roebling | Allow calling iter_children with parent being NULL... |
tree | commitdiff |
2010-05-16 |
Václav Slavík | Fix incorrect painting of backgrounds inside notebook. |
tree | commitdiff |
2010-05-15 |
Vadim Zeitlin | Clip drawing in wxRendererGeneric::DrawHeaderButtonCont... |
tree | commitdiff |
2010-05-15 |
Vadim Zeitlin | Don't change the current pen and brush in DrawHeaderBut... |
tree | commitdiff |
2010-05-15 |
Vadim Zeitlin | Remove wxGTK-specific text shift in wxRenderer::DrawHea... |
tree | commitdiff |
2010-05-13 |
Vadim Zeitlin | Never enable wxSpinCtrlGenericBase window itself at... |
tree | commitdiff |
2010-05-13 |
Vadim Zeitlin | Document wxDocument::DeleteContents(). |
tree | commitdiff |
2010-05-13 |
Jaakko Salli | Added wxGraphicsContext::Create(const wxEnhMetaFileDC... |
tree | commitdiff |
2010-05-12 |
Vadim Zeitlin | Refactor wxDocParentFrame and wxDocMDIParentFrame to... |
tree | commitdiff |
2010-05-11 |
Jouk Jansen | Update OpenVMS comiles support |
tree | commitdiff |
2010-05-11 |
Vadim Zeitlin | Fix position for wxKeyEvents in wxMSW. |
tree | commitdiff |
2010-05-10 |
Vadim Zeitlin | Add column parameter to wxListCtrl::GetItemText(). |
tree | commitdiff |
2010-05-10 |
Vadim Zeitlin | Replace wxTINY_CAPTION_{HORIZ,VERT} with a single wxTIN... |
tree | commitdiff |
2010-05-10 |
Jaakko Salli | In wxGDIPlusContext::GetTextExtent(), return more accur... |
tree | commitdiff |
2010-05-10 |
Jaakko Salli | Set wxGraphicsContext page scale, which is required... |
tree | commitdiff |
2010-05-09 |
Vadim Zeitlin | Replace public wxEvtHandler::ProcessEventHere() with... |
tree | commitdiff |
2010-05-09 |
Vadim Zeitlin | Use ProcessEventLocally() instead of ProcessEventHere... |
tree | commitdiff |
2010-05-09 |
Vadim Zeitlin | Add wxWindow::ProcessWindowEventLocally() and use it... |
tree | commitdiff |
2010-05-09 |
Vadim Zeitlin | Refactor the event processing code to add ProcessEventL... |
tree | commitdiff |
2010-05-09 |
Vadim Zeitlin | Call wxEvtHandler::TryBefore() only once from ProcessEv... |
tree | commitdiff |
2010-05-09 |
Jaakko Salli | Supress SetFocus() warning in wxVListBoxComboPopup |
tree | commitdiff |
2010-05-09 |
Václav Slavík | Prevent idMenuTitle from being accidentally used as... |
tree | commitdiff |
2010-05-09 |
Václav Slavík | Whitelist wxID_NONE as valid menu item ID. |
tree | commitdiff |
2010-05-09 |
Václav Slavík | Fixed popup menu's title to be bold regardless of metho... |
tree | commitdiff |
2010-05-08 |
Václav Slavík | Fixed a test in wxTranslations::GetString() to use... |
tree | commitdiff |
2010-05-08 |
Vadim Zeitlin | Invalidate wxListBox best size immediately without... |
tree | commitdiff |
2010-05-07 |
Vadim Zeitlin | Fix crash in wxCommandProcessor of capacity N when... |
tree | commitdiff |
2010-05-07 |
Vadim Zeitlin | Fix assert during separator items creation introduced... |
tree | commitdiff |
2010-05-07 |
Vadim Zeitlin | Fix bugs related to two phase creation of wxRibbon... |
tree | commitdiff |
2010-05-07 |
Václav Slavík | Integrate with GNOME's Recent Documents menu. |
tree | commitdiff |
next |