darealshinji
abb2d6b74b
install a manpage
2014-11-30 13:37:33 +01:00
darealshinji
c4bb51d0db
add a help command line option
2014-11-30 13:36:56 +01:00
Clement Lefebvre
df92b0cb92
Merge pull request #117 from monsta/config-fixes
...
translation fixes
2014-11-27 13:20:50 +01:00
Monsta
a1faf46a04
updated potfile
2014-11-27 15:16:12 +03:00
Monsta
aec663dcd9
makepot: removed obsolete mintRemove reference
2014-11-27 15:16:04 +03:00
Monsta
bd3da67890
mintMenuConfig: make Plugins tab title translatable
2014-11-27 15:15:54 +03:00
Clement Lefebvre
ef0eff8fd9
5.6.0
2014-11-08 17:56:08 +01:00
Clement Lefebvre
d17f21e237
Merge pull request #103 from monsta/patch-4
...
Fixed a typo (probably a copy-paste mistake)
2014-11-08 13:43:59 +01:00
Clement Lefebvre
e5681fe6ca
Fixed bookmarks with quotes not opening properly
2014-11-08 13:41:22 +01:00
Clement Lefebvre
71ebdf8b8b
5.5.9
2014-09-30 13:20:35 +02:00
Clement Lefebvre
8a73b0998e
Merge pull request #104 from monsta/patch-5
...
Fixed a typo which led to loading non-localized string
2014-08-01 13:01:22 +02:00
monsta
ec5e8eda63
Fixed a typo which led to loading non-localized string
2014-08-01 14:57:08 +04:00
monsta
a07dcab26a
Fixed a typo (probably a copy-paste mistake)
2014-07-31 10:52:26 +04:00
Clement Lefebvre
8b83495dfe
Removed mintRemove.py (re-added by mistake in last merge)
2014-07-07 11:56:07 +02:00
Clement Lefebvre
b981a35e63
Merge pull request #85 from Zaharid/correctpython
...
Use /usr/bin/python always
2014-07-07 11:51:35 +02:00
Clement Lefebvre
d5b723e93a
Merge branch 'Zaharid-correctpython'
2014-07-07 11:50:36 +02:00
Clement Lefebvre
b58e617446
Use /usr/bin/python always
2014-07-07 11:49:32 +02:00
Clement Lefebvre
ef19daaf31
Merge pull request #97 from darealshinji/master
...
update Debian files
2014-07-07 11:39:53 +02:00
Clement Lefebvre
edebc8c1f2
Merge pull request #91 from monsta/patch-1
...
Escape ampersand in app names and comments
2014-07-07 11:07:16 +02:00
djcj
ed7463149c
update Debian files
2014-06-17 23:11:03 +02:00
Clement Lefebvre
79ab69be22
5.5.8
2014-05-25 14:19:42 +01:00
Clement Lefebvre
a4694cc7c1
Revert "Simple fix for the flickering."
...
This reverts commit 5a7b246b7e
.
2014-05-25 14:10:41 +01:00
monsta
08c61dfc76
Escape ampersand in app names and comments
2014-05-22 17:44:38 +04:00
Clement Lefebvre
dabe8d4eb5
5.5.7
2014-05-22 11:44:32 +01:00
Clement Lefebvre
22f034db0e
Applications: Don't show duplicates by default (prior to applying filters)
2014-05-22 11:39:17 +01:00
Clement Lefebvre
20d9d4abcd
5.5.6
2014-05-22 10:59:57 +01:00
Clement Lefebvre
9ef295f167
Merge pull request #90 from hordepfo/search-button-clear-fix
...
Fixes search button clearing the search entry
2014-05-22 10:44:25 +01:00
Clement Lefebvre
251f1c80a7
Merge pull request #89 from hordepfo/pointer-fix
...
Fixes reported issues with the mouse pointer
2014-05-22 10:41:36 +01:00
hordepfo
b2d5563451
Fixes an event cycle on the search entry
...
When pasting a string on the search entry that triggers suggestions
(google, etc) and this is done on the favorites tab, a cycle of changed
events occurs. It throws an exception, although everything still seems
to work.
With this fix the search entry isn't modified when changing tabs.
2014-05-07 16:32:18 +01:00
hordepfo
63b8a24527
Fixed search button
...
The search button was clearing the search entry when clicked.
2014-05-07 15:54:39 +01:00
hordepfo
5a7b246b7e
Simple fix for the flickering.
2014-05-06 22:05:14 +01:00
Clement Lefebvre
7a31a041ca
Changelog
2014-05-06 15:04:23 +01:00
Clement Lefebvre
f630cc291f
Adapted favorites to MATE 1.8
2014-05-06 15:03:51 +01:00
Clement Lefebvre
d68a5c2416
Changelog
2014-05-06 10:17:51 +01:00
Clement Lefebvre
b90b835497
Switch uninstaller from mintRemove to mint-common
2014-05-06 10:17:21 +01:00
hordepfo
200653975f
Use current time for events that might not have a timestamp.
2014-05-01 20:54:43 +01:00
hordepfo
7b43e5e2b6
Fixes reported issues with the mouse pointer.
2014-05-01 18:13:17 +01:00
Zah
8773460d69
Use /usr/bin/python always
2014-04-17 13:20:49 +02:00
Clement Lefebvre
6a7cf3fcd3
5.5.3
2014-04-14 13:31:21 +01:00
Clement Lefebvre
38f3cc5bec
Merge pull request #82 from monsta/dont-hide-on-trash-popup
...
Don't hide mintMenu on "Empty trash" popup
2014-04-02 12:26:24 +01:00
Clement Lefebvre
2cc7f19546
Merge pull request #81 from monsta/better-focusout-blocking
...
Better logic in focus-out-event blocking/unblocking
2014-04-02 12:25:23 +01:00
Clement Lefebvre
fbf13f70cc
Merge pull request #74 from hordepfo/themes-fixed
...
Themes fixed
2014-04-02 12:23:32 +01:00
Clement Lefebvre
57cb8561ef
Merge pull request #77 from monsta/remove-obsolete-gconf
...
Removed obsolete module with gconf
2014-04-02 12:18:08 +01:00
Clement Lefebvre
afd56daef3
Merge pull request #79 from monsta/remove-unused-stuff
...
Removed unused imports and some other stuff
2014-04-02 12:15:27 +01:00
Clement Lefebvre
a626d44e4e
Replaced non-ascii character in source file
2014-04-02 12:14:24 +01:00
Clement Lefebvre
822682bc00
Merge pull request #80 from NiceandGently/master
...
add some missing shbangs
2014-04-02 12:12:28 +01:00
monsta
597c30c67d
Don't hide mintMenu on "Empty trash" popup
2014-04-02 12:42:43 +04:00
Clement Lefebvre
f5741daabe
Merge pull request #76 from monsta/fix-system-plugin
...
System plugin: fix applying of settings immediately after changing them
2014-04-01 12:48:58 +01:00
Clement Lefebvre
2e66a7aaff
Merge pull request #75 from monsta/remove-duplicate-line
...
Removed duplicate line
2014-04-01 12:47:51 +01:00
Clement Lefebvre
9bb7ec1264
Merge pull request #78 from monsta/rename-gnome-references
...
Changed the remaining Gnome references to MATE
2014-04-01 12:47:25 +01:00