Kees Jongenburger wrote:
> On Wed, Jul 8, 2009 at 6:57 PM, David Greaves wrote:
>> Graham Cobb wrote:
>>> On Wednesday 08 July 2009 12:35:35 Ed Bartosh wrote:
There is such a tool and autobuilder is uses it.
It's called sbdmock and you can find it here:
http://github.com/kad/sbdmock/
On Thu, Jul 9, 2009 at 16:30, daniel wilms wrote:
>
> the wiki page about this is a great idea and definitely needed. I will try
> to collect some more ideas and perhaps we can discuss end of next week a
> bit in IRC to collect the information?!?
Perfect. I'll look at the suggestions in this threa
Hi,
the wiki page about this is a great idea and definitely needed. I will try to
collect some more ideas and perhaps we can discuss end of next week a bit in
IRC to collect the information?!?
Cheers Daniel
___
maemo-developers mailing list
maemo-deve
Hi all,
This is a second report for "Remember The Milk plugin for Canola" GSoC
09 project. I'm posting it so late because in June I had 2 weeks of
exams and didn't work much on the project, thus didn't have much to
show. Currently I'm working hard to get back on track for the original
project plan
Andrew Flegg wrote 09.07.2009 00:29:
> 2) Stop updating the screen when your app isn't in the
>foreground.
>
> (1) is trivial to implement. (2) is trickier (there's
> hildon_program_is_topmost() and hildon_window_is_topmost(), but
> polling to discover when you're topmost again i
2009/7/8 Andrew Flegg :
> 2) Stop updating the screen when your app isn't in the
> foreground.
- 8< ---
> I'm willing to put together this wiki page but have two questions:
>
> 1) What is the best way of implementing (2) in C/Python/whatever?
For GTK+ (all languages), y