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 |
2008-10-27 |
Vadim Zeitlin | don't save the initial selection if it's invalid in... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Vadim Zeitlin | disable workaround for lack of alpha support in native... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Francesco Montorsi | other ifacecheck fixes, resulting in removal of the... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Francesco Montorsi | no real change; moved wxDataObject and wxDataFormat... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Jaakko Salli | Added similar assignment operator as well |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Jaakko Salli | Added wxPropertyGridConstIterator(const wxPropertyGridI... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Vadim Zeitlin | fix handling of errors in wxConditionInternal::Wait... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Vadim Zeitlin | rebaked using bakefile 0.2.5 |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Jaakko Salli | Removed dummy wxFont == operator implementation (IIRC... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Robert Roebling | Set cursor to <from> in wxTextCtrk::SetSelection |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Robert Roebling | Disable focus out events during menu popup |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Robert Roebling | Added method to disable focus_out handling temporarily |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Francesco Montorsi | other interface revisions of html headers |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Vadim Zeitlin | rename ca@valencian description to "Valencian (Southern... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Vadim Zeitlin | some fixes from Robert Millan |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Vadim Zeitlin | initial Valencian (Southern Catalan) translation from... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Vadim Zeitlin | fix a couple of typos pointed out by a translator |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Vadim Zeitlin | added Vietnamese translations |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Francesco Montorsi | first part of revisions of html/h* interface headers |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Francesco Montorsi | remove references to tex2rtf; it's not part of wxWidget... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Vadim Zeitlin | use hex escapes instead of 8 bit characaters (#10105) |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Vadim Zeitlin | give credit for wxGrid column move hint improvement |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Vadim Zeitlin | compilation fix for operator=() with DMC |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Francesco Montorsi | fixed doxygen warnings; also restyled (partially) the... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Francesco Montorsi | interface revisions |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Francesco Montorsi | add a new beginEventTable{2} overload for those classes... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Robert Roebling | Ticket #10108 (bitmap from wxImage depth regression) |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Jaakko Salli | Merged wxBaseEnumPropertyClass (intermediate property... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Robert Roebling | Correct TAB handling for generic wxDataViewCtrl |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Robert Roebling | Remove wxLog hack and put all controls in a panel to... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Jaakko Salli | Removed deprecated functions wxPGChoices::HasValue... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Jaakko Salli | Added workaround for wxGTK tab traversal problem |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Jaakko Salli | User should no longer be able to modify disabled or... |
commit | commitdiff | tree | snapshot |
next |