2010-05-21 |
Vadim Zeitlin | Always define SIZEOF_WCHAR_T if it's not defined under... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Vadim Zeitlin | Simplify and correct MSW selection of background brush... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Vadim Zeitlin | Fix focus debugging in the controls sample. |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Vadim Zeitlin | Yet another fix to event propagation in scrolled windows. |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Vadim Zeitlin | Fix cast from pointer to int in wxDataViewCtrl. |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Vadim Zeitlin | Fix wxListCtrl::EndEditLabel() which simply didn't... |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Stefan Csomor | fixing infinite recursion |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Stefan Csomor | def include was missing |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Stefan Csomor | adding more infos, links |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Robert Roebling | Make GetIndexOf() and get_path() work for virtual list... |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Stefan Csomor | adding building iphone projects |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Stefan Csomor | support compiling for iphone |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Stefan Csomor | adding all iphone files |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Vadim Zeitlin | Fix wxScrollHelperEvtHandler broken by recent changes... |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Stefan Csomor | adding support for iphone |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Stefan Csomor | fixing copy paste error |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Stefan Csomor | adapting to new API |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Stefan Csomor | utils_osx isn't part of base but of core, moving wxMacW... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Vadim Zeitlin | Document that wxWindow::FindWindowByXXX() functions... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Stefan Csomor | not needed anymore |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Stefan Csomor | moving wxMacWakeUp outside COCOA_CARBON clause, fixes... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Vadim Zeitlin | Document wxHTTP::SetPostBuffer(). |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Vadim Zeitlin | No changes, just add a comment. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Vadim Zeitlin | Document wxHTTP::Connect(wxSockAddress) overload. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Stefan Csomor | splitting methods |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Stefan Csomor | common wxMacWakeUp code across all platforms |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Stefan Csomor | common wxMacWakeUp code across all platforms |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Stefan Csomor | adding methoddefs |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Stefan Csomor | set default resolutions in case of errors |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Stefan Csomor | using wx dynamic cast |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Stefan Csomor | removing unused var |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Stefan Csomor | missing commit, fixes #12067 |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Vadim Zeitlin | Add AM_PATH_WXRC to wxwin.m4 for backwards compatibility. |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Vadim Zeitlin | Compilation fix for wxUSE_LOG_DEBUG==0 case. |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Robert Roebling | Added quick implementation of wxDataViewChoiceByIndexRe... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Francesco Montorsi | remove TestTimer() (adds nothing to existing tests... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Robert Roebling | No-PCH compilation fix |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Francesco Montorsi | move TestUtf8() and TestEncodingConverter() functions... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Robert Roebling | Part II of: Add GetChoice() and GetChoices() getters... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Robert Roebling | Add GetChoice() and GetChoices() getters to all choice... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Francesco Montorsi | remove ZIP tests: they seem to have been greatly expand... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Robert Roebling | Don't call super class explicitly so overriding is... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Francesco Montorsi | remove wxDateTime tests which were already extracted... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Francesco Montorsi | move TestTextInputStream() function in CppUnit's TextSt... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Robert Roebling | Applied #11755: wxBitmapToggleButton Xml Handler |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Robert Roebling | Allow calling iter_children with parent being NULL... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Václav Slavík | Fix incorrect painting of backgrounds inside notebook. |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Vadim Zeitlin | Mention that stock bitmaps are a wxGTK-only feature... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Vadim Zeitlin | Fix links to wxArtClient and wxArtID in the generated... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Vadim Zeitlin | Clip drawing in wxRendererGeneric::DrawHeaderButtonCont... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Vadim Zeitlin | Don't change the current pen and brush in DrawHeaderBut... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Vadim Zeitlin | Add more tests for wxRendererNative::DrawHeaderButton(). |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Vadim Zeitlin | Remove wxGTK-specific text shift in wxRenderer::DrawHea... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Vadim Zeitlin | Never enable wxSpinCtrlGenericBase window itself at... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Vadim Zeitlin | Use GetWidgets() in the widgets samples instead of... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Vadim Zeitlin | No changes, just cleanup the image part of the docview... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Vadim Zeitlin | Document wxDocument::DeleteContents(). |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Jaakko Salli | Make text drawn by wxGraphicsContext slightly less... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Jaakko Salli | Added wxGraphicsContext::Create(const wxEnhMetaFileDC... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Václav Slavík | Add missing check for wxUSE_FILE_HISTORY existence. |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Vadim Zeitlin | Refactor wxDocParentFrame and wxDocMDIParentFrame to... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Vadim Zeitlin | Restore wxString::Printf() example showing position... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Francesco Montorsi | update the main page of the manual to be more consisten... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Francesco Montorsi | fix errors/inconsistencies pointed out by ifacecheck |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Francesco Montorsi | better error message when an inconsistency has been... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Francesco Montorsi | minor fixes to reduce number of Doxygen warnings |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Francesco Montorsi | img tags need a final slash as they are empty tags... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Francesco Montorsi | make H3 titles center-aligned (fixes the display of... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Jouk Jansen | Update OpenVMS comiles support |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Vadim Zeitlin | Fix position for wxKeyEvents in wxMSW. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Francesco Montorsi | fix for non-PCH builds; also use wxMilliSleep instead... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Francesco Montorsi | move code testing wxThread classes from the console... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Vadim Zeitlin | Build fix: forgotten part of the previous commit. |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Vadim Zeitlin | Add column parameter to wxListCtrl::GetItemText(). |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Vadim Zeitlin | Change wxDIALOG_NO_PARENT value to avoid clashing with... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Vadim Zeitlin | Replace wxTINY_CAPTION_{HORIZ,VERT} with a single wxTIN... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Vadim Zeitlin | No changes, just added comments summarizing the use... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Vadim Zeitlin | Don't use wxWindow::ClearBackground() in the image... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Jaakko Salli | Make text printed by wxGraphicsContext shorter |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Jaakko Salli | Use wxGraphicsContext to draw some text and a rectangle... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Jaakko Salli | In wxGDIPlusContext::GetTextExtent(), return more accur... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Jaakko Salli | Set wxGraphicsContext page scale, which is required... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Vadim Zeitlin | Replace public wxEvtHandler::ProcessEventHere() with... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Vadim Zeitlin | Use ProcessEventLocally() instead of ProcessEventHere... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Vadim Zeitlin | Add wxWindow::ProcessWindowEventLocally() and use it... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Vadim Zeitlin | Refactor the event processing code to add ProcessEventL... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Vadim Zeitlin | Call wxEvtHandler::TryBefore() only once from ProcessEv... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Jaakko Salli | Supress SetFocus() warning in wxVListBoxComboPopup |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Václav Slavík | Prevent idMenuTitle from being accidentally used as... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Václav Slavík | Whitelist wxID_NONE as valid menu item ID. |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Václav Slavík | Fixed popup menu's title to be bold regardless of metho... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Václav Slavík | wxMsgCatalog destructor should be public. |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Václav Slavík | Fixed a test in wxTranslations::GetString() to use... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Vadim Zeitlin | Invalidate wxListBox best size immediately without... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Vadim Zeitlin | Fix crash in wxCommandProcessor of capacity N when... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Vadim Zeitlin | Fix assert during separator items creation introduced... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Vadim Zeitlin | Fix bugs related to two phase creation of wxRibbon... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Jouk Jansen | Updating setup for OpenVMS |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Václav Slavík | Integrate with GNOME's Recent Documents menu. |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Václav Slavík | Clarify that wxFileSystem::OpenFile() takes URL, not... |
commit | commitdiff | tree | snapshot |
next |