Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 13.2713.27 | Thomas Backlund | 2021-02-17 | 1 | -0/+4 |
| | |||||
* | 13.2613.26 | Pascal Terjan | 2021-02-01 | 1 | -0/+2 |
| | |||||
* | Workaround a segfault on exit | Pascal Terjan | 2021-02-01 | 1 | -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.25 | Donald Stewart | 2021-01-11 | 1 | -0/+4 |
| | | | | - Mageia 8 artwork | ||||
* | New version with translations updated13.24 | Nicolas Lécureuil | 2021-01-04 | 1 | -0/+4 |
| | |||||
* | 13.2313.23 | Thomas Backlund | 2019-11-11 | 1 | -0/+5 |
| | |||||
* | 13.2213.22 | Papoteur | 2019-09-19 | 1 | -0/+4 |
| | |||||
* | 13.21 - Mageia 7 artwork13.21 | Donald Stewart | 2019-05-04 | 1 | -0/+3 |
| | |||||
* | Version 13.20 with translations for drakfirewall613.20 | José JORGE [zezinho] | 2019-04-10 | 1 | -1/+2 |
| | |||||
* | - add drakfirewall6 | José JORGE [zezinho] | 2019-04-03 | 1 | -0/+2 |
| | |||||
* | 13.1713.17 | Thierry Vignaud | 2018-09-28 | 1 | -0/+4 |
| | |||||
* | 13.1613.16 | Rémi Verschelde | 2017-06-05 | 1 | -0/+4 |
| | |||||
* | log previous fix too | Thierry Vignaud | 2017-04-03 | 1 | -0/+3 |
| | |||||
* | 13.1513.15 | Thierry Vignaud | 2017-04-03 | 1 | -0/+2 |
| | |||||
* | use Gtk+ animations instead of manually doing it | Thierry Vignaud | 2017-04-03 | 1 | -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.14 | Thierry Vignaud | 2017-03-30 | 1 | -0/+2 |
| | |||||
* | fix unusable links with webkit 2.16.0 | Thierry Vignaud | 2017-03-30 | 1 | -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 stdout | Thierry Vignaud | 2017-03-30 | 1 | -0/+1 |
| | | | | (if using --testing) | ||||
* | Drop legacy loaders for drakbackup, drakmenustyle and tomoyo-gui (mga#18572) | Rémi Verschelde | 2017-03-13 | 1 | -0/+3 |
| | |||||
* | 13.1313.13 | Rémi Verschelde | 2017-03-11 | 1 | -0/+4 |
| | |||||
* | 13.12 | Anne Nicolas | 2017-01-17 | 1 | -0/+4 |
| | |||||
* | 13.1113.11 | Thierry Vignaud | 2017-01-12 | 1 | -0/+2 |
| | |||||
* | force gtk+3 to use the x11 backend | Thierry Vignaud | 2017-01-12 | 1 | -0/+3 |
| | | | | | | even on wayland (mga#19498) we rely on xwayland It's also needed in order to have working GtkSocket/GtkPlug | ||||
* | 13.1013.10 | Thierry Vignaud | 2016-11-08 | 1 | -0/+2 |
| | |||||
* | fix using --geometry with a position | Thierry Vignaud | 2016-11-02 | 1 | -0/+2 |
| | | | | this is regression of the gtk+3 port | ||||
* | 13.913.9 | Thierry Vignaud | 2016-11-02 | 1 | -0/+2 |
| | |||||
* | kill {size} | Thierry Vignaud | 2016-11-02 | 1 | -0/+1 |
| | | | | thus fix centering wait message + blinking icon while loading a tool | ||||
* | fix display wait message while loading a tool | Thierry Vignaud | 2016-11-02 | 1 | -0/+2 |
| | |||||
* | 13.813.8 | Thierry Vignaud | 2016-10-31 | 1 | -0/+2 |
| | |||||
* | init size first or we'll never paint | Thierry Vignaud | 2016-10-31 | 1 | -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 Vignaud | 2016-10-25 | 1 | -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 property | Thierry Vignaud | 2016-10-23 | 1 | -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.7 | Rémi Verschelde | 2016-05-28 | 1 | -0/+2 |
| | |||||
* | Pack a 128px icon for the GTK+3 window (mga#18066) | Rémi Verschelde | 2016-05-28 | 1 | -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 window | Rémi Verschelde | 2016-05-28 | 1 | -0/+1 |
| | |||||
* | Install drakconf icon to hicolor (with SVG) | Rémi Verschelde | 2016-05-28 | 1 | -0/+2 |
| | | | | Allows to use scalable graphics unlike icons/{,large,mini} (mga#18066) | ||||
* | Drop obsolete drakconf icons (mga#18066) | Rémi Verschelde | 2016-05-28 | 1 | -0/+1 |
| | |||||
* | Use new icon for updates frequency applet (mga#18226) | Rémi Verschelde | 2016-05-28 | 1 | -0/+2 |
| | |||||
* | 13.613.6 | Thierry Vignaud | 2016-04-15 | 1 | -0/+2 |
| | |||||
* | adapt to current gtk+ usage (mga#18201) | Thierry Vignaud | 2016-04-15 | 1 | -0/+3 |
| | | | | aka auto adjust translations accordingly so that they're used | ||||
* | 13.513.5 | Rémi Verschelde | 2016-04-12 | 1 | -0/+2 |
| | |||||
* | Update NEWS | Rémi Verschelde | 2016-04-12 | 1 | -0/+2 |
| | |||||
* | 13.413.4 | Anne Nicolas | 2016-03-25 | 1 | -0/+2 |
| | |||||
* | update NEWS | Anne Nicolas | 2016-03-24 | 1 | -0/+2 |
| | |||||
* | 13.313.3 | Thierry Vignaud | 2016-03-18 | 1 | -0/+2 |
| | |||||
* | explicitely disable plugins & java | Thierry Vignaud | 2016-03-18 | 1 | -0/+1 |
| | | | | | though they do not seem to be loaded anymore since we switched from webkit1 to webkit2... | ||||
* | port to WebKit2 (mga#15031) | Thierry Vignaud | 2016-03-18 | 1 | -0/+3 |
| | |||||
* | 13.213.2 | Thierry Vignaud | 2016-02-24 | 1 | -0/+4 |
| | |||||
* | 13.113.1 | Thierry Vignaud | 2016-01-02 | 1 | -0/+2 |
| | |||||
* | typo fix | Thierry Vignaud | 2016-01-02 | 1 | -1/+1 |
| |