Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohannes Buchner <buchner.johannes@gmx.at>2007-07-27 05:41:22 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2007-07-27 05:41:22 (GMT)
commit06e8fe2d26f02fd17a4dc19ea10d7ee00dc33243 (patch)
tree67f713b130459a3805e2535bfd3a761b501cad55 /ChangeLog
parent0316bea7b62a35a692afad8cef9ecfb4a1d6a4f5 (diff)
Reorganizes utility functions.
2007-07-27 Johannes Buchner <buchner.johannes@gmx.at> * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi): * shell/ev-utils.h: * shell/ev-view.c: (ev_view_set_zoom_for_size), (ev_view_update_view_size): * shell/ev-view.h: * shell/ev-window.c: (ev_window_update_actions), (setup_view_from_metadata), (ev_window_screen_changed), (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb), (zoom_control_changed_cb): * shell/ev-window.h: Reorganizes utility functions. svn path=/trunk/; revision=2582
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog31
1 files changed, 23 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index 1869dd0..9bdb3df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2007-07-27 Johannes Buchner <buchner.johannes@gmx.at>
+
+ * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
+ * shell/ev-utils.h:
+ * shell/ev-view.c: (ev_view_set_zoom_for_size),
+ (ev_view_update_view_size):
+ * shell/ev-view.h:
+ * shell/ev-window.c: (ev_window_update_actions),
+ (setup_view_from_metadata), (ev_window_screen_changed),
+ (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
+ (zoom_control_changed_cb):
+ * shell/ev-window.h:
+
+ Reorganizes utility functions.
+
2007-07-26 Carlos Garcia Campos <carlosgc@gnome.org>
* shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
@@ -14,7 +29,7 @@
Add page_ready signal to notify that page is ready as soon as
possible even if other page elements like links, forms, images or
text mapping are not ready yet.
-
+
2007-07-26 Carlos Garcia Campos <carlosgc@gnome.org>
* backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
@@ -48,13 +63,13 @@
Use capabilities to know which options should be offered by the
print dialog depending on the document backend.
-
+
2007-07-25 Carlos Garcia Campos <carlosgc@gnome.org>
* shell/ev-view.c: (ev_view_handle_cursor_over_xy):
Give priority to forms over text to set the cursor.
-
+
2007-07-24 Carlos Garcia Campos <carlosgc@gnome.org>
* shell/ev-view-private.h:
@@ -64,7 +79,7 @@
Use IBEAM cursor for text form fields and NORMAL cursor for read
only fields. Remove unused status attribute.
-
+
2007-07-20 Carlos Garcia Campos <carlosgc@gnome.org>
* shell/ev-view.c: (ev_view_form_field_button_create_widget):
@@ -72,14 +87,14 @@
Update region for current selected items also for checkbox
buttons, since they can behave as radio buttons when they are in a
set.
-
+
2007-07-19 Carlos Garcia Campos <carlosgc@gnome.org>
* configure.ac:
* backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
Get max length of text form fields.
-
+
2007-07-19 Carlos Garcia Campos <carlosgc@gnome.org>
* backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
@@ -87,7 +102,7 @@
* shell/ev-view.c: (ev_view_form_field_text_create_widget):
Fix build with current poppler cvs head.
-
+
2007-07-11 Carlos Garcia Campos <carlosgc@gnome.org>
* cut-n-paste/zoom-control/ephy-zoom-control.c:
@@ -95,7 +110,7 @@
Fix build with gtk+ >= 2.11.5 due to gtktooltips
deprecation. Fixes bug #455667
-
+
2007-07-10 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* NEWS: