]> www.fi.muni.cz Git - evince.git/commit
Cleanup many #include statements: reorder so that a generic-to-specific
authorWouter Bolsterlee <wbolster@svn.gnome.org>
Sun, 3 Aug 2008 18:19:11 +0000 (18:19 +0000)
committerWouter Bolsterlee <wbolster@src.gnome.org>
Sun, 3 Aug 2008 18:19:11 +0000 (18:19 +0000)
commit3e7d5f82187c7fc0d8515c1706aeab0bd0b44dfd
treee1b7ab068e2e098d3a8d51c67abafcb63a31b671
parent0f8dbf3380e5bed8afa55a6bc75c59905bf5d0db
Cleanup many #include statements: reorder so that a generic-to-specific

2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>

* shell/eggfindbar.c:
* shell/ev-application.c:
* shell/ev-message-area.c:
* shell/ev-navigation-action.c:
* shell/ev-open-recent-action.c:
* shell/ev-page-action-widget.c:
* shell/ev-page-action.c:
* shell/ev-password-view.c:
* shell/ev-properties-dialog.c:
* shell/ev-properties-fonts.c:
* shell/ev-sidebar-attachments.c:
* shell/ev-sidebar-page.c:
* shell/ev-sidebar-thumbnails.c:
* shell/ev-stock-icons.c:
* shell/ev-tooltip.c:
* shell/ev-view.c:
* shell/ev-window.c:
* shell/main.c:

Cleanup many #include statements: reorder so that a
generic-to-specific order is used, use single gtk.h
includes, and some other cleanups.

svn path=/trunk/; revision=3094
19 files changed:
ChangeLog
shell/eggfindbar.c
shell/ev-application.c
shell/ev-message-area.c
shell/ev-navigation-action.c
shell/ev-open-recent-action.c
shell/ev-page-action-widget.c
shell/ev-page-action.c
shell/ev-password-view.c
shell/ev-properties-dialog.c
shell/ev-properties-fonts.c
shell/ev-sidebar-attachments.c
shell/ev-sidebar-page.c
shell/ev-sidebar-thumbnails.c
shell/ev-stock-icons.c
shell/ev-tooltip.c
shell/ev-view.c
shell/ev-window.c
shell/main.c