2009-02-22 |
Vadim Zeitlin | correct the coordinates used for DIBs in StretchBlt... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Vadim Zeitlin | avoid integer overflow when computing the radius in... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Vadim Zeitlin | no changes, just update the copyright in the header |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Vadim Zeitlin | add accessors for sockaddr to wxSockAddress (closes... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Kevin Ollivier | Quick fix to prevent a crash when running on 10.4. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Vadim Zeitlin | add public wxXmlResource::GetResourceNode() which can... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Kevin Ollivier | Missed one symbol used in the compatibility path. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Kevin Ollivier | Fix for building under 10.4, where the BlendMode consta... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Stefan Neis | Various compilation fixes. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Kevin Ollivier | Landing basic EVT_CHAR support, along with the rest... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Kevin Ollivier | Add support for EVT_TEXT in OS X Cocoa. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Vadim Zeitlin | put something in the content field type in the tables... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Stefan Neis | Cleanup of functions not taking any parameter. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Jaakko Salli | Added wxComboPopup::GetComboCtrl() |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Francesco Montorsi | remove wxAppConsoleBase::OInitGui and leave it only... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Jaakko Salli | Fixed documentation of wxComboPopup::m_combo |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Vadim Zeitlin | add public wxLog::Log() to avoid ugly casts needed... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Paul Cornett | fix the restore of the fix of r58979 |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Vadim Zeitlin | restore changes of r58979 accidentally overwritten... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Paul Cornett | fix event table base for wxListMainWindow |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Paul Cornett | check for self-assignment in operator= |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Paul Cornett | non-pch build fixes, some cleanup |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Paul Cornett | fix for missing sighandler_t |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Václav Slavík | added asserts to check correct order of wxHtmlDCRendere... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Francesco Montorsi | fix a few typos |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Stefan Neis | Added wxSingleInstanceChecker for OS/2 (patch #10491). |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Vadim Zeitlin | only update stc.h when USE_STC==1 |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Francesco Montorsi | fix a couple of drawing defects |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Francesco Montorsi | show wxMutexGuiEnter/Leave by drawing into a bitmap... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Francesco Montorsi | remove MyExecThread: wxExecute can't be called from... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Francesco Montorsi | minor cleaning: use %p instead of 0x%lx; clear in the... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Francesco Montorsi | use %p when logging the thread IDs instead of %lu to... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Francesco Montorsi | implement wxThreadEvent safe copy ctor |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Francesco Montorsi | no real change; just reorder the sample putting all... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Francesco Montorsi | recategorize many misplaced classes; move lots of class... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Paul Cornett | fix for HP aCC |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Francesco Montorsi | wxCHECK that there is an active event loop before using... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Francesco Montorsi | mention wxThreadEvent in wxEVT_CATEGORY_THREAD and... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Vadim Zeitlin | fix Windows compilation after last change |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Francesco Montorsi | don't leak events in wxEvtHandler::QueueEvent when... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Robert Roebling | Make wxImageList not copiable (fixes #10503), replace... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Robert Roebling | If a selected item is about to be deleted, try to selec... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Paul Cornett | add braces around if-body |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Paul Cornett | remove old hacks for gtk blit problem which was probabl... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Paul Cornett | remove unnecessary cast, that type should match |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Paul Cornett | better fix for aCC and rawbmp.h |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Vadim Zeitlin | compilation fix for systems without neither MSG_NOSIGNA... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Vadim Zeitlin | another AIX compilation fix: getservbyname_r() returns... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Paul Cornett | avoid setting negative size |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Paul Cornett | unused variable |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Paul Cornett | remove unused gtk includes |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Paul Cornett | check for self-assignment in operator= |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Paul Cornett | remove extra semicolons |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Paul Cornett | fix for HP aCC, it can't compile rawbmp.h |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Paul Cornett | fix for IBM xlC 8, it can't parse the template syntax |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Paul Cornett | fix for IBM xlC 8, it can't compile Clone() if wxDataFo... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Paul Cornett | fix for IBM and HP compilers, which don't allow ->... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Vadim Zeitlin | AIX compilation fix |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Robert Roebling | Uncomment code accidentally left commented |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Robert Roebling | Don't use default size of control has a sizer (as per... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Francesco Montorsi | name wxThreadEvent and YieldFor in wxProgressDialog... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Paul Cornett | use bool expression rather than implicit conversion |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Francesco Montorsi | make distinction between classes which send events... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Paul Cornett | remove unused wxKeyEvent member m_scanCode |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Jaakko Salli | Under wxGTK, always use wxPopupTransientWindow as the... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Francesco Montorsi | remove comment erroneously committed in r58654 |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Francesco Montorsi | fix typo: the leave/enter order for the m_handlersWithP... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Francesco Montorsi | make the testcase more readable; add a few checks to... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Francesco Montorsi | fix typo |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Francesco Montorsi | test if CXXFLAGS/CFLAGS contains the -g or the -O optio... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Francesco Montorsi | do not exceed the 80 column limit when printing the... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Francesco Montorsi | fix wxGTK1 build |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Paul Cornett | build fixes for wxUSE_THREADS==0 |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Bryan Petty | Fix manual references to the events overview after... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Bryan Petty | Fixed the logo image output in the manual after (obviou... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Jaakko Salli | Have wxComboCtrl respect parent's wxTAB_TRAVERSAL flag... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Jaakko Salli | Also redirect wxEVT_KEY_UP and wxEVT_CHAR from the... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Robert Roebling | Corrected meaning of parameter col as the position... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Jaakko Salli | Improved documentation for GetProperty(), GetPropertyBy... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Jaakko Salli | Test for m_pPropGrid in wxPropertyGridPageState::DoClear() |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Jaakko Salli | Clear grid selection more consistently prior clear... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Bryan Petty | Updated version numbers tech note with new doxygen... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Vadim Zeitlin | don't skip the event in wxGridCellEditorEvtHandler... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Jouk Jansen | add wx/log.h for non-PCH build |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Vadim Zeitlin | suppress unused parameter warning |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Robert Roebling | Blind implementation of YieldFor() for OSX/Cocoa, copie... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Robert Roebling | Blind implementation of GetSubItemRect() for wxListCtrl... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Francesco Montorsi | fixed test failures under wxMSW when using our wxVsnpri... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Francesco Montorsi | revert debugging modifications and build into test... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Francesco Montorsi | give credit to the author of the patch for adding wxIma... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Vadim Zeitlin | add missing stdcall to fix crash when using state image... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Vadim Zeitlin | add event.Skip() in EVT_CONTEXT_MENU handler |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Paul Cornett | fix deferred show when SetSize() is called after SetCli... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Francesco Montorsi | don't consider EOF an unrecoverable error |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Paul Cornett | non-pch build fix |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Paul Cornett | fix evtloop.h header dependency |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Stefan Csomor | adding new defines for OSX |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Stefan Csomor | make OSX defines to be 1, not only defined, for backwar... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Stefan Csomor | fixing typo |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Chris Elliott | .svn not CVS files should be skipped |
commit | commitdiff | tree | snapshot |
next |