1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00
Commit Graph

47 Commits

Author SHA1 Message Date
Glenn Morris
d7a0267c8d Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
Mathias Dahl
c265a2102b (tumme-cmd-rotate-original-options): Add -outfile
option. Remove redirect character ">".
2007-01-13 18:50:37 +00:00
Richard M. Stallman
5105e99790 (tumme-display-thumb): Doc fix. 2007-01-09 03:14:05 +00:00
Stefan Monnier
fa4637560c Remove * in defcustoms's docstrings. 2006-08-24 18:45:29 +00:00
Mathias Dahl
1cf87ac661 (tumme-backward-image): Add prefix argument. Add error
when at first image.
(tumme-forward-image): Add prefix argument. Add error when at last
image.
2006-07-26 09:55:10 +00:00
Mathias Dahl
b724b0ed43 (tumme-track-original-file): Add `buffer-live-p' check.
(tumme-format-properties-string): Handle empty `buf'.
(tumme-get-comment): Change variable names inside `let'.  Add
missing `let' variable that cause font-lock problems.
(tumme-write-comments): Change variable names inside `let'.  Add
missing `let' variable that cause font-lock problems.
(tumme-forward-image): Rename from `tumme-forward-char'.
(tumme-backward-image): Rename from `tumme-backward-char'.
2006-07-25 16:20:53 +00:00
Mathias Dahl
a9f48c58ad (tumme-track-original-file): Add `buffer-live-p' check.
(tumme-format-properties-string): Handle empty `buf'.
(tumme-get-comment): Change variable names inside `let'.  Add
missing `let' variable that cause font-lock problems.
(tumme-write-comments): Change variable names inside `let'.  Add
missing `let' variable that cause font-lock problems.
2006-07-25 15:02:14 +00:00
Mathias Dahl
f2151145f5 (tumme-track-original-file): Add `buffer-live-p' check.
(tumme-format-properties-string): Handle empty `buf'.
2006-07-25 13:14:03 +00:00
Mathias Dahl
41fdf678d8 (tumme-write-tags): Add.
(tumme-write-comments): Add.
(tumme-tag-files): Change to use `tumme-write-tags'.
(tumme-tag-thumbnail): Change to use `tumme-write-tags'.
(tumme-dired-comment-files): Change to use `tumme-write-comments'.
(tumme-save-information-from-widgets): Change to use
`tumme-write-comments' and `tumme-write-tags'.
(tumme-comment-thumbnail): Change to use `tumme-write-comments'.
(tumme-write-tag): Remove.
(tumme-write-comment): Remove.
(tumme-display-previous-thumbnail-original): Remove empty line.
(tumme-widget-list): Add punctuation.
2006-07-24 16:27:17 +00:00
Mathias Dahl
dca90550b9 (tumme-write-tags): Add.
(tumme-write-comments): Add.
(tumme-tag-files): Change to use `tumme-write-tags'.
(tumme-tag-thumbnail): Change to use `tumme-write-tags'.
(tumme-dired-comment-files): Change to use `tumme-write-comments'.
(tumme-save-information-from-widgets): Change to use
`tumme-write-comments' and `tumme-write-tags'.
(tumme-comment-thumbnail): Change to use `tumme-write-comments'.
(tumme-write-tag): Remove.
(tumme-write-comment): Remove.
(tumme-display-previous-thumbnail-original): Remove empty line.
2006-07-24 16:22:44 +00:00
Mathias Dahl
3098323a4d (tumme-write-tags): Add.
(tumme-write-comments): Add.
(tumme-tag-files): Change to use `tumme-write-tags'.
(tumme-tag-thumbnail): Change to use `tumme-write-tags'.
(tumme-dired-comment-files): Change to use `tumme-write-comments'.
(tumme-save-information-from-widgets): Change to use
`tumme-write-comments' and `tumme-write-tags'.
(tumme-comment-thumbnail): Change to use `tumme-write-comments'.
2006-07-24 16:17:02 +00:00
Mathias Dahl
231b0d1cd9 (tumme-write-tags): Add.
(tumme-write-comments): Add.
2006-07-24 16:11:01 +00:00
Mathias Dahl
cf88289824 (tumme-write-tags): Add. 2006-07-24 16:09:33 +00:00
Mathias Dahl
5bf9fc454e Add extra check for end of buffer. 2006-07-24 09:40:09 +00:00
Mathias Dahl
975588c091 (tumme-display-thumbnail-original-image): Make sure
image display buffer is displayed before call to
`tumme-display-image.
(tumme-dired-display-image): Make sure image display buffer is
displayed before call to `tumme-display-image.
(tumme-mouse-display-image): Make sure image display buffer is
displayed before call to `tumme-display-image.
(tumme-widget-list): Add.
(tumme-dired-edit-comment-and-tags): Add.
(tumme-save-information-from-widgets): Add.
2006-07-19 10:35:32 +00:00
Mathias Dahl
db359f941c (tumme-display-thumbnail-original-image): Make sure
image display buffer is displayed before call to
`tumme-display-image.
(tumme-dired-display-image): Make sure image display buffer is
displayed before call to `tumme-display-image.
(tumme-mouse-display-image): Make sure image display buffer is
displayed before call to `tumme-display-image.
2006-07-19 10:01:54 +00:00
Mathias Dahl
95ea88aa19 Fix bug in `tumme-get-comment'. 2006-07-16 08:09:39 +00:00
Nick Roberts
e194e89058 (tumme-create-thumb)
(tumme-thumbnail-display-external, tumme-display-image)
(tumme-rotate-thumbnail, tumme-rotate-original)
(tumme-set-exif-data, tumme-get-exif-data): Use shell-command-switch.
2006-07-12 00:24:40 +00:00
Nick Roberts
c4e153bb82 (tumme-create-thumb)
(tumme-thumbnail-display-external, tumme-display-image)
(tumme-rotate-thumbnail, tumme-rotate-original)
(tumme-set-exif-data, tumme-get-exif-data): Use call-process
instead of shell-command.
(tumme-create-thumbnail-buffer)
(tumme-create-display-image-buffer, tumme-display-thumbs)
(tumme-modify-mark-on-thumb-original-file, tumme-display-image)
(tumme-get-exif-data): Use with-current-buffer.
(tumme-display-properties-format)
(tumme-dired-insert-marked-thumbs, tumme-rotate-original)
(tumme-get-exif-file-name)
(tumme-thumbnail-set-image-description, tumme-gallery-generate):
Fit to 80 columns.
2006-07-11 09:37:28 +00:00
Nick Roberts
c907d53852 (tumme-show-all-from-dir-max-files): Fix typo.
(tumme-show-all-from-dir): Add autoload.
2006-05-27 22:45:48 +00:00
Mathias Dahl
9c2d888b35 Change a lot of (if .. (progn ..)' to (when ..)'.
(tumme-remove-tag): Fix bug.
2006-05-27 14:20:03 +00:00
Mathias Dahl
8d20653fee * tumme.el: Replace a lot of if ... progn' with when'.
* tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
(tumme-setup-dired-keybindings): Change `tumme-add-remove' to
`tumme-delete-tag'.
2006-05-27 11:06:06 +00:00
Mathias Dahl
dfb03a8438 (tumme-delete-tag): Rename from `tumme-tag-remove'.
(tumme-setup-dired-keybindings): Change `tumme-add-remove' to
`tumme-delete-tag'.
2006-05-26 22:34:12 +00:00
Mathias Dahl
f5b5e4fee1 * tumme.el (tumme-display-image): Changed documentation string
slightly.
(tumme-dired-display-image): Added call to `display-buffer'.

* dired.el (dired-mode-map): `tumme-display-dired-image' was
renamed in tumme.el, but there was still a key binding to it
here. Changed the binding to the new name.
2006-05-25 12:21:41 +00:00
Mathias Dahl
d5274d6763 Movement tracking on by default. I have tested this for over a year now and it seems to be stable and fast enough for everyday use. 2006-05-24 19:18:26 +00:00
Mathias Dahl
898b4b9a67 Renamed tumme-display-dired-image' to tumme-dired-display-image'. 2006-05-24 18:31:36 +00:00
Mathias Dahl
9f552fb98e Removed most of the information in the USAGE section. The manual does a better job. 2006-05-24 17:29:18 +00:00
Mathias Dahl
d2edd3060e Added new parameter to tumme-display-thumbs' to be used from tumme-next-line-and-display' and similar commands. 2006-05-24 16:58:21 +00:00
Mathias Dahl
193948a0b0 Added information to the add-tags prompt. 2006-05-21 14:03:56 +00:00
Mathias Dahl
95e7034f8c Changes in whitespace. 2006-03-05 13:09:26 +00:00
Juri Linkov
ace665ea95 (tumme-thumbnail-storage): Fix docstring.
(tumme-thumb-name): Fix per-directory format.
2006-02-13 14:47:25 +00:00
Mathias Dahl
f491d78ad8 Removed history section. If someone needs it, it
can always be found in CVS.
2006-02-12 23:44:53 +00:00
Mathias Dahl
d51e86cc3e (tumme-thumbnail-storage): Updated docstring. Added
info about the Thumbnail Managing Standard option.
2006-02-12 22:15:05 +00:00
Juri Linkov
4736e9631e Remove todo item about Thumbnail Managing Standard.
(tumme) <defgroup>: Change :group to `multimedia'.
(tumme-thumbnail-storage): Add choice `standard' for Thumbnail
Managing Standard.
(tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
Fix dostring.
(tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
and %y.  Fix docstring.
(tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
(tumme-cmd-create-standard-thumbnail-command): New user options.
(tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
is `standard'.  Fix docstring.
(tumme-thumb-width, tumme-thumb-height): New user options.
(tumme-external-viewer): Try to find various viewers.
(tumme-get-thumbnail-image): Use `create-image' instead of
constructing the `image' structure.
(tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
`standard'.
(tumme-thumb-name): Add file name generation for standard storage.
Simplify code for other storages.
(tumme-thumb-name): Use width %w and height %h instead of size %s.
Add modification time %m and thumbnail-nq8 %q.
Use `tumme-cmd-create-standard-thumbnail-command' if
tumme-thumbnail-storage is `standard'.
(tumme-dired-insert-marked-thumbs): New autoload command.
(tumme-dired-after-readin-hook): New function.
(tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
`tumme-thumb-size'.
(tumme-display-image): Replace size-x %x and size-y %y with
width %w and height %h.
2006-02-12 17:44:30 +00:00
Mathias Dahl
b27d732011 Some small fixes. 2006-02-11 23:31:23 +00:00
Mathias Dahl
0ccc883749 Enhanced some docstrings. Added todo item about the Thumbnail
Managing Standard.
2006-02-11 21:30:22 +00:00
Mathias Dahl
2f8953c274 (tumme-dir): Changed default value to "~/.emacs-d/tumme"
(tumme-dir): New function. Copied from thumbs.el.
2006-02-10 23:43:02 +00:00
Mathias Dahl
49f18bccba Tried to make docstring less `colloquial'... 2006-02-09 23:08:19 +00:00
Mathias Dahl
85249e52dc Added a few todo items. 2006-02-09 22:43:39 +00:00
Mathias Dahl
ab02282d03 Added more autoload cookies. 2006-02-07 21:24:22 +00:00
Mathias Dahl
7c513ec5b9 Check in. 2006-02-07 13:00:18 +00:00
Juanma Barranquero
ef8bff33dd (tumme-get-thumbnail-image): Add missing arg to `error'.
Fix typo in message.
(tumme-gallery-generate): Fix typo in `error' message.
(tumme-display-window-height-correction, tumme-display-window-width-correction,
tumme-line-up-dynamic, tumme-line-up-interactive): Dox fixes.
(tumme-cmd-rotate-original-options, tumme-display-properties-format,
tumme-restore-window-configuration, tumme-format-properties-string,
tumme-create-thumbs, tumme-display-previous-thumbnail-original): Fix typos in
docstrings.
2006-02-07 10:16:12 +00:00
Mathias Dahl
556aacbbc2 Some user interface changes: added command `tumme', etc. 2006-02-06 21:08:34 +00:00
Thien-Thi Nguyen
aaef169dc6 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
Richard M. Stallman
02c88f477e Correct the keywords.
(tumme-dir-max-size): USe defvar.
(tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
2006-01-26 17:58:14 +00:00
Miles Bader
cc3547414e Add arch tagline 2005-12-05 02:04:14 +00:00
Richard M. Stallman
4d4a3fb397 New file. 2005-12-04 04:12:56 +00:00