Commit Graph

60 Commits

Author SHA1 Message Date
JosephMcc
e86e11044d Remove the ability to set a custom border
This just doesn't work the way a user would expect under gtk3 so go ahead and
remove it.
2017-05-01 13:09:09 -07:00
leigh123linux
4e46d9b128 fix merge 2016-11-25 22:38:28 +00:00
Clement Lefebvre
1810b6b3ee l10n: Capitalize "Internet" 2016-11-23 15:22:37 +00:00
leigh123linux
150e02c0a0 gtk3 2016-09-06 15:58:34 +01:00
JKAbrams
b3f84781db Making internet searching from the start menu optional 2016-08-09 13:45:02 +02:00
JKAbrams
2bae237155 Revert "Added setting to disable internet searching"
This reverts commit a8f751a4aa.
2016-08-09 13:27:49 +02:00
JKAbrams
a8f751a4aa Added setting to disable internet searching 2016-08-09 13:04:37 +02:00
Clement Lefebvre
79f2e2f4f0 Menu icon: Scale svg files to 22px to prevent them from getting too big 2016-06-22 15:51:03 +01:00
Clement Lefebvre
e2a0fabff7 Removed support for opacity
It was buggy and only worked with composition.

It might be reintroduced after the port to GTK3.
2016-06-21 17:13:45 +01:00
Sorokin Alexei
4b876e7faa Fix crash on Gtk 2.24.29+ 2016-01-25 16:03:15 +00:00
Clement Lefebvre
755083406b Don't refer to /usr/lib/linuxmint/mintInstall/icon.svg 2016-01-21 16:32:58 +00:00
James Lu
d004409af9 Coerse shebangs to #!/usr/bin/python2
Arch Linux's default "python" install points to Python 3, and mintmenu is certainly not compatible with it!

Closes #134.
2015-06-25 17:44:30 -07:00
James Lu
4d4558cc4e Sort available themes in Menu preferences->Theme 2015-03-14 19:46:07 -07:00
Monsta
bd3da67890 mintMenuConfig: make Plugins tab title translatable 2014-11-27 15:15:54 +03:00
monsta
ec5e8eda63 Fixed a typo which led to loading non-localized string 2014-08-01 14:57:08 +04:00
Clement Lefebvre
b58e617446 Use /usr/bin/python always 2014-07-07 11:49:32 +02:00
monsta
4f996a69ea Removed duplicate line 2014-03-27 11:28:45 +04:00
Michael Webster
e55263a666 Fix custom places creation 2013-05-31 13:14:02 -04:00
Michael Webster
32b4b90f76 Fix segfault and/or losing custom icons when opening preferences 2013-05-21 15:22:16 -04:00
Michael Webster
84aa87727f Add option to remember last category or search when reopening the
menu (default to true, which was previous behavior).
2013-04-20 19:49:29 -04:00
Michael Webster
0c2626d1ff Add un-set keybinding action, improve key grabbing during keybinding edit 2013-04-01 19:50:50 -04:00
Michael Webster
3cf26cf96c Implemented a better keybinding widget - recognizes lone modifiers
as hotkeys (like Gtk3 can).
2013-03-31 21:02:36 -04:00
Michael Webster
b07f97c35e Use current keybinding to close menu when it's open. Update keybinding
when gsettings key changes.  Improve keybinding setter in preferences
to allow teaching the keybinding.  Needs further improvement - a way
to use/assign single modifiers.  Added a combobox temporarily, not
happy with it yet... maybe buttons instead...
2013-03-30 23:46:01 -04:00
Michael Webster
e9745fd8eb Fix mintMenuConfig 2013-03-13 22:01:10 -04:00
Michael Webster
c4698aab6f Couple more fixes 2013-03-08 21:38:30 -05:00
Michael Webster
e9d11bccaf Some settings fixes 2013-03-08 21:29:49 -05:00
Michael Webster
5b66f2edfe Menu Config working 2013-03-08 20:37:24 -05:00
Michael Webster
37b57bbc88 Fixing prefs app 2013-03-08 20:06:06 -05:00
Michael Webster
bb5a90b943 Start converting mintMenuConfig 2013-03-07 21:42:50 -05:00
Clement Lefebvre
3b92de62d8 Switched support from Gnome/Bonobo to MATE/Component 2011-11-18 10:42:20 +00:00
Clement Lefebvre
2e9bbd1f4d Merge pull request #3 from david4dev/master
Changed button icon text entry to a file browser button in the menu preferences.
2011-09-27 05:05:16 -07:00
Clement Lefebvre
0842274fbe Bug fix, preferences 2011-05-30 14:30:27 +01:00
David Green
e0c4438565 Changed button icon text entry to a file browser button in the menu preferences. 2011-05-14 23:29:28 +01:00
Clement Lefebvre
d8ae8c10b2 APT search can now be disabled via prefs 2010-09-24 14:52:36 +01:00
Clement Lefebvre
3f4868d504 All icon sizes in pixels, added places and system icon sizes in prefs 2010-09-23 17:55:02 +01:00
Clement Lefebvre
15b6b0100c Added GTK Bookmarks in places (disabled by default) 2010-09-23 09:54:23 +01:00
Clement Lefebvre
3f63fac7ed Changed label 2010-09-15 17:16:27 +01:00
Clement Lefebvre
063db350db Added GTK themes support and configuration 2010-09-15 17:11:24 +01:00
Clement Lefebvre
7539249468 No more sidepane ;) 2010-09-13 12:10:43 +01:00
Clement Lefebvre
cf6b1e7a53 Custom places now understand ~ sign and listen to changes in path 2010-05-09 11:51:41 +01:00
Clement Lefebvre
6e018b34ef Transparent menu (new opacity setting) 2010-03-16 14:56:55 +00:00
Victor
0d79de686e Added option to always open menu with the Favorites panel 2010-02-23 18:51:08 +08:00
Clement Lefebvre
5c7d1389e9 Inverted name and path labels in edit places dialog in preferences 2009-11-19 16:08:28 +00:00
Clement Lefebvre
c5effee231 Fixed missing i18n 2009-11-17 12:06:16 +00:00
Clement Lefebvre
692e5495cc Changed translation framework 2009-11-03 11:29:52 +00:00
clhodapp
b1f7dd7d09 Places Settings auto-applied 2009-11-03 02:15:07 +08:00
clhodapp
523f6d3bd4 Fixed Software Manager Toggle in Prefs
* Caused it to actually show up if mintInstall is installed
* Fixed gconf binding
2009-11-03 02:14:48 +08:00
clhodapp
1cf8e0ca78 i18n for System tab of Preferences 2009-10-10 09:26:54 -05:00
clhodapp
82c11a2d37 Implemented interface for customizing System 2009-10-10 07:25:28 -05:00
clhodapp
295d4dc2c1 Fixed title on folder browser for adding Places. 2009-10-10 04:58:10 -05:00