projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Delete the menu on close in the wxWebView sample. Fixes most of the memory leaks.
[wxWidgets.git]
/
configure.in
2011-09-23
Vadim Zeitlin
Add support for handling new multi-arch under Debian.
blob
|
commitdiff
|
raw
2011-09-18
Vadim Zeitlin
Fix test for wxUSE_TREELISTCTRL in configure.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
Vadim Zeitlin
Only define wxUSE_WEBVIEW if wxWebView is really available.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-14
Steve Lamerton
Update configure to only define wxUSE_WEBVIEW_WEBKIT...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Steve Lamerton
Correctly disable webkit backend if the appropriate...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Steve Lamerton
Disable webkit backend if the appropriate headers canno...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-12
Steve Lamerton
Ensure that we have an available backend for wxWebView...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-10
Steve Lamerton
Merge the new wxWebView classes from the SOC2011_WEBVIE...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-10
Steve Lamerton
Merge in from trunk r68684 - r69046
blob
|
commitdiff
|
raw
|
diff to current
2011-09-06
Paul Cornett
move addition of -lX11 to better place
blob
|
commitdiff
|
raw
|
diff to current
2011-09-06
Paul Cornett
don't disable cast checks in debug builds
blob
|
commitdiff
|
raw
|
diff to current
2011-09-06
Paul Cornett
remove unused __WXGTK12__ symbol
blob
|
commitdiff
|
raw
|
diff to current
2011-09-06
Paul Cornett
remove (very) obsolete GTK version check
blob
|
commitdiff
|
raw
|
diff to current
2011-09-01
Vadim Zeitlin
Don't warn about wxMetaFile in configure by default.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-01
Vadim Zeitlin
Add wxUSE_HOTKEY support to configure.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-27
Vadim Zeitlin
Add new wxTreeListCtrl class.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-22
Vadim Zeitlin
Add new wxBannerWindow class.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-19
Steve Lamerton
Rename web library to webview.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-19
Steve Lamerton
Rename wxUSE_WEB to wxUSE_WEBVIEW to reflect that actua...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-13
Steve Lamerton
Merge in from trunk r68626 - r68683
blob
|
commitdiff
|
raw
|
diff to current
2011-08-10
Steve Lamerton
Merge in from trunk r64802 - r68625
blob
|
commitdiff
|
raw
|
diff to current
2011-07-25
Steve Lamerton
Merge in from trunk r67662 to r64801
blob
|
commitdiff
|
raw
|
diff to current
2011-07-22
Vadim Zeitlin
Increased the version to 2.9.3.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-05
Steve Lamerton
Add osx configure support for wxWebView.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-28
Steve Lamerton
Fix the build system in gtk, plus a couple of compilati...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-16
Vadim Zeitlin
Disable wxFileSystemWatcher in configure if threads...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
Steve Lamerton
Add wxWebView backend wxUSE_ macros
blob
|
commitdiff
|
raw
|
diff to current
2011-05-13
Vadim Zeitlin
Don't use the standard containers by default.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-05
Steve Lamerton
A few more build fixes
blob
|
commitdiff
|
raw
|
diff to current
2011-04-30
Dimitri Schoolwerth
No code changes, fixed some typos.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-26
Robin Dunn
Don't change CC and CXX for the SDK options until after...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-26
Robin Dunn
Use DESTDIR properly and fix change-install-names scrip...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-23
Vadim Zeitlin
Add wxDC::SetTransformMatrix() and related methods...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-03
Dimitri Schoolwerth
No code changes, fixed various typos.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-03
Paul Cornett
For wxGTK2, link with X11 explicitly, since we use...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-30
Vadim Zeitlin
Add wxUSE_STD_CONTAINERS and turn it on by default.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-25
Václav Slavík
Revert r67137.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-22
Dimitri Schoolwerth
Fixed various typos.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-06
Václav Slavík
Don't directly include GTK+ semi-public headers.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-27
Vadim Zeitlin
Add wxUSE_MARKUP and wrap SetLabelMarkup() in it.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-22
Vadim Zeitlin
Test for cairo_push_group() in configure.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-31
Vadim Zeitlin
Add wxUSE_ARTPROVIDER_STD build option.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-31
Vadim Zeitlin
Add wxArtProvider using Tango icons.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-25
Vadim Zeitlin
Test for wcsftime() in configure as it's not available...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-25
Vadim Zeitlin
Give an error from configure if wchar_t is not available.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-22
Vadim Zeitlin
Put WINDRES_CPU_DEFINE in RESFLAGS and not RESCOMP...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-10
Vadim Zeitlin
Use Cairo for wxGraphicsContext in wxX11.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-23
Robin Dunn
Add flag to enable specifying an architecture to build...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-09
Vadim Zeitlin
Don't filter out Cairo libraries from GTK libraries...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-03
Vadim Zeitlin
Don't link with long obsolete ctl3d32 library when...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-22
Vadim Zeitlin
Merge wxUIActionSimulator fixes from SOC2010_GUI_TEST...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-18
Vadim Zeitlin
Add wxRichMessageDialog class.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-17
Vadim Zeitlin
Add new wxCommandLinkButton class.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-22
Vadim Zeitlin
Make --disable-debug[_flag] configure option really...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-22
Vadim Zeitlin
Replace 2.9.1 version with 2.9.2.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-13
Vadim Zeitlin
Globally use "wxWindows licence" consistently.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-10
Julian Smart
Syntax error fix
blob
|
commitdiff
|
raw
|
diff to current
2010-07-10
Julian Smart
Add CFNetwork framework
blob
|
commitdiff
|
raw
|
diff to current
2010-07-10
Julian Smart
Use -miphoneos-version-min if compiling for iPhone...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-10
Julian Smart
Fixed frameworks for iPhone build
blob
|
commitdiff
|
raw
|
diff to current
2010-06-24
Václav Slavík
Check wxPrintf etc. arguments types.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-22
Vadim Zeitlin
Use GTK+ functions for wxDisplay implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-04
Václav Slavík
Move wxFileHistory out of docview framework, add wxUSE_...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-16
Vadim Zeitlin
Don't rely on __GXX_RTTI being defined with g++ < 4.3.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-02
Vadim Zeitlin
Allow using wxGraphicsContext with MinGW if gdiplus...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-22
Vadim Zeitlin
Add uiaction sample to the list of samples to build...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-22
Vadim Zeitlin
Add wxUSE_UIACTIONSIMULATOR and turn it off by default.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-12
Vadim Zeitlin
Add minimal support for QNX to configure.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-28
Vadim Zeitlin
Only add -woff 3970 to C[XX]FLAGS when using SGI mipsPr...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-29
Vadim Zeitlin
Disable wxUSE_FSWATCHER under Unix if neither inotify...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-12
Vadim Zeitlin
Check for a function existing in all libpng releases...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-27
Vadim Zeitlin
Correct wxUSE_MACOSX_VERSION_MIN setting when running...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-13
Vadim Zeitlin
Remove unnecessary Mac-specific TOOLKIT_LOWERCASE setting.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-13
Vadim Zeitlin
Add --with-[osx_]iphone switch to configure.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-13
Vadim Zeitlin
Test for sw_vers availability before calling it in...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-13
Vadim Zeitlin
Rename --with-cocoa configure switch to --with-old_coco...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-05
Paul Cornett
remove -I on nonexistent directory
blob
|
commitdiff
|
raw
|
diff to current
2009-12-05
Václav Slavík
Added samples/dll for showing how to use wxWidgets...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-24
Vadim Zeitlin
Enable wxGraphicsContext and related classes by default...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-15
Robert Roebling
Disable GTK cast checks in wx code
blob
|
commitdiff
|
raw
|
diff to current
2009-11-15
Paul Cornett
look for backtrace() in -lexecinfo, fixes #9783
blob
|
commitdiff
|
raw
|
diff to current
2009-10-25
Paul Cornett
feature name must match description
blob
|
commitdiff
|
raw
|
diff to current
2009-10-22
Vadim Zeitlin
Merge SOC2009_FSWATCHER branch into trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-19
Vadim Zeitlin
Don't include LDFLAGS in `wx-config --libs` output.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-17
Vadim Zeitlin
Fix for windres flags used in Win64 mingw build.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-14
Vadim Zeitlin
Test whether GTK+ is 2.18 or newer in configure.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-09
Vadim Zeitlin
Define __WXOSX__ and __WXMAC__ on compiler command...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-05
Vadim Zeitlin
Initial wxInfoBar implementation.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-03
Paul Cornett
QuickTime is needed by wxBitmap
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Julian Smart
Applied patch #9058 (add Hildon 2.0 support)
blob
|
commitdiff
|
raw
|
diff to current
2009-09-19
Jaakko Salli
wxAny initial commit (closes #10932)
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
Peter Cawley
Merged GSOC Ribbon work from SOC2009_RIBBON branch...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-12
Vadim Zeitlin
Change Unix build system to not use debug build any...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-05
Vadim Zeitlin
Perform Apple SDK tests for Mac ports only.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-05
Kevin Ollivier
If gcc-4.2+ is specified for compiling OS X Carbon...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-05
Vadim Zeitlin
updated the version to 2.9.1
blob
|
commitdiff
|
raw
|
diff to current
2009-07-02
Vadim Zeitlin
added X11R7 directories to X libraries search path...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-01
Vadim Zeitlin
fixed handling of --with-opengl=auto (default value...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-18
Vadim Zeitlin
disable deprecation warnings when building wxMac as...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-10
Vadim Zeitlin
don't disable the use of standard streams/strings by...
blob
|
commitdiff
|
raw
|
diff to current
next