summaryrefslogtreecommitdiffstats
path: root/control-center
Commit message (Collapse)AuthorAgeFilesLines
* Implement proposals by Kristoffer GrundströmYuri Chornoivan2021-03-141-3/+3
|
* 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).
* Fix: restore display of drakwizard (mga#24417)Ingvar Klimenkov2019-09-181-1/+1
|
* Add isodumper in applications of administration toolsPapoteur2019-09-181-0/+1
|
* another place where firewall6 must be addedJosé JORGE [zezinho]2019-04-031-0/+1
|
* localize variableThierry Vignaud2017-04-031-3/+1
|
* use Gtk+ animations instead of manually doing itThierry Vignaud2017-04-031-38/+13
| | | | | | | | | | | 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).
* better message for missing pkgs (mga#20614)Thierry Vignaud2017-04-031-1/+1
|
* fix previous bogus cleaningThierry Vignaud2017-04-031-3/+0
| | | | | commit "f23d43d1c224d9caf2b085f831b4728b3b70c540" was untested thus incompleted and resulted in bogus entries
* 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)
* explainThierry Vignaud2017-01-161-1/+2
|
* only force x11 backend if under WaylandThierry Vignaud2017-01-161-1/+1
|
* force gtk+3 to use the x11 backendThierry Vignaud2017-01-121-0/+1
| | | | | | 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-1/+3
|
* fix using --geometry with a positionThierry Vignaud2016-11-021-1/+1
| | | | this is regression of the gtk+3 port
* silent perl_checker warningsThierry Vignaud2016-11-021-2/+3
|
* kill some unused functionsThierry Vignaud2016-11-021-28/+0
|
* silent some perl_checker warningsThierry Vignaud2016-11-021-0/+2
|
* kill {size}Thierry Vignaud2016-11-021-4/+1
| | | | thus fix centering wait message + blinking icon while loading a tool
* kill {first_expose}Thierry Vignaud2016-11-021-4/+0
| | | | needed for next commit, else we don't look at the righ window size
* fix display wait message while loading a toolThierry Vignaud2016-11-021-0/+1
|
* silent perl_checkerThierry Vignaud2016-10-311-3/+3
|
* init size first or we'll never paintThierry Vignaud2016-10-311-1/+1
| | | | | or even crash in: undefined value for mandatory argument 'x' encountered at ./control-center line 1262.
* Revert "disable animation for now"Thierry Vignaud2016-10-311-1/+0
| | | | This reverts commit 125f4406b695b0d0e1ac2a4fea60c8a45b630e31.
* switch from render_to_drawable() to cairo contextThierry Vignaud2016-10-311-2/+3
|
* reindent after previous commitThierry Vignaud2016-10-311-2/+2
|
* draw: kill no more available gc & the likeThierry Vignaud2016-10-311-21/+0
|
* switch from draw_layout() to using Pango::CairoThierry Vignaud2016-10-311-2/+2
|
* setup Pango::CairoThierry Vignaud2016-10-311-0/+6
| | | | needed for using Pango::Cairo::show_layout()
* fix wrong methodsThierry Vignaud2016-10-311-2/+2
| | | | | | | | we were crashing with: Can't locate object method "get_allocated_width" via package "Gtk3::Gdk::Pixbuf" at ./control-center line 1062. conversion done in commit 1981bc71c664e541c422c17c33dc449f0bf61d16 was wrong as PixBuf doesn't herit from Gtk3::Widget
* fix accessing struct membersThierry Vignaud2016-10-311-1/+1
| | | | Gtk2 is different from Gtk3 here
* Revert "fix activating menu items with latest gtk+3"Thierry Vignaud2016-10-251-1/+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 MenuItem typeThierry Vignaud2016-10-251-2/+1
| | | | | | The first action hides the real one we wanted... Thus the MenuItem is now checkable again (needed for next commit) (previously we got a Gtk3::ImageMenuItem instead of a Gtk3::CheckMenuItem)
* don't list authors of the C versionThierry Vignaud2016-10-141-4/+0
| | | | that was replaced by this perl version 16 years ago...
* do not advertize artwork authorsThierry Vignaud2016-10-141-7/+0
| | | | when that artwork was removed years ago
* Fix typo in updated copyrightRémi Verschelde2016-05-281-1/+1
| | | | Bug introduced in 57a93aa286a94479ce231d4d52b367035492d1d2
* Pack a 128px icon for the GTK+3 window (mga#18066)Rémi Verschelde2016-05-281-1/+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.
* Add Mageia copyright and update FSF addressRémi Verschelde2016-05-281-1/+2
|
* Update copyright year in about windowRémi Verschelde2016-05-281-1/+1
|
* Install drakconf icon to hicolor (with SVG)Rémi Verschelde2016-05-281-3/+3
| | | | Allows to use scalable graphics unlike icons/{,large,mini} (mga#18066)
* fix untranslatable strings (mga#18201)Yuri Chornoivan2016-04-151-2/+2
| | | | bug introduced in commit b908a9dfd6810b690c9e43b9f31267de0cfc723f
* draksplash is dead since 2009...Thierry Vignaud2016-03-241-6/+0
|
* explicitely disable plugins & javaThierry Vignaud2016-03-181-0/+4
| | | | | though they do not seem to be loaded anymore since we switched from webkit1 to webkit2...
* add comments to explainThierry Vignaud2016-03-181-0/+3
|
* port to WebKit2 (mga#15031)Thierry Vignaud2016-03-181-8/+13
|
* use real class name (s!WebKit_View!WebKit_WebView!)Thierry Vignaud2016-02-221-1/+1
|
* disable animation for nowThierry Vignaud2015-12-201-0/+1
| | | | | this need more work and the gtk3+ port is rotting for 2 years already...
* fix activating menu items with latest gtk+3Thierry Vignaud2015-12-201-1/+1
| | | | | | gtk+3 has changed since 2 years ago, resulting in: Can't locate object method "set_active" via package "Gtk3::ImageMenuItem"
* simplify after converting to UIMThierry Vignaud2015-12-201-15/+1
|