aboutsummaryrefslogtreecommitdiffstats
path: root/a11y/e-table
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-05-27 11:21:02 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-05-29 00:13:22 +0800
commit6f5464f34ceec9e5701e3e3e651a40f9e6b3a072 (patch)
tree35db5fcc57f2b68c17144fe50cd8c690f6a8c9b2 /a11y/e-table
parente61e5e2325f8bb84fbb550d602aed000ae805a4e (diff)
downloadgsoc2013-evolution-6f5464f34ceec9e5701e3e3e651a40f9e6b3a072.tar.gz
gsoc2013-evolution-6f5464f34ceec9e5701e3e3e651a40f9e6b3a072.tar.zst
gsoc2013-evolution-6f5464f34ceec9e5701e3e3e651a40f9e6b3a072.zip
Remove trailing whitespace, again.
Diffstat (limited to 'a11y/e-table')
-rw-r--r--a11y/e-table/gal-a11y-e-cell-popup.c2
-rw-r--r--a11y/e-table/gal-a11y-e-cell-popup.h2
-rw-r--r--a11y/e-table/gal-a11y-e-cell-registry.c2
-rw-r--r--a11y/e-table/gal-a11y-e-cell-registry.h2
-rw-r--r--a11y/e-table/gal-a11y-e-cell-text.c2
-rw-r--r--a11y/e-table/gal-a11y-e-cell-text.h2
-rw-r--r--a11y/e-table/gal-a11y-e-cell-toggle.c2
-rw-r--r--a11y/e-table/gal-a11y-e-cell-toggle.h2
-rw-r--r--a11y/e-table/gal-a11y-e-cell-tree.c2
-rw-r--r--a11y/e-table/gal-a11y-e-cell-tree.h2
-rw-r--r--a11y/e-table/gal-a11y-e-cell-vbox.c2
-rw-r--r--a11y/e-table/gal-a11y-e-cell-vbox.h2
-rw-r--r--a11y/e-table/gal-a11y-e-cell.c2
-rw-r--r--a11y/e-table/gal-a11y-e-cell.h2
-rw-r--r--a11y/e-table/gal-a11y-e-table-click-to-add-factory.c2
-rw-r--r--a11y/e-table/gal-a11y-e-table-click-to-add-factory.h2
-rw-r--r--a11y/e-table/gal-a11y-e-table-click-to-add.c2
-rw-r--r--a11y/e-table/gal-a11y-e-table-click-to-add.h2
-rw-r--r--a11y/e-table/gal-a11y-e-table-column-header.c2
-rw-r--r--a11y/e-table/gal-a11y-e-table-column-header.h2
-rw-r--r--a11y/e-table/gal-a11y-e-table-factory.c2
-rw-r--r--a11y/e-table/gal-a11y-e-table-factory.h2
-rw-r--r--a11y/e-table/gal-a11y-e-table-item-factory.c2
-rw-r--r--a11y/e-table/gal-a11y-e-table-item-factory.h2
-rw-r--r--a11y/e-table/gal-a11y-e-table-item.c2
-rw-r--r--a11y/e-table/gal-a11y-e-table-item.h2
-rw-r--r--a11y/e-table/gal-a11y-e-table.c2
-rw-r--r--a11y/e-table/gal-a11y-e-table.h2
-rw-r--r--a11y/e-table/gal-a11y-e-tree-factory.c2
-rw-r--r--a11y/e-table/gal-a11y-e-tree-factory.h2
-rw-r--r--a11y/e-table/gal-a11y-e-tree.c2
-rw-r--r--a11y/e-table/gal-a11y-e-tree.h2
32 files changed, 32 insertions, 32 deletions
diff --git a/a11y/e-table/gal-a11y-e-cell-popup.c b/a11y/e-table/gal-a11y-e-cell-popup.c
index 1a40b23a21..5ae3cef686 100644
--- a/a11y/e-table/gal-a11y-e-cell-popup.c
+++ b/a11y/e-table/gal-a11y-e-cell-popup.c
@@ -10,7 +10,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Authors:
diff --git a/a11y/e-table/gal-a11y-e-cell-popup.h b/a11y/e-table/gal-a11y-e-cell-popup.h
index ebc16c1880..4bee17e8ce 100644
--- a/a11y/e-table/gal-a11y-e-cell-popup.h
+++ b/a11y/e-table/gal-a11y-e-cell-popup.h
@@ -11,7 +11,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Authors:
diff --git a/a11y/e-table/gal-a11y-e-cell-registry.c b/a11y/e-table/gal-a11y-e-cell-registry.c
index b88fb581fc..1da241fea9 100644
--- a/a11y/e-table/gal-a11y-e-cell-registry.c
+++ b/a11y/e-table/gal-a11y-e-cell-registry.c
@@ -10,7 +10,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Authors:
diff --git a/a11y/e-table/gal-a11y-e-cell-registry.h b/a11y/e-table/gal-a11y-e-cell-registry.h
index f231567222..bc43a662cc 100644
--- a/a11y/e-table/gal-a11y-e-cell-registry.h
+++ b/a11y/e-table/gal-a11y-e-cell-registry.h
@@ -10,7 +10,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Authors:
diff --git a/a11y/e-table/gal-a11y-e-cell-text.c b/a11y/e-table/gal-a11y-e-cell-text.c
index e77c0739a9..a2b9f715f8 100644
--- a/a11y/e-table/gal-a11y-e-cell-text.c
+++ b/a11y/e-table/gal-a11y-e-cell-text.c
@@ -10,7 +10,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Authors:
diff --git a/a11y/e-table/gal-a11y-e-cell-text.h b/a11y/e-table/gal-a11y-e-cell-text.h
index c69b374100..fe404169a1 100644
--- a/a11y/e-table/gal-a11y-e-cell-text.h
+++ b/a11y/e-table/gal-a11y-e-cell-text.h
@@ -10,7 +10,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Authors:
diff --git a/a11y/e-table/gal-a11y-e-cell-toggle.c b/a11y/e-table/gal-a11y-e-cell-toggle.c
index 23114b0373..c0425a0cbb 100644
--- a/a11y/e-table/gal-a11y-e-cell-toggle.c
+++ b/a11y/e-table/gal-a11y-e-cell-toggle.c
@@ -10,7 +10,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Authors:
diff --git a/a11y/e-table/gal-a11y-e-cell-toggle.h b/a11y/e-table/gal-a11y-e-cell-toggle.h
index 56483aae6b..769e0b4200 100644
--- a/a11y/e-table/gal-a11y-e-cell-toggle.h
+++ b/a11y/e-table/gal-a11y-e-cell-toggle.h
@@ -10,7 +10,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Authors:
diff --git a/a11y/e-table/gal-a11y-e-cell-tree.c b/a11y/e-table/gal-a11y-e-cell-tree.c
index 520a818a37..0a5f8e2019 100644
--- a/a11y/e-table/gal-a11y-e-cell-tree.c
+++ b/a11y/e-table/gal-a11y-e-cell-tree.c
@@ -10,7 +10,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Authors:
diff --git a/a11y/e-table/gal-a11y-e-cell-tree.h b/a11y/e-table/gal-a11y-e-cell-tree.h
index f6f6d9dd70..43169c2f28 100644
--- a/a11y/e-table/gal-a11y-e-cell-tree.h
+++ b/a11y/e-table/gal-a11y-e-cell-tree.h
@@ -10,7 +10,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Authors:
diff --git a/a11y/e-table/gal-a11y-e-cell-vbox.c b/a11y/e-table/gal-a11y-e-cell-vbox.c
index 08859d07ef..7a5eadba52 100644
--- a/a11y/e-table/gal-a11y-e-cell-vbox.c
+++ b/a11y/e-table/gal-a11y-e-cell-vbox.c
@@ -11,7 +11,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Authors:
diff --git a/a11y/e-table/gal-a11y-e-cell-vbox.h b/a11y/e-table/gal-a11y-e-cell-vbox.h
index 276a60177a..2055ac3195 100644
--- a/a11y/e-table/gal-a11y-e-cell-vbox.h
+++ b/a11y/e-table/gal-a11y-e-cell-vbox.h
@@ -11,7 +11,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Authors:
diff --git a/a11y/e-table/gal-a11y-e-cell.c b/a11y/e-table/gal-a11y-e-cell.c
index 6154fc0acd..3b74675ae5 100644
--- a/a11y/e-table/gal-a11y-e-cell.c
+++ b/a11y/e-table/gal-a11y-e-cell.c
@@ -10,7 +10,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Authors:
diff --git a/a11y/e-table/gal-a11y-e-cell.h b/a11y/e-table/gal-a11y-e-cell.h
index cdae721112..af96c69d47 100644
--- a/a11y/e-table/gal-a11y-e-cell.h
+++ b/a11y/e-table/gal-a11y-e-cell.h
@@ -10,7 +10,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Authors:
diff --git a/a11y/e-table/gal-a11y-e-table-click-to-add-factory.c b/a11y/e-table/gal-a11y-e-table-click-to-add-factory.c
index 9161b4d834..0ebb3c4621 100644
--- a/a11y/e-table/gal-a11y-e-table-click-to-add-factory.c
+++ b/a11y/e-table/gal-a11y-e-table-click-to-add-factory.c
@@ -10,7 +10,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Authors:
diff --git a/a11y/e-table/gal-a11y-e-table-click-to-add-factory.h b/a11y/e-table/gal-a11y-e-table-click-to-add-factory.h
index 0e4ac11f79..9f249f0178 100644
--- a/a11y/e-table/gal-a11y-e-table-click-to-add-factory.h
+++ b/a11y/e-table/gal-a11y-e-table-click-to-add-factory.h
@@ -10,7 +10,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Authors:
diff --git a/a11y/e-table/gal-a11y-e-table-click-to-add.c b/a11y/e-table/gal-a11y-e-table-click-to-add.c
index 85c896ccf3..ed417e1601 100644
--- a/a11y/e-table/gal-a11y-e-table-click-to-add.c
+++ b/a11y/e-table/gal-a11y-e-table-click-to-add.c
@@ -10,7 +10,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Authors:
diff --git a/a11y/e-table/gal-a11y-e-table-click-to-add.h b/a11y/e-table/gal-a11y-e-table-click-to-add.h
index ccefc7a9b8..17d6940d08 100644
--- a/a11y/e-table/gal-a11y-e-table-click-to-add.h
+++ b/a11y/e-table/gal-a11y-e-table-click-to-add.h
@@ -10,7 +10,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Authors:
diff --git a/a11y/e-table/gal-a11y-e-table-column-header.c b/a11y/e-table/gal-a11y-e-table-column-header.c
index a50a286940..4df75cc564 100644
--- a/a11y/e-table/gal-a11y-e-table-column-header.c
+++ b/a11y/e-table/gal-a11y-e-table-column-header.c
@@ -11,7 +11,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Authors:
diff --git a/a11y/e-table/gal-a11y-e-table-column-header.h b/a11y/e-table/gal-a11y-e-table-column-header.h
index 083f0af3de..d0b1ff5aeb 100644
--- a/a11y/e-table/gal-a11y-e-table-column-header.h
+++ b/a11y/e-table/gal-a11y-e-table-column-header.h
@@ -11,7 +11,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Authors:
diff --git a/a11y/e-table/gal-a11y-e-table-factory.c b/a11y/e-table/gal-a11y-e-table-factory.c
index 37c396aba8..f459f3b67c 100644
--- a/a11y/e-table/gal-a11y-e-table-factory.c
+++ b/a11y/e-table/gal-a11y-e-table-factory.c
@@ -11,7 +11,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Authors:
diff --git a/a11y/e-table/gal-a11y-e-table-factory.h b/a11y/e-table/gal-a11y-e-table-factory.h
index e3ef52c872..3439cf0bdc 100644
--- a/a11y/e-table/gal-a11y-e-table-factory.h
+++ b/a11y/e-table/gal-a11y-e-table-factory.h
@@ -11,7 +11,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Authors:
diff --git a/a11y/e-table/gal-a11y-e-table-item-factory.c b/a11y/e-table/gal-a11y-e-table-item-factory.c
index 43508e4796..fa14652788 100644
--- a/a11y/e-table/gal-a11y-e-table-item-factory.c
+++ b/a11y/e-table/gal-a11y-e-table-item-factory.c
@@ -10,7 +10,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Authors:
diff --git a/a11y/e-table/gal-a11y-e-table-item-factory.h b/a11y/e-table/gal-a11y-e-table-item-factory.h
index a85c9e894f..f27c491a4d 100644
--- a/a11y/e-table/gal-a11y-e-table-item-factory.h
+++ b/a11y/e-table/gal-a11y-e-table-item-factory.h
@@ -10,7 +10,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Authors:
diff --git a/a11y/e-table/gal-a11y-e-table-item.c b/a11y/e-table/gal-a11y-e-table-item.c
index e28d0f6b83..935f53b83b 100644
--- a/a11y/e-table/gal-a11y-e-table-item.c
+++ b/a11y/e-table/gal-a11y-e-table-item.c
@@ -10,7 +10,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Authors:
diff --git a/a11y/e-table/gal-a11y-e-table-item.h b/a11y/e-table/gal-a11y-e-table-item.h
index e89f0824b3..27d6a8244b 100644
--- a/a11y/e-table/gal-a11y-e-table-item.h
+++ b/a11y/e-table/gal-a11y-e-table-item.h
@@ -11,7 +11,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Authors:
diff --git a/a11y/e-table/gal-a11y-e-table.c b/a11y/e-table/gal-a11y-e-table.c
index 20261d4eab..1966fb29ee 100644
--- a/a11y/e-table/gal-a11y-e-table.c
+++ b/a11y/e-table/gal-a11y-e-table.c
@@ -10,7 +10,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Authors:
diff --git a/a11y/e-table/gal-a11y-e-table.h b/a11y/e-table/gal-a11y-e-table.h
index ab133f5c71..d8f972df81 100644
--- a/a11y/e-table/gal-a11y-e-table.h
+++ b/a11y/e-table/gal-a11y-e-table.h
@@ -11,7 +11,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Authors:
diff --git a/a11y/e-table/gal-a11y-e-tree-factory.c b/a11y/e-table/gal-a11y-e-tree-factory.c
index cacb3fe082..8dc06e2936 100644
--- a/a11y/e-table/gal-a11y-e-tree-factory.c
+++ b/a11y/e-table/gal-a11y-e-tree-factory.c
@@ -10,7 +10,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Authors:
diff --git a/a11y/e-table/gal-a11y-e-tree-factory.h b/a11y/e-table/gal-a11y-e-tree-factory.h
index 621d256c48..3d97c7a3b1 100644
--- a/a11y/e-table/gal-a11y-e-tree-factory.h
+++ b/a11y/e-table/gal-a11y-e-tree-factory.h
@@ -10,7 +10,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Authors:
diff --git a/a11y/e-table/gal-a11y-e-tree.c b/a11y/e-table/gal-a11y-e-tree.c
index 6fde32b8e7..4ecce81501 100644
--- a/a11y/e-table/gal-a11y-e-tree.c
+++ b/a11y/e-table/gal-a11y-e-tree.c
@@ -10,7 +10,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Authors:
diff --git a/a11y/e-table/gal-a11y-e-tree.h b/a11y/e-table/gal-a11y-e-tree.h
index 9fe482e1f8..d2aa8a0d2a 100644
--- a/a11y/e-table/gal-a11y-e-tree.h
+++ b/a11y/e-table/gal-a11y-e-tree.h
@@ -10,7 +10,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Authors:
2-05-24 06:04:31 +0800'>2002-05-242-0/+6 * Pass FALSE for @allow_shrink. Fixes #15688.Ettore Perazzoli2002-05-242-1/+7 * Make a little bit prettier. Default to "Delete", not "Cancel".Ettore Perazzoli2002-05-242-22/+19 * Set the view type from the original group, thus preserving theEttore Perazzoli2002-05-242-1/+15 * Add a toggle to avoid displaying the dialog again. Don't display theEttore Perazzoli2002-05-242-5/+43 * No more @default_type arg to e_shell_folder_selection_dialog_new().Ettore Perazzoli2002-05-239-40/+64 * New callback for when the first created view in the shell gets mapped.Ettore Perazzoli2002-05-234-0/+121 * New member default_menu_item in EShellUserCreatableItemsHandlerPrivate.Ettore Perazzoli2002-05-232-5/+45 * Only refuse quitting if the result is CANCEL. This way we allow quittingEttore Perazzoli2002-05-233-1/+14 * Do async_open_folder in an idle callback.Christopher James Lahey2002-05-214-46/+103 * set the parent window insensitive before popping up the dialog andChris Toshok2002-05-213-2/+45 * Skip the folder if it doesn't have the can_sync_offline property set.Ettore Perazzoli2002-05-212-0/+10 * Set the can_sync_offline property on the EFolder based on theEttore Perazzoli2002-05-216-9/+31 * Remove exception. (cancelSyncFolder): Remove exception.Ettore Perazzoli2002-05-216-36/+102 * Pass NULL for @has_checkbox_func and @has_checkbox_func_data.Ettore Perazzoli2002-05-216-15/+76 * Ask e_shell_prepare_for_quit() before destroying the view if it's the lastEttore Perazzoli2002-05-163-3/+27 * Check with e_shell_prepare_for_quit() before quitting.Ettore Perazzoli2002-05-1610-22/+228 * Add some comments to document the interface.Ettore Perazzoli2002-05-161-13/+45 * Remove debugging spewIain Holmes2002-05-152-1/+5 * Committing Peter Williams patch so listeners are notified about new storages.Iain Holmes2002-05-152-1/+18 * Call e_shell_offline_sync_all_folders() if no connection is reported here.Ettore Perazzoli2002-05-156-14/+527 * Added check-empty.xpm, check-filled.xpm, and check-missing.xpm.Christopher James Lahey2002-05-157-31/+133 * Compute the evolutionUri here and pass it in.Christopher James Lahey2002-05-152-1/+38 * Add a missing CORBA_free in the case in which the typecode of theEttore Perazzoli2002-05-142-0/+9 * Pass self to e_shell_offline_handler_new() instead of the componentEttore Perazzoli2002-05-144-32/+41 * Changed this to just walk the hash table to get the list of checkedChristopher James Lahey2002-05-142-20/+18 * Handle the e-shell-config-offline and e-shell-config-default-foldersEttore Perazzoli2002-05-149-193/+533 * Added a signal when the value of the checkboxes changes.Christopher James Lahey2002-05-143-0/+17 * Add members `parent' and `shell' in DiscoveryData.Ettore Perazzoli2002-05-112-16/+89 * Add the Addressbook-SelectNames interface stuff.Ettore Perazzoli2002-05-111-0/+4 * Updated for FolderResult instead of DiscoverSharedFolderResult.Ettore Perazzoli2002-05-114-17/+15 * New. New.Ettore Perazzoli2002-05-112-0/+505 * Added some tests for the custom storage.Ettore Perazzoli2002-05-1110-49/+571 * Pass %FALSE as @has_shared_folders to evolution_storage_new().Ettore Perazzoli2002-05-105-20/+67 * Rename NotPrepared to notPrepared and NotSyncing to notSyncing.Ettore Perazzoli2002-05-094-10/+21 * New interface SyncFolderProgressListener. (Offline::cancelSyncFolder):Ettore Perazzoli2002-05-082-2/+32 * add every folder to the sequence except the root folderJP Rosevear2002-05-087-2/+165 * Use the new evolution_shell_client_create_storage_set_view() call.Ettore Perazzoli2002-05-084-24/+76 * Put the EStorageSetView in an EScrollFrame.Ettore Perazzoli2002-05-0811-59/+374 * Use bonobo_object_client_(un)?ref instead of gtk_object_(un)?ref.Christopher James Lahey2002-05-044-2/+148 * Added e-folder-list.h. (libeshell_la_SOURCES): Added e-folder-list.c.Christopher James Lahey2002-05-044-2/+728 * Added these functions. Implemented checkboxes in the ETreeModel here.Christopher James Lahey2002-04-303-7/+144 * Minor label tweaks; changed "Default folders" to "Default Folders", andAnna Marie Dirks2002-04-192-5/+10 * emit show_settings signal (corba_class_init): assign epv methodJP Rosevear2002-04-199-12/+136 * New, override for EShortcutBar::shortcut_drag_motion.Ettore Perazzoli2002-04-182-11/+83 * Bumped required gal version number to 0.19.99.11.Christopher James Lahey2002-04-182-2/+6 * Removed. (impl_tree_drag_motion): Rewritten to useEttore Perazzoli2002-04-175-321/+529 * Shell config page routines. Right now handles the default folders page.Dan Winship2002-04-1113-23/+618 * Change the logic for displaying a default window, so we don't end up withEttore Perazzoli2002-04-102-1/+6 * Move <dirent.h> down the #include list so it compiles on Darwin.Ettore Perazzoli2002-04-102-2/+8 * New. Check that things that need to be in the config db are. Right now itDan Winship2002-04-097-9/+60 * If the shell fails to display all of the requested URIs, fall back toDan Winship2002-04-092-8/+15 * Oops. Add ChangeLog entries for some changes that accidentally escapedDan Winship2002-04-091-0/+8 * Add a "view_info" argument.Dan Winship2002-04-0912-29/+127 * Fix "evolution evolution:/path/to/folder" to use default viewDan Winship2002-04-086-46/+67 * set type (load_pages): get the oaf property for type and track the pageJP Rosevear2002-04-074-10/+97 * Set the title of the dialog.Ettore Perazzoli2002-04-062-0/+5 * Fix a memory mixup.Dan Winship2002-04-052-2/+7 * New widget for a button that displays a folder selection in a standardDan Winship2002-04-0512-75/+712 * Change type of parent_class to BonoboXObjectClass.Ettore Perazzoli2002-04-049-64/+148 * Deal with folders with no physical_uri.Dan Winship2002-04-042-0/+7 * Set the show_checkboxes field here instead of the show_folders field.Christopher James Lahey2002-04-032-2/+8 * If folder is NULL, return the correct type of data.Christopher James Lahey2002-04-032-2/+9 * Added e-storage-set-view-checkboxes.etstate andChristopher James Lahey2002-04-037-16/+91 * Add type "Page". (page_new): New helper function. (page_free): New helperEttore Perazzoli2002-03-302-7/+114 * New. New.Ettore Perazzoli2002-03-273-0/+366 * g_warning if the control cannot be activated.Ettore Perazzoli2002-03-273-1/+12 * Register a "working" folder type with the hourglass icon. (WouldDan Winship2002-03-254-2/+17 * Removed. (load_pages): Use e_get_language_list() here instead. Also, freeEttore Perazzoli2002-03-232-23/+10 * *** empty log message ***Dan Winship2002-03-231-1/+1 * (evolution_storage_removed_folder): Oops. Fix here too.Dan Winship2002-03-232-1/+4 * Fix a "how can this ever have worked" bug to make unread message countsDan Winship2002-03-232-1/+5 * Use e_folder_get_name. Don't assume it's the same as the last pathDan Winship2002-03-232-6/+9 * Set the wmclass to "evolution-splash" so sawfish knows it's not the sameDan Winship2002-03-212-0/+7 * Make all the verb/menu arrays appropriately static.Ettore Perazzoli2002-03-212-6/+11 * Move the ComponentActionsPlaceholder into the Actions menu, instead of theEttore Perazzoli2002-03-217-1/+106 * Add `search="string"' for the keyboard navigability search thingy.Ettore Perazzoli2002-03-192-1/+6 * Updated to use new EPopupMenu API.Jeffrey Stedfast2002-03-162-4/+9 * Support for delayed filling-in of storages/folders.Dan Winship2002-03-1514-10/+447 * Use `evolution:config_item:icon_name' instead ofEttore Perazzoli2002-03-142-4/+21 * Update to create an EvolutionConfigControl instead of just aEttore Perazzoli2002-03-138-22/+362 * Make old_name_locale non-const to placate a compiler warning.Ettore Perazzoli2002-03-103-1/+12 * Use ECorbaConfigPages.Ettore Perazzoli2002-03-107-6/+353 * Note that e_storage_set_view_new shouldn't be used directly.Dan Winship2002-03-095-2/+15 * New function to create a test configuration page for the test component.Ettore Perazzoli2002-03-088-14/+367 * fix a bug in the storage icon codeDan Winship2002-03-082-7/+9 * Addendum to previous commit: Remove "storage_selected" vsDan Winship2002-03-089-109/+27 * Make storages-with-toplevel-views less of a hack.Dan Winship2002-03-0817-342/+192 * Keep the storage name and display_name in EStoragePriv. (impl_get_name,Dan Winship2002-03-0713-261/+75 * Fix up GList/GSList confusion.Dan Winship2002-03-073-2/+15 * Reduce width of the copyright message so it looks prettier with the newEttore Perazzoli2002-03-072-2/+7 * CORBA stuff required for the summary to find out details about storages from ...Iain Holmes2002-03-055-2/+221 * [Fix #20234, Deleting Folder gratuitiously causes /local to open.]Ettore Perazzoli2002-03-053-4/+170 * [This gets rid of some spurious "could not find handler" messagesEttore Perazzoli2002-02-272-5/+18 * Fix license text.Ettore Perazzoli2002-02-242-6/+4 * Add year 2002 to the copyright.Ettore Perazzoli2002-02-242-2/+6 * Renamed from `destroy'. (impl_right_click): Renamed from `right_click'.Ettore Perazzoli2002-02-242-93/+146 * [Fix #3029, Offline mode should be preserved across sessions.]Ettore Perazzoli2002-02-234-8/+81 * New helper function to remove all the matching URIs from the history.Ettore Perazzoli2002-02-234-13/+85 * New. (display_uri): Call it before returning so the navigation buttonsEttore Perazzoli2002-02-234-10/+49 * [First cut at navigation (i.e. back/forward) buttons.]Ettore Perazzoli2002-02-235-6/+416 * `e_shell_folder_title_bar_set_title_clickable()', notEttore Perazzoli2002-02-234-109/+286 * Return NULL if there is no component ID for the current view.Ettore Perazzoli2002-02-222-0/+8 * Set the icons for all the "New..." menu items from the specified one inEttore Perazzoli2002-02-22