aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index bee390c3a1..c89628c529 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,20 @@
+2005-12-17 Tor Lillqvist <tml@novell.com>
+
+ * e-config-upgrade.c: Use libedataserver's e_xml_parse_file()
+ instead of xmlParseFile() directly.
+
+ * e-shell.c
+ * e-shell-importer.c: Use GLib API when applicable.
+
+ * e-shell-importer.c
+ * e-shell-window.c: Construct pathname of glade file at run-time.
+
+ * e-shell-window-commands.c: Include e-util-private.h for Win32
+ redefinition of EVOLUTION_DATADIR.
+
+ * main.c: No SIGSEGV handling on Win32.
+ (main): Drop unused evolution_directory variable.
+
2005-12-12 David Malcolm <dmalcolm@redhat.com>
* e-shell-window.c (setup_widgets): escape the string when generating
ion value='author'>author
path: root/net/exabgp
Commit message (Collapse)AuthorAgeFilesLines
* Remove indefinite articles and trailing periods from COMMENT, plus minorolgeni2014-07-101-1/+1
| | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category N. CR: D307 Approved by: portmgr (bapt)
* Remove the last @comment $FreeBSD$ from plists.mat2014-04-251-1/+0
| | | | | With hat: portmgr Sponsored by: Absolight
* - Update to 3.3.1zi2014-03-183-12/+10
|
* Remove trailing whitespaces from category netehaupt2014-02-211-1/+1
|
* - Fix staging issuezi2014-02-141-2/+2
| | | | - Bump PORTREVISION
* - Add STAGE supportzi2014-02-142-9/+9
| | | | | | | - Fix typo in rc script [1] - Bump PORTREVISION Reported by: feld@ [1]
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-101-0/+3
| | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt)
* Fix properties on pkg-plistbapt2014-01-221-1/+0
|
* - Update to 3.2.18zi2013-12-194-6/+16
| | | | - Add 'reload all' support to rc script
* - Update WWW to match new homezi2013-11-211-1/+1
| | | | Submitted by: Thierry Thomas <thierry@FreeBSD.org>
* - Update to 3.2.13zi2013-09-223-8/+8
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | net)
* - Update to 3.2.9zi2013-09-043-4/+8
|
* - Update to 3.2.8zi2013-09-044-114/+160
|
* - Update to 3.1.13zi2013-07-074-6/+14
|
* - Update to 3.1.12zi2013-06-253-4/+4
|
* - Fix rc script for new file locationzi2013-06-202-1/+2
| | | | | | - Bump PORTREVISION Submitted by: Victor Sudakov <sudakov@sibptus.tomsk.ru>
* - Update to 3.1.11zi2013-06-112-3/+3
|
* - Do not try to remove dirs. not created by the portmiwi2013-05-311-1/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Update to 3.1.10zi2013-04-232-3/+3
| | | | Feature safe: yes
* - Update to 3.1.9zi2013-03-283-11/+20
|
* - Update to 3.1.8zi2013-03-253-3/+10
|
* - Add an additional MASTER_SITESzi2013-03-131-1/+2
|
* - Update to 3.1.6zi2013-03-133-6/+19
| | | | - Migrate to new 'created by' header
* - Update to 3.1.5zi2013-02-263-5/+6
|
* - Update to 3.1.3zi2013-02-053-6/+6
|
* - Bump PORTREVISION for distinfo changezi2013-01-071-0/+1
|
* - Update distinfo due to upstream re-rolling the tarball (I've confirmed ↵zi2013-01-071-2/+2
| | | | this with the lead developer for exabgp)
* - Update to 3.1.1zi2013-01-076-26/+45
| | | | - Fix rc issue that could result in duplicate instances running