[Xfce4-commits] [apps/mousepad] branch master updated (58adbe7 -> 8573e74)
noreply at xfce.org
noreply at xfce.org
Tue Jul 15 02:23:11 CEST 2014
This is an automated email from the git hooks/post-receive script.
mbrush pushed a change to branch master
in repository apps/mousepad.
from 58adbe7 Fix a bunch of minor compiler warnings
new 7c6b178 Remove a bunch of #if checks for pre GTK+ 2.12
new da54cc9 Use G_DISABLE_CHECKS and G_DISABLE_ASSERT
new 7b203d8 Improve header include dependencies a little bit
new d87aa70 Make mousepad-private.h the single required include
new 8573e74 The find previous hotkey should also work with the numpad enter
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
mousepad/main.c | 19 +-
mousepad/mousepad-action-group.c | 7 +-
mousepad/mousepad-application.c | 29 +-
mousepad/mousepad-application.h | 2 +
mousepad/mousepad-dbus.c | 28 +-
mousepad/mousepad-dialogs.c | 17 +-
mousepad/mousepad-dialogs.h | 2 +
mousepad/mousepad-document.c | 66 ++---
mousepad/mousepad-document.h | 4 +-
mousepad/mousepad-encoding-dialog.c | 22 +-
mousepad/mousepad-encoding.c | 10 -
mousepad/mousepad-file.c | 93 +++----
mousepad/mousepad-file.h | 2 +
mousepad/mousepad-language-action.c | 6 +-
mousepad/mousepad-prefs-dialog.c | 9 +-
mousepad/mousepad-print.c | 25 +-
mousepad/mousepad-print.h | 2 +
mousepad/mousepad-private.h | 50 ++--
mousepad/mousepad-replace-dialog.c | 14 +-
mousepad/mousepad-replace-dialog.h | 2 +
mousepad/mousepad-search-bar.c | 27 +-
mousepad/mousepad-search-bar.h | 2 +
mousepad/mousepad-settings-store.c | 5 +-
mousepad/mousepad-settings.c | 6 +-
mousepad/mousepad-settings.h | 1 -
mousepad/mousepad-statusbar.c | 18 +-
mousepad/mousepad-statusbar.h | 3 +
mousepad/mousepad-style-scheme-action.c | 6 +-
mousepad/mousepad-util.c | 68 ++---
mousepad/mousepad-util.h | 7 +-
mousepad/mousepad-view.c | 89 +++---
mousepad/mousepad-window.c | 458 ++++++++++++++-----------------
mousepad/mousepad-window.h | 4 +-
33 files changed, 473 insertions(+), 630 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list