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 |
2009-02-16 |
Robert Roebling | Compilo |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Václav Slavík | fully reverted Francesco's removal of copying informati... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Jouk Jansen | motif/cursor.cpp: adding include wx/log.h to define... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Robert Roebling | Compilo |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Francesco Montorsi | put frame creation code all inside MyFrame ctor |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Francesco Montorsi | wxApp::DoYield => wxGUIEventLoop::YieldFor (part of... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Francesco Montorsi | revert previous commit - but don't include unneeded... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Stefan Csomor | formatting fixes |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Stefan Csomor | documenting new compositing, layering and antialiasing... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Francesco Montorsi | PCH-less build fix by Tim S |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Stefan Csomor | switching to compositing operators (fixes #9881), addin... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Francesco Montorsi | use YieldFor() in wxTopLevelWindowGTK::RequestUserAtten... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Vadim Zeitlin | don't use AC_CANONICAL_TARGET in libtiff configure... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Francesco Montorsi | remove GTK_CHECK_VERSION checks for GTK versions < 2.4 |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Francesco Montorsi | build fix |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Francesco Montorsi | second part of #10320: move wxApp event handling functi... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Vadim Zeitlin | fix (harmless)m ingw32 warning; use anonymous namespace... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Francesco Montorsi | do not export compare functions in the wx ABI |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Francesco Montorsi | even more user-friendly message (as suggested by John... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Francesco Montorsi | add changelogs for my (relatively) recent commits |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Kevin Ollivier | Fix typo (sorry, thought I compiled before committing.) |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Jaakko Salli | Fixed assertion that could appear under wxGTK if wxComb... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Chris Elliott | reduce tarballs as discussed on wx-dev |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Jaakko Salli | Fixed wxPropertyGrid::HitTest() documentation |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Kevin Ollivier | Start on implementation for wxTE_MULTILINE / wxTE_RICH... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Kevin Ollivier | Remove the "double border" around the search ctrl. |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Kevin Ollivier | Add a tracking rect on resize so that the view will... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Vadim Zeitlin | use WXDLLIMPEXP_FWD_CORE instead of WXDLLIMPEXP_CORE... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Kevin Ollivier | clickCount is not available for mouse entered/exited... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Kevin Ollivier | Implement NSPanel support to get wxFRAME_TOOL_WINDOW... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Stefan Csomor | direct wxFrame events support (paint was not delivered... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Stefan Csomor | different contentview-offset code, otherwise 'wx' synth... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Stefan Csomor | paint event was missing the id, Connect not working... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Jaakko Salli | Clarified wxPropertyGrid::HitTest() docs |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Robert Roebling | More GTK prefixing for internal methods |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Robert Roebling | GTK prefix for internal tooltip methods |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Robert Roebling | Removed unneeded FixUpMouse() method, some more GTK... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Robert Roebling | Reorder code so that you can actually set the size... |
commit | commitdiff | tree | snapshot |
next |