2009-03-20 |
Francesco Montorsi | add the ToCLong, ToCULong and ToCDouble functions,... |
tree | commitdiff |
2009-03-20 |
Stefan Csomor | reworked font handling for osx |
tree | commitdiff |
2009-03-20 |
Francesco Montorsi | implement wxStrtoX_l() variants even when wxHAS_XLOCALE... |
tree | commitdiff |
2009-03-19 |
Francesco Montorsi | blind build fix for STL builds |
tree | commitdiff |
2009-03-19 |
Francesco Montorsi | extend wxXLocale with wxStrto[d,l,ul] functions; make... |
tree | commitdiff |
2009-03-18 |
Vadim Zeitlin | add combobox drop down/close up events (closes #10587) |
tree | commitdiff |
2009-03-18 |
Francesco Montorsi | add support to wxBitmapToggleButton also in TransferFro... |
tree | commitdiff |
2009-03-16 |
Francesco Montorsi | return updated wxFONT*_* values |
tree | commitdiff |
2009-03-15 |
Francesco Montorsi | make wxStatusBarPane a 'full class' with getters and... |
tree | commitdiff |
2009-03-15 |
Francesco Montorsi | add the wxFont(const wxSize& pixelSize, ...) ctor to... |
tree | commitdiff |
2009-03-14 |
Stefan Neis | Sorry, needed to fix typo in previous commit. |
tree | commitdiff |
2009-03-14 |
Stefan Neis | Update m_nSize when shrinking wxArrayString (fixes... |
tree | commitdiff |
2009-03-14 |
Francesco Montorsi | add overloads of ctors and Create() functions taking... |
tree | commitdiff |
2009-03-13 |
Stefan Csomor | supporting AA font flags on wxGCDC, fixes #10579 |
tree | commitdiff |
2009-03-13 |
Václav Slavík | return URLs, not filenames, from wxFileSystem::FindFirs... |
tree | commitdiff |
2009-03-11 |
Vadim Zeitlin | work around some (harmless) g++ warnings about possibly... |
tree | commitdiff |
2009-03-10 |
Robert Roebling | Make wxDataViewModel::Compare() const |
tree | commitdiff |
2009-03-09 |
Vadim Zeitlin | add support for multiple extensions to wxImage handlers... |
tree | commitdiff |
2009-03-09 |
Robert Roebling | Add wxDataViewEvent for vetoing label editing (see... |
tree | commitdiff |
2009-03-09 |
Vadim Zeitlin | close the associated frame if the view is deleted direc... |
tree | commitdiff |
2009-03-09 |
Vadim Zeitlin | don't use wxScopedPtr<> in wxDocTemplate::CreateDocumen... |
tree | commitdiff |
2009-03-09 |
Vadim Zeitlin | PCH-less build fix after r59452 |
tree | commitdiff |
2009-03-09 |
Vadim Zeitlin | don't leak memory if exceptions are thrown during a... |
tree | commitdiff |
2009-03-09 |
Vadim Zeitlin | don't call neither OnSaveModified() nor Modify(false... |
tree | commitdiff |
2009-03-08 |
Robert Roebling | Commit most parts of #10495 wxDataViewCtrl needs a... |
tree | commitdiff |
2009-03-08 |
Vadim Zeitlin | take into account the width of the static box label... |
tree | commitdiff |
2009-03-08 |
Vadim Zeitlin | no changes, just removed unnecessary GetStaticBoxBorder... |
tree | commitdiff |
2009-03-08 |
Francesco Montorsi | add wxAppConsoleBase::DeletePendingEvents and wxEvtHand... |
tree | commitdiff |
2009-03-08 |
Kevin Ollivier | Fixes needed to get transient popup windows working... |
tree | commitdiff |
2009-03-07 |
Vadim Zeitlin | detect adding too many items to a grid sizer sooner... |
tree | commitdiff |
2009-03-07 |
Vadim Zeitlin | support %l in wxDateTime::ParseFormat() |
tree | commitdiff |
2009-03-07 |
Vadim Zeitlin | optimize Replace() to use a linear algorithm (closes... |
tree | commitdiff |
2009-03-07 |
Vadim Zeitlin | also remove WXUNUSED_UNLESS_DEBUG to fix release build... |
tree | commitdiff |
2009-03-07 |
Vadim Zeitlin | compilation fix: add missing header after r59404 |
tree | commitdiff |
2009-03-07 |
Vadim Zeitlin | added wxProtocolLog class for logging network requests... |
tree | commitdiff |
2009-03-06 |
Francesco Montorsi | fix wxDataObjectComposite::GetFormatCount and add some... |
tree | commitdiff |
2009-03-06 |
Francesco Montorsi | fix wxTextDataObject::GetDataHere and SetData functions... |
tree | commitdiff |
2009-03-06 |
Vadim Zeitlin | added wxZlibStream::SetDictionary() (closes #10551) |
tree | commitdiff |
2009-03-06 |
Francesco Montorsi | fix crash when using wxDataViewListStore::DeleteAllItems |
tree | commitdiff |
2009-03-05 |
Kevin Ollivier | Fix typo. |
tree | commitdiff |
2009-03-02 |
Francesco Montorsi | move pending event processing back to wxApp (these... |
tree | commitdiff |
2009-03-02 |
Vadim Zeitlin | added wxTextEntry::DoGetValue() to allow returning... |
tree | commitdiff |
2009-03-02 |
Vadim Zeitlin | added wxTextEntry::SetHint() (a.k.a. cue banner or... |
tree | commitdiff |
2009-03-01 |
Francesco Montorsi | better document the possible arguments accepted by... |
tree | commitdiff |
2009-03-01 |
Vadim Zeitlin | recognize schemes other than http and ftp in wxLaunchDe... |
tree | commitdiff |
2009-02-27 |
Vadim Zeitlin | refactor wxDocChildFrame and wxDocMDIChildFrame to... |
tree | commitdiff |
2009-02-27 |
Vadim Zeitlin | move functions using deprecated methods out of line... |
tree | commitdiff |
2009-02-26 |
Vadim Zeitlin | deprecate the old TryValidator/Parent() and replace... |
tree | commitdiff |
2009-02-26 |
Vadim Zeitlin | override TryValidator() in wxMDIParentFrame to implemen... |
tree | commitdiff |
2009-02-25 |
Vadim Zeitlin | postpone the check for the validity of growable rows... |
tree | commitdiff |
2009-02-25 |
Francesco Montorsi | add wxAppConsoleBase::OnEventLoopEnter/Exit callbacks... |
tree | commitdiff |
2009-02-23 |
Vadim Zeitlin | fix (harmless) warnings in release mingw32 build |
tree | commitdiff |
2009-02-22 |
Vadim Zeitlin | add accessors for sockaddr to wxSockAddress (closes... |
tree | commitdiff |
2009-02-22 |
Jaakko Salli | Added wxComboPopup::GetComboCtrl() |
tree | commitdiff |
2009-02-22 |
Francesco Montorsi | remove wxAppConsoleBase::OInitGui and leave it only... |
tree | commitdiff |
2009-02-22 |
Vadim Zeitlin | add public wxLog::Log() to avoid ugly casts needed... |
tree | commitdiff |
2009-02-21 |
Paul Cornett | fix the restore of the fix of r58979 |
tree | commitdiff |
2009-02-21 |
Vadim Zeitlin | restore changes of r58979 accidentally overwritten... |
tree | commitdiff |
2009-02-21 |
Paul Cornett | fix for missing sighandler_t |
tree | commitdiff |
2009-02-21 |
Francesco Montorsi | fix a few typos |
tree | commitdiff |
2009-02-19 |
Vadim Zeitlin | fix Windows compilation after last change |
tree | commitdiff |
2009-02-19 |
Francesco Montorsi | don't leak events in wxEvtHandler::QueueEvent when... |
tree | commitdiff |
2009-02-19 |
Paul Cornett | remove old hacks for gtk blit problem which was probabl... |
tree | commitdiff |
2009-02-19 |
Vadim Zeitlin | compilation fix for systems without neither MSG_NOSIGNA... |
tree | commitdiff |
2009-02-19 |
Vadim Zeitlin | another AIX compilation fix: getservbyname_r() returns... |
tree | commitdiff |
2009-02-19 |
Paul Cornett | remove unused gtk includes |
tree | commitdiff |
2009-02-19 |
Paul Cornett | fix for IBM xlC 8, it can't compile Clone() if wxDataFo... |
tree | commitdiff |
2009-02-19 |
Vadim Zeitlin | AIX compilation fix |
tree | commitdiff |
2009-02-18 |
Robert Roebling | Uncomment code accidentally left commented |
tree | commitdiff |
2009-02-18 |
Paul Cornett | remove unused wxKeyEvent member m_scanCode |
tree | commitdiff |
2009-02-18 |
Jaakko Salli | Under wxGTK, always use wxPopupTransientWindow as the... |
tree | commitdiff |
2009-02-18 |
Francesco Montorsi | remove comment erroneously committed in r58654 |
tree | commitdiff |
2009-02-18 |
Francesco Montorsi | fix typo: the leave/enter order for the m_handlersWithP... |
tree | commitdiff |
2009-02-18 |
Paul Cornett | build fixes for wxUSE_THREADS==0 |
tree | commitdiff |
2009-02-17 |
Jaakko Salli | Have wxComboCtrl respect parent's wxTAB_TRAVERSAL flag... |
tree | commitdiff |
2009-02-17 |
Jaakko Salli | Also redirect wxEVT_KEY_UP and wxEVT_CHAR from the... |
tree | commitdiff |
2009-02-16 |
Paul Cornett | fix evtloop.h header dependency |
tree | commitdiff |
2009-02-15 |
Francesco Montorsi | PCH-less build fix by Tim S |
tree | commitdiff |
2009-02-15 |
Stefan Csomor | switching to compositing operators (fixes #9881), addin... |
tree | commitdiff |
2009-02-15 |
Francesco Montorsi | second part of #10320: move wxApp event handling functi... |
tree | commitdiff |
2009-02-15 |
Francesco Montorsi | do not export compare functions in the wx ABI |
tree | commitdiff |
2009-02-15 |
Francesco Montorsi | even more user-friendly message (as suggested by John... |
tree | commitdiff |
2009-02-14 |
Jaakko Salli | Fixed assertion that could appear under wxGTK if wxComb... |
tree | commitdiff |
2009-02-13 |
Robert Roebling | Reorder code so that you can actually set the size... |
tree | commitdiff |
2009-02-12 |
Vadim Zeitlin | return radio box own help text when origin is Origin_Un... |
tree | commitdiff |
2009-02-12 |
Vadim Zeitlin | made wxArrayString::assign(iterator, iterator) a templa... |
tree | commitdiff |
2009-02-09 |
Vadim Zeitlin | fix MSVC warnings about possibly uninitialized variable... |
tree | commitdiff |
2009-02-09 |
Francesco Montorsi | save the current status text for each pane inside wxSta... |
tree | commitdiff |
2009-02-08 |
Francesco Montorsi | revert insert=>append change; only for wxELLIPSIZE_END... |
tree | commitdiff |
2009-02-08 |
Francesco Montorsi | split wxControl::Ellipsize() in two functions for bette... |
tree | commitdiff |
2009-02-08 |
Vadim Zeitlin | add wx-prefixed and semicolon-requiring versions of... |
tree | commitdiff |
2009-02-07 |
Vadim Zeitlin | fix (harmless for now) g++ warning about non-virtual... |
tree | commitdiff |
2009-02-07 |
Vadim Zeitlin | require semicolon after wxDECLARE/DEFINE_EVENT() (close... |
tree | commitdiff |
2009-02-07 |
Stefan Csomor | correct shortcuts on mac, fixes #10464 |
tree | commitdiff |
2009-02-06 |
Vadim Zeitlin | remove incorrect cast of wxString to char* (unnecessary... |
tree | commitdiff |
2009-02-06 |
Francesco Montorsi | more user-friendly error message |
tree | commitdiff |
2009-02-05 |
Francesco Montorsi | add code for debugging sizers/window sizes; it may... |
tree | commitdiff |
2009-02-04 |
Vadim Zeitlin | fix MSVC warning about implicit int to bool conversion |
tree | commitdiff |
2009-02-04 |
Francesco Montorsi | fix wxThreadEvent linking in shared builds |
tree | commitdiff |
2009-02-04 |
Francesco Montorsi | fix the new wxThreadEvent class adopting the new type... |
tree | commitdiff |
next |