]> git.saurik.com Git - wxWidgets.git/history - build/bakefiles
Always link with expat in monolithic build.
[wxWidgets.git] / build / bakefiles /
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-06-18  Vadim ZeitlinInstall headers in ribbon subdirectory.
2010-06-14  Jaakko SalliAdded wxIsPod<>. Use it in wxAny instead of wxIsMovable<>.
2010-06-11  Vadim ZeitlinAdd wx/msgqueue.h to the list of wxBase headers and...
2010-05-30  Vadim ZeitlinAdd <span> tag and limited support for CSS styles to...
2010-05-20  Stefan Csomoradding all iphone files
2010-05-07  Václav SlavíkIntegrate with GNOME's Recent Documents menu.
2010-05-05  Vadim ZeitlinMove wxInfoBar to core library from adv.
2010-05-04  Václav SlavíkMove wxFileHistory out of docview framework, add wxUSE_...
2010-04-26  Vadim ZeitlinFix wxGTK1 link after toolbar files renaming.
2010-04-24  Václav SlavíkSplit intl.h into intl.h, language.h and translation.h.
2010-04-09  Václav SlavíkRemove USE_GDIPLUS setting from bakefiles.
2010-04-07  Robin DunnDrop the Array class added in the last scintilla patch...
2010-03-30  Robin DunnApply patch (plus some additional changes) upgrading...
2010-03-06  Kevin OllivierAdding wxUIActionSimulator, a class for programmaticall...
2010-03-05  Francesco Montorsidefine TARGET_CPU (as a variable) also for formats...
2010-03-03  Francesco Montorsiadd 64bit support to those formats which I could test...
2010-02-03  Kevin OllivierRefactor DND code into Carbon and Cocoa parts, and...
2010-01-24  Vadim ZeitlinMove wx/evtloop.h from GUI_CMN_HDR to BASE_CMN_HDR...
2010-01-23  Vadim ZeitlinRefactor owner-drawing code.
2010-01-12  Vadim ZeitlinAdd wx/osx/textentry.h to the list of OS X headers.
2010-01-09  Kevin OllivierImplement native OS X ComboBox for OS X Cocoa, and...
2010-01-04  Kevin OllivierGet the OS X Cocoa native combobox building by having...
2009-12-27  Vadim ZeitlinAvoid defining COMPILER_PREFIX for autoconf format.
2009-12-15  Václav Slavíkdefine NDEBUG if not using debug CRT
2009-12-10  Vadim ZeitlinRename gtk{,1}/tbargtk.{h,cpp} to toolbar.{h,cpp}.
2009-12-08  Vadim ZeitlinUse X64 machine type for MSVC linker instead of old...
2009-12-01  Vadim ZeitlinDefine _CRT_NONSTDC_NO_WARNINGS to suppress MSVC warnin...
2009-12-01  Vadim ZeitlinDefine _CRT_SECURE_NO_WARNINGS when building 3rd party...
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  Francesco Montorsiupdate wxpresets for new osx_carbon and osx_cocoa names...
2009-10-22  Vadim ZeitlinRefactor wxEventLoopSource-related code.
2009-10-22  Vadim ZeitlinMerge SOC2009_FSWATCHER branch into trunk.
2009-10-22  Václav SlavíkPost-0.2.6 version of Bakefile is required.
2009-10-19  Václav Slavíkadded COMPILER_PREFIX support to wxpresets
2009-10-19  Vadim ZeitlinDefine COMPILER_PREFIX as COMPILER if it's not defined.
2009-10-07  Vadim ZeitlinHonour COMPILER_PREFIX in wx presets too.
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  Peter CawleyMerged GSOC Ribbon work from SOC2009_RIBBON branch...
2009-09-13  Stefan Csomoradapting to new sound files organization on osx
2009-09-12  Vadim ZeitlinRemove WX_DEBUG option from Unix wx presets, it's not...
2009-09-12  Vadim ZeitlinUse "d" suffix according to DEBUG_RUNTIME_LIBS, not...
2009-09-04  Vadim ZeitlinEnable debug information in release builds for msvc...
2009-08-17  Vadim ZeitlinCleanly separate GUI socket-related code from net library.
2009-08-17  Vadim ZeitlinNo changes, just put the files in alphabetical order.
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-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-05  Vadim Zeitlinupdated the version to 2.9.1
2009-06-12  Vadim Zeitlinadded XRC handler for wxFileCtrl (closes #10785)
2009-06-12  Vadim Zeitlinadded new wx-config --query-xxx options and use them...
2009-06-04  Vadim Zeitlinadded wxEditbaleListBox XRC handler
2009-05-31  Vadim Zeitlinextracted wxTextWrapper in its own header and made...
2009-05-31  Vadim Zeitlinenable OpenGL library build by default under Windows too
2009-05-31  Vadim Zeitlinallow overriding wxUSE_GLCANVAS value in setup.h by...
2009-05-12  Vadim Zeitlindon't update stc.h when not building the library, it...
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-08  Robert RoeblingAdd wxDataViewCtrl implementation for OSX/Cocoa (closes...
2009-05-07  Stefan Csomorfixing usage of common generic files for all osx_ ports...
2009-05-02  Vadim Zeitlinadded wxStd{In,Out}putStream classes (closes #10637)
2009-05-01  Vadim Zeitlinadded wxMouseEventsManager
2009-05-01  Vadim Zeitlindon't generate CE projects for tests/benchmarks
2009-04-26  Kevin OllivierDon't move the actual executable, just link to it.
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 OllivierOn Mac, ensure that the library path and dependencies...
2009-03-13  Kevin OllivierJust move the binary inside of the app bundle instead...
2009-03-07  Vadim Zeitlinadded wxProtocolLog class for logging network requests...
2009-03-03  Vadim Zeitlinuse ldlibs, not ldflags, for wx-config --libs output...
2009-03-02  Vadim Zeitlindon't generate non-MSVC makefiles for MSVC-only samples
2009-03-02  Kevin OllivierUpdate files.bkl to look in the proper place for moved...
2009-02-23  Vadim Zeitlinremove non-existent wx/msw/datecontrols.h from files...
2009-02-21  Stefan NeisAdded wxSingleInstanceChecker for OS/2 (patch #10491).
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  Paul Cornettnew wxTaskBarIcon implementation for GTK2
2009-02-08  Václav Slavíkfixed creation of tests/benchmarks VC++ project files...
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 again
2009-01-23  Vadim Zeitlinfix wxEVT_SPIN_XXX definitions in a nicer (compatible...
2009-01-17  Stefan Csomorheadermove osx - building
2009-01-16  Vadim Zeitlinexport wxActiveX stuff from core (not media) DLL (close...
2009-01-15  Vadim Zeitlinlink with wininet.lib under Windows to avoid linking...
next