[kupfer: 49/67] Merge branch 'next'
- From: Ulrik Sverdrup <usverdrup src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [kupfer: 49/67] Merge branch 'next'
- Date: Sat, 19 Mar 2011 01:01:51 +0000 (UTC)
commit 9f5b3cb6d4b5af49185a948e1afb77ad91e70b87
Merge: 5a0e5b2 3cb30d6
Author: Ulrik Sverdrup <ulrik sverdrup gmail com>
Date: Fri Mar 18 23:41:24 2011 +0100
Merge branch 'next'
* next: (47 commits)
ui: Make the window draggable on the whole area
terminal: Add lxterminal
windows: Check variables in get_description
commands: Use subshells for all execution
Use urllib instead of urllib2
ui: Show description field in interface
ui: Change large icon size to 128 px
ui: Use 3 px padding between object panes in hbox
ui: When compositing, be transparent (slightly) under the GtkEventBox too
ui: Add padding aroung icon_view in object panes
ui: Transparent window frame if compositing
ui: Paint rounded backgrounds for selected pane
ui: Remove option "Close on unfocus" (always enabled)
ui: Add "context actions" to the menu
ui: Implement a top bar with a context menu on the window
ui: Draw a dark border around the undecorated window
ui: Allow Kupfer be run with undecorated, rounded Window
Implement a preedit widget for input methods
thunar: Implement CopyTo, MoveTo, Update for Thunar 1.2
commandexec: Allow passing a simple exception object as error
...
data/art/icon-list | 4 +-
data/defaults.cfg | 4 +-
data/preferences.ui | 48 +++-
help/C/moreusage.page | 10 -
kupfer/commandexec.py | 2 +
kupfer/core/settings.py | 18 +-
kupfer/desktop_launch.py | 408 +++++++++++++++++++++++++++++++
kupfer/desktop_parse.py | 177 +++++++++++++
kupfer/icons.py | 2 +-
kupfer/launch.py | 158 ++++++-------
kupfer/obj/exceptions.py | 31 +++
kupfer/obj/fileactions.py | 14 +-
kupfer/obj/objects.py | 31 ++-
kupfer/objects.py | 1 +
kupfer/plugin/applications.py | 11 +-
kupfer/plugin/apt_tools.py | 6 +-
kupfer/plugin/clawsmail.py | 4 +-
kupfer/plugin/commands.py | 5 +-
kupfer/plugin/core/text.py | 4 +-
kupfer/plugin/devhelp.py | 2 +-
kupfer/plugin/dictionary.py | 4 +-
kupfer/plugin/evolution.py | 3 +-
kupfer/plugin/fileactions.py | 7 +-
kupfer/plugin/image.py | 14 +-
kupfer/plugin/operamail.py | 4 +-
kupfer/plugin/putty.py | 9 +-
kupfer/plugin/screen.py | 5 +-
kupfer/plugin/services.py | 3 +-
kupfer/plugin/session_gnome.py | 11 +-
kupfer/plugin/session_support.py | 10 +-
kupfer/plugin/session_xfce.py | 7 +-
kupfer/plugin/ssh_hosts.py | 29 +--
kupfer/plugin/thunar.py | 144 +++++++++++-
kupfer/plugin/thunderbird.py | 14 +-
kupfer/plugin/tracker.py | 4 +-
kupfer/plugin/truecrypt.py | 4 +-
kupfer/plugin/tsclient.py | 2 +-
kupfer/plugin/urlactions.py | 4 +-
kupfer/plugin/vinagre.py | 4 +-
kupfer/plugin/virtualbox/ose_support.py | 10 +-
kupfer/terminal.py | 73 ++++++
kupfer/ui/browser.py | 400 ++++++++++++++++++++++++------
kupfer/ui/preferences.py | 33 ++-
kupfer/utils.py | 43 +++-
44 files changed, 1457 insertions(+), 324 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]