Le 23/09/2014 21:47, Tobias Boege a écrit :
> Also, Benoit: tell me what you think about the interface. I documented
> everything in the source code (c_trie.c).
>
The interface seems perfect. It's just the name "Trie" that I find ugly. :-)
Another point on the implementation: you should not use m
Le 23/09/2014 21:47, Tobias Boege a écrit :
> Hi,
>
> in revision #6506, I added two classes to gb.data: Trie and TriePrefix.
> Together they implement a Patricia Trie[0] a.k.a. Radix tree a.k.a. Prefix
> tree.
>
> Trie is the data container. It works just like a Collection. TriePrefix can
> be use
Hi,
in revision #6506, I added two classes to gb.data: Trie and TriePrefix.
Together they implement a Patricia Trie[0] a.k.a. Radix tree a.k.a. Prefix
tree.
Trie is the data container. It works just like a Collection. TriePrefix can
be used to limit searches to a common prefix. This way you can s
Hi Beniot,
Try this for checking desktops. It works for me on Ubuntu 12.04. This of
course is a BASK script...
if [ "$XDG_CURRENT_DESKTOP" = "" ]then
desktop=$(echo "$XDG_DATA_DIRS" | sed 's/.*\(xfce\|kde\|gnome\).*/\1/')else
desktop=$XDG_CURRENT_DESKTOPfi
desktop=${desktop,,} # convert to
On Tue, 23 Sep 2014, Willy Raets wrote:
> On di, 2014-09-23 at 18:36 +0200, Beno??t Minisini wrote:
> > Le 23/09/2014 17:46, Tobias Boege a ??crit :
> > > Hi,
> > >
> > > someone reported an issue with DateBox's chooser popup. After
> > > double-clicking
> > > on a date, the popup would stay halfw
On di, 2014-09-23 at 18:36 +0200, Benoît Minisini wrote:
> Le 23/09/2014 17:46, Tobias Boege a écrit :
> > Hi,
> >
> > someone reported an issue with DateBox's chooser popup. After
> > double-clicking
> > on a date, the popup would stay halfways transparent and flicker according
> > to
> > the mo
Le 23/09/2014 17:46, Tobias Boege a écrit :
> Hi,
>
> someone reported an issue with DateBox's chooser popup. After double-clicking
> on a date, the popup would stay halfways transparent and flicker according to
> the mouse movements. The attached screenshot kind of shows this. Project is
> also at
On di, 2014-09-23 at 15:34 +0200, Benoît Minisini wrote:
> Le 23/09/2014 15:20, Willy Raets a écrit :
> > On di, 2014-09-23 at 04:59 -0700, Charlie wrote:
> >> Thanks for the reply but I am still confused. I have tried a few of the
> >> .deb
> >> files but they don't seem to work so which one?
> >
On di, 2014-09-23 at 15:34 +0200, Benoît Minisini wrote:
> Le 23/09/2014 15:20, Willy Raets a écrit :
> > On di, 2014-09-23 at 04:59 -0700, Charlie wrote:
> >> Thanks for the reply but I am still confused. I have tried a few of the
> >> .deb
> >> files but they don't seem to work so which one?
> >
Le 23/09/2014 15:20, Willy Raets a écrit :
> On di, 2014-09-23 at 04:59 -0700, Charlie wrote:
>> Thanks for the reply but I am still confused. I have tried a few of the .deb
>> files but they don't seem to work so which one?
>>
>> control_1.0.4-0ubuntu1_all.deb
>> control_1.0.4-0ubuntu1_amd64.chang
On di, 2014-09-23 at 04:59 -0700, Charlie wrote:
> Thanks for the reply but I am still confused. I have tried a few of the .deb
> files but they don't seem to work so which one?
>
> control_1.0.4-0ubuntu1_all.deb
> control_1.0.4-0ubuntu1_amd64.changes
> control_1.0.4-0ubuntu1.diff.gz
> control_1.0
On di, 2014-09-23 at 02:29 +0200, Benoît Minisini wrote:
> Le 22/09/2014 01:20, Willy Raets a écrit :
> > Hi all,
> >
> > It would be nice if the translator in IDE could update some extra info
> > in the translation files (.po)
> >
> > Example:
> > #, fuzzy
> > msgid ""
> > msgstr ""
> > "Project-I
Thanks for the reply but I am still confused. I have tried a few of the .deb
files but they don't seem to work so which one?
control_1.0.4-0ubuntu1_all.deb
control_1.0.4-0ubuntu1_amd64.changes
control_1.0.4-0ubuntu1.diff.gz
control_1.0.4-0ubuntu1.dsc
control_1.0.4.orig.tar.gz
control-gtk_1.0.4-0ub
13 matches
Mail list logo