Rewrote wxRibbonPage realisation and layout code to avoid setting the position and...
[wxWidgets.git] / Makefile.in
2009-11-19  Jaakko SalliAdded typeinfo.h which implements wxTypeId, using C...
2009-11-18  Kevin OllivierRebake after last commit.
2009-11-10  Vadim ZeitlinBig wxDataViewCtrl renderer classes refactoring.
2009-10-31  Kevin OllivierAdding NSColor -> wxColour conversion.
2009-10-22  Vadim ZeitlinRebake everything using bakefile 0.2.7.
2009-10-22  Vadim ZeitlinRefactor wxEventLoopSource-related code.
2009-10-22  Vadim ZeitlinMerge SOC2009_FSWATCHER branch into trunk.
2009-10-05  Vadim ZeitlinRebake using pre-release version of bakefile 0.2.7.
2009-10-05  Vadim ZeitlinAdded native wxInfoBar implementation for wxGTK.
2009-10-05  Vadim ZeitlinInitial wxInfoBar implementation.
2009-09-23  Vadim ZeitlinAdd ribbon libraries sources to the monolithic build.
2009-09-19  Jaakko SalliwxAny initial commit (closes #10932)
2009-09-18  Vadim ZeitlinDefine NDEBUG when building 3rd party libraries.
2009-09-16  Vadim ZeitlinRebaked everything with bakefile 0.2.6 after wxRibbon...
2009-09-16  Peter CawleyMerged GSOC Ribbon work from SOC2009_RIBBON branch...
2009-09-13  Stefan Csomoradapting to new sound file organization for osx
2009-09-12  Vadim ZeitlinUse "d" suffix according to DEBUG_RUNTIME_LIBS, not...
2009-08-17  Vadim ZeitlinCleanly separate GUI socket-related code from net library.
2009-08-05  Vadim ZeitlinCleaned up low level OS X sources.
2009-07-24  Vadim ZeitlinRemove inexistent wx/osx/carbon/databrow.h file.
2009-07-05  Vadim Zeitlinupdated the version to 2.9.1
2009-06-12  Vadim Zeitlinadded XRC handler for wxFileCtrl (closes #10785)
2009-06-04  Vadim Zeitlinadded wxEditbaleListBox XRC handler
2009-05-12  Vadim ZeitlinwxActiveX files are low level as there is no wxUniv...
2009-05-10  Stefan Csomormoving all dataview files to advanced
2009-05-09  Stefan Csomorfixing dataview entries
2009-05-08  Vadim Zeitlincheck for Python and disable automatic STC files updati...
2009-05-07  Stefan Csomorafter rebake with new files.bkl
2009-05-02  Vadim Zeitlinadded wxStd{In,Out}putStream classes (closes #10637)
2009-05-01  Vadim Zeitlinadded wxMouseEventsManager
2009-04-24  Chris Elliottupdate bakefile to 0.2.6
2009-03-24  Vadim Zeitlinreturn a wxAnyStrPtr covnertible to either narrow or...
2009-03-20  Francesco Montorsino real changes: split the huge datetime.cpp in two...
2009-03-15  Kevin OllivierRebake after last change.
2009-03-07  Vadim Zeitlinadded wxProtocolLog class for logging network requests...
2009-03-02  Kevin OllivierRebake after OS X Cocoa header changes.
2009-02-23  Vadim Zeitlinremove non-existent wx/msw/datecontrols.h from files...
2009-02-21  Vadim Zeitlinonly update stc.h when USE_STC==1
2009-02-09  Stefan Csomorcommon drawing code for osx-cocoa and osx-carbon, also...
2009-02-09  Kevin OllivierUpdate OS X Cocoa build files after recent changes...
2009-02-08  Vadim Zeitlinremove remaining traces of samples/mobile (continuation...
2009-02-04  Vadim Zeitlinmove generic animation sources to ADVANCED_MSW_NATIVE_S...
2009-02-03  Vadim Zeitlinrenamed wx/ptr_shrd.h to wx/sharedptr.h; split wx/ptr_s...
2009-01-31  Václav Slavíkdon't include private headers from wx/unix/evtloop.h
2009-01-30  Vadim Zeitlinadd support for persistent controls
2009-01-30  Václav SlavíkwxDFB: use Unix event loop and timers (fixes #10408)
2009-01-25  Jaakko SalliAdded XRC handler for wxComboCtrl (closes #10151)
2009-01-23  Robert RoeblingRemove persistence related files ag
2009-01-23  Vadim Zeitlinfix wxEVT_SPIN_XXX definitions in a nicer (compatible...
2009-01-17  Stefan Csomorprinting adjustment
2009-01-16  Vadim Zeitlinexport wxActiveX stuff from core (not media) DLL (close...
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2009-01-11  Francesco Montorsisplit wxGrid implementation in grideditors.cpp (for...
2008-12-28  Vadim Zeitlinimplement DispatchTimeout() for wxOSX/Cocoa
2008-12-28  Vadim Zeitlinimplement DispatchTimeout() for wxCocoa
2008-12-28  Francesco Montorsirestore tabg.h and tabg.cpp for wxMotif
2008-12-27  Francesco Montorsiremove deprecated wxTabCtrl also from makefiles
2008-12-27  Vadim Zeitlinimplement wxEventLoop::DispatchTimeout() for wxGTK...
2008-12-25  Vadim Zeitlinmerge msw/gsocket.cpp into msw/sockmsw.cpp
2008-12-25  Vadim Zeitlinrename gsockmsw files to sockmsw
2008-12-22  Vadim Zeitlinrebake after correction typo in wx/generic/headerctrlg...
2008-12-16  Vadim Zeitlinadded wxRearrange{List,Ctrl,Dialog} and use it in wxHea...
2008-12-07  Vadim Zeitlin- Rewrite wxHeaderCtrl to be virtual-like: even if...
2008-12-03  Vadim Zeitlinextract (and expand and clean up and document) the...
2008-11-28  Vadim Zeitlinalso rename gsocketiohandler.* to socketiohandler....
2008-11-28  Vadim Zeitlinrename various gsock* files to sock* (except for MSW...
2008-11-28  Vadim ZeitlinStreamline wxSocket code: wxSocketBase now uses wxSocke...
2008-11-17  Vadim Zeitlinport updates for newer Intel compiler support from...
2008-11-12  Vadim Zeitlinrebake after r56738
2008-11-04  Vadim ZeitlinReview/simplify/cleanup MDI classes for all platforms...
2008-11-03  Vadim Zeitlinwx/tls.h belongs to base headers, not core (#10148)
2008-10-27  Vadim Zeitlinrebaked using bakefile 0.2.5
2008-10-19  Robert RoeblingAdd more bakefile files to make dist
2008-10-19  Robert RoeblingAdded src/msw/version.rc to make win-dist
2008-10-17  Robert RoeblingUpdates for make dist for OSX_CARBON
2008-10-16  Václav SlavíkCleaned up wxArtProvider:
2008-10-15  Robert RoeblingUpdate make dist
2008-10-12  Vadim Zeitlinadd wxGenericStaticText (#9656)
2008-10-09  Stefan Csomorrebaked with glgrab again
2008-10-08  Vadim Zeitlinrebaked makefiles with 0.2.4
2008-10-06  Stefan Csomorporting dcscreen blit from 2.8
2008-09-25  Robin DunnInstall kbdstate.h and mousestate.h
2008-09-22  Kevin OllivierRebake after taskbar addition (apparently dlist.h commi...
2008-09-21  Kevin OllivierRebake after changes.
2008-09-20  Kevin OllivierRebake after bakefile changes.
2008-09-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)
2008-09-07  Stefan Csomorintegrating Kevin's work, command line builds for osx...
2008-09-05  Stefan Csomoradding common implementation file for search control
2008-09-04  Kevin Ollivierrebake
2008-09-02  Stefan Csomorforgotten commit for osx new file layout
2008-08-31  Paul Cornettfix opengl dependency in monolithic build
2008-08-31  Vadim Zeitlintest for utils/wxrc/Makefile existence and not utils...
2008-08-28  Robert RoeblingMore corrections to make dist
2008-08-28  Robert RoeblingMinor corrections to make dist after reports
2008-08-27  Robert RoeblingUpdate <make win-dist>
2008-08-27  Robert RoeblingAdd XCode project files to wxMac's <make dist>
2008-08-26  Robert RoeblingAlso make make dist for wxMac work
2008-08-26  Robert RoeblingUpdate <make dist> for wxGTK (and probably other ports...
2008-08-24  Benjamin Williamsrebake because of new auibar.*
2008-08-03  Stefan Csomormoving osx files (rename will follow)
next