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 |
2008-10-29 |
Vadim Zeitlin | add WX_CLEAR_ARRAY test |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Vadim Zeitlin | no changes, just use CPPUNIT_ASSERT_EQUAL instead of... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Jouk Jansen | Update OpenVMS compile support (problem cairo logical) |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Francesco Montorsi | added some 'wxString::' portions to make referenced... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Francesco Montorsi | automated ifacecheck fixed |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Francesco Montorsi | fixed a missing ampersand |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Francesco Montorsi | move wxVListBoxNameStr into vlbox.cpp source file ... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Francesco Montorsi | make IsKindOf() taking a const wxClassInfo* instead... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Francesco Montorsi | ifacecheck fixes |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Václav Slavík | fixed interpretation of line breaks in <pre> to conform... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Vadim Zeitlin | no real changes, just reformat before starting really... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Vadim Zeitlin | don't sleep too long to avoid missing the timers; added... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Francesco Montorsi | automated ifacecheck fixes |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Francesco Montorsi | other ifacecheck fixes |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Francesco Montorsi | fixed some false positives; fixed method declaration... |
commit | commitdiff | tree | snapshot |
next |