2010-05-31 |
Vadim Zeitlin | Use C locale for numbers in wx(File)Config. |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Vadim Zeitlin | Add wxString::FromDouble() and FromCDouble(). |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Vadim Zeitlin | Make wxString::ToCXXX() methods always available. |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Vadim Zeitlin | No real changes, just avoid an unnecessary heap allocat... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Vadim Zeitlin | Fix wxFont::IsFixedWidth() under MSW to always return... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Francesco Montorsi | Add a simple example to make it easier to get started... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Francesco Montorsi | implement * and / operators for wxPoint, not only wxSize. |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Vadim Zeitlin | Add <span> tag and limited support for CSS styles to... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Vadim Zeitlin | No changes, just rebaked and reran autoconf. |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Vadim Zeitlin | Activate the view of a newly created document. |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Vadim Zeitlin | Store page setup data in wxDocManager. |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Vadim Zeitlin | Don't generate AUINOTEBOOK_BG_DCLICK when clicking... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Robert Roebling | Patch update, probably fixes #12090: wxGTK cursor handl... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Robert Roebling | Use GTKXXX notation for some more wxGTK specific method... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Václav Slavík | wxrc -g should output filenames in Unix format. |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Julian Smart | Caret position corrected to end of selection |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Václav Slavík | Fix Shift+TAB navigation from wxNotebook. |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Paul Cornett | Remove pizza backing window. |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Vadim Zeitlin | Add "filter changed" event to wxFileCtrl. |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Vadim Zeitlin | Add wxConfig::Read(float *) overload. |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Vadim Zeitlin | Show OLE errors using wxLogDebug() in wxAutomationObject. |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Jaakko Salli | Fixed assert when editing wxFontProperty with unspecifi... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Francesco Montorsi | remove test code for wxScopeGuard (there's already... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Francesco Montorsi | remove wxCmdLineParser tests; there is already a much... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Francesco Montorsi | get rid of socket tests; there are marked as broken... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Francesco Montorsi | move all non-interactive FTP tests from the console... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Francesco Montorsi | Add examples of usage for easy copy-and-paste. |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Jouk Jansen | Update configuration for wxX11 on OpenVMS |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Jaakko Salli | In wxComboPopupExtraEventHandler::OnMouseEvent(): Also... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Vadim Zeitlin | Ignore "%*" in the shell command strings in MSW registry. |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Vadim Zeitlin | Fall back on using tree/list control item text in wxDra... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Vadim Zeitlin | Correct wxEVT_AUXn_XXX event types names. |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Vadim Zeitlin | Add missing samples to samples.dsw. |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Jaakko Salli | Fixed wxComboCtrl::SetButtonPosition() on Vista/Win7... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Jouk Jansen | use wxToggleButtonXmlHandler::DoCreateBitmapToggleButto... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Francesco Montorsi | add docs for the global wxStringTokenize() function... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Francesco Montorsi | fix incoherency between the wxThread implementation... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Robert Roebling | Applied patch, fixes #12090: wxGTK cursor handling... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Jaakko Salli | ComboControl -> ComboCtrl |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Vadim Zeitlin | Fix setting the fonts for wxMSW wxTextCtrl with wxTE_RI... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Jaakko Salli | Draw wxPropertyGrid drop down items with consistent... |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Jaakko Salli | Always call OnSetValue() for a property when values... |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Francesco Montorsi | remove streams tests: they're very basic and already... |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Robert Roebling | non-PCH compilation |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Paul Cornett | compile fix for GTK2 systems which have X11/extensions... |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Vadim Zeitlin | Remove non-working or semi-working tests added from... |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Vadim Zeitlin | Added wxMessageQueue::Clear(). |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Vadim Zeitlin | Fix for user input processing in wxProgressDialog. |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Vadim Zeitlin | Use GTK+ functions for wxDisplay implementation. |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Vadim Zeitlin | Restore selection on click in row/column selection... |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Vadim Zeitlin | Modify wxBoxSizer minimal size calculations to respect... |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Vadim Zeitlin | Set wild card in the base class too in wxGTK wxFileDialog. |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Vadim Zeitlin | Correct notebook sample layout. |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Vadim Zeitlin | Unset the debug report preview dialog as critical windo... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Robert Roebling | Second try to get wxDataViewChoiceByIndex and its name... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Vadim Zeitlin | Document wxDocManager::CloseDocument(). |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Vadim Zeitlin | Minor corrections to wxFont size-changing methods. |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Vadim Zeitlin | Erase the column label background in wxGrid to avoid... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Vadim Zeitlin | Use ListView_CancelEditLabel() to implement wxListCtrl... |
commit | commitdiff | tree | snapshot |
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 |
next |