Skip to content

Commit

Permalink
Updated links and mailing list addresses.
Browse files Browse the repository at this point in the history
  • Loading branch information
tierra committed Oct 31, 2015
1 parent d61b52a commit 0b2263c
Show file tree
Hide file tree
Showing 38 changed files with 261 additions and 294 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ About
wxWidgets is a free and open source cross-platform C++ framework
for writing advanced GUI applications using native controls.

![wxWidgets Logo](http://www.wxwidgets.org/assets/img/header-logo.png)
![wxWidgets Logo](https://www.wxwidgets.org/assets/img/header-logo.png)


wxWidgets allows you to write native-looking GUI applications for
Expand All @@ -13,7 +13,7 @@ the differences in the non-GUI aspects between them. It is free
for the use in both open source and commercial applications, comes
with the full, easy to read and modify, source and extensive
documentation and a collection of more than a hundred examples.
You can learn more about wxWidgets at http://www.wxwidgets.org/
You can learn more about wxWidgets at https://www.wxwidgets.org/
and read its documentation online at http://docs.wxwidgets.org/


Expand Down Expand Up @@ -48,10 +48,11 @@ Further information

If you are looking for support, you can get it from

- wx-users [mailing list](http://www.wxwidgets.org/support/mailing-lists/)
- wxForum at http://forums.wxwidgets.org/
- #wxwidgets IRC channel
- http://stackoverflow.com/ if you tag your question with "wxwidgets"
- [Mailing Lists](https://www.wxwidgets.org/support/mailing-lists/)
- [Discussion Forums][https://forums.wxwidgets.org/]
- [#wxwidgets IRC channel][https://www.wxwidgets.org/support/irc/]
- Stack Overflow (tag your questions with @c wxwidgets):
https://stackoverflow.com/questions/tagged/wxwidgets
- Please report bugs at http://trac.wxwidgets.org/newticket

We would also gladly welcome [your contributions](CONTRIBUTING.md).
Expand Down
4 changes: 2 additions & 2 deletions build/aclocal/bakefile.m4
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dnl

dnl ---------------------------------------------------------------------------
dnl Lots of compiler & linker detection code contained here was taken from
dnl wxWidgets configure.in script (see http://www.wxwidgets.org)
dnl wxWidgets configure.in script (see https://www.wxwidgets.org)
dnl ---------------------------------------------------------------------------


Expand Down Expand Up @@ -946,7 +946,7 @@ while test ${D}# -gt 0; do
args="${D}{args} ${D}1 ${D}2"
shift
;;
-arch|-isysroot)
# collect these options and values
ldargs="${D}{ldargs} ${D}1 ${D}2"
Expand Down
3 changes: 2 additions & 1 deletion build/bakefiles/wxpresets/bakefile_quickstart.txt
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,7 @@ This concludes our basic tutorial of the cross-platform Bakefile build system
management tool. From here, please be sure to take a good look at the Bakefile
documentation to see what else it is capable of. Please post questions to the
[email protected] list, or if you have questions specific
to the wx template Bakefile, send an email to [email protected].
to the wx template Bakefile, send an email to the wxWidgets users mailing list:
https://www.wxwidgets.org/support/mailing-lists/

Enjoy using Bakefile!
2 changes: 1 addition & 1 deletion build/buildbot/config/example.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
column in the waterfall display.
For full documentation see:
http://www.wxwidgets.org/wiki/index.php/Development:_Buildbot
https://wiki.wxwidgets.org/Development:_Buildbot
-->

<bot xmlns:xi="http://www.w3.org/2001/XInclude">
Expand Down
2 changes: 1 addition & 1 deletion build/buildbot/config/push.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
This allows the logs from builds done elsewhere to be included in the
buildbot results, see:
http://www.wxwidgets.org/wiki/index.php/Development:_Buildbot#Sending_in_Logs_from_Builds_Done_Elsewhere
https://wiki.wxwidgets.org/Development:_Buildbot#Sending_in_Logs_from_Builds_Done_Elsewhere
-->

<bot xmlns:xi="http://www.w3.org/2001/XInclude">
Expand Down
8 changes: 4 additions & 4 deletions build/tools/wxwidgets.iss
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
AppName=wxWidgets
AppVerName=wxWidgets {#WX_VERSION}
AppPublisher=wxWidgets
AppPublisherURL=http://www.wxwidgets.org
AppSupportURL=http://www.wxwidgets.org
AppUpdatesURL=http://www.wxwidgets.org
AppPublisherURL=https://www.wxwidgets.org
AppSupportURL=https://www.wxwidgets.org
AppUpdatesURL=https://www.wxwidgets.org
DefaultDirName={sd}\wxWidgets-{#WX_VERSION}
DefaultGroupName=wxWidgets {#WX_VERSION}
UsePreviousAppDir=no
Expand All @@ -47,7 +47,7 @@ SolidCompression=yes
Source: "{#WXW_DIR}\*"; DestDir: "{app}"; Excludes: "cocoa,dfb,gtk,gtk1,motif,osx,wxWindows.xcod*,x11,distrib"; Flags: ignoreversion recursesubdirs createallsubdirs

[INI]
Filename: "{app}\wx.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.wxwidgets.org"
Filename: "{app}\wx.url"; Section: "InternetShortcut"; Key: "URL"; String: "https://www.wxwidgets.org"

[Icons]
Name: "{group}\{cm:ProgramOnTheWeb,wxWidgets}"; Filename: "{app}\wx.url"
Expand Down
17 changes: 8 additions & 9 deletions configure
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for wxWidgets 3.1.0.
#
# Report bugs to <wx-dev@lists.wxwidgets.org>.
# Report bugs to <wx-dev@googlegroups.com>.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
Expand Down Expand Up @@ -267,7 +267,7 @@ fi
$as_echo "$0: be upgraded to zsh 4.3.4 or later."
else
$as_echo "$0: Please tell [email protected] and
$0: wx-dev@lists.wxwidgets.org about your system, including
$0: wx-dev@googlegroups.com about your system, including
$0: any error possibly output before this message. Then
$0: install a modern shell, or manually run the script
$0: under such a shell if you do have one."
Expand Down Expand Up @@ -582,7 +582,7 @@ PACKAGE_NAME='wxWidgets'
PACKAGE_TARNAME='wxwidgets'
PACKAGE_VERSION='3.1.0'
PACKAGE_STRING='wxWidgets 3.1.0'
PACKAGE_BUGREPORT='wx-dev@lists.wxwidgets.org'
PACKAGE_BUGREPORT='wx-dev@googlegroups.com'
PACKAGE_URL=''

ac_unique_file="wx-config.in"
Expand Down Expand Up @@ -2401,7 +2401,7 @@ Some influential environment variables:
Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations.

Report bugs to <wx-dev@lists.wxwidgets.org>.
Report bugs to <wx-dev@googlegroups.com>.
_ACEOF
ac_status=$?
fi
Expand Down Expand Up @@ -3132,7 +3132,7 @@ $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
( $as_echo "## ----------------------------------------- ##
## Report this to wx-dev@lists.wxwidgets.org ##
## Report this to wx-dev@googlegroups.com ##
## ----------------------------------------- ##"
) | sed "s/^/$as_me: WARNING: /" >&2
;;
Expand Down Expand Up @@ -4034,8 +4034,8 @@ case "${host}" in
*)
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** System type ${host} is unknown, assuming generic Unix and continuing nevertheless." >&5
$as_echo "$as_me: WARNING: *** System type ${host} is unknown, assuming generic Unix and continuing nevertheless." >&2;}
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** Please report the build results to wx-dev@lists.wxwidgets.org." >&5
$as_echo "$as_me: WARNING: *** Please report the build results to wx-dev@lists.wxwidgets.org." >&2;}
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** Please report the build results to wx-dev@googlegroups.com." >&5
$as_echo "$as_me: WARNING: *** Please report the build results to wx-dev@googlegroups.com." >&2;}

DEFAULT_DEFAULT_wxUSE_X11=1
DEFAULT_wxUSE_SHARED=no
Expand Down Expand Up @@ -40966,7 +40966,7 @@ $config_headers
Configuration commands:
$config_commands

Report bugs to <wx-dev@lists.wxwidgets.org>."
Report bugs to <wx-dev@googlegroups.com>."

_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
Expand Down Expand Up @@ -41903,4 +41903,3 @@ echo " libmspack ${wxUSE_LIBMSPAC
echo " sdl ${wxUSE_LIBSDL}"

echo ""

10 changes: 5 additions & 5 deletions configure.in
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dnl ---------------------------------------------------------------------------
dnl initialization
dnl ---------------------------------------------------------------------------

AC_INIT([wxWidgets], [3.1.0], [wx-dev@lists.wxwidgets.org])
AC_INIT([wxWidgets], [3.1.0], [wx-dev@googlegroups.com])

dnl the file passed to AC_CONFIG_SRCDIR should be specific to our package
AC_CONFIG_SRCDIR([wx-config.in])
Expand Down Expand Up @@ -299,7 +299,7 @@ case "${host}" in

*)
AC_MSG_WARN([*** System type ${host} is unknown, assuming generic Unix and continuing nevertheless.])
AC_MSG_WARN([*** Please report the build results to wx-dev@lists.wxwidgets.org.])
AC_MSG_WARN([*** Please report the build results to wx-dev@googlegroups.com.])

DEFAULT_DEFAULT_wxUSE_X11=1
DEFAULT_wxUSE_SHARED=no
Expand Down Expand Up @@ -1205,7 +1205,7 @@ elif test "x$wxUSE_MACOSX_VERSION_MIN" = "x"; then
wxUSE_MACOSX_VERSION_MIN=10.5
fi

if test "x$MACOSX_SDK_OPTS" != "x"; then
if test "x$MACOSX_SDK_OPTS" != "x"; then
eval "CC=\"$CC $MACOSX_SDK_OPTS\""
eval "CXX=\"$CXX $MACOSX_SDK_OPTS\""
eval "LD=\"$LD $MACOSX_SDK_OPTS\""
Expand Down Expand Up @@ -7286,12 +7286,12 @@ if test "$wxUSE_MEDIACTRL" = "yes" -o "$wxUSE_MEDIACTRL" = "auto"; then
USE_MEDIA=0
fi

elif test "$wxUSE_MAC" = 1; then
elif test "$wxUSE_MAC" = 1; then
if test "$wxUSE_OSX_IPHONE" = 1; then
dnl this will also be used for cocoa in the future
GST_LIBS="-framework AVFoundation -framework CoreMedia"
else
dnl We always have the necessary libraries under Mac
dnl We always have the necessary libraries under Mac
dnl but we need to link with it explicitly.
GST_LIBS="-framework QTKit"
fi
Expand Down
2 changes: 1 addition & 1 deletion distrib/autopackage/wxgtk.apspec.in
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ ShortName: wxgtk
Maintainer: Francesco Montorsi <[email protected]>
Packager: Francesco Montorsi <[email protected]>
Summary: Library for cross-platform GUI programming (gtk2-unicode-release port)
URL: http://www.wxwidgets.org/
URL: https://www.wxwidgets.org/
Licence: wxWindows licence
SoftwareVersion: @PACKAGE_VERSION@
PackageVersion: 1
Expand Down
7 changes: 2 additions & 5 deletions docs/base/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -114,11 +114,8 @@ documentation instead.
Support for wxBase is available from the same places as for wxWidgets itself,
namely:

* Usenet newsgroup comp.soft-sys.wxwindows

* Mailing lists: see http://lists.wxwidgets.org/ for more information

* WWW page: http://www.wxwidgets.org/
* Website: https://www.wxwidgets.org/
* Mailing Lists: https://www.wxwidgets.org/support/mailing-lists/


Hope you will find wxBase useful!
Expand Down
8 changes: 4 additions & 4 deletions docs/contributing/how-to-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,17 +98,17 @@ Create http://docs.wxwidgets.org/x.y.z/ (ask Bryan to do it if not done yet).
## Announcement
Update http://www.wxwidgets.org, usually a news item is enough but something
Update https://www.wxwidgets.org, usually a news item is enough but something
more can be called for for major releases.
Post `docs/publicity/announce.txt` at least to [email protected] and
to wx-users for the important releases.
Submit a link to http://www.reddit.com/r/programming
Submit a link to https://www.reddit.com/r/programming
Submit to http://isocpp.org/blog/suggest
Submit to https://isocpp.org/blog/suggest
For major releases, submit the announcement to http://slashdot.org/submission
For major releases, submit the announcement to https://slashdot.org/submission
Modify the links at downloads/index.html to point to the new release. Also
update the release date on this page.
Expand Down
4 changes: 2 additions & 2 deletions docs/dfb/install.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,6 @@ Bug reports
-----------

Please send bug reports with a description of your environment,
compiler and the error message(s) to the wxwin-developers mailing list at:
compiler and the error message(s) to the developers mailing list at:

wx-dev@lists.wxwidgets.org
https://www.wxwidgets.org/support/mailing-lists/
2 changes: 1 addition & 1 deletion docs/doxygen/custom_header.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<tr>
<!--BEGIN PROJECT_LOGO-->
<td id="projectlogo">
<a href="http://www.wxwidgets.org/" target="_new">
<a href="https://www.wxwidgets.org/" target="_new">
<img alt="wxWidgets" src="$relpath$$projectlogo"/>
</a>
</td>
Expand Down
22 changes: 11 additions & 11 deletions docs/doxygen/mainpages/introduction.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ in 2013. Currently wxWidgets is developed and maintained by Julian Smart, Vadim
Zeitlin, Stefan Csomor, Robert Roebling, Vaclav Slavik and many others.
More information about wxWidgets is available on its web site at
http://www.wxwidgets.org.
https://www.wxwidgets.org.
Expand Down Expand Up @@ -111,21 +111,21 @@ configurations but at least 1GB and possibly more is required.
@section page_introduction_where Where to get wxWidgets and support for it
The download links can be found at http://www.wxwidgets.org. The primary
download location is https://sourceforge.net/downloads/wxwindows/ and there is
also an FTP mirror at ftp://ftp.wxwidgets.org/pub/. Additionally, the latest
version can always be retrieved from our version control system using Git
(https://github.com/wxWidgets/wxWidgets).
The download links can be found at https://www.wxwidgets.org. The primary
download location is https://github.com/wxWidgets/wxWidgets/releases/latest.
Additionally, the latest version can always be retrieved from our version
control system using Git (https://github.com/wxWidgets/wxWidgets).
wxWidgets documentation that you are reading is also available online at
http://docs.wxwidgets.org/trunk/ and please also visit our wiki at
http://wiki.wxwidgets.org/ for user-contributed contents.
https://wiki.wxwidgets.org/ for user-contributed contents.
And if you have any questions, you can join wxWidgets community using
- Web-based <a href="http://forums.wxwidgets.org/">wxForum</a>.
- <a href="http://www.wxwidgets.org/support/maillst2.htm">Mailing lists</a>.
- @c #wxwidgets IRC channel.
- Or asking questions with @c wxwidgets tag on http://stackoverflow.com/
- Web-based <a href="https://forums.wxwidgets.org/">wxForum</a>
- <a href="https://www.wxwidgets.org/support/mailing-lists/">Mailing lists</a>
- <a href="https://www.wxwidgets.org/support/irc/">#wxwidgets IRC Channel</a>
- Or asking questions with @c wxwidgets tag on Stack Overflow:
https://stackoverflow.com/questions/tagged/wxwidgets
*/
4 changes: 2 additions & 2 deletions docs/doxygen/mainpages/translations.h
Original file line number Diff line number Diff line change
Expand Up @@ -467,8 +467,8 @@ Here are the steps you should follow:
and it will be added to the next wxWidgets release or snapshot.
In addition, please consider subscribing to the very low volume
<a href="http://lists.wxwidgets.org/mailman/listinfo/wx-translators">
wxWidgets translators</a> mailing list on which the news especially important
<a href="https://www.wxwidgets.org/support/mailing-lists/">
wxWidgets translators mailing list</a> on which the news especially important
for the translators are announced.
Thank you in advance for your help!
Expand Down
12 changes: 6 additions & 6 deletions docs/doxygen/mainpages/utilities.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,12 @@ are available to the users in the @c utils hierarchy (even if some of them are
explicitly conceived for wxWidgets maintainance and will probably be of
little use to others).
Please note that these utilities do represent only the utilities developed
and maintained by the wxWidgets team.
There are lots of other user-contributed and user-maintained packages;
see the wxWidgets download page: http://www.wxwidgets.org/downloads
or directly http://wxcode.sourceforge.net or http://www.wxcommunity.com/ .
Please note that these utilities only represent the utilities developed and
maintained by the wxWidgets team. There are lots of other user-contributed and
user-maintained packages such as:
@li http://wxcode.sourceforge.net
@li https://forums.wxwidgets.org/viewforum.php?f=20
Expand Down Expand Up @@ -87,4 +88,3 @@ See @ref overview_xrc for more info.
You can find it under @c utils/wxrc.
*/

3 changes: 2 additions & 1 deletion docs/doxygen/overviews/filesystem.h
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ Locations (aka filenames aka addresses) are constructed from four parts:
@li @b protocol - handler can recognize if it is able to open a
file by checking its protocol. Examples are "http", "file" or "ftp".
@li <b>right location</b> - is the name of file within the protocol.
In "http://www.wxwidgets.org/index.html" the right location is "//www.wxwidgets.org/index.html".
In "https://www.wxwidgets.org/index.html" the right location is
"//www.wxwidgets.org/index.html".
@li @b anchor - an anchor is optional and is usually not present.
In "index.htm#chapter2" the anchor is "chapter2".
@li <b>left location</b> - this is usually an empty string.
Expand Down
2 changes: 1 addition & 1 deletion docs/doxygen/overviews/python.h
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,6 @@ probably the best source is the wxPython-users mail list. You can view the
archive or subscribe by going to http://wxpython.org/maillist.php
Or you can send mail directly to the list using this address:
wxpython-users@lists.wxwidgets.org
wxpython-users@googlegroups.com
*/
Loading

0 comments on commit 0b2263c

Please sign in to comment.