aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: 84f4596687dc37291284880bf05144e22e0a4d32 (plain) (blame)
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
2005-09-19  Christian Persch  <chpe@cvs.gnome.org>

    * embed/ephy-embed.h:
    * embed/mozilla/mozilla-embed.cpp:

    Add EPHY_EMBED_STATE_RESTORING and conversion from
    GTK_MOZ_EMBED_FLAG_RESTORING.

2005-09-19  Christian Persch  <chpe@cvs.gnome.org>

    * data/mime-types-permissions.xml:

    Add another mime alias.

2005-09-19  Christian Persch  <chpe@cvs.gnome.org>

    * src/ephy-window.c: (_ephy_window_set_context_event),
    (_ephy_window_unset_context_event), (embed_popup_deactivate_cb),
    (show_embed_popup), (ephy_window_dispose):
    * src/ephy-window.h:

    Make the methods to unset/release the context event semi-public.

2005-09-16  Raphael Slinckx  <rslinckx@cvs.gnome.org>

    * src/bookmarks/ephy-bookmark-action.c:
    (bookmark_activate_with_flags), (open_in_tab_activate_cb),
    (open_in_window_activate_cb), (activate_cb):
    * src/bookmarks/ephy-bookmarks.c: (impl_resolve_address):
    Repair the previous b0rkage, see previous log

2005-09-15  Raphael Slinckx  <rslinckx@cvs.gnome.org>

    * src/bookmarks/ephy-bookmarks.c: (impl_resolve_address):
    If the search term is empty for a smart bookmark use the normal
    URL instead of the smart url with the %s replaced by ""

2005-09-15  Christian Persch  <chpe@cvs.gnome.org>

    * embed/mozilla/GtkNSSDialog.cpp:

    Don't focus the checkbox initially. Fixes bug #163371.

2005-09-15  Christian Persch  <chpe@cvs.gnome.org>

    * src/ephy-toolbar-editor.c: (ephy_toolbar_editor_construct):

    Make Close the default button.

2005-09-14  Christian Persch  <chpe@cvs.gnome.org>

    * src/window-commands.c: (window_cmd_help_about):

    Set "website-label" property.

2005-09-09  Christian Persch  <chpe@cvs.gnome.org>

    * embed/mozilla/EphySingle.cpp:

    Manually emit the "profile-change-net-teardown" notification;
    works around bug https://bugzilla.mozilla.org/show_bug.cgi?id=292699.

2005-09-07  Christian Persch  <chpe@cvs.gnome.org>

    * embed/mozilla/EphyUtils.cpp:

    Remove unused code.

2005-09-05  Christian Persch  <chpe@cvs.gnome.org>

    * embed/mozilla/GlobalHistory.cpp:
    * embed/ephy-history.h:

    Implement [SG]etGeckoURIFlags for gecko 1.9.

2005-09-05  Christian Persch  <chpe@cvs.gnome.org>

    * embed/mozilla/EphyUtils.cpp:

    Mozilla printing code is braindead. Bug #163255.

2005-09-03  Christian Persch  <chpe@cvs.gnome.org>

    * configure.ac:

    Depend on pygtk 2.8. Fixes bug #314557.

    * src/languages.h:

    Remove duplicate entries.

2005-09-01  Christian Persch  <chpe@cvs.gnome.org>

    * src/ephy-toolbar-editor.c: (ephy_toolbar_editor_constructor):
    * src/pdm-dialog.c: (show_cookies_properties):

    Fix HIG spacings.

2005-09-01  Christian Persch  <chpe@cvs.gnome.org>

    * data/glade/epiphany.glade:

    Remove find dialogue, and tweak spacings to be HIG compliant.

2005-09-01  Christian Persch  <chpe@cvs.gnome.org>

    * configure.ac:
    * embed/mozilla/EphyBrowser.cpp:

    Only listen for trusted events.

2005-08-31  Christian Persch  <chpe@cvs.gnome.org>

    * configure.ac:

    Update gtk requirement.

2005-08-31  Christian Persch  <chpe@cvs.gnome.org>

    * embed/mozilla/GtkNSSSecurityWarningDialogs.cpp:

    Better message on the enter-secure warning.

2005-08-29  Christian Persch  <chpe@cvs.gnome.org>

    * lib/ephy-debug.c:

    Only include execinfo.h if it exists.

2005-08-29  Christian Persch  <chpe@cvs.gnome.org>

    * configure.ac:
    * lib/ephy-debug.c: (trap_handler):

    Check for execinfo.h. Fixes bug #314776.

2005-08-28  Christian Persch  <chpe@cvs.gnome.org>

    * ChangeLog-20050828:
    * Makefile.am:
    * autogen.sh:
    * configure.ac:
    * data/Makefile.am:
    * data/epiphany-1.10.pc.in:
    * data/epiphany-1.8.pc.in:
    * doc/reference/Makefile.am:
    * embed/Makefile.am:
    * embed/mozilla/Makefile.am:
    * lib/Makefile.am:
    * lib/egg/Makefile.am:
    * lib/ephy-dbus.c: (session_filter_func), (system_filter_func),
    (ephy_dbus_connect_to_session_bus), (ephy_dbus_disconnect_bus):
    * lib/widgets/Makefile.am:
    * src/Makefile.am:
    * src/bookmarks/Makefile.am:

    Version 1.9.