2009-02-26 |
Vadim Zeitlin | fix Remove() argument in the example (closes #10521) |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Vadim Zeitlin | deprecate the old TryValidator/Parent() and replace... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Vadim Zeitlin | added wxDEPRECATED_BUT_USED_INTERNALLY_INLINE |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Vadim Zeitlin | override TryValidator() in wxMDIParentFrame to implemen... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Vadim Zeitlin | another missing WXDLLIMPEXP to fix DLL build |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Jouk Jansen | Updating OpenVMS compile configuration |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Václav Slavík | added wxXmlResource::LoadFile() to avoid URL-vs-filenam... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Václav Slavík | fixed wxXmlResource::Load's detection of filenames... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Vadim Zeitlin | added wxGrid::{Set,Get}{Row,Col}Sizes() methods allowin... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Vadim Zeitlin | compilation fix after last commit |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Vadim Zeitlin | don't use template assign() with VC6, even though it... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Vadim Zeitlin | compilation fix after the previous commit |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Vadim Zeitlin | fix for DLL build: wxEvtHandlerArray should be in wxBas... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Vadim Zeitlin | undo the change of r57522, it's not needed any more... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Vadim Zeitlin | postpone the check for the validity of growable rows... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Vadim Zeitlin | replace templae Connect() overloads with separate Bind... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Francesco Montorsi | add wxAppConsoleBase::OnEventLoopEnter/Exit callbacks... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Francesco Montorsi | document wxPolygonFillMode |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Francesco Montorsi | no real change: just group functions in a logic manner |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Vadim Zeitlin | don't call Refresh(empty-rect) unnecessarily |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Francesco Montorsi | try to clear the device/logical unit fog; remove unused... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Francesco Montorsi | revise all code; do not use many global objects; use... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Jouk Jansen | Update compile configuration for OpenVMS |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Kevin Ollivier | Remove no longer necessary re-entrancy check, fix funct... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Vadim Zeitlin | fix handling of long lines in wxGridCellAutoWrapStringR... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Kevin Ollivier | Fix for deprecated constructor issues, setting a functi... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Benjamin Williams | focus fixes for wxAUINotebook (fixes #4361) |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Vadim Zeitlin | render <TH> contents in bold, as all the browsers do |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Kevin Ollivier | Turn off the annoying beep when a key down is passed... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Vadim Zeitlin | remove non-existent wx/msw/datecontrols.h from files... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Vadim Zeitlin | add wx/persist/*.h files |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Vadim Zeitlin | fix (harmless) warnings in release mingw32 build |
commit | commitdiff | tree | snapshot |
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 |
next |