wxWidgets.git
2008-03-31  Vadim Zeitlinfix unused parameter warning
2008-03-31  Vadim Zeitlinstore selected indices as unsigned int, not size_t...
2008-03-31  Francesco Montorsiupdate links to the TODO lists
2008-03-31  Francesco Montorsiremove old files not needed anymore
2008-03-31  Francesco Montorsimoved to the wiki
2008-03-31  Francesco Montorsimoved old TODO lists to the Wiki: wxwidgets.org/wiki...
2008-03-31  Francesco Montorsimove TODO items for wxDocs from the wxwiki to the doxyg...
2008-03-31  Francesco MontorsiCSS changes: make lists more spaced; use sans-serif...
2008-03-31  Francesco Montorsimoved translations list to the doxygen manual
2008-03-31  Francesco Montorsimerge "strategies" page with devtips.h; add mention...
2008-03-31  Vadim Zeitlindon't leave empty listboxes with tiny best size
2008-03-30  Francesco Montorsis/NB:/@note; revised wxFFile
2008-03-30  Francesco Montorsitypo fix
2008-03-30  Kevin OllivierMerge build script updates from 2.8 branch.
2008-03-30  Francesco Montorsioptimization for faster execution: don't use wxString...
2008-03-30  Francesco Montorsifurther revision (done by me)
2008-03-30  Francesco Montorsirevision contributed by Utensil Candel
2008-03-30  Francesco Montorsiadd references to wxWebsite,wxWiki,wxForum
2008-03-30  Václav Slavíkadded wxXmlNode::InsertChildAfter and use it for (much...
2008-03-30  Stefan NeisAdd OS/2 to buildbot (patch #1929212).
2008-03-30  Francesco Montorsiupdated the index page: 1) removed sample list: it...
2008-03-29  Václav Slavík1. fixed wxXmlNode::InsertChild() documentation to...
2008-03-29  Stefan NeisLinker fixes for OS/2 build.
2008-03-29  Stefan NeisOS/2 port: reorganized wxBitmap/wxBitmapHandler classes...
2008-03-29  Francesco MontorsiODBC is not part of wx anymore
2008-03-29  Francesco Montorsinoone is going to backport stuff to wx2.4 anymore
2008-03-29  Francesco Montorsiremoved latex sources of wxDocs; wxWidgets now uses...
2008-03-29  Václav Slavíkset initial GTK_CAN_FOCUS value to match AcceptsFocus...
2008-03-29  Václav Slavíkremoved no longer used win_gtk.c file
2008-03-29  Václav Slavíkbe tolerant of XHTML self-closing tags when parsing...
2008-03-28  Francesco Montorsiadd more pure virtuals to wxBrushBase; fix the GetColou...
2008-03-28  Francesco Montorsisubstitute '@b NB:' with '@note'; first partial revisio...
2008-03-28  Vadim Zeitlincompilation fix for ANSI build: use reinterptre_, not...
2008-03-28  Vadim Zeitlinadded native GTK implementation of wxCalendarCtrl ...
2008-03-28  Vadim Zeitlinfix gcc warning about assigning -1 to a guint
2008-03-27  Robin DunnUse SetCanFocus
2008-03-27  Francesco Montorsibuild fix for non-PCH builds (thanks to buildbot emails ;))
2008-03-27  Robin DunnUse C++ names in the text, not wxPython names
2008-03-27  Robin DunnFix line endings
2008-03-27  Robin DunnwxPython needs win_gtk.h to be installed
2008-03-27  Robin DunnA bit of cleanup for STC's use of PopupWindow
2008-03-27  Robin DunnUse SetCanFocus
2008-03-27  Francesco Montorsiavoid even more false warnings better handling numeric...
2008-03-27  Francesco Montorsifinal fixes to [a-b]*h headers
2008-03-27  Francesco Montorsiadd 'availability' infos to both wxMethod and wxClass...
2008-03-27  Francesco Montorsiadd @onlyfor tags to remove further ifacecheck warnings
2008-03-27  Francesco Montorsiadd the ability to parse the gccxml preprocessor output...
2008-03-27  Vadim Zeitlinlock wxPendingEventsLocker when deleting the handler...
2008-03-27  Vadim Zeitlincompilation fix for PCH-less compilation (thanks buildbot)
2008-03-27  Vadim Zeitlinfixed typo (extra underscore) in wxEVT_COMMAND_LISTBOXD...
2008-03-27  Vadim Zeitlinadded convenient wxON_BLOCK_EXIT_SET() macro
2008-03-27  Vadim Zeitlinadded convenient wxON_BLOCK_EXIT_THISn() macros wrappin...
2008-03-27  Francesco Montorsiremoved old utils (helpgen, tex2rtf, helphtml, nplugin...
2008-03-27  Vadim Zeitlindon't blit too much when copying static box border...
2008-03-27  Stefan Csomorgraphics bitmap implementation, fix for bitmap scaling
2008-03-27  Vadim ZeitlinMSW fixes for the last change: call Realize() after...
2008-03-27  Vadim Zeitlindon't use gtk_notebook_insert_page() return value as...
2008-03-27  Vadim ZeitlinSeveral fixes for removing/readding controls to the...
2008-03-26  Michael WetherellAdd Solars 9 builds.
2008-03-26  Francesco Montorsiadded the rungccxml.sh script and the setup_gccxml...
2008-03-26  Julian SmartAdded GetId() to Connect calls to ensure only the relev...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2008-03-26  Stefan Csomorpopup activation scope and l&f
2008-03-26  Stefan Csomorfixing custom background on non owned windows
2008-03-26  Stefan Csomorfixing custom background on non owned windows
2008-03-26  Julian SmartFixed selection clearing.
2008-03-25  Vadim Zeitlinseveral g++ 4 warning fixes
2008-03-25  Francesco Montorsifinal revision of prototypes for b*h (and few others)
2008-03-25  Stefan Csomormoving tlw list up, cleanup
2008-03-25  Stefan Csomormoving tlw list up, cleanup
2008-03-25  Francesco Montorsibuild fix
2008-03-25  Francesco Montorsireorganized wxBitmap/wxBitmapHandler classes to use...
2008-03-25  Stefan Csomorporting reordering of controls back from 2.8
2008-03-25  Francesco Montorsimention that both gccxml and doxygen are smart enough...
2008-03-25  Julian SmartFix for non-pch
2008-03-25  Francesco Montorsifurther improve the automatic modify mode: wrap correct...
2008-03-25  Francesco Montorsifinal prototype fixes to a*h headers; s/WXTYPE/wxEventType
2008-03-25  Stefan Csomoradding 10.4 code for making focus events behave as...
2008-03-25  Vadim Zeitlindocument On{Open,Save}Document()
2008-03-25  Vadim Zeitlincall OnReadWaiting(), not OnExceptionWaiting(), when...
2008-03-25  Vadim Zeitlinimplement wxListItem::operator=()
2008-03-25  Vadim ZeitlinANSI mode compilation fix
2008-03-25  Stefan Csomorfix adding non owned window for mac
2008-03-25  Francesco Montorsifor each prototype make sure that if the n-th argument...
2008-03-25  Francesco Montorsiprototype fixes (in particular fix missing default...
2008-03-25  Stefan Csomorrebake after adding non owned window for mac
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Bryan PettyRemoved the old, manual entry function, macro, and...
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window implementation
2008-03-25  Stefan Csomornon owned window installation
2008-03-25  Stefan Csomormake popup on mac behave as on msw
2008-03-25  Bryan PettyFinished review/fixes of the rest of the functions...
next