~ubuntu-branches/ubuntu/trusty/evince/trusty-proposed

« back to all changes in this revision

Viewing changes to ChangeLog

Tags: upstream-0.5.1
ImportĀ upstreamĀ versionĀ 0.5.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
 
2
        
 
3
        * NEWS, configure.ac:
 
4
        
 
5
        Update for release 0.5.1
 
6
 
 
7
2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
 
8
 
 
9
        * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
 
10
        * backend/ev-document-misc.h:
 
11
        * shell/ev-view.c: (draw_one_page):
 
12
        
 
13
         Clairfy what page the toolbar page number applies to. Fix
 
14
         for the bug #328102.
 
15
 
 
16
2006-02-24  Stanislav Slusny <slusnys@gmail.com>
 
17
 
 
18
        * shell/ev-view-private.h:
 
19
        * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
 
20
        (ev_view_init), (find_changed_cb), (ev_view_find_previous),
 
21
        (ev_view_search_changed):
 
22
        * shell/ev-view.h:
 
23
        * shell/ev-window.c: (find_bar_search_changed_cb):
 
24
        
 
25
        Dont't jump to find result if window was scrolled during search.
 
26
        Fix for the bug #313266.
 
27
 
 
28
2006-02-21  Stanislav Slusny <slusnys@gmail.com>
 
29
 
 
30
        * shell/eggfindbar.c: (egg_find_bar_class_init):
 
31
        * shell/eggfindbar.h:
 
32
        * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
 
33
        * shell/ev-view-private.h:
 
34
        * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
 
35
        (ev_view_class_init), (ev_sizing_mode_get_type),
 
36
        (ev_scroll_type_get_type):
 
37
        * shell/ev-view.h:
 
38
        * shell/ev-window.c: (ev_window_cmd_scroll_forward),
 
39
        (ev_window_cmd_scroll_backward), (find_bar_scroll),
 
40
        (ev_window_init):
 
41
        
 
42
        Fix for the bug 319133 - Find entry should allow text scroll.
 
43
 
 
44
2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
 
45
 
 
46
        * shell/ev-view-private.h:
 
47
        * shell/ev-view.c: (view_update_range_and_current_page),
 
48
        (highlight_find_results), (find_changed_cb), (page_changed_cb),
 
49
        (ev_view_set_document), (update_find_status_message),
 
