Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Docking
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Software Control System
Libraries
java
Docking
Commits
fb238b83a12cd90e1662a3bcb2f1663251cf1c35
Select Git revision
Branches
1
main
default
protected
Tags
1
v1.1.6
2 results
docking
dockinginfonode
Author
Search by author
Any Author
authors
ABEILLE Gwenaelle
ABEILLE
ABIVEN Yves-Marie
ABIVEN
Alexandre MALFREYT
MALFREYT
Alexandre TISON
TISON
Arafat NOUREDDINE
NOUREDDINE
ELATTAOUI
ELATTAOUI
Florent Langlois
langlois
GIRARDOT Raphael
GIRARDOT
KLENOV
KLENOV
Katy Saintin
ksaintin
Katy Saintin
katysaintin
LE
le
LEMARCHAND
LEMARCHAND
MADELA Patrick
madela
MARION
MARION
PAIN
PAIN
PHAM
PHAM
PICHON
PICHON
POTIER Frederic
potierf
ROMMELUERE
ROMMELUERE
20 authors
Apr 18, 2023
releasing DockingInfoNode 1.1.0
· fb238b83
GIRARDOT Raphael
authored
9 years ago
and
MADELA Patrick
committed
2 years ago
fb238b83
DockingEvent renamed to ViewEvent
· 05224824
GIRARDOT Raphael
authored
9 years ago
and
MADELA Patrick
committed
2 years ago
05224824
- better listeners management. Big change --> version set to 1.1.0-SNAPSHOT
· bc9da975
GIRARDOT Raphael
authored
9 years ago
and
MADELA Patrick
committed
2 years ago
bc9da975
Point to the right license
· 1f2c5a4e
GIRARDOT Raphael
authored
10 years ago
and
MADELA Patrick
committed
2 years ago
1f2c5a4e
prepare next snapshot
· 41dec3b1
qa-soleil
authored
10 years ago
and
MADELA Patrick
committed
2 years ago
41dec3b1
prepare release
· 550a3ec5
qa-soleil
authored
10 years ago
and
MADELA Patrick
committed
2 years ago
550a3ec5
Added the undocking possibility, except for VL implementation (JAVAAPI-213)
· df72aa34
GIRARDOT Raphael
authored
10 years ago
and
MADELA Patrick
committed
2 years ago
df72aa34
Making an IView unclosable makes its ancestors unclosable too (JAVAAPI-211)
· 0ae371e5
GIRARDOT Raphael
authored
10 years ago
and
MADELA Patrick
committed
2 years ago
0ae371e5
generateDockingManager() method added (JAVAAPI-210)
· 6496377c
GIRARDOT Raphael
authored
10 years ago
and
MADELA Patrick
committed
2 years ago
6496377c
prepare next snapshot
· d24b4ccf
qa-soleil
authored
10 years ago
and
MADELA Patrick
committed
2 years ago
d24b4ccf
prepare release
· 3337210b
qa-soleil
authored
10 years ago
and
MADELA Patrick
committed
2 years ago
3337210b
prepare next snapshot
· 464269e6
qa-soleil
authored
10 years ago
and
MADELA Patrick
committed
2 years ago
464269e6
prepare release
· 1e0851c5
qa-soleil
authored
10 years ago
and
MADELA Patrick
committed
2 years ago
1e0851c5
NullPointerException avoided
· 1fa2f7b9
GIRARDOT Raphael
authored
10 years ago
and
MADELA Patrick
committed
2 years ago
1fa2f7b9
preparing DockingInfoNode 1.0.7
· b1e75020
GIRARDOT Raphael
authored
11 years ago
and
MADELA Patrick
committed
2 years ago
b1e75020
releasing DockingInfoNode 1.0.6
· 0890230d
GIRARDOT Raphael
authored
11 years ago
and
MADELA Patrick
committed
2 years ago
0890230d
minor changes
· ffe14111
GIRARDOT Raphael
authored
11 years ago
and
MADELA Patrick
committed
2 years ago
ffe14111
preparing DockingInfoNode 1.0.6
· 82fc215b
GIRARDOT Raphael
authored
11 years ago
and
MADELA Patrick
committed
2 years ago
82fc215b
releasing DockingInfoNode 1.0.5
· 56cd984a
GIRARDOT Raphael
authored
11 years ago
and
MADELA Patrick
committed
2 years ago
56cd984a
Do not add views in newly created docking area as it causes a bug in sub...
· 92794495
GIRARDOT Raphael
authored
11 years ago
and
MADELA Patrick
committed
2 years ago
92794495
DocingCore DockingVl & DockingInfoNode 1.0.4
· a383a063
Gregory Viguier
authored
11 years ago
and
MADELA Patrick
committed
2 years ago
a383a063
canRestoreExactViewPosition method added to know whether docking system is...
· 20821340
GIRARDOT Raphael
authored
11 years ago
and
MADELA Patrick
committed
2 years ago
20821340
DockingVL, DockingInfoNode & DockingCore 1.0.3
· b91adce1
Gregory Viguier
authored
11 years ago
and
MADELA Patrick
committed
2 years ago
b91adce1
view selection added, but does not work yet for vldocking (Jira JAVAAPI-132)
· 83b144f8
GIRARDOT Raphael
authored
11 years ago
and
MADELA Patrick
committed
2 years ago
83b144f8
always update docking area
· 0b3beed5
GIRARDOT Raphael
authored
11 years ago
and
MADELA Patrick
committed
2 years ago
0b3beed5
some methods renamed + added the possibility to interact with any docking area...
· d0763db3
GIRARDOT Raphael
authored
11 years ago
and
MADELA Patrick
committed
2 years ago
d0763db3
DockingCore, DockingInfoNode, DockingVL 1.0.2
· a79d322f
Gregory Viguier
authored
11 years ago
and
MADELA Patrick
committed
2 years ago
a79d322f
constructor made public
· 40290366
GIRARDOT Raphael
authored
11 years ago
and
MADELA Patrick
committed
2 years ago
40290366
LGPL Copyright headers added
· 11035c8b
Gregory Viguier
authored
11 years ago
and
MADELA Patrick
committed
2 years ago
11035c8b
- new method initDockingCoreArea()
· 5bd6d274
Gregory Viguier
authored
11 years ago
and
MADELA Patrick
committed
2 years ago
5bd6d274
Use UTF-8 as default encoding
· e0ccb5a4
GIRARDOT Raphael
authored
11 years ago
and
MADELA Patrick
committed
2 years ago
e0ccb5a4
Docking InfoNode 1.0.1
· 91285ddc
Gregory Viguier
authored
11 years ago
and
MADELA Patrick
committed
2 years ago
91285ddc
Evolution Fit : Commit intermédiaire
· 3813529c
Julien Corcessin
authored
11 years ago
and
MADELA Patrick
committed
2 years ago
3813529c
Add new constructor for specific ViewFactory
· aa7c69d8
Gregory Viguier
authored
11 years ago
and
MADELA Patrick
committed
2 years ago
aa7c69d8
DockingInfoNode 1.0.0
· 499ff23b
Gregory Viguier
authored
11 years ago
and
MADELA Patrick
committed
2 years ago
499ff23b
do not override managed version
· 13a7c5dc
GIRARDOT Raphael
authored
11 years ago
and
MADELA Patrick
committed
2 years ago
13a7c5dc
some code refactoring
· 084f22fa
GIRARDOT Raphael
authored
11 years ago
and
MADELA Patrick
committed
2 years ago
084f22fa
added the possibility to change docking area background
· 563fc744
GIRARDOT Raphael
authored
11 years ago
and
MADELA Patrick
committed
2 years ago
563fc744
some code refactoring
· f5f69f18
GIRARDOT Raphael
authored
11 years ago
and
MADELA Patrick
committed
2 years ago
f5f69f18
InfoNodeDockingManager has a default constructor
· 57827189
GIRARDOT Raphael
authored
11 years ago
and
MADELA Patrick
committed
2 years ago
57827189
Loading