1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
|
3.10
Update links to Mageia 10
Remove chromium from applications
3.9
Fix a crash when a repo is not selected for installation (mga#34847)
3.8
Fix and update translations
Fix rhythmbox package name (mga#34370)
3.7
Restore focus to allow arrows to work after selecting a button
Update also item in other group after installation of an application
Add missing icons
3.6
Fix management of resizing
Add management of keys left and right for controlling the slideshow
Recognize old settings of autostart and move them to new method
Don't use mageiawelcome-launcher in autostart
Add Lutris, Nheko, Geany, Strawberry, Git, Rhythmnbox
Remove Clementine, Lazarus
3.5
Use only i18n/update_translation.sh for managing catalogs
Restore including translation of desktop file
Fix detection of startup status
3.4
Fix substitution points in translations
3.3
Allow resizing
3.2
More fix to translations
Change method for linear gradient in tags, using stylesheet
Force richtext in Sources descriptions
Remove "lo" from net interfaces
Animate pushbutton for links
3.1
Fix translations
adjust some stylesheet parameters
3.0
Port to QtWidgets, Qt6
Use XDG autostart features to enable/disable Mageiawelcome
2.25
Fix wording for arch in application list
2.24
Fix method for building the terball, using git instead of local copy
2.23
Remove translation en_GB, not useful and with errors in links
Add dist option in makefile
2.22
Update translations
2.21
Add application isodumper
Remove eclipse and k9copy
Fix installation command
Update links to Mageia 9 release
Virtualbox advertizing for only 64 bits system
Add button to configure network before sources when network is offline.
Add install_and_launch function. Apply it to dnfdragora
2.19
Fix autostart launcher icon (mga#31348)
2.18
Fix commands to have absolute path (mga#31169)
2.17
Fix build with new Python tools
Update transmations
2.16
Fix Czech and Dutch screen issues (mga#29456)
Update translations
2.15
Replace the screwed tag 2.14
2.14
Update link for IRC to ircs://irc.libera.chat:6697/#mageia
2.13
Fix a text displayed in column for zh and ja languages in MCC screen (mga#28806)
2.12
Add explicit message when needed repository isn't installed, including steam (mag28328)
Restore signal catching for updating application list
Add previous-next arrows (mga#28693)
2.11
Add warning about 32bits needed for steam application (mga#28328)
Update translations
2.10
Fix eclipse application package and label (64bits only)
2.09
Fix links to local documentation (mga#28242)
2.08
Fix translation of links for errata and release notes
2.07
Update translations
2.06
Fix links to release notes and errata for v8
Update translations
2.05
Improve rendering in RTL language
2.04
Update translations
2.03
Fix detecting of active repositories (mga#27071)
Check that command run properly, otherwise alert about lacking command (mga#27070)
Improve wording (mga#27114)
Update translations
2.02
Fix warnings about int convertion
Add a mode Live
Remove exfat from applications
Add Handbrake application
2.01
Fix warning about decode() called on unicode string
Display also arch different from 32 or 64 bits
Update translations
2.00
Rise scaling factor for screen higher then 190 px/in density (mga#24932)
Place repo screen in a Flickable to allow overflowing (mga#24932)
More robust Edit Software button (mga#24641)
Update translations
1.98
Resize to maximal available space if smaller than default
Update translations
1.97
Correction of a link in Updates
Adjust icon application file
Update translations
1.96
Adapt again the window size to Gnome Wayland settings (mga#24200)
Reduce the default size (mga#24572)
New design for buttons
New design for background gradient
Explanation for backports
1.95
Adapt the window size to Gnome Wayland settings (mga#24200)
1.94
Buttons: center text vertically (mga#24200)
Install application icon (mga#24286)
Center the window at launch
Applications: secure rpm query after installation (mga#24095)
About: authors are not translatable
1.93
Manage version number from Makefile only
Add About dialog with version
Change cdrom entry with Local entry
More adaptative to HiDPI
- window size follows scaling factor
- bottom band follows checkbox size
Applications: rework for allowing mirroting with RTL language behaviour
Add variable to select writing direction in translation file
Allow saving the size of the window
1.92
- Add this file
- Application more adaptative to size, font size, text size and RTL (button box, application list, media sources slide)
- Suppress amule in applications list
|