2010-10-23 |
Vadim Zeitlin | Add XRC handler for wxToolbook. |
tree | commitdiff |
2010-10-23 |
Vadim Zeitlin | Use rpmbuild to build the RPMs in "make rpm" target. |
tree | commitdiff |
2010-10-23 |
Vadim Zeitlin | Add more headers to "make dist" and remove .mo files. |
tree | commitdiff |
2010-10-20 |
Vadim Zeitlin | Add XRC handler for wxCommandLinkButton. |
tree | commitdiff |
2010-10-15 |
Vadim Zeitlin | Include wx_presets.py in the distribution made by ... |
tree | commitdiff |
2010-10-13 |
Vadim Zeitlin | Remove obsolete files from "make dist" rules. |
tree | commitdiff |
2010-10-13 |
Vadim Zeitlin | Skip Windows-only samples when making Unix distribution. |
tree | commitdiff |
2010-10-13 |
Vadim Zeitlin | Include include/wx/generic/private/*.h files in distrib... |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | Merge of SOC2010_RTC_IMAGES branch. |
tree | commitdiff |
2010-09-07 |
Vadim Zeitlin | Use correct Unicode define for wxScintilla compilation. |
tree | commitdiff |
2010-09-03 |
Václav Slavík | Fixed wxscintilla compilation for wxDFB. |
tree | commitdiff |
2010-08-22 |
Vadim Zeitlin | Remove unused src/osx/cocoa/bmpbuttn.mm file. |
tree | commitdiff |
2010-08-18 |
Vadim Zeitlin | Use task dialog for wxProgressDialog implementation... |
tree | commitdiff |
2010-08-18 |
Vadim Zeitlin | Add wxRichMessageDialog class. |
tree | commitdiff |
2010-08-17 |
Vadim Zeitlin | Provide native wxHyperlinkCtrl implementation for wxMSW. |
tree | commitdiff |
2010-08-17 |
Vadim Zeitlin | Add new wxCommandLinkButton class. |
tree | commitdiff |
2010-07-25 |
Vadim Zeitlin | Only define WXUSINGDLL in multilib builds for wxscintil... |
tree | commitdiff |
2010-07-25 |
Vadim Zeitlin | Only define WXUSINGDLL in DLL configurations when build... |
tree | commitdiff |
2010-07-25 |
Vadim Zeitlin | No real changes in makefile but avoid repetitious in... |
tree | commitdiff |
2010-07-25 |
Vadim Zeitlin | No changes, just remove hard TABs and fix a typo. |
tree | commitdiff |
2010-07-25 |
Vadim Zeitlin | Upgrade version in the bakefiles to 2.9.2 as well and... |
tree | commitdiff |
2010-07-13 |
Vadim Zeitlin | Globally use "wxWindows licence" consistently. |
tree | commitdiff |
2010-06-18 |
Vadim Zeitlin | Install headers in ribbon subdirectory. |
tree | commitdiff |
2010-06-14 |
Jaakko Salli | Added wxIsPod<>. Use it in wxAny instead of wxIsMovable<>. |
tree | commitdiff |
2010-06-11 |
Vadim Zeitlin | Add wx/msgqueue.h to the list of wxBase headers and... |
tree | commitdiff |
2010-05-30 |
Vadim Zeitlin | Add <span> tag and limited support for CSS styles to... |
tree | commitdiff |
2010-05-20 |
Stefan Csomor | adding all iphone files |
tree | commitdiff |
2010-05-07 |
Václav Slavík | Integrate with GNOME's Recent Documents menu. |
tree | commitdiff |
2010-05-05 |
Vadim Zeitlin | Move wxInfoBar to core library from adv. |
tree | commitdiff |
2010-05-04 |
Václav Slavík | Move wxFileHistory out of docview framework, add wxUSE_... |
tree | commitdiff |
2010-04-26 |
Vadim Zeitlin | Fix wxGTK1 link after toolbar files renaming. |
tree | commitdiff |
2010-04-24 |
Václav Slavík | Split intl.h into intl.h, language.h and translation.h. |
tree | commitdiff |
2010-04-09 |
Václav Slavík | Remove USE_GDIPLUS setting from bakefiles. |
tree | commitdiff |
2010-04-07 |
Robin Dunn | Drop the Array class added in the last scintilla patch... |
tree | commitdiff |
2010-03-30 |
Robin Dunn | Apply patch (plus some additional changes) upgrading... |
tree | commitdiff |
2010-03-06 |
Kevin Ollivier | Adding wxUIActionSimulator, a class for programmaticall... |
tree | commitdiff |
2010-03-05 |
Francesco Montorsi | define TARGET_CPU (as a variable) also for formats... |
tree | commitdiff |
2010-03-03 |
Francesco Montorsi | add 64bit support to those formats which I could test... |
tree | commitdiff |
2010-02-03 |
Kevin Ollivier | Refactor DND code into Carbon and Cocoa parts, and... |
tree | commitdiff |
2010-01-24 |
Vadim Zeitlin | Move wx/evtloop.h from GUI_CMN_HDR to BASE_CMN_HDR... |
tree | commitdiff |
2010-01-23 |
Vadim Zeitlin | Refactor owner-drawing code. |
tree | commitdiff |
2010-01-12 |
Vadim Zeitlin | Add wx/osx/textentry.h to the list of OS X headers. |
tree | commitdiff |
2010-01-09 |
Kevin Ollivier | Implement native OS X ComboBox for OS X Cocoa, and... |
tree | commitdiff |
2010-01-04 |
Kevin Ollivier | Get the OS X Cocoa native combobox building by having... |
tree | commitdiff |
2009-12-27 |
Vadim Zeitlin | Avoid defining COMPILER_PREFIX for autoconf format. |
tree | commitdiff |
2009-12-15 |
Václav Slavík | define NDEBUG if not using debug CRT |
tree | commitdiff |
2009-12-10 |
Vadim Zeitlin | Rename gtk{,1}/tbargtk.{h,cpp} to toolbar.{h,cpp}. |
tree | commitdiff |
2009-12-08 |
Vadim Zeitlin | Use X64 machine type for MSVC linker instead of old... |
tree | commitdiff |
2009-12-01 |
Vadim Zeitlin | Define _CRT_NONSTDC_NO_WARNINGS to suppress MSVC warnin... |
tree | commitdiff |
2009-12-01 |
Vadim Zeitlin | Define _CRT_SECURE_NO_WARNINGS when building 3rd party... |
tree | commitdiff |
2009-11-19 |
Jaakko Salli | Added typeinfo.h which implements wxTypeId, using C... |
tree | commitdiff |
2009-11-18 |
Kevin Ollivier | Rebake after last commit. |
tree | commitdiff |
2009-11-10 |
Vadim Zeitlin | Big wxDataViewCtrl renderer classes refactoring. |
tree | commitdiff |
2009-10-31 |
Kevin Ollivier | Adding NSColor -> wxColour conversion. |
tree | commitdiff |
2009-10-22 |
Francesco Montorsi | update wxpresets for new osx_carbon and osx_cocoa names... |
tree | commitdiff |
2009-10-22 |
Vadim Zeitlin | Refactor wxEventLoopSource-related code. |
tree | commitdiff |
2009-10-22 |
Vadim Zeitlin | Merge SOC2009_FSWATCHER branch into trunk. |
tree | commitdiff |
2009-10-22 |
Václav Slavík | Post-0.2.6 version of Bakefile is required. |
tree | commitdiff |
2009-10-19 |
Václav Slavík | added COMPILER_PREFIX support to wxpresets |
tree | commitdiff |
2009-10-19 |
Vadim Zeitlin | Define COMPILER_PREFIX as COMPILER if it's not defined. |
tree | commitdiff |
2009-10-07 |
Vadim Zeitlin | Honour COMPILER_PREFIX in wx presets too. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Added native wxInfoBar implementation for wxGTK. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Initial wxInfoBar implementation. |
tree | commitdiff |
2009-09-23 |
Vadim Zeitlin | Add ribbon libraries sources to the monolithic build. |
tree | commitdiff |
2009-09-19 |
Jaakko Salli | wxAny initial commit (closes #10932) |
tree | commitdiff |
2009-09-18 |
Vadim Zeitlin | Define NDEBUG when building 3rd party libraries. |
tree | commitdiff |
2009-09-16 |
Peter Cawley | Merged GSOC Ribbon work from SOC2009_RIBBON branch... |
tree | commitdiff |
2009-09-13 |
Stefan Csomor | adapting to new sound files organization on osx |
tree | commitdiff |
2009-09-12 |
Vadim Zeitlin | Remove WX_DEBUG option from Unix wx presets, it's not... |
tree | commitdiff |
2009-09-12 |
Vadim Zeitlin | Use "d" suffix according to DEBUG_RUNTIME_LIBS, not... |
tree | commitdiff |
2009-09-04 |
Vadim Zeitlin | Enable debug information in release builds for msvc... |
tree | commitdiff |
2009-08-17 |
Vadim Zeitlin | Cleanly separate GUI socket-related code from net library. |
tree | commitdiff |
2009-08-17 |
Vadim Zeitlin | No changes, just put the files in alphabetical order. |
tree | commitdiff |
2009-08-05 |
Vadim Zeitlin | Cleaned up low level OS X sources. |
tree | commitdiff |
2009-07-24 |
Vadim Zeitlin | Remove inexistent wx/osx/carbon/databrow.h file. |
tree | commitdiff |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
tree | commitdiff |
2009-07-05 |
Vadim Zeitlin | updated the version to 2.9.1 |
tree | commitdiff |
2009-06-12 |
Vadim Zeitlin | added XRC handler for wxFileCtrl (closes #10785) |
tree | commitdiff |
2009-06-12 |
Vadim Zeitlin | added new wx-config --query-xxx options and use them... |
tree | commitdiff |
2009-06-04 |
Vadim Zeitlin | added wxEditbaleListBox XRC handler |
tree | commitdiff |
2009-05-31 |
Vadim Zeitlin | extracted wxTextWrapper in its own header and made... |
tree | commitdiff |
2009-05-31 |
Vadim Zeitlin | enable OpenGL library build by default under Windows too |
tree | commitdiff |
2009-05-31 |
Vadim Zeitlin | allow overriding wxUSE_GLCANVAS value in setup.h by... |
tree | commitdiff |
2009-05-12 |
Vadim Zeitlin | don't update stc.h when not building the library, it... |
tree | commitdiff |
2009-05-12 |
Vadim Zeitlin | wxActiveX files are low level as there is no wxUniv... |
tree | commitdiff |
2009-05-10 |
Stefan Csomor | moving all dataview files to advanced |
tree | commitdiff |
2009-05-09 |
Stefan Csomor | fixing dataview entries |
tree | commitdiff |
2009-05-08 |
Vadim Zeitlin | check for Python and disable automatic STC files updati... |
tree | commitdiff |
2009-05-08 |
Robert Roebling | Add wxDataViewCtrl implementation for OSX/Cocoa (closes... |
tree | commitdiff |
2009-05-07 |
Stefan Csomor | fixing usage of common generic files for all osx_ ports... |
tree | commitdiff |
2009-05-02 |
Vadim Zeitlin | added wxStd{In,Out}putStream classes (closes #10637) |
tree | commitdiff |
2009-05-01 |
Vadim Zeitlin | added wxMouseEventsManager |
tree | commitdiff |
2009-05-01 |
Vadim Zeitlin | don't generate CE projects for tests/benchmarks |
tree | commitdiff |
2009-04-26 |
Kevin Ollivier | Don't move the actual executable, just link to it. |
tree | commitdiff |
2009-03-24 |
Vadim Zeitlin | return a wxAnyStrPtr covnertible to either narrow or... |
tree | commitdiff |
2009-03-20 |
Francesco Montorsi | no real changes: split the huge datetime.cpp in two... |
tree | commitdiff |
2009-03-15 |
Kevin Ollivier | On Mac, ensure that the library path and dependencies... |
tree | commitdiff |
2009-03-13 |
Kevin Ollivier | Just move the binary inside of the app bundle instead... |
tree | commitdiff |
2009-03-07 |
Vadim Zeitlin | added wxProtocolLog class for logging network requests... |
tree | commitdiff |
2009-03-03 |
Vadim Zeitlin | use ldlibs, not ldflags, for wx-config --libs output... |
tree | commitdiff |
next |