Commit Graph

  • 2fcca4d656 Add a bunch of copyrights Marco Pesenti Gritti 2007-06-24 14:52:46 +0200
  • 9ca299e749 Fix copyright years Marco Pesenti Gritti 2007-06-24 14:46:14 +0200
  • 8505a18652 Fix copyright year Marco Pesenti Gritti 2007-06-24 14:45:05 +0200
  • 0cf9f37453 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar Marco Pesenti Gritti 2007-06-24 14:44:04 +0200
  • 99e8077f59 Implement fix-copyright and fix some of them Marco Pesenti Gritti 2007-06-24 14:43:48 +0200
  • dfd16d155a Add palette to XO icon in Home View. Tomeu Vizoso 2007-06-24 14:37:53 +0200
  • 4c24cde923 Added/corrected some license headers. Tomeu Vizoso 2007-06-24 13:10:53 +0200
  • d2c73d9eaa No need to check for library license Marco Pesenti Gritti 2007-06-24 12:42:53 +0200
  • 3dd5ecddee Check also C files Marco Pesenti Gritti 2007-06-24 12:36:50 +0200
  • c51290b51d Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar Marco Pesenti Gritti 2007-06-24 12:06:22 +0200
  • 90c0ace5c0 Add a license checker. Remove obsolete testint infrastructure. Marco Pesenti Gritti 2007-06-24 12:05:52 +0200
  • 6af3c44893 Use xo colors in clipboard icons. Tomeu Vizoso 2007-06-23 20:07:25 +0200
  • e894c8a2e4 Added a basic version of the journal object chooser. Tomeu Vizoso 2007-06-22 21:47:30 +0200
  • f9d03b698f Add delete method to the datastore wrapper. Tomeu Vizoso 2007-06-22 17:01:13 +0200
  • c1d4f3ce7a Add keep-in-journal button to the activity toolbar. Tomeu Vizoso 2007-06-22 14:11:39 +0200
  • c3da64561f Move stock-save to document-save. Tomeu Vizoso 2007-06-22 14:08:14 +0200
  • 9a77a6e251 Kill old hippo canvas toolbar impl Marco Pesenti Gritti 2007-06-21 22:53:26 +0200
  • f7bb2f86de Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar Marco Pesenti Gritti 2007-06-21 17:30:45 +0200
  • c94995148e Refactor translation system a bit Marco Pesenti Gritti 2007-06-21 17:23:32 +0200
  • 2de8072d5f sugar-emulator: Save Salut as well as Gabble logs Simon McVittie 2007-06-21 15:10:56 +0100
  • 8a6ddd16aa Update and check in the .pot Marco Pesenti Gritti 2007-06-21 15:25:49 +0200
  • 6f4af67856 Default to the source directory name as bundle name, allow to override in setup.py. Marco Pesenti Gritti 2007-06-21 14:54:09 +0200
  • 3892764634 Add a CanvasEntry which allows to set the background color. Marco Pesenti Gritti 2007-06-21 13:45:35 +0200
  • 427e9a00d7 Add extension to files that come into the clipboard without one. Tomeu Vizoso 2007-06-21 13:07:11 +0200
  • 3ebb8f1291 Console: system information/Firmware and Serial Number Eduardo Silva 2007-06-20 23:17:16 -0400
  • 5616aface3 Toolbutton: don't try to show the palette when it doesn't exist Eduardo Silva 2007-06-20 20:33:09 -0400
  • de2c9c5322 Some more exceptions for mozilla drops. Tomeu Vizoso 2007-06-20 21:48:15 +0200
  • d6bf24e456 Use the new objecttypeservice in place of typeregistry. Tomeu Vizoso 2007-06-20 21:28:00 +0200
  • 0e4efae7ae Add missing shebang Marco Pesenti Gritti 2007-06-20 15:42:21 +0200
  • c91bbd18cc Move SugarKeyGrabber in the lib. Keep it private. We can't install libraries in datadir. Marco Pesenti Gritti 2007-06-20 15:22:12 +0200
  • 61314c9705 Don't make all .py executable please... Marco Pesenti Gritti 2007-06-20 12:31:54 +0200
  • b01684ef27 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar Marco Pesenti Gritti 2007-06-20 12:05:32 +0200
  • cd382ba5f9 Bump version Marco Pesenti Gritti 2007-06-20 12:05:17 +0200
  • bd86aee0d4 use activity_id in service name - 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 Bert Freudenberg 2007-06-20 11:52:29 +0200
  • 9283a5cc80 Palette: widget and canvas invoker support Eduardo Silva 2007-06-19 16:02:25 -0400
  • 7aec99a2ec Should actually use STRING atom Marco Pesenti Gritti 2007-06-19 21:28:13 +0200
  • 1f432a1236 Use a string atom Marco Pesenti Gritti 2007-06-19 21:10:52 +0200
  • f7b6a0c0af Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar Marco Pesenti Gritti 2007-06-19 15:54:05 +0200
  • 737a8b3932 Cleanup activity closing Marco Pesenti Gritti 2007-06-19 15:51:56 +0200
  • 99369114cb Set title on change. Fixes #1715. Tomeu Vizoso 2007-06-18 20:38:20 +0200
  • e021bb271c Add missing files to po/POTFILES.in Marco Pesenti Gritti 2007-06-18 17:48:51 +0200
  • 3552b92428 Create the locale dir if it does not exist. Marco Pesenti Gritti 2007-06-18 10:05:11 +0200
  • 1afe9273a1 Add an option for saving clipboard objects to the Journal. Tomeu Vizoso 2007-06-17 20:55:16 +0200
  • d4323957a1 Change preview image size. Tomeu Vizoso 2007-06-17 14:25:13 +0200
  • 130f59efdc Clipboard fixes. Tomeu Vizoso 2007-06-17 14:24:46 +0200
  • f0e18ba785 Support for previews in the journal. Tomeu Vizoso 2007-06-15 18:03:17 +0200
  • 6c0885b490 Check type of bundle path by os.path.isdir(). Tomeu Vizoso 2007-06-15 16:48:53 +0200
  • cb9dd212e9 Add to Bundle facilities for dealing with not-yet-installed bundles. Tomeu Vizoso 2007-06-15 11:36:08 +0200
  • a3fb02bc95 moving graphics/notebook.py to LGPL Eduardo Silva 2007-06-14 16:04:55 -0400
  • 72d81af716 moving graphics/palette.py to LGPL Eduardo Silva 2007-06-14 16:04:25 -0400
  • 3b1ee5a0bc Remove build time dep on gst to please the build system. Marco Pesenti Gritti 2007-06-14 21:49:29 +0200
  • a1e3dbaf9e Adapt to hwmanager api change Marco Pesenti Gritti 2007-06-14 17:27:24 +0200
  • 0bb8704683 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar Marco Pesenti Gritti 2007-06-14 17:25:44 +0200
  • 5c884c1435 unfreeze DCON when Sugar UI is (almost) ready to show Bernardo Innocenti 2007-06-14 08:49:30 -0400
  • 42e2b95379 Misc dnd fixes. Tomeu Vizoso 2007-06-14 12:27:46 +0200
  • e6e649419a Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar Marco Pesenti Gritti 2007-06-14 10:26:21 +0200
  • 361b8372b6 s/get_hardware_manager/get_manager. It was redundant. Marco Pesenti Gritti 2007-06-14 10:25:58 +0200
  • a590186e78 Fix missed objecttype makefile entry Eduardo Silva 2007-06-13 17:59:31 -0400
  • 3c66cb899f Evil hack to keep the entry context menu working with our title/address behavior. Marco Pesenti Gritti 2007-06-13 20:19:28 +0200
  • d3e8ddb278 Mute the channel when setting the volume to minimum. Marco Pesenti Gritti 2007-06-13 16:32:26 +0200
  • 42385b069f Set volume directly from python (requires gst-python). Cleanups. Marco Pesenti Gritti 2007-06-13 16:22:49 +0200
  • 396fcb392c Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar Marco Pesenti Gritti 2007-06-13 14:39:33 +0200
  • 705eb8119a Always show frame on the homepage even when activating from the frame. Marco Pesenti Gritti 2007-06-13 14:39:16 +0200
  • 8e9c0b640b Change from GPL to LGPL. Tomeu Vizoso 2007-06-13 12:21:49 +0200
  • b320ea36cf Some activity registry fixes. Thanks cjb. Tomeu Vizoso 2007-06-13 11:50:05 +0200
  • ceff7d71a2 Improve address/title logic Marco Pesenti Gritti 2007-06-13 11:27:04 +0200
  • 5cf263537f Put some border around the combo Marco Pesenti Gritti 2007-06-13 00:43:30 +0200
  • f5bb269849 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar Marco Pesenti Gritti 2007-06-13 00:37:10 +0200
  • 4e8bacc009 Really add it Marco Pesenti Gritti 2007-06-13 00:36:35 +0200
  • 9645d31f1b Add a toolcombobox Marco Pesenti Gritti 2007-06-13 00:35:53 +0200
  • 22689ed1da Several fixes for the object type registry and the activity registry. Tomeu Vizoso 2007-06-12 21:57:49 +0200
  • cc604e0815 Console: new nandflash status viewer Eduardo Silva 2007-06-12 14:32:48 -0400
  • 7e8160871a Fix typo. Tomeu Vizoso 2007-06-12 12:40:54 +0200
  • 67b7e3457b Console: little fix Eduardo Silva 2007-06-11 01:47:18 -0400
  • 28deb37ffa Console: remove unnecessary file Eduardo Silva 2007-06-10 17:27:00 -0400
  • 8e918f865b Console: new graphics package Eduardo Silva 2007-06-10 17:19:59 -0400
  • 29e68376e9 Tell git to ignore sugar/_sugarext.c. Tomeu Vizoso 2007-06-10 12:12:47 +0200
  • 34e8277d15 Console: internal changes Eduardo Silva 2007-06-09 11:01:35 -0400
  • c9cd87b142 Percent should be 100% only when we have already added all the targets. Tomeu Vizoso 2007-06-07 19:49:17 +0100
  • 340fcc271d set_state() could be called when there are still no formats. Tomeu Vizoso 2007-06-07 12:07:25 +0100
  • fde3159002 Palette positioning/closing fixes Eduardo Silva 2007-06-06 17:21:33 -0400
  • 129ada9101 services/presence/: remove. Use projects/presence-service git repo instead Simon McVittie 2007-06-06 16:29:46 +0100
  • dee7537462 Palette: speed up Eduardo Silva 2007-06-06 00:51:01 -0400
  • f79d5a63db Palette: tooltip fix Eduardo Silva 2007-06-05 22:43:42 -0400
  • d849f573c5 Add network.py to makefile Dan Williams 2007-06-05 07:53:07 -0400
  • 88011ed22d Add set_current_toolbar Marc Maurer 2007-06-04 23:54:33 +0200
  • 39d1f7b581 Better regexp Marco Pesenti Gritti 2007-06-04 23:53:23 +0200
  • a9600516fb Take screenshot and save it to the journal (<alt>1). Tomeu Vizoso 2007-06-04 18:35:05 +0100
  • 283a3f4c97 Better snapshot script Marco Pesenti Gritti 2007-06-04 13:09:41 +0200
  • b2980d7bd6 Restore get_id/get_service_name, didn't realize they was used by subclasses. Marco Pesenti Gritti 2007-06-03 22:12:47 +0200
  • aab18a866d Palette: Tooltip support Eduardo Silva 2007-06-02 00:33:41 -0400
  • e707f1b1cc Hrm how my icon name changes did get reverted... Marco Pesenti Gritti 2007-06-01 21:26:18 +0200
  • 2b7ffe41d9 Make bundle_id and activity_id window properties to avoid races. Marco Pesenti Gritti 2007-06-01 21:21:30 +0200
  • 5cc9a8c424 Bindings to set activity_id and bundle_id hints Marco Pesenti Gritti 2007-06-01 20:38:30 +0200
  • d4bd7a5d05 Do not index icons by activity id. Raw X windows does not have one. Marco Pesenti Gritti 2007-06-01 14:19:14 +0200
  • cd3efeba49 Fix raw X windows Marco Pesenti Gritti 2007-06-01 14:04:54 +0200
  • b1a62c2fc0 Refactor part of the Home model. Should be much cleaner and reliable. If you find bugs with it please let me know. Marco Pesenti Gritti 2007-06-01 13:38:34 +0200
  • 2f6790105d Make launching a property of the activity model Marco Pesenti Gritti 2007-06-01 11:03:18 +0200
  • e1f27fcd34 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar Marco Pesenti Gritti 2007-06-01 10:24:38 +0200
  • 38c0cf411c Remove our custom launch timeout. The dbus timeout is enough. Marco Pesenti Gritti 2007-06-01 10:24:13 +0200