summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* update scanner iconuser/animtim/designWorkTimothée Giet2016-02-284-59/+18
| | | | update scanner icon
* tweak XFdrake iconTimothée Giet2016-02-283-5/+11
| | | | tweak XFdrake icon
* update migrationtools iconTimothée Giet2016-02-253-34/+34
| | | | update colors on migrationtools icon
* new left-background textureTimothée Giet2016-02-251-0/+0
| | | | new left-background texture with the new default background
* new icon for drakconfTimothée Giet2016-02-255-0/+265
| | | | new icon for drakconf
* new icon for drakpermTimothée Giet2016-02-243-0/+394
| | | | new icon for drakperm
* new icons for smb and nfs entriesTimothée Giet2016-02-2412-0/+1128
| | | | new icons for smb and nfs entries
* new icon for drakhostsTimothée Giet2016-02-243-0/+361
| | | | new icon for drakhosts
* add AUTHORS file for new iconsTimothée Giet2016-02-241-0/+216
| | | | add AUTHORS file for new icons
* new icons for drakwizard entriesTimothée Giet2016-02-2418-5/+2182
| | | | new icons for entries available with drakwizard
* new icons for hardware and soundTimothée Giet2016-02-239-813/+955
| | | | new icons for hardware and sound
* new icon for console-mdkTimothée Giet2016-02-233-62/+30
| | | | new icon for console-mdk
* update disdrake iconTimothée Giet2016-02-223-6/+124
| | | | update disdrake icon
* svg sources for new iconsTimothée Giet2016-02-2256-0/+20268
| | | | svg sources for new icons
* several new iconsTimothée Giet2016-02-2212-0/+0
| | | | | new icons for drakgw, drakproxy, firewall, security fix a mistake on installremoverpm
* update gitignore ruleTimothée Giet2016-02-211-0/+1
| | | | add a rule for .directory files in .gitignore
* rm useless directory fileTimothée Giet2016-02-211-4/+0
| | | | rm useless directory file
* icons for software categoryTimothée Giet2016-02-209-1/+1
| | | | | new icons for software related entries one icon name change in Control_Center.pm
* icon for draksecTimothée Giet2016-02-202-0/+0
| | | | icon for daksec
* icon for share connectionTimothée Giet2016-02-203-0/+4
| | | | icon for share connection entry
* icons for new- and remove-connectionTimothée Giet2016-02-204-0/+0
| | | | icons for new- and remove-connection
* New icons 1st partTimothée Giet2016-02-1789-0/+0
| | | | | 1st part of the new icons for MCC. Lot of icons imported from Breeze icon theme and a some new or tweaked ones.
* Add Urdu translationYuri Chornoivan2016-01-221-0/+1424
|
* 13.113.1Thierry Vignaud2016-01-022-1/+3
|
* typo fixThierry Vignaud2016-01-021-1/+1
|
* adapt to drakboot -> drakautologin splitThierry Vignaud2016-01-022-1/+3
|
* Update Welsh translation from TxYuri Chornoivan2015-12-271-485/+64
|
* Update Japanese translation from TxYuri Chornoivan2015-12-272-16/+23
|
* Update Lithuanian translation from TxYuri Chornoivan2015-12-221-8/+8
|
* 13.013.0Thierry Vignaud2015-12-202-1/+9
|
* 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
|
* switch from factory to UIManagerThierry Vignaud2015-12-201-41/+57
|
* switch to Vte-3Thierry Vignaud2015-12-201-2/+2
|
* fix setting boldThierry Vignaud2015-12-201-1/+1
| | | | | | | | fix the following error: Argument "bold" isn't numeric in subroutine entry at which is not nice as we rely on hardcoded value... (PANGO_WEIGHT_BOLD is not available through introspection)
* fix crash while setting sizeThierry Vignaud2015-12-201-1/+1
| | | | | Can't locate object method "scale_large" via package "Pango" at ./control-center
* fix weight attributeThierry Vignaud2015-12-201-1/+1
| | | | | Can't locate object method "PANGO_WEIGHT_BOLD" via package "Pango" at ./control-center line 1413.
* drop support for external themes, there has been any in a decadeThierry Vignaud2015-12-201-42/+2
| | | | also simplify next commit
* perl_checker cleanupThierry Vignaud2015-12-201-1/+1
|
* perlish $dialog->vbox => $dialog->get_childThierry Vignaud2015-12-201-1/+1
|
* perlish $dialog->action_area => $dialog->get_action_areaThierry Vignaud2015-12-201-1/+1
|
* Gtk3::exit() is no more in Gtk3Thierry Vignaud2015-12-201-1/+0
|
* fix invisible text under the cursorThierry Vignaud2015-12-202-2/+9
| | | | | | | with theme-galaxy.css, text was rendered white on gray we need to prevent the default rule to be applied (which is useless for us anyway) since it's loaded after our own rules (gtknew('MDV_Notebook') => import_style_ressources()) and set our own colors for normal & hover states
* switch from RC files to CSSThierry Vignaud2015-12-203-12/+13
|
* use introspection for Vte tooThierry Vignaud2015-12-201-3/+10
|
* fix calling keyval_from_name()Thierry Vignaud2015-12-201-1/+1
|
* fix computing root_window sizeThierry Vignaud2015-12-201-1/+1
|
* perlish ->style() => ->get_style()Thierry Vignaud2015-12-201-1/+1
|
* those setters no more accept undefThierry Vignaud2015-12-201-1/+1
|