2008-11-09 |
Francesco Montorsi | more intelligence to avoid false warnings |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Francesco Montorsi | fix VC6 builds by removing variadic macros; use standar... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Francesco Montorsi | fix typo: s/SetTimestamp/DisableTimestamp |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Vadim Zeitlin | use global operator new to fix compilation errors if... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Francesco Montorsi | another wxFont OS2 blind build fix |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Vadim Zeitlin | fix race condition which could result in assert failure... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Francesco Montorsi | ifacecheck fixes |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Francesco Montorsi | ifacecheck fixes |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Francesco Montorsi | use wxFrameNameStr where possible instead of 'frame... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Francesco Montorsi | generate the output gcc XML file always in the same... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Francesco Montorsi | do not halt gccXML because wxUSE_ACCESSIBILITY, even... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Francesco Montorsi | blind fix based on buildbot logs |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Vadim Zeitlin | release the mouse in wxGrid dtor to avoid asserts when... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Vadim Zeitlin | Finnish translations update from Elias Julkunen |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Francesco Montorsi | fix build |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Bryan Petty | Prevent activation of the AUI hint window (mini frame... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Vadim Zeitlin | check for NULL pointer in IsExtensionInList() |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Jaakko Salli | Removed property editor validation failure assertions... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Michael Wetherell | Temporarily disable the email notifications as we're... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Jouk Jansen | changing depricated font-family enums into current... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Vadim Zeitlin | document wxRESIZE_BORDER side effect under Windows... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Jouk Jansen | inserting generic mdi for OpenVMS Motif support |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Jouk Jansen | romoving motif-mdi for OpenVMS compile support |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Vadim Zeitlin | add command line options for displaying the test name... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Vadim Zeitlin | remove Motif MDI files not used any longer |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Vadim Zeitlin | disable the test under Windows as it hangs and prevents... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Vadim Zeitlin | include wx/menu.h as we delete wxMenu pointer in this... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Vadim Zeitlin | Review/simplify/cleanup MDI classes for all platforms... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Vadim Zeitlin | fix wxXPMDataHandler silently broken by long->wxBitmapT... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Vadim Zeitlin | added wxrc to the makefiles |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Vadim Zeitlin | include richtext library in BUILT_WX_LIBS (in particula... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Francesco Montorsi | build fix (the sample uses an undocumented function... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Francesco Montorsi | build fix |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Francesco Montorsi | build fixes |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Francesco Montorsi | build fixes |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Vadim Zeitlin | don't crash trying to draw buttons with invalid bitmaps... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Vadim Zeitlin | fix (harmless) unused variable warning |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Francesco Montorsi | fix the incoherence pointed out by ifacecheck between... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Jaakko Salli | Moved Get/SetPropertyText/BackgroundColour() member... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Francesco Montorsi | remaining h* interface header revision |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Vadim Zeitlin | define wxHAS_CONFIG_TEMPLATE_RW if template wxConfig... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Vadim Zeitlin | wx/tls.h belongs to base headers, not core (#10148) |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Vadim Zeitlin | define operator<<(wxLongLong_t) for VC6 whether wxUSE_S... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Francesco Montorsi | fixed doxygen warnings produced by the ifacecheck fixes |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Vadim Zeitlin | blind fix for yet another VC6 compilation error |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Vadim Zeitlin | really fix VC6 compilation of all testsi (without break... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Vadim Zeitlin | undo the previous change, it's not needed any more... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Francesco Montorsi | declare all NameStr[] strings as const char using the... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Stefan Csomor | make sure virtual method isn't inlined away |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Vadim Zeitlin | replace wx_{const,static,reinterpret}_cast with their... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Vadim Zeitlin | replace wx_{const,static,reinterpret}_cast with their... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Vadim Zeitlin | add yet another overload of assertEquals to fix another... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Vadim Zeitlin | remove tests for bool and {const,static,reinterpret... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Vadim Zeitlin | remove tests for bool and {const,static,reinterpret... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Vadim Zeitlin | explicitly cast wxUniCharRef to char inside CPPUNIT_ASS... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Vadim Zeitlin | added propgrid sources |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Vadim Zeitlin | resolve the DLL linking problems with MSVC due to use... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Vadim Zeitlin | fix (justified) warnings about potential use of uniniti... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Vadim Zeitlin | g++ compilation fix after latest changes |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Vadim Zeitlin | add assertEquals(int,unsigned short) overload to resolv... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Jaakko Salli | In composed string values, entry for last children... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Vadim Zeitlin | yet another compilation fix, this time for VC9 |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Jaakko Salli | It was not possible to set value of unspecified child... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Jaakko Salli | Fix various warnings that only appear for release builds |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Vadim Zeitlin | fix another MSVC /Wp64 warning about size_t to int... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Jaakko Salli | Reworked wxPGCell. It is now reference counted, and... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Vadim Zeitlin | fix MSVC /Wp64 warning about size_t to int conversion... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Vadim Zeitlin | fix compilation without wxUSE_FILESYSTEM (closes #10114) |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Václav Slavík | wxTLW: don't assert when setting null icons initially... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Václav Slavík | fix toolbar buttons so that they don't disappear tempor... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Paul Cornett | make sure update UI handlers are called for accelerator... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Vadim Zeitlin | grid sample doesn't need neither html nor xml library |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Bryan Petty | Reviewed some g* interface headers. |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Vadim Zeitlin | disable a correct test which VC6 just doesn't want... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Vadim Zeitlin | for some reason having int/size_t assertEquals() overlo... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Vadim Zeitlin | fix linking problems due to MSVC implicitly considering... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Vadim Zeitlin | attempting to fix VC6 compilation error from buildbot... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Vadim Zeitlin | don't use WXDLLIMPEXP_BASE with wx[Sorted]Array_SortFun... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Václav Slavík | must close output file before reading back from it |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Francesco Montorsi | set WARN_IF_UNDOCUMENTED to YES; it doesn't introduce... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Francesco Montorsi | fix typos |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Francesco Montorsi | modernized |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Francesco Montorsi | fixed missing semicolons, as reported by check_syntax.sh |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Francesco Montorsi | added a simple script to detect interface headers with... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Francesco Montorsi | typo fix |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Francesco Montorsi | fixed the error '& may not appear in macro parameter... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Francesco Montorsi | fixed the error 'macro parameters must be comma-separat... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Václav Slavík | wxHTML: don't include extra whitespace in table cells |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Vadim Zeitlin | VC6 compilation fix after last change (thanks buildbot) |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Francesco Montorsi | enable all compat symbols when using gccxml |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Francesco Montorsi | s/FALSE/false |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Francesco Montorsi | moved to appropriate 'protected' sections all functions... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Vadim Zeitlin | use buffered streams to reduce the number of TCP packet... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Vadim Zeitlin | provide ctors allowing to specify the non-default buffe... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Francesco Montorsi | a few other means to avoid false positives |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Vadim Zeitlin | added wxDocument::AlreadySaved() and use it in OnUpdate... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Vadim Zeitlin | document wxDocument::GetDocumentSaved() |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Vadim Zeitlin | fix assert when adding an entry to an already full... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Francesco Montorsi | fix typos |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Francesco Montorsi | automated ifacecheck fixes |
commit | commitdiff | tree | snapshot |
next |