| syndicateUTC clock | event counters The last message was received 3.33 years ago at 03:48 on Jan 30, 2009 0 messages so far today, 0 messages yesterday 0 messages so far this week, 0 messages last week 0 messages so far this month, 0 messages last month 55 messages since the first one, 4.9 years ago, for an average of 1.08 months between messages recent messages date | project | content | link |
|---|
| 03:48 on Jan 30, 2009 | GNOME | Commit by arunsr :: r4908 beagle/beagle/configure.in: Support Epiphany 2.24 | # | | 13:54 on Jul 25, 2008 | GNOME | Commit by arunsr :: r4848 beagle/libbeagle/beagle/ (3 files): Fix some function prototypes so we don't get warnings with -Wstrict-prototypes (useful for clients that include our headers and generate these warnings) | # | | 14:18 on Apr 07, 2008 | GNOME | Commit by arunsr :: r4668 beagle/libbeagle/configure.in: Increment API revision so we can unleash the latest changes on an unsuspecting world | # | | 08:38 on Apr 07, 2008 | GNOME | Commit by arunsr :: r4667 beagle/ (15 files): Manually initialise all our private data
While glib currently does this for us, it is not something that is documented (and thus, cannot be relied on). | # | | 08:17 on Apr 07, 2008 | GNOME | Commit by arunsr :: r4666 beagle/libbeagle/beagle/ (2 files): Removing some unused structures / structure members | # | | 08:10 on Apr 07, 2008 | GNOME | Commit by arunsr :: r4665 beagle/libbeagle/beagle/ (beagle-error-response.c beagle-util.c): Plug a couple memory leaks
* beagle_util_get_storage_dir() had two paths, one of which allocated a
string, and one did not. We never free'd the string if it was allocated.
* We were also allocating a string for each BeagleErrorResponse and not
freeing it. | # | | 18:18 on Apr 06, 2008 | GNOME | Commit by arunsr :: r4661 beagle/libbeagle/beagle/ (5 files): Undo change r4659
We don't need to use the "constructed" hook. There's already an init() function. | # | | 14:14 on Apr 06, 2008 | GNOME | Commit by arunsr :: r4659 beagle/libbeagle/beagle/ (5 files): Initialise private fields for various QueryPart classes to NULL
While this is strictly not necessary (glib automatically zeroes out the memory for private data), it's probably better that we do this in case glib behaviour changes at some point. | # | | 08:23 on Apr 05, 2008 | GNOME | Commit by arunsr :: r4657 beagle/libbeagle/beagle/ (5 files): Cleanups to previous commit
* Do a g_free() before g_strdup() so we don't leak memory on multiple calls
to the *_set_*() functions
* Don't warn on finding a NULL private field in finalize() -- if the object is
never used before being freed, the field will be NULL. | # | | 20:56 on Apr 04, 2008 | GNOME | Commit by arunsr :: r4655 beagle/libbeagle/beagle/ (5 files): Make beagle_quert_part_foo_set_bar() function allocate/free their own strings
Several of the beagle_query_part_foo_set_bar() functions used to take a string alloc'ed by clients and assume that these would not be free'd by the client. This is counter-intuitive and not the GObject way.
What we now do is g_strdup() all strings that are passed as arguments and then free the dup'ed strings in the class' finalize() method. Clients must now manage the strings they pass to these functions themselves.
We will need to bump the ABI version after some more testing. | # | | 12:58 on Mar 31, 2008 | GNOME | Commit by arunsr :: r4648 beagle/beagle/configure.in: Add a reminder in configure.in about the use of the Epiphany version string during generation of the extension | # | | 09:21 on Mar 31, 2008 | GNOME | Commit by arunsr :: r4647 beagle/beagle/ (4 files in 2 dirs): Merge the pre-Epiphany-2.22 and Epiphany-2.22+ extensions.
This cleans up the previous fugly commit, since most of the code was the same. We get the Epiphany version at "configure" time, not runtime, which is suboptimal, but there doesn't seem to be a runtime way to do it. | # | | 17:49 on Mar 27, 2008 | GNOME | Commit by arunsr :: r4646 beagle/beagle/ (3 files in 2 dirs): Add support for Epiphany 2.22
The API has changed in the new Epiphany python bindings, so we have another version of the plugin and we use that for the new version.
The main API change is that the "tab" object has been removed so we get a direct handle to the EphyEmbed object with window.get_active_child(). | # | | 14:32 on Mar 27, 2008 | GNOME | Commit by arunsr :: r4645 beagle/beagle/epiphany-extension/Makefile.am: Removed some tabs Makefile.am which prevented extension* variables from being set (=> nothing in epiphany-extension/ was being built) | # | | 05:52 on Mar 24, 2008 | GNOME | Commit by arunsr :: r4641 beagle/beagle/search/Beagle.Search/Driver.cs: Use the old Bus.Register() method for compatibility with ndesk-dbus-0.4 | # | | 18:23 on Mar 06, 2008 | GNOME | Commit by arunsr :: r4584 beagle/beagle-xesam/src/ (Ontologies.cs Parser.cs Search.cs): Add support for 1:many mapping in ontologies (1 Xesam field : many Beagle fields). Major extension to list of supported fields included. | # | | 14:37 on Mar 06, 2008 | GNOME | Commit by arunsr :: r4583 beagle/beagle-xesam/src/Search.cs: Support hits with multiple values for a single property (e.g.: multiple 'dc:author's) | # | | 14:22 on Mar 06, 2008 | GNOME | Commit by arunsr :: r4582 beagle/beagle-xesam/src/ (Ontologies.cs Parser.cs): Fix handling of properties with a ":" in them | # | | 19:13 on Mar 05, 2008 | GNOME | Commit by arunsr :: r4580 beagle/beagle/Filters/FilterHtml.cs: When translating <meta> tags into properties, convert them to lower-case for consistency. | # | | 18:47 on Feb 05, 2008 | GNOME | Commit by arunsr :: r4462 beagle/beagle-xesam/src/ (Ontologies.cs Parser.cs): "xesam:title" and some other fields now map to "dc:title", etc. | # |
|