Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Collapse)AuthorAgeFilesLines
* Add a spread layout manager. Work in progress.Marco Pesenti Gritti2007-07-051-1/+1
|
* Refactor the snowflake layout to use the new hippo layout managers.Marco Pesenti Gritti2007-07-053-7/+115
| | | | | | Cleanup the logic. Better test. Make it internal.
* Show generic icon for objects of unknown type.Tomeu Vizoso2007-07-041-1/+5
|
* Revert "Hide active palette if zoom level changes."Tomeu Vizoso2007-07-041-10/+1
| | | | | | Pushed by mistake. This reverts commit 70e6d08f8d0fc385b8e7c539b09fced609b9c5a4.
* Hide active palette if zoom level changes.Tomeu Vizoso2007-07-041-1/+10
|
* Remove printMarco Pesenti Gritti2007-07-041-1/+0
|
* Make the battery device use HALMarco Pesenti Gritti2007-07-043-33/+37
|
* Be smarter when choosing one mime type from the targets offered.Tomeu Vizoso2007-07-031-8/+7
|
* Remove unused methods from the activity services. Cleanups.Marco Pesenti Gritti2007-07-034-42/+14
|
* Remove framepopupcontext.py.Tomeu Vizoso2007-07-022-69/+1
|
* Add tooltips to the mesh icon in the mesh view.Tomeu Vizoso2007-07-021-1/+1
|
* Add tooltips to APs in the mesh view.Tomeu Vizoso2007-07-021-1/+4
|
* Add tooltips to APs in the mesh view.Tomeu Vizoso2007-07-021-5/+2
|
* Add tooltips to activities icons in the mesh view.Tomeu Vizoso2007-07-021-2/+2
|
* Restore some code which tomeu seem to have dropped by mistake.Marco Pesenti Gritti2007-07-021-1/+20
|
* CleanupsMarco Pesenti Gritti2007-07-021-2/+3
|
* Notify zoom level changeMarco Pesenti Gritti2007-07-021-0/+1
|
* Cleanup zoom level managementMarco Pesenti Gritti2007-07-022-23/+38
|
* Move the zoom levels inside the modelMarco Pesenti Gritti2007-07-029-33/+45
|
* Evil tricks to not always show the XO palette at startup.Marco Pesenti Gritti2007-07-022-0/+31
|
* Corrected some formatting issues with imports.Tomeu Vizoso2007-07-023-0/+4
|
* Replace Menu for Palette.Tomeu Vizoso2007-07-0113-293/+183
|
* Fix typo.Tomeu Vizoso2007-07-011-1/+1
|
* Restrict palette positioning to screen height/width - 1 grid cell.Tomeu Vizoso2007-07-013-48/+40
|
* Set glib program name and application name.Marco Pesenti Gritti2007-06-291-0/+1
| | | | | Better way of importing ltihooks. Several cleanups.
* Make notification work from outside the shell processMarco Pesenti Gritti2007-06-292-29/+28
|
* Pass in shell to the service not just modelMarco Pesenti Gritti2007-06-292-3/+4
|
* Fix for 1846. Strip whitespace from nicks and reject if blankOwen Williams2007-06-291-0/+40
|
* Get rid of bitrotten shutdown stuffMarco Pesenti Gritti2007-06-261-7/+0
|
* Lots of palette refactoring.Marco Pesenti Gritti2007-06-261-2/+1
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-06-254-167/+36
|\ | | | | | | | | | | Conflicts: shell/view/home/HomeBox.py
| * Use gtk progress bar.Tomeu Vizoso2007-06-253-161/+13
| |
| * Implement shutdown.Tomeu Vizoso2007-06-251-6/+23
| |
* | Heavy refactoring of palette activation. Not fullyMarco Pesenti Gritti2007-06-251-52/+0
|/ | | | implemented yet.
* Some palette code cleanups.Marco Pesenti Gritti2007-06-251-0/+1
|
* Add a bunch of GPL headersMarco Pesenti Gritti2007-06-2417-0/+273
|
* Fix copyright yearMarco Pesenti Gritti2007-06-2437-37/+37
|
* Add palette to XO icon in Home View.Tomeu Vizoso2007-06-241-1/+76
|
* Added/corrected some license headers.Tomeu Vizoso2007-06-242-23/+23
|
* Use xo colors in clipboard icons.Tomeu Vizoso2007-06-231-1/+2
|
* Move stock-save to document-save.Tomeu Vizoso2007-06-221-1/+1
|
* Add extension to files that come into the clipboard without one.Tomeu Vizoso2007-06-211-0/+6
|
* Move SugarKeyGrabber in the lib. Keep it private.Marco Pesenti Gritti2007-06-2015-1307/+2
| | | | We can't install libraries in datadir.
* use activity_id in service nameBert Freudenberg2007-06-201-23/+4
| | | | | | | | - construct service name from activity id instead of X window id - cleanup unused declarations in activityfactory.py - remove obsolete _dbus_name_owner_changed_cb() - see http://dev.laptop.org/ticket/1767 - cleared by marcopg
* Add an option for saving clipboard objects to the Journal.Tomeu Vizoso2007-06-174-51/+161
|
* Clipboard fixes.Tomeu Vizoso2007-06-171-3/+3
|
* Support for previews in the journal.Tomeu Vizoso2007-06-151-3/+3
|
* Adapt to hwmanager api changeMarco Pesenti Gritti2007-06-141-2/+3
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-06-141-5/+8
|\
| * Misc dnd fixes.Tomeu Vizoso2007-06-141-5/+8
| |