2009-05-31 |
Jaakko Salli | Added wxPGProperty::SetDefaultValue(v), as a shortcut... |
tree | commitdiff |
2009-05-30 |
Vadim Zeitlin | implement Update() properly for the generic wxListCtrl... |
tree | commitdiff |
2009-05-30 |
Vadim Zeitlin | fix ANSI build compilation (closes #10846) |
tree | commitdiff |
2009-05-30 |
Vadim Zeitlin | compilation fix for wxUSE_STL==1 |
tree | commitdiff |
2009-05-30 |
Jaakko Salli | More forward-ported wxPython-bindings related cleanup... |
tree | commitdiff |
2009-05-30 |
Jaakko Salli | Forward-ported wxPython-bindings related cleanup from... |
tree | commitdiff |
2009-05-29 |
Julian Smart | Ensure the tooltip has been created before enabling... |
tree | commitdiff |
2009-05-28 |
Francesco Montorsi | avoid leaking allocated tooltips |
tree | commitdiff |
2009-05-28 |
Vadim Zeitlin | remove redundant extern keywords from wxEmptyString... |
tree | commitdiff |
2009-05-28 |
Stefan Csomor | fixing length param, see #10846 |
tree | commitdiff |
2009-05-28 |
Vadim Zeitlin | compilation fix for STL/!UNICODE case (closes #10846) |
tree | commitdiff |
2009-05-27 |
Stefan Csomor | fixing non-unicode build |
tree | commitdiff |
2009-05-27 |
Stefan Csomor | moving common code up |
tree | commitdiff |
2009-05-27 |
Stefan Csomor | updating cursor code from Dave's newer version, fixes... |
tree | commitdiff |
2009-05-27 |
Stefan Csomor | allowing font changes on multi-line textctrls, see... |
tree | commitdiff |
2009-05-27 |
Stefan Csomor | make sure NSScrollers are always having the desired... |
tree | commitdiff |
2009-05-25 |
Vadim Zeitlin | no changes, simply mention a possible misuse of API... |
tree | commitdiff |
2009-05-25 |
Vadim Zeitlin | add support for defining list control columns in XRC... |
tree | commitdiff |
2009-05-24 |
Vadim Zeitlin | remove wxMSW-specific (but copied into wxPalm too)... |
tree | commitdiff |
2009-05-24 |
Vadim Zeitlin | always dispatch messages for the hidden window which... |
tree | commitdiff |
2009-05-24 |
Vadim Zeitlin | fill in the fields of wxListItem in a wxListEvent befor... |
tree | commitdiff |
2009-05-24 |
Vadim Zeitlin | correct the inversed assert check in LVN_DELETEITEM... |
tree | commitdiff |
2009-05-24 |
Vadim Zeitlin | compilation fix for wxOSX_USE_EXPERIMENTAL_FONTDIALOG... |
tree | commitdiff |
2009-05-24 |
Vadim Zeitlin | update CRT environment block in wxSetEnv() too |
tree | commitdiff |
2009-05-23 |
Vadim Zeitlin | make wxWindow::SetAutoLayout() now works for all window... |
tree | commitdiff |
2009-05-22 |
Vadim Zeitlin | no real changes, just remove unneeded empty dtor |
tree | commitdiff |
2009-05-22 |
Vadim Zeitlin | return the correct number of columns from wxGridStringT... |
tree | commitdiff |
2009-05-22 |
Vadim Zeitlin | fix unused parameter warning after r60715 |
tree | commitdiff |
2009-05-22 |
Vadim Zeitlin | don't clear the status bar help text if the wxEVT_MENU_... |
tree | commitdiff |
2009-05-22 |
Vadim Zeitlin | implement wxGetActiveWindow() which is now used by... |
tree | commitdiff |
2009-05-21 |
Julian Smart | COrrected my misapplied fix, sorry |
tree | commitdiff |
2009-05-20 |
Vadim Zeitlin | don't use m_useProxy if !wxUSE_PROTOCOL_HTTP (see ... |
tree | commitdiff |
2009-05-20 |
Vadim Zeitlin | compilation fix in FindPaperType() after latest change |
tree | commitdiff |
2009-05-20 |
Julian Smart | Avoid resetting size if paper id not found |
tree | commitdiff |
2009-05-20 |
Vadim Zeitlin | do allow calling Hide() on the window before it is... |
tree | commitdiff |
2009-05-20 |
Julian Smart | Fixed invisible CHM tooltip text bug when window text... |
tree | commitdiff |
2009-05-20 |
Julian Smart | Added a comment about DMPAPER_USER not always working |
tree | commitdiff |
2009-05-20 |
Julian Smart | Fixed a problem with unrecognised paper id conversions |
tree | commitdiff |
2009-05-19 |
Vadim Zeitlin | added Asturian language entry (see #10808) |
tree | commitdiff |
2009-05-17 |
Vadim Zeitlin | deal with fonts with empty face name correctly in wxNat... |
tree | commitdiff |
2009-05-17 |
Vadim Zeitlin | deal with the fonts without any specified face name... |
tree | commitdiff |
2009-05-17 |
Vadim Zeitlin | do not overwrite ms_{hwnd,className} in wxTimerHiddenWi... |
tree | commitdiff |
2009-05-16 |
Francesco Montorsi | fix typo from previous commit |
tree | commitdiff |
2009-05-16 |
Francesco Montorsi | fix the wxCursor(const wxString& cursor_file, ...)... |
tree | commitdiff |
2009-05-16 |
Václav Slavík | fixed typo in error message |
tree | commitdiff |
2009-05-15 |
Vadim Zeitlin | move virtual GetPath() implementation out of line to... |
tree | commitdiff |
2009-05-15 |
Václav Slavík | simplified code now that utf8_str() always returns... |
tree | commitdiff |
2009-05-15 |
Julian Smart | Added background colour control |
tree | commitdiff |
2009-05-15 |
Václav Slavík | set icons bundle instead of single icon for wxHtmlHelpFrame |
tree | commitdiff |
2009-05-15 |
Stefan Csomor | applying, closes #9012 |
tree | commitdiff |
2009-05-14 |
Julian Smart | Corrected event routing/id change bug |
tree | commitdiff |
2009-05-14 |
Benjamin Williams | in wxAuiToolBar, make certain that IsChecked() returns... |
tree | commitdiff |
2009-05-13 |
Vadim Zeitlin | don't use empty attribute name in wxIconXmlHandler... |
tree | commitdiff |
2009-05-13 |
Vadim Zeitlin | fix handling of wxBitmap nodes broken by previous chang... |
tree | commitdiff |
2009-05-13 |
Vadim Zeitlin | compare wxMessageDialog::ShowModal() return value with... |
tree | commitdiff |
2009-05-13 |
Stefan Csomor | missing classinfo |
tree | commitdiff |
2009-05-13 |
Stefan Csomor | add window-modal dialog calls and fallback implementation |
tree | commitdiff |
2009-05-12 |
Stefan Csomor | files are replaced by dataview implementations |
tree | commitdiff |
2009-05-12 |
Vadim Zeitlin | VC6 compilation fix (thanks buildbot) |
tree | commitdiff |
2009-05-12 |
Vadim Zeitlin | add missing wxUSE_DEFERRED_SIZING tests (closes #10766) |
tree | commitdiff |
2009-05-12 |
Jouk Jansen | declaration of sendevent should be equal in grid.cpp... |
tree | commitdiff |
2009-05-11 |
Vadim Zeitlin | fixed wxRadioBox positioning to take the client area... |
tree | commitdiff |
2009-05-11 |
Robert Roebling | Reapplied some previous patches that got lost while... |
tree | commitdiff |
2009-05-09 |
Vadim Zeitlin | don't assume that we use timer proc with WM_TIMER as... |
tree | commitdiff |
2009-05-09 |
Stefan Csomor | commenting out uncompilable code |
tree | commitdiff |
2009-05-09 |
Vadim Zeitlin | don't check for connected state of UDP sockets which... |
tree | commitdiff |
2009-05-09 |
Vadim Zeitlin | don't use GetParent() in GetParentForModalDialog()... |
tree | commitdiff |
2009-05-09 |
Stefan Csomor | adapting to new font method |
tree | commitdiff |
2009-05-09 |
Vadim Zeitlin | don't call Disconnect() if the connection had been... |
tree | commitdiff |
2009-05-09 |
Vadim Zeitlin | initialize the local address before calling getsockname... |
tree | commitdiff |
2009-05-09 |
Vadim Zeitlin | remove unneeded wxFindSuitableParent() |
tree | commitdiff |
2009-05-09 |
Francesco Montorsi | add new predefined colour (and relative brush/pen)... |
tree | commitdiff |
2009-05-09 |
Francesco Montorsi | build fix for gcc4.3.3 (different types for arguments... |
tree | commitdiff |
2009-05-09 |
Vadim Zeitlin | remove another occurrence of FindSuitableParent |
tree | commitdiff |
2009-05-09 |
Vadim Zeitlin | remove wxMSW-specific FindSuitableParent() and use... |
tree | commitdiff |
2009-05-09 |
Vadim Zeitlin | set wxWS_EX_TRANSIENT flag for splash screen to prevent... |
tree | commitdiff |
2009-05-08 |
Vadim Zeitlin | corrections to setting the height of the visible part... |
tree | commitdiff |
2009-05-08 |
Robert Roebling | Add wxDataViewCtrl implementation for OSX/Cocoa (closes... |
tree | commitdiff |
2009-05-08 |
Vadim Zeitlin | remove error message from wxCSConv initialization:... |
tree | commitdiff |
2009-05-07 |
Vadim Zeitlin | add support for loading wxListCtrl items and wxImageLis... |
tree | commitdiff |
2009-05-07 |
Vadim Zeitlin | generate the click event from the button with correct... |
tree | commitdiff |
2009-05-06 |
Stefan Csomor | first stab at having webkit under osx_cocoa working |
tree | commitdiff |
2009-05-06 |
Paul Cornett | draw focus rect for wxCheckListBox item |
tree | commitdiff |
2009-05-06 |
Paul Cornett | fix off-by-one size of wxCheckListBox item draw rect |
tree | commitdiff |
2009-05-06 |
Paul Cornett | build fixes for wxUSE_CONFIG==0 |
tree | commitdiff |
2009-05-05 |
Václav Slavík | use <bitmapsize> to load bitmaps at the specified size... |
tree | commitdiff |
2009-05-05 |
Václav Slavík | fixed deadlock when posting events from another thread... |
tree | commitdiff |
2009-05-04 |
Vadim Zeitlin | don't duplicate wxGetTopLevelParent() code in wxHtmlHel... |
tree | commitdiff |
2009-05-03 |
Francesco Montorsi | fix placement of wxStaticBox contents also under wxMSW... |
tree | commitdiff |
2009-05-03 |
Vadim Zeitlin | VC6 compilation fixes |
tree | commitdiff |
2009-05-03 |
Vadim Zeitlin | add missing fn_str() calls to fix wxUSE_STL=1 wxWinCE... |
tree | commitdiff |
2009-05-03 |
Václav Slavík | optimized <object_ref> handling for the common case... |
tree | commitdiff |
2009-05-03 |
Václav Slavík | fixed XRC errors location reporting when using <object... |
tree | commitdiff |
2009-05-02 |
Kevin Ollivier | (Forward port from 2.8) Allow m_current to be used... |
tree | commitdiff |
2009-05-02 |
Vadim Zeitlin | added wxStd{In,Out}putStream classes (closes #10637) |
tree | commitdiff |
2009-05-02 |
Vadim Zeitlin | don't use dialog size gripper under CE (should close... |
tree | commitdiff |
2009-05-02 |
Benjamin Williams | fix for crash when undocking AUI toolbars (same as... |
tree | commitdiff |
2009-05-02 |
Stefan Csomor | reverting r43119, fixes #10752 |
tree | commitdiff |
2009-05-02 |
Francesco Montorsi | on wxWinCE don't use some message constants since they... |
tree | commitdiff |
2009-05-02 |
Vadim Zeitlin | improvements to wxEventFunctor classes; use wxHAS_EVENT... |
tree | commitdiff |
next |