evolution-rss r136 - in trunk: . src
- From: lucilanga svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution-rss r136 - in trunk: . src
- Date: Sun, 27 Jan 2008 12:25:41 +0000 (GMT)
Author: lucilanga
Date: Sun Jan 27 12:25:41 2008
New Revision: 136
URL: http://svn.gnome.org/viewvc/evolution-rss?rev=136&view=rev
Log:
cleanups
Modified:
trunk/TODO
trunk/src/rss.c
Modified: trunk/TODO
==============================================================================
--- trunk/TODO (original)
+++ trunk/TODO Sun Jan 27 12:25:41 2008
@@ -39,3 +39,4 @@
* check importing, as it won't run for the first time
* make auth dialog not intrusive (peek other software)
* when importing through dbus notify in status bar
+ * check mycall resize, verify data is valid widget -> generates crash
Modified: trunk/src/rss.c
==============================================================================
--- trunk/src/rss.c (original)
+++ trunk/src/rss.c Sun Jan 27 12:25:41 2008
@@ -2843,7 +2843,7 @@
{
// GtkAdjustment *a = gtk_scrolled_window_get_vadjustment(GTK_SCROLLED_WINDOW(widget));
// g_print("page size:%d\n", a->page_size);
-// g_print("value size:%d\n", a->value);
+ g_print("mycall()\n");
int width;
GtkRequisition req;
// EMFormatHTMLDisplay *efhd = (EMFormatHTMLDisplay *) efh;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]