wxWidgets.git
2008-11-03  Vadim Zeitlinreally fix VC6 compilation of all testsi (without break...
2008-11-02  Vadim Zeitlinundo the previous change, it's not needed any more...
2008-11-02  Francesco Montorsideclare all NameStr[] strings as const char using the...
2008-11-02  Stefan Csomormake sure virtual method isn't inlined away
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2008-11-02  Vadim Zeitlinadd yet another overload of assertEquals to fix another...
2008-11-02  Vadim Zeitlinremove tests for bool and {const,static,reinterpret...
2008-11-02  Vadim Zeitlinremove tests for bool and {const,static,reinterpret...
2008-11-02  Vadim Zeitlinexplicitly cast wxUniCharRef to char inside CPPUNIT_ASS...
2008-11-02  Vadim Zeitlinadded propgrid sources
2008-11-02  Vadim Zeitlinresolve the DLL linking problems with MSVC due to use...
2008-11-02  Vadim Zeitlinfix (justified) warnings about potential use of uniniti...
2008-11-02  Vadim Zeitling++ compilation fix after latest changes
2008-11-02  Vadim Zeitlinadd assertEquals(int,unsigned short) overload to resolv...
2008-11-01  Jaakko SalliIn composed string values, entry for last children...
2008-11-01  Vadim Zeitlinyet another compilation fix, this time for VC9
2008-11-01  Jaakko SalliIt was not possible to set value of unspecified child...
2008-11-01  Jaakko SalliFix various warnings that only appear for release builds
2008-10-31  Vadim Zeitlinfix another MSVC /Wp64 warning about size_t to int...
2008-10-31  Jaakko SalliReworked wxPGCell. It is now reference counted, and...
2008-10-31  Vadim Zeitlinfix MSVC /Wp64 warning about size_t to int conversion...
2008-10-31  Vadim Zeitlinfix compilation without wxUSE_FILESYSTEM (closes #10114)
2008-10-31  Václav SlavíkwxTLW: don't assert when setting null icons initially...
2008-10-31  Václav Slavíkfix toolbar buttons so that they don't disappear tempor...
2008-10-31  Paul Cornettmake sure update UI handlers are called for accelerator...
2008-10-31  Vadim Zeitlingrid sample doesn't need neither html nor xml library
2008-10-31  Bryan PettyReviewed some g* interface headers.
2008-10-30  Vadim Zeitlindisable a correct test which VC6 just doesn't want...
2008-10-30  Vadim Zeitlinfor some reason having int/size_t assertEquals() overlo...
2008-10-30  Vadim Zeitlinfix linking problems due to MSVC implicitly considering...
2008-10-30  Vadim Zeitlinattempting to fix VC6 compilation error from buildbot...
2008-10-30  Vadim Zeitlindon't use WXDLLIMPEXP_BASE with wx[Sorted]Array_SortFun...
2008-10-30  Václav Slavíkmust close output file before reading back from it
2008-10-30  Francesco Montorsiset WARN_IF_UNDOCUMENTED to YES; it doesn't introduce...
2008-10-30  Francesco Montorsifix typos
2008-10-30  Francesco Montorsimodernized
2008-10-30  Francesco Montorsifixed missing semicolons, as reported by check_syntax.sh
2008-10-30  Francesco Montorsiadded a simple script to detect interface headers with...
2008-10-30  Francesco Montorsitypo fix
2008-10-30  Francesco Montorsifixed the error '& may not appear in macro parameter...
2008-10-30  Francesco Montorsifixed the error 'macro parameters must be comma-separat...
2008-10-30  Václav SlavíkwxHTML: don't include extra whitespace in table cells
2008-10-30  Vadim ZeitlinVC6 compilation fix after last change (thanks buildbot)
2008-10-29  Francesco Montorsienable all compat symbols when using gccxml
2008-10-29  Francesco Montorsis/FALSE/false
2008-10-29  Francesco Montorsimoved to appropriate 'protected' sections all functions...
2008-10-29  Vadim Zeitlinuse buffered streams to reduce the number of TCP packet...
2008-10-29  Vadim Zeitlinprovide ctors allowing to specify the non-default buffe...
2008-10-29  Francesco Montorsia few other means to avoid false positives
2008-10-29  Vadim Zeitlinadded wxDocument::AlreadySaved() and use it in OnUpdate...
2008-10-29  Vadim Zeitlindocument wxDocument::GetDocumentSaved()
2008-10-29  Vadim Zeitlinfix assert when adding an entry to an already full...
2008-10-29  Francesco Montorsifix typos
2008-10-29  Francesco Montorsiautomated ifacecheck fixes
2008-10-29  Vadim Zeitlinadd WX_CLEAR_ARRAY test
2008-10-29  Vadim Zeitlinno changes, just use CPPUNIT_ASSERT_EQUAL instead of...
2008-10-29  Jouk JansenUpdate OpenVMS compile support (problem cairo logical)
2008-10-28  Francesco Montorsiadded some 'wxString::' portions to make referenced...
2008-10-28  Francesco Montorsiautomated ifacecheck fixed
2008-10-28  Francesco Montorsifixed a missing ampersand
2008-10-28  Francesco Montorsimove wxVListBoxNameStr into vlbox.cpp source file ...
2008-10-28  Francesco Montorsimake IsKindOf() taking a const wxClassInfo* instead...
2008-10-28  Francesco Montorsiifacecheck fixes
2008-10-28  Václav Slavíkfixed interpretation of line breaks in <pre> to conform...
2008-10-28  Vadim Zeitlinno real changes, just reformat before starting really...
2008-10-27  Vadim Zeitlindon't sleep too long to avoid missing the timers; added...
2008-10-27  Francesco Montorsiautomated ifacecheck fixes
2008-10-27  Francesco Montorsiother ifacecheck fixes
2008-10-27  Francesco Montorsifixed some false positives; fixed method declaration...
2008-10-27  Vadim Zeitlindon't save the initial selection if it's invalid in...
2008-10-27  Vadim Zeitlindisable workaround for lack of alpha support in native...
2008-10-27  Francesco Montorsiother ifacecheck fixes, resulting in removal of the...
2008-10-27  Francesco Montorsino real change; moved wxDataObject and wxDataFormat...
2008-10-27  Jaakko SalliAdded similar assignment operator as well
2008-10-27  Jaakko SalliAdded wxPropertyGridConstIterator(const wxPropertyGridI...
2008-10-27  Vadim Zeitlinfix handling of errors in wxConditionInternal::Wait...
2008-10-27  Vadim Zeitlinrebaked using bakefile 0.2.5
2008-10-27  Jaakko SalliRemoved dummy wxFont == operator implementation (IIRC...
2008-10-27  Robert RoeblingSet cursor to <from> in wxTextCtrk::SetSelection
2008-10-27  Robert RoeblingDisable focus out events during menu popup
2008-10-27  Robert RoeblingAdded method to disable focus_out handling temporarily
2008-10-25  Francesco Montorsiother interface revisions of html headers
2008-10-25  Vadim Zeitlinrename ca@valencian description to "Valencian (Southern...
2008-10-25  Vadim Zeitlinsome fixes from Robert Millan
2008-10-24  Vadim Zeitlininitial Valencian (Southern Catalan) translation from...
2008-10-23  Vadim Zeitlinfix a couple of typos pointed out by a translator
2008-10-23  Vadim Zeitlinadded Vietnamese translations
2008-10-23  Francesco Montorsifirst part of revisions of html/h* interface headers
2008-10-23  Francesco Montorsiremove references to tex2rtf; it's not part of wxWidget...
2008-10-23  Vadim Zeitlinuse hex escapes instead of 8 bit characaters (#10105)
2008-10-23  Vadim Zeitlingive credit for wxGrid column move hint improvement
2008-10-22  Vadim Zeitlincompilation fix for operator=() with DMC
2008-10-22  Francesco Montorsifixed doxygen warnings; also restyled (partially) the...
2008-10-22  Francesco Montorsiinterface revisions
2008-10-22  Francesco Montorsiadd a new beginEventTable{2} overload for those classes...
2008-10-22  Robert Roebling Ticket #10108 (bitmap from wxImage depth regression)
2008-10-22  Jaakko SalliMerged wxBaseEnumPropertyClass (intermediate property...
2008-10-21  Robert RoeblingCorrect TAB handling for generic wxDataViewCtrl
2008-10-21  Robert RoeblingRemove wxLog hack and put all controls in a panel to...
next