2009-05-12 |
Vadim Zeitlin | don't update stc.h when not building the library, it... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Vadim Zeitlin | wxActiveX files are low level as there is no wxUniv... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Jouk Jansen | declaration of sendevent should be equal in grid.cpp... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Vadim Zeitlin | fixed wxRadioBox positioning to take the client area... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Robert Roebling | Forgot to commit header as part of r60586, Reapplied... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Robert Roebling | Reapplied some previous patches that got lost while... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Stefan Csomor | moving all dataview files to advanced |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Stefan Csomor | exporting methods properly |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Vadim Zeitlin | don't assume that we use timer proc with WM_TIMER as... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Stefan Csomor | commenting out uncompilable code |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Stefan Csomor | fixing dataview entries |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Vadim Zeitlin | don't check for connected state of UDP sockets which... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Vadim Zeitlin | compilation fix for Windows after the last change ... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Vadim Zeitlin | added UDP test (see #10717) |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Vadim Zeitlin | don't use GetParent() in GetParentForModalDialog()... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Stefan Csomor | adapting to new font method |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Vadim Zeitlin | don't call Disconnect() if the connection had been... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Vadim Zeitlin | initialize the local address before calling getsockname... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Vadim Zeitlin | add tests for GetLocal() and GetPeer() (see #10779) |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Vadim Zeitlin | remove unneeded wxFindSuitableParent() |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Francesco Montorsi | typo fix (closes #10699) |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Francesco Montorsi | add a few comments about wxDEPRECATED stuff to ease... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Francesco Montorsi | add new predefined colour (and relative brush/pen)... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Francesco Montorsi | build fix for gcc4.3.3 (different types for arguments... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Vadim Zeitlin | remove another occurrence of FindSuitableParent |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Vadim Zeitlin | remove wxMSW-specific FindSuitableParent() and use... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Vadim Zeitlin | set wxWS_EX_TRANSIENT flag for splash screen to prevent... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Vadim Zeitlin | check for Python and disable automatic STC files updati... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Vadim Zeitlin | corrections to setting the height of the visible part... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Robert Roebling | Add wxDataViewCtrl implementation for OSX/Cocoa (closes... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Vadim Zeitlin | remove error message from wxCSConv initialization:... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Vadim Zeitlin | add support for loading wxListCtrl items and wxImageLis... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Vadim Zeitlin | generate the click event from the button with correct... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Vadim Zeitlin | add SetEscapeId() test (see #10746) |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Vadim Zeitlin | document that setting an empty clipping region destroys... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Stefan Csomor | after rebake with new files.bkl |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Stefan Csomor | explicitly export symbols |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Stefan Csomor | fixing usage of common generic files for all osx_ ports... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Stefan Csomor | first stab at having webkit under osx_cocoa working |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Paul Cornett | draw focus rect for wxCheckListBox item |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Paul Cornett | fix off-by-one size of wxCheckListBox item draw rect |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Stefan Csomor | fixing osx_carbon guard |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Vadim Zeitlin | enable wxHAS_RAW_BITMAP for OpenWatcom 1.8 and later |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Paul Cornett | build fixes for wxUSE_CONFIG==0 |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Václav Slavík | use <bitmapsize> to load bitmaps at the specified size... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Václav Slavík | fixed deadlock when posting events from another thread... |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Vadim Zeitlin | don't duplicate wxGetTopLevelParent() code in wxHtmlHel... |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Vadim Zeitlin | don't use deprecated EVT_GRID_CELL_CHANGED synonym |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Francesco Montorsi | fix placement of wxStaticBox contents also under wxMSW... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Vadim Zeitlin | removed the now unnecessary WX_CPPUNIT_ALLOW_EQUALS_TO_... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Vadim Zeitlin | allow comparison of int with 64 bit integer type (see... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Vadim Zeitlin | VC6 compilation fixes |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Vadim Zeitlin | correct a typo in a comment in the example (see #10637) |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Vadim Zeitlin | add missing fn_str() calls to fix wxUSE_STL=1 wxWinCE... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Vadim Zeitlin | std::streamoff is just a (32 bit) long under Win32... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Vadim Zeitlin | test whether wxHAS_EVENT_BIND is supported in wx/featur... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Vadim Zeitlin | check for wxHAS_EVENT_BIND instead of its converse... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Vadim Zeitlin | remove mentions of wxEVENTS_COMPATIBILITY_2_8 |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Václav Slavík | optimized <object_ref> handling for the common case... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Václav Slavík | fixed XRC errors location reporting when using <object... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Kevin Ollivier | Separate the parts of make_bindings.py out into common... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Kevin Ollivier | Move the scripts into a separate directory and commit... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Kevin Ollivier | Add the ability to query if a class is derived from... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Vadim Zeitlin | fix typo (see #10637) |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Kevin Ollivier | (Forward port from 2.8) Allow m_current to be used... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Vadim Zeitlin | added wxStd{In,Out}putStream classes (closes #10637) |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Vadim Zeitlin | update for bakefile 0.2.6 |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Vadim Zeitlin | don't use dialog size gripper under CE (should close... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Vadim Zeitlin | use correct Windows CE version number in strnlen()... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Vadim Zeitlin | don't use access declarations with Watcom which doesn... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Vadim Zeitlin | allow passing temporary functors to Bind() too (closes... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Vadim Zeitlin | WinCE doesn't provide strnlen/wcsnlen() until version... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Benjamin Williams | fix for crash when undocking AUI toolbars (same as... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Stefan Csomor | reverting r43119, fixes #10752 |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Vadim Zeitlin | keep {Left,Middle,Right}Down() methods of wxMouseState... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Francesco Montorsi | on wxWinCE don't use some message constants since they... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Vadim Zeitlin | improvements to wxEventFunctor classes; use wxHAS_EVENT... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Vadim Zeitlin | added missing headers for PCH-less compilation |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Jaakko Salli | Fixed bug: wxPropertyGridInterface::SetPropertyReadOnly... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Vadim Zeitlin | rename wxGrid::SendSizeEvent() to SendGridSizeEvent... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Vadim Zeitlin | added wxMouseEventsManager |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Vadim Zeitlin | put wx{Keyboard,Mouse}State in events category instead... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Vadim Zeitlin | implement changing wxChoice and wxComboBox height |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Vadim Zeitlin | added MSWEndDeferWindowPos(); renamed USE_DEFERRED_SIZI... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Francesco Montorsi | fix for placement of wxStaticBox childrens (which doesn... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Francesco Montorsi | don't place NULL pointers in the GDK window array in... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Vadim Zeitlin | no changes, just remove #if'd out code |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Vadim Zeitlin | don't generate CE projects for tests/benchmarks |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Vadim Zeitlin | compilation fix after wxMouseState changes (closes... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Vadim Zeitlin | show the new size of the grid row/col which was resized... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Vadim Zeitlin | generate wxEVT_GRID_{COL,ROW}_SIZE events when the... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Vadim Zeitlin | no changes, just use an accessor method instead of... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Vadim Zeitlin | don't duplicate wxMouseState in wxMouseEvent but reuse... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Vadim Zeitlin | fix conversion of wxString to data in AddFileWithMimeTy... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Jouk Jansen | Do not use Tooltips if they are disabled |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Robert Roebling | Compilo |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Vadim Zeitlin | added missing @ref after last change |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Michael Wetherell | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Francesco Montorsi | correct SetFont() documentation: at least wxMSW and... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Vadim Zeitlin | make it possible to forward declare the class defined... |
commit | commitdiff | tree | snapshot |
next |