blob: 316e3ec7ea290f8d55d23870c6d57d1956324707 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
2002-11-02 Jody Goldberg <jody@gnome.org>
* Release 2.1.2
2002-10-21 Jody Goldberg <jody@gnome.org>
* Release 2.1.1
2002-10-01 Jody Goldberg <jody@gnome.org>
* Release 2.1.0.1
2002-08-21 Jody Goldberg <jody@gnome.org>
* Release 2.1.0
2002-08-19 Ross Burton <ross@burtonini.com>
* gnome-network-preferences.desktop.in: Fix the desktop file so
that it validates.
2002-08-08 Seth Nickell <snickell@stanford.edu>
* gnome-network-preferences.glade:
Fix alignment.
2002-07-10 Jody Goldberg <jody@gnome.org>
http://bugzilla.gnome.org/show_bug.cgi?id=85929
* gnome-network-preferences.c (extract_proxy_host) : validate.
This is not the prettiest way to do this, but it is effective.
2002-06-17 Jody Goldberg <jody@gnome.org>
* Release 2.0.0
2002-05-28 Satyajit Kanungo <satyajit.kanungo@wipro.com>
* gnome-network-preferences.c : Changed the help file link
to get the help document from user-guide.
2002-05-26 Jody Goldberg <jody@gnome.org>
* gnome-network-preferences.c (cb_dialog_response) : Improve handling
of help failures.
Sun May 26 11:45:26 2002 Jonathan Blandford <jrb@gnome.org>
* gnome-network-preferences.c (main): use APPID instead of argv[0]
2002-05-15 Mark McLoughlin <mark@skynet.ie>
* gnome-network-preferences.c (setup_dialog): kill workaround
libglade bug that has since been fixed.
2002-05-08 Jody Goldberg <jody@gnome.org>
* gnome-network-preferences.glade : add help.
* gnome-network-preferences.c (cb_dialog_response) : fix help.
|