3f4a809b80Generate the MANIFEST automatically if it doesn't exit. I'm not sure if we want to keep doing that, but it's necessary at the moment to keep stuff working.
Marco Pesenti Gritti
2008-06-13 17:41:16 +0200
4762897239Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar-toolkit
Marco Pesenti Gritti
2008-06-13 17:09:44 +0200
40df2f53bbGet rid of address/title handling. Moved in web-activity.
Marco Pesenti Gritti
2008-06-13 17:09:29 +0200
d71635781fPrivateInvitation now have a channel type arg
Guillaume Desmottes
2008-05-08 15:51:25 +0200
cfdc17d6c9Patch by Jameson Chema Quinn. Readability cleanups and little fixes by me.
Marco Pesenti Gritti
2008-06-13 12:37:45 +0200
de04b1500fFix distcheck
Marco Pesenti Gritti
2008-06-10 23:57:50 +0200
9de8746df1Remove a leftover debug print and fix a typo.
Marco Pesenti Gritti
2008-06-10 23:45:24 +0200
ffc7382084Prefix the session server stuff with gsm, makes things a lot less confusing.
Marco Pesenti Gritti
2008-06-06 21:39:50 +0200
dc8841b5bas/Session/SessionManager by tomeu suggestion
Marco Pesenti Gritti
2008-06-06 20:13:27 +0200
8f2bcf433cMerge branch 'master' of git+ssh://dev.laptop.org/git/sugar-toolkit
Marco Pesenti Gritti
2008-06-06 19:16:23 +0200
50f79e6323First go at session management. Not asking review since it's a bunch of ugly C code imported from gnome-session. Will clean it up a bit but I don't plan to make it too shiny :)
Marco Pesenti Gritti
2008-06-06 19:13:10 +0200
ea8cbac94eDetach the invoker instead of destroying the palette.
Tomeu Vizoso
2008-05-30 14:18:10 +0200
fcc468a323Add src/sugar/util.py to POTFILES.in
Tomeu Vizoso
2008-05-28 17:06:29 +0200
e459206438Enable journal to do open-with for activity bundles.
chema
2008-05-27 13:59:47 -0600
73dc65b259Style nitpicks.
Marco Pesenti Gritti
2008-05-27 21:09:16 +0200
56ad8d8231Merge branch 'master' of git://dev.laptop.org/users/marco/sugar-toolkit
Marco Pesenti Gritti
2008-05-27 21:07:12 +0200
7d40d1d74dAdopt to name change of log activity
Simon Schampijer
2008-05-26 15:07:20 +0200
c4bb55c84dSeveral bugfixes and cleanups
Marco Pesenti Gritti
2008-05-26 01:25:28 +0200
bedb64a982Change the logic for file inclusion. We include everything by default except generated dirs (and well known files like .gitignore). I'm planning to add support for generated dirs using make, which will hopefully take care of the rest.
Marco Pesenti Gritti
2008-05-26 00:24:31 +0200
3b1e1aa4edSome fixes. Do not use get_files_list to generate the .pot, just enumerate python files.
Marco Pesenti Gritti
2008-05-25 23:02:22 +0200
96c0b34514Abstract Packager class which takes care of listing the files.
Marco Pesenti Gritti
2008-05-25 22:53:46 +0200
95b7098120Split the packaging code out to XOPackager
Marco Pesenti Gritti
2008-05-25 22:47:34 +0200
d06bf05287Split the build out from the command to a Builder object.
Marco Pesenti Gritti
2008-05-25 22:36:56 +0200
ea18782beaSeparate helpers from the commands.
Marco Pesenti Gritti
2008-05-25 21:52:31 +0200
211c5ae1c4Move genl10n inside the build step.
Marco Pesenti Gritti
2008-05-25 21:51:14 +0200
3313d78429Simplify install a bit, remove uninstall.
Marco Pesenti Gritti
2008-05-25 21:47:32 +0200
9eaa51edbbDrop the useless clean command.
Marco Pesenti Gritti
2008-05-25 21:33:52 +0200
e7a32c97c9Move several get_ functions into Config.
Marco Pesenti Gritti
2008-05-25 21:32:24 +0200
f041088ab7Make commands invocation generic.
Marco Pesenti Gritti
2008-05-25 21:10:22 +0200
b40f4f7d91Pass a Config class to the commands.
Marco Pesenti Gritti
2008-05-25 20:51:40 +0200
708a62c06fMove timestamp_to_elapsed_string to sugar.util and add ActivityBundle.installation_time
Tomeu Vizoso
2008-05-19 18:03:04 +0200
6c024ed529Release 0.81.3
Marco Pesenti Gritti
2008-05-24 12:35:58 +0200
f4bda5eb22Allow to attach the invoker to the widget after construction, so that gproperties to constructor can be implemented correctly.
Marco Pesenti Gritti
2008-05-24 12:34:46 +0200
6dcc35bc17Release 0.81.2. Missing import in toggletoolbutton.
Marco Pesenti Gritti
2008-05-24 00:14:42 +0200
4f086fd421Release 0.81.1
Marco Pesenti Gritti
2008-05-23 23:27:32 +0200
179e4288feBy default include all the files in the directory, except a few which we know are not useful or autogenerated. Hack for 0.81.1, we really need to rewrite bundlebuilder.
Marco Pesenti Gritti
2008-05-23 23:25:58 +0200
ce235e7405Finish to hook up the new palette stuff.
Marco Pesenti Gritti
2008-05-23 18:00:47 +0200
bbd3404310Hookup the new palette creation in the toolbuttons.
Marco Pesenti Gritti
2008-05-23 17:37:04 +0200
685a9e3462Move palette creation logic inside the invoker.
Marco Pesenti Gritti
2008-05-23 17:26:15 +0200
c5b8697d37Convert to use new gobject properties
Marco Pesenti Gritti
2008-05-23 17:05:40 +0200
2e1d8e8897Use new style properties.
Marco Pesenti Gritti
2008-04-20 22:55:05 +0200
75e636ef06Work around circular dep between Icon and Palette. I don't like it though, we should get rid of the dep. Fix palette bug which I introduced with the pylint changes.
Marco Pesenti Gritti
2008-04-20 04:11:24 +0200
f24bdaa7d7Complete first pylint round on all the code.
Marco Pesenti Gritti
2008-04-19 13:05:48 +0200
56206ea15fpylint sugar.presence, small problems left
Marco Pesenti Gritti
2008-04-19 12:34:13 +0200
aebf0f3bd2pylint sugar.datastore, little issues left
Marco Pesenti Gritti
2008-04-19 12:04:43 +0200
a31549ae26pylint sugar.clipboard
Marco Pesenti Gritti
2008-04-19 11:50:33 +0200
7b485120a3pylint sugar.bundle
Marco Pesenti Gritti
2008-04-19 11:48:57 +0200
050e9b54c3pylint sugar.activity, mostly clean
Marco Pesenti Gritti
2008-04-19 11:10:03 +0200
fa90d50cd9pylint palette, some problems left
Marco Pesenti Gritti
2008-04-19 10:45:52 +0200
283b201145pylint most of sugar.graphics, only palette left
Marco Pesenti Gritti
2008-04-19 01:10:48 +0200