Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gmsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Romin Tomasetti
gmsh
Commits
71450ec2
Commit
71450ec2
authored
6 years ago
by
Jean-François Remacle
Browse files
Options
Downloads
Plain Diff
A
Merge branch 'master' of
http://gitlab.onelab.info/gmsh/gmsh
parents
b1ac2b78
77bf9485
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.txt
+1
-1
1 addition, 1 deletion
CHANGELOG.txt
Fltk/openglWindow.cpp
+5
-0
5 additions, 0 deletions
Fltk/openglWindow.cpp
doc/gmsh.html
+12
-12
12 additions, 12 deletions
doc/gmsh.html
with
18 additions
and
13 deletions
CHANGELOG.txt
+
1
−
1
View file @
71450ec2
4.0.3: bug fixes.
4.0.3
(October 18, 2018)
: bug fixes.
4.0.2 (September 26, 2018): added support for creating MED files with specific
4.0.2 (September 26, 2018): added support for creating MED files with specific
MED (minor) version; small bug fixes.
MED (minor) version; small bug fixes.
...
...
This diff is collapsed.
Click to expand it.
Fltk/openglWindow.cpp
+
5
−
0
View file @
71450ec2
...
@@ -96,11 +96,16 @@ openglWindow::~openglWindow()
...
@@ -96,11 +96,16 @@ openglWindow::~openglWindow()
void
openglWindow
::
show
()
void
openglWindow
::
show
()
{
{
Fl_Gl_Window
::
show
();
Fl_Gl_Window
::
show
();
/* You can uncomment this if you cannot use the very latest FLTK 1.4 version
patched for macOS mojave
#if defined(__APPLE__) && (MAC_OS_X_VERSION_MAX_ALLOWED >= MAC_OS_X_VERSION_10_14)
#if defined(__APPLE__) && (MAC_OS_X_VERSION_MAX_ALLOWED >= MAC_OS_X_VERSION_10_14)
Msg::Info("OpenGL hack for macOS 10.14: see http://www.fltk.org/str.php?L3496");
Msg::Info("OpenGL hack for macOS 10.14: see http://www.fltk.org/str.php?L3496");
resize(x(), y(), w()+1, h());
resize(x(), y(), w()+1, h());
resize(x(), y(), w()-1, h());
resize(x(), y(), w()-1, h());
#endif
#endif
*/
}
}
void
openglWindow
::
_drawScreenMessage
()
void
openglWindow
::
_drawScreenMessage
()
...
...
This diff is collapsed.
Click to expand it.
doc/gmsh.html
+
12
−
12
View file @
71450ec2
...
@@ -106,21 +106,21 @@ Public License (GPL)</a>:
...
@@ -106,21 +106,21 @@ Public License (GPL)</a>:
<ul>
<ul>
<li>
<li>
<div
class=
"highlight"
>
<div
class=
"highlight"
>
Current stable release (version 4.0.
2
,
26
September 2018):
Current stable release (version 4.0.
3
,
18
September 2018):
<ul>
<ul>
<li>
Download Gmsh for
<li>
Download Gmsh for
<a
href=
"bin/Windows/gmsh-4.0.
2
-Windows64.zip"
>
Windows 64-bit
</a>
,
<a
href=
"bin/Windows/gmsh-4.0.
3
-Windows64.zip"
>
Windows 64-bit
</a>
,
<a
href=
"bin/Windows/gmsh-4.0.
2
-Windows32.zip"
>
Windows 32-bit
</a>
,
<a
href=
"bin/Windows/gmsh-4.0.
3
-Windows32.zip"
>
Windows 32-bit
</a>
,
<a
href=
"bin/Linux/gmsh-4.0.
2
-Linux64.tgz"
>
Linux 64-bit
</a>
,
<a
href=
"bin/Linux/gmsh-4.0.
3
-Linux64.tgz"
>
Linux 64-bit
</a>
,
<a
href=
"bin/Linux/gmsh-4.0.
2
-Linux32.tgz"
>
Linux 32-bit
</a>
or
<a
href=
"bin/Linux/gmsh-4.0.
3
-Linux32.tgz"
>
Linux 32-bit
</a>
or
<a
href=
"bin/MacOSX/gmsh-4.0.
2
-MacOSX.dmg"
>
MacOS
</a>
<a
href=
"bin/MacOSX/gmsh-4.0.
3
-MacOSX.dmg"
>
MacOS
</a>
<li>
Download the
<a
href=
"src/gmsh-4.0.
2
-source.tgz"
>
source code
</a>
<li>
Download the
<a
href=
"src/gmsh-4.0.
3
-source.tgz"
>
source code
</a>
<li>
Download the Software Development Kit (SDK) for
<li>
Download the Software Development Kit (SDK) for
<a
href=
"bin/Windows/gmsh-4.0.
2
-Windows64-sdk.zip"
>
Windows 64-bit
</a>
,
<a
href=
"bin/Windows/gmsh-4.0.
3
-Windows64-sdk.zip"
>
Windows 64-bit
</a>
,
<a
href=
"bin/Windows/gmsh-4.0.
2
-Windows32-sdk.zip"
>
Windows 32-bit
</a>
,
<a
href=
"bin/Windows/gmsh-4.0.
3
-Windows32-sdk.zip"
>
Windows 32-bit
</a>
,
<a
href=
"bin/Linux/gmsh-4.0.
2
-Linux64-sdk.tgz"
>
Linux 64-bit
</a>
,
<a
href=
"bin/Linux/gmsh-4.0.
3
-Linux64-sdk.tgz"
>
Linux 64-bit
</a>
,
<a
href=
"bin/Linux/gmsh-4.0.
2
-Linux32-sdk.tgz"
>
Linux 32-bit
</a>
or
<a
href=
"bin/Linux/gmsh-4.0.
3
-Linux32-sdk.tgz"
>
Linux 32-bit
</a>
or
<a
href=
"bin/MacOSX/gmsh-4.0.
2
-MacOSX-sdk.tgz"
>
MacOS
</a>
<a
href=
"bin/MacOSX/gmsh-4.0.
3
-MacOSX-sdk.tgz"
>
MacOS
</a>
</ul>
</ul>
</div>
</div>
<p>
<p>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment