Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fltk
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
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Will2.Mcgregor@live.uwe.ac.uk
fltk
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
27101536f6a75294ebaa196d82c3ef13eb0a705a
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
10
Mar
9
8
7
6
4
24
Feb
23
22
21
20
19
14
8
6
5
4
3
1
30
Jan
29
27
26
24
22
21
20
19
18
16
15
14
11
10
8
3
2
31
Dec
28
27
26
22
21
19
16
15
13
12
11
10
9
7
6
5
4
3
2
1
29
Nov
28
27
26
25
24
23
21
20
19
18
17
15
13
12
9
8
7
5
4
3
2
1
31
Oct
30
29
27
26
25
24
22
20
19
18
17
16
15
12
10
9
8
7
6
4
28
Sep
25
23
15
14
13
12
11
10
9
7
6
4
3
2
1
31
Aug
30
28
27
26
25
23
19
18
14
13
12
11
10
9
8
6
4
3
2
1
31
Jul
29
28
27
26
24
23
21
20
19
18
19
18
17
14
12
9
8
7
4
3
1
30
Jun
29
28
27
26
25
24
23
22
21
19
17
16
15
14
11
9
8
4
3
2
1
30
May
28
27
26
24
23
22
21
20
19
18
17
16
15
14
13
11
10
9
8
7
6
5
3
2
1
30
Apr
29
27
26
25
24
23
22
21
20
19
18
17
14
13
12
11
9
8
6
5
4
2
30
Mar
28
25
24
23
22
21
20
19
18
Update README.md for FLTK 1.5
master
master
Fix fluid documentation generation
More (mostly) documentation updates for FLTK 1.5.0
Fix handling of menu widnows taller than their screen
Update bundled libdecor to last upstream version (6 mar 2025)
Update more README files for 1.5.0
CMake: set FLTK_OPTION_STD effectively "always on"
Update .gitignore: remove configure stuff
Update README and configure related stuff for 1.5.0
Add Fl_Darwin_System_Driver::filename_relative()
Update two README files for 1.5.0
Remove warning sent by Doxygen about too many #endif
Remove 'configure' from README's and sources (partially)
Fluid: one small fix.
Fluid: last incremental chage, restructuring
Fluid: last incremental change: restructuring
Update GitLab CI for FLTK 1.5.0
Making fl_filename_... public for std::string.
Cleaning up widget browser, renamed to Node_Browser.
Fluid: Rebuilding most of the widget directory.
Remove platform-specific code from file cp936ext.h
Fixes for icon path and Windows includes.
Restructuring Fluid source files.
Improve setting minimal compiler standard (C++11)
Fixing error where std::string could be assigned NULL'
Fix "fltk autotools build does not link against libXft" (#1202)
Removes the remaining references to Fl_String.
Fixing a couple of warnings.
One more FL_String::apend fix,
Replce Fl_String in Fluid with std::string.
Fl_String is now just an alias for std::string.
Define FL_OVERRIDE unconditionally as 'override'
Fl_Group: convert array of children to std::vector
CMake/CI: Switch CXX standard to C++11 for all builds
Add new CHANGES.txt for FLTK 1.5
Update version numbers to 1.5.0
Remove autotools (configure/make) support
Fix "Windows: dotted lines may be drawn solid when GUI is rescaled" (#1214)
Remove deprecated, commented-out code.
Update CHANGES.txt and ANNOUNCEMENT for release 1.4.2
Loading