summaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* 13.2913.29Papoteur2023-06-181-0/+5
|
* 13.2813.28Martin Whitaker2023-04-171-0/+5
|
* 13.2713.27Thomas Backlund2021-02-171-0/+4
|
* 13.2613.26Pascal Terjan2021-02-011-0/+2
|
* Workaround a segfault on exitPascal Terjan2021-02-011-0/+2
| | | | | There seems to be some race causing a segfault during cleanup on exit. Prevent it by destroying the window manually earlier (mga#26944).
* 13.2513.25Donald Stewart2021-01-111-0/+4
| | | | - Mageia 8 artwork
* New version with translations updated13.24Nicolas Lécureuil2021-01-041-0/+4
|
* 13.2313.23Thomas Backlund2019-11-111-0/+5
|
* 13.2213.22Papoteur2019-09-191-0/+4
|
* 13.21 - Mageia 7 artwork13.21Donald Stewart2019-05-041-0/+3
|
* Version 13.20 with translations for drakfirewall613.20José JORGE [zezinho]2019-04-101-1/+2
|
* - add drakfirewall6José JORGE [zezinho]2019-04-031-0/+2
|
* 13.1713.17Thierry Vignaud2018-09-281-0/+4
|
* 13.1613.16Rémi Verschelde2017-06-051-0/+4
|
* log previous fix tooThierry Vignaud2017-04-031-0/+3
|
* 13.1513.15Thierry Vignaud2017-04-031-0/+2
|
* use Gtk+ animations instead of manually doing itThierry Vignaud2017-04-031-0/+4
| | | | | | | | | | | This simplifies our code: we can remove our timer and our custom DrawingAread and its 'draw' hook. We just have to add the various fading variants of the icon in a PixbufSimpleAnim, set it to loop forver and let Gtk+ handles the animation. This also prevents delayed action to happen before first draw signal due to bad timing (mga#19827).
* 13.3413.14Thierry Vignaud2017-03-301-0/+2
|
* fix unusable links with webkit 2.16.0Thierry Vignaud2017-03-301-0/+1
| | | | | | | | | This is a webkit 2.16.0 "regression" where one cannot click anymore on links We now need to enable the 'allow-universal-access-from-file-url' property. previous commit shows that with 2.16, we see eg: CONSOLE ERROR Not allowed to load local resource: file:///Fonts CONSOLE ERROR Not allowed to load local resource: file:///Services
* write wekbit console messages to stdoutThierry Vignaud2017-03-301-0/+1
| | | | (if using --testing)
* Drop legacy loaders for drakbackup, drakmenustyle and tomoyo-gui (mga#18572)Rémi Verschelde2017-03-131-0/+3
|
* 13.1313.13Rémi Verschelde2017-03-111-0/+4
|
* 13.12Anne Nicolas2017-01-171-0/+4
|
* 13.1113.11Thierry Vignaud2017-01-121-0/+2
|
* force gtk+3 to use the x11 backendThierry Vignaud2017-01-121-0/+3
| | | | | | even on wayland (mga#19498) we rely on xwayland It's also needed in order to have working GtkSocket/GtkPlug
* 13.1013.10Thierry Vignaud2016-11-081-0/+2
|
* fix using --geometry with a positionThierry Vignaud2016-11-021-0/+2
| | | | this is regression of the gtk+3 port
* 13.913.9Thierry Vignaud2016-11-021-0/+2
|
* kill {size}Thierry Vignaud2016-11-021-0/+1
| | | | thus fix centering wait message + blinking icon while loading a tool
* fix display wait message while loading a toolThierry Vignaud2016-11-021-0/+2
|
* 13.813.8Thierry Vignaud2016-10-311-0/+2
|
* init size first or we'll never paintThierry Vignaud2016-10-311-0/+2
| | | | | or even crash in: undefined value for mandatory argument 'x' encountered at ./control-center line 1262.
* Revert "fix activating menu items with latest gtk+3"Thierry Vignaud2016-10-251-0/+1
| | | | | | | | | | | This reverts commit 1f0cd8d58986d8a9f0f03f5e348c9a030417d1e5. uses the right method now that the widget has the right type this fixes the following gtk+ warning: *** Gtk3::MenuItem::activate: passed too many parameters (expected 1, got 2); ignoring excess at ./control-center line 1031. And fixes the "Display Logs" option doing nothing (mga#19147)
* fix gtk+ warnings about deprecated style propertyThierry Vignaud2016-10-231-0/+2
| | | | | | | we could have switched to 'outline' & 'outline-width' CSS properties but those rules were not actually used since: commit 3f121fb587ac7bd24146b73a3b1a6205945112d0 for widgets named 'focus' commit affb4f01253426fb7c8159c947e08b803d226eb9 for GtkTextView
* 13.713.7Rémi Verschelde2016-05-281-0/+2
|
* Pack a 128px icon for the GTK+3 window (mga#18066)Rémi Verschelde2016-05-281-0/+1
| | | | | | | | Use the SVG was tried but did not seem to work out of the box (icons were very pixelated). Thus adding a 128px icon as window icon, since it is used at least by Plasma for high-res previews. Also dropping the smaller 20x20 and 32x32 icons that nothing uses.
* Update copyright year in about windowRémi Verschelde2016-05-281-0/+1
|
* Install drakconf icon to hicolor (with SVG)Rémi Verschelde2016-05-281-0/+2
| | | | Allows to use scalable graphics unlike icons/{,large,mini} (mga#18066)
* Drop obsolete drakconf icons (mga#18066)Rémi Verschelde2016-05-281-0/+1
|
* Use new icon for updates frequency applet (mga#18226)Rémi Verschelde2016-05-281-0/+2
|
* 13.613.6Thierry Vignaud2016-04-151-0/+2
|
* adapt to current gtk+ usage (mga#18201)Thierry Vignaud2016-04-151-0/+3
| | | | aka auto adjust translations accordingly so that they're used
* 13.513.5Rémi Verschelde2016-04-121-0/+2
|
* Update NEWSRémi Verschelde2016-04-121-0/+2
|
* 13.413.4Anne Nicolas2016-03-251-0/+2
|
* update NEWSAnne Nicolas2016-03-241-0/+2
|
* 13.313.3Thierry Vignaud2016-03-181-0/+2
|
* explicitely disable plugins & javaThierry Vignaud2016-03-181-0/+1
| | | | | though they do not seem to be loaded anymore since we switched from webkit1 to webkit2...
* port to WebKit2 (mga#15031)Thierry Vignaud2016-03-181-0/+3
|
* 13.213.2Thierry Vignaud2016-02-241-0/+4
|