50
        (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
 
51
        (ev_view_find_previous):
 
52
        
 
53
        Fix for the bug #319137. Search now takes account for scrolling.
 
54
 
 
55
2006-02-19  Michael Hofmann <mh21@piware.de>
 
56
 
 
57
        * configure.ac:
 
58
        * djvu/Makefile.am:
 
59
        * djvu/djvu-document-private.h:
 
60
        * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
 
61
        (djvu_handle_events), (djvu_document_load), (djvu_document_save),
 
62
        (djvu_document_get_page_size), (djvu_document_render_pixbuf),
 
63
        (djvu_document_can_get_text), (djvu_document_get_text),
 
64
        (djvu_document_document_iface_init),
 
65
        (djvu_document_thumbnails_get_thumbnail),
 
66
        (djvu_document_find_begin), (djvu_document_find_get_n_results),
 
67
        (djvu_document_find_get_result),
 
68
        (djvu_document_find_page_has_results),
 
69
        (djvu_document_find_get_progress), (djvu_document_find_cancel),
 
70
        (djvu_document_find_iface_init):
 
71
        * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
 
72
        (djvu_text_page_selection), (djvu_text_page_limits_process),
 
73
        (djvu_text_page_limits), (djvu_text_page_copy),
 
74
        (djvu_text_page_position), (djvu_text_page_union),
 
75
        (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
 
76
        (djvu_text_page_box), (djvu_text_page_append_text),
 
77
        (djvu_text_page_search), (djvu_text_page_prepare_search),
 
78
        (djvu_text_page_new), (djvu_text_page_free):
 
79
        * djvu/djvu-text-page.h:
 
80
        * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
 
81
        (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
 
82
        (djvu_text_n_results), (djvu_text_has_results),
 
83
        (djvu_text_get_result), (djvu_text_get_progress):
 
84
        * djvu/djvu-text.h:
 
85
        
 
86
        Text search in djvu. Fix for the bug #303415.
 
87
 
 
88
2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
89
 
 
90
        * configure.ac:
 
91
        * shell/ev-window.c: (ev_window_cmd_save_as):
 
92
        
 
93
        Ask filechooser to confirm overwrite. Fix for the bug #328266.
 
94
        Thanks to Gary Coady <gary@lyranthe.org>
 
95
 
 
96
2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
97
 
 
98
        * shell/ev-print-job.c: (idle_print_handler):
 
99
        
 
100
        Inverse order printing, bug #320919.
 
101
 
 
102
2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
103
 
 
104
        * data/evince-toolbar.xml:
 
105
        * shell/ev-window.c:
 
106
        
 
107
        Allow to add sidebar checkbutton on toolbar. Fix
 
108
        for the bug #144577.
 
109
 
 
110
2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
111
 
 
112
        * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
 
113
        
 
114
        Add checks that have sense for empty ps document.
 
115
 
 
116
2006-02-15  Luca Ferretti <elle.uca@libero.it>
 
117
 
 
118
        * configure.ac: Include PS in mime types list. 
 
119
 
 
120
2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
121
 
 
122
        * configure.ac:
 
123
        * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
 
124
        * ps/gsdefaults.h:
 
125
        * ps/ps-document.c: (start_interpreter), (ps_document_load):
 
126
        
 
127
        Runtime check for gs interpreter. Fix for the bug #320868.
 
128
        Thanks to Antoine Dopffer antoine.dopffer@free.fr
 
129
 
 
130
2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
 
131
 
 
132
        * shell/ev-application.c: 
 
133
 
 
134
        Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
 
135
        dbus>=0.60, so that the request is not queued. 
 
136
 
 
137
2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
138
 
 
139
        * configure.ac:
 
140
        * shell/Makefile.am:
 
141
        * shell/ev-sidebar-links.c: (print_section_cb):
 
142
        * shell/ev-utils.c:
 
143
        * shell/ev-utils.h:
 
144
        * shell/ev-window.c: (update_action_sensitivity),
 
145
        (ev_window_close_dialogs), (ev_window_print):
 
146
        * shell/ev-window.h:
 
147
        
 
148
        Make printing support optional. Patch from Eduardo de Barros Lima
 
149
        <eduardo.lima@indt.org.br> for the bug #330546.
 
150
 
 
151
2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
152
 
 
153
        * shell/ev-view-private.h:
 
154
        * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
 
155
        (ev_view_set_document):
 
156
        * shell/ev-view.h:
 
157
        * shell/ev-window.c: (ev_window_load_job_cb),
 
158
        (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
 
159
        (ev_window_init):
 
160
 
 
161
        Draw Loading message during xfer job. Fix for the bug #329495.
 
162
 
 
163
2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
164
 
 
165
        * comics/comics-document.c: (comics_regex_quote),
 
166
        (comics_document_load), (extract_argv):
 
167
        
 
168
        Correcly quote regexp before passing it to unzip.
 
169
 
 
170
2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
171
 
 
172
        * shell/ev-page-cache.c: (build_height_to_page),
 
173
        (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
 
174
        (ev_page_cache_get_dual_even_left):
 
175
        * shell/ev-page-cache.h:
 
176
        * shell/ev-view.c: (view_update_range_and_current_page),
 
177
        (get_page_y_offset), (get_page_extents):
 
178
        
 
179
        Place even pages to the left if document has less then
 
180
        two pages. Fix for the bug #328856.
 
181
 
 
182
2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
183
 
 
184
        * thumbnailer/evince-thumbnailer-comics.schemas.in:
 
185
        
 
186
        Correct comics scheme. This make evince create thumbnails
 
187
        for comic books. Fix for the bug 329088.
 
188
 
 
189
2006-01-31  Christopher Aillon  <caillon@redhat.com>
 
190
 
 
191
        * data/evince-password.glade: Don't explicitly set
 
192
        invisible_char to the current default value in case
 
193
        the default changes; let GTK+ do its magic.
 
194
 
 
195
2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
196
 
 
197
        * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
 
198
        real filename to tmp filename since often document
 
199
        type is determined by extension.
 
200
 
 
201
2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
 
202
 
 
203
        * shell/ev-view.c: (add_scroll_binding_keypad),
 
204
        (ev_view_binding_activated), (ev_view_class_init):
 
205
        
 
206
        Add keybindings for percision-scrolling of display area. 
 
207
        Fix for the bug #314072.
 
208
 
 
209
2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
210
 
 
211
        * data/evince.desktop.in.in:
 
212
        
 
213
        Add GTK to the list of categories. Fix for the bug #328034.
 
214
 
 
215
2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
216
 
 
217
        * shell/ev-application.c: (ev_application_shutdown),
 
218
        (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
 
219
        * shell/ev-application.h:
 
220
        * shell/ev-window.c: (file_open_dialog_response_cb),
 
221
        (ev_window_cmd_file_open):
 
222
        
 
223
        Save last uri in file chooser dialog. Fix for the bug #327950.
 
224
 
1
225
2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2
226
 
3
227
        * NEWS: