2010-06-24 |
Václav Slavík | Check wxPrintf etc. arguments types. |
tree | commitdiff |
2010-06-24 |
Václav Slavík | Add correct wxArgNormalizer code for signed char. |
tree | commitdiff |
2010-06-24 |
Václav Slavík | Always NUL-terminate wxPrintfConvSpec::m_szFlags. |
tree | commitdiff |
2010-06-24 |
Václav Slavík | Check that wxSIZE_T_IS_* macros are always defined. |
tree | commitdiff |
2010-06-21 |
Stefan Csomor | adding mimetype patch, closes #12072 |
tree | commitdiff |
2010-06-21 |
Stefan Csomor | adding HitTest to osx_cocoa implementation of listbox... |
tree | commitdiff |
2010-06-21 |
Stefan Csomor | adding bestsize for osx_cocoa combobox |
tree | commitdiff |
2010-06-21 |
Stefan Csomor | text updated events were not always sent out correctly... |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | Fix activation handling in generic wxDataViewCtrl rende... |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | Use PBM_SETMARQUEE to implement indeterminate mode... |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | Remove unnecessary mondrian.{ico,xpm} files from sample... |
tree | commitdiff |
2010-06-19 |
Francesco Montorsi | fix for non-PCH builds |
tree | commitdiff |
2010-06-19 |
Francesco Montorsi | Remove identic implementations of wxDir::Exists from... |
tree | commitdiff |
2010-06-18 |
Jaakko Salli | Made wxAny::IsNull() doc string a bit clearer |
tree | commitdiff |
2010-06-18 |
Jaakko Salli | Added wxAny::HasSameType() |
tree | commitdiff |
2010-06-18 |
Jaakko Salli | Use placement new when storing value in wxAnyValueBuffe... |
tree | commitdiff |
2010-06-17 |
Vadim Zeitlin | Allow specifying non default port for wxFTP connections. |
tree | commitdiff |
2010-06-17 |
Václav Slavík | Make the wxArrayString(int) ctor explicit. |
tree | commitdiff |
2010-06-16 |
Václav Slavík | Add wxTranslations::GetAvailableTranslations(). |
tree | commitdiff |
2010-06-14 |
Jaakko Salli | Added wxIsPod<>. Use it in wxAny instead of wxIsMovable<>. |
tree | commitdiff |
2010-06-13 |
Jaakko Salli | Added wxComboCtrl::SetTextCtrlStyle() |
tree | commitdiff |
2010-06-12 |
Vadim Zeitlin | Fix processing of events for MRU entries #10 and more... |
tree | commitdiff |
2010-06-12 |
Jaakko Salli | Added wxPropertyGrid::DedicateKey(), which prevents... |
tree | commitdiff |
2010-06-10 |
Robert Roebling | Implemented wxDataViewColumn for wxOSX/Cocoa |
tree | commitdiff |
2010-06-10 |
Robert Roebling | Suppress warning about double->int conversion |
tree | commitdiff |
2010-06-10 |
Robert Roebling | Make wxDataViewCtrl::GetColumnPosition() return the... |
tree | commitdiff |
2010-06-10 |
Vadim Zeitlin | Add missing Init() call to one of wxListBox ctors in... |
tree | commitdiff |
2010-06-09 |
Jaakko Salli | wxAny CheckType() member functions should be const |
tree | commitdiff |
2010-06-09 |
Francesco Montorsi | Increase interoperability between wxPoint and wxRealPoi... |
tree | commitdiff |
2010-06-09 |
Francesco Montorsi | Implement wx-prefixed macros versions of DECLARE_EVENT_... |
tree | commitdiff |
2010-06-09 |
Francesco Montorsi | Implement wx-prefixed macros versions of DECLARE/IMPLEM... |
tree | commitdiff |
2010-06-09 |
Francesco Montorsi | Implement wx-prefixed macros versions of DECLARE/IMPLEM... |
tree | commitdiff |
2010-06-06 |
Francesco Montorsi | add to wxRealPoint the same operators already available... |
tree | commitdiff |
2010-06-06 |
Francesco Montorsi | get rid of wxMimeTypesManager::ReadMailcap and wxMimeTy... |
tree | commitdiff |
2010-06-05 |
Vadim Zeitlin | Don't send selection events for an already selected... |
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-02 |
Vadim Zeitlin | Fix recently broken forwarding of events between event... |
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-05-31 |
Vadim Zeitlin | Update AUI floating windows position and not just size... |
tree | commitdiff |
2010-05-31 |
Vadim Zeitlin | Translate strings used in doc-view printing code. |
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 |
Francesco Montorsi | implement * and / operators for wxPoint, not only wxSize. |
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 |
Robert Roebling | Use GTKXXX notation for some more wxGTK specific method... |
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-27 |
Jaakko Salli | Fixed wxComboCtrl::SetButtonPosition() on Vista/Win7... |
tree | commitdiff |
2010-05-27 |
Jouk Jansen | use wxToggleButtonXmlHandler::DoCreateBitmapToggleButto... |
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-22 |
Vadim Zeitlin | Added wxMessageQueue::Clear(). |
tree | commitdiff |
2010-05-22 |
Vadim Zeitlin | Fix for user input processing in wxProgressDialog. |
tree | commitdiff |
2010-05-21 |
Robert Roebling | Second try to get wxDataViewChoiceByIndex and its name... |
tree | commitdiff |
2010-05-21 |
Vadim Zeitlin | Always define SIZEOF_WCHAR_T if it's not defined under... |
tree | commitdiff |
2010-05-21 |
Vadim Zeitlin | Simplify and correct MSW selection of background brush... |
tree | commitdiff |
2010-05-20 |
Stefan Csomor | support compiling for iphone |
tree | commitdiff |
2010-05-20 |
Stefan Csomor | adding support for iphone |
tree | commitdiff |
2010-05-20 |
Stefan Csomor | fixing copy paste error |
tree | commitdiff |
2010-05-20 |
Stefan Csomor | adapting to new API |
tree | commitdiff |
2010-05-19 |
Stefan Csomor | not needed anymore |
tree | commitdiff |
2010-05-19 |
Stefan Csomor | adding methoddefs |
tree | commitdiff |
2010-05-18 |
Vadim Zeitlin | Compilation fix for wxUSE_LOG_DEBUG==0 case. |
tree | commitdiff |
2010-05-16 |
Robert Roebling | Added quick implementation of wxDataViewChoiceByIndexRe... |
tree | commitdiff |
2010-05-16 |
Robert Roebling | Part II of: Add GetChoice() and GetChoices() getters... |
tree | commitdiff |
2010-05-16 |
Robert Roebling | Add GetChoice() and GetChoices() getters to all choice... |
tree | commitdiff |
2010-05-16 |
Robert Roebling | Applied #11755: wxBitmapToggleButton Xml Handler |
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-13 |
Václav Slavík | Add missing check for wxUSE_FILE_HISTORY existence. |
tree | commitdiff |
2010-05-12 |
Vadim Zeitlin | Refactor wxDocParentFrame and wxDocMDIParentFrame to... |
tree | commitdiff |
2010-05-10 |
Vadim Zeitlin | Build fix: forgotten part of the previous commit. |
tree | commitdiff |
2010-05-10 |
Vadim Zeitlin | Add column parameter to wxListCtrl::GetItemText(). |
tree | commitdiff |
2010-05-10 |
Vadim Zeitlin | Change wxDIALOG_NO_PARENT value to avoid clashing with... |
tree | commitdiff |
2010-05-10 |
Vadim Zeitlin | Replace wxTINY_CAPTION_{HORIZ,VERT} with a single wxTIN... |
tree | commitdiff |
2010-05-10 |
Vadim Zeitlin | No changes, just added comments summarizing the use... |
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 |
Jaakko Salli | Supress SetFocus() warning in wxVListBoxComboPopup |
tree | commitdiff |
2010-05-08 |
Václav Slavík | wxMsgCatalog destructor should be public. |
tree | commitdiff |
2010-05-08 |
Vadim Zeitlin | Invalidate wxListBox best size immediately without... |
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 |
2010-05-06 |
Jaakko Salli | Change wxPGProperty::SetChoices() to accept 'const... |
tree | commitdiff |
2010-05-06 |
Vadim Zeitlin | Don't accept focus in the dummy main generic spin contr... |
tree | commitdiff |
2010-05-06 |
Vadim Zeitlin | Don't send wxEVT_COMMAND_SPINCTRLDOUBLE_UPDATED when... |
tree | commitdiff |
2010-05-06 |
Vadim Zeitlin | Added wxLANGUAGE_BOSNIAN. |
tree | commitdiff |
2010-05-06 |
Václav Slavík | Refactor wxTranslationsLoader API. |
tree | commitdiff |
2010-05-06 |
Václav Slavík | Move wxScopedPtr::reset() implementation to wxDEFINE_SC... |
tree | commitdiff |
2010-05-06 |
Václav Slavík | Use wxCHECKED_DELETE in wxScopedPtr::reset(). |
tree | commitdiff |
2010-05-06 |
Václav Slavík | Use wxCHECKED_DELETE in wxScopedPtr<T>. |
tree | commitdiff |
2010-05-05 |
Vadim Zeitlin | No changes, just make wxDataViewEditorCtrlEvtHandler... |
tree | commitdiff |
next |