2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message:
s/netbsd.org/NetBSD.org/
|
2003-07-13 15:54:34 by Thomas Klausner | Files touched by this commit (783) | |
Log message:
PKGREVISION bump for libiconv update.
|
2003-05-06 19:43:16 by Julio Merino | Files touched by this commit (726) |
Log message:
Drop trailing whitespace. Ok'ed by wiz.
|
2003-05-02 13:57:35 by Thomas Klausner | Files touched by this commit (680) |
Log message:
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
|
2003-01-09 16:43:11 by Charles M. Hannum | Files touched by this commit (4) | |
Log message:
xsane-0.89 -> 0.90:
-------------------
[portability fixes elided]
- always set position of outputfilename_entry to the right
- added test for (pid_status < 0) in xsane_fax_send in routine
waiting for child process. The program does continue now
when the fax is sent.
- fax setup: added "set program defaults" buttons for efax, hylafax \
and mgetty+sendfax
- set codeset for backend textdomain to "UTF-8"
- xsane-preview.c: motion_notify_event_handler: added
if (p->selection_xedge != -1) and if (p->selection_yedge != -1)
before setting new coordinates
- xsane-preview.c: added aspect_ratio function to motion_event_handler
- added aspect_ratio menu to preview window
- xsane-save.c: save_scaled_image: added " 0.5" to round image width \
and height
- xsane-viewer.c: added widgets to scale dialog that allow defining image size
- added romanian (ro.po), vietnamese (vi.po) and danish (da.po) translation
- updated translation based on xsane-0.89 texts: es, it, ru
- updated translations: cs, de, fr, nl, sk, tr
- replaced some signals for spinbutton by signals for adjustments in xsane-viewer.c
- xsane_mail_dialog_close() and xsane_fax_dialog_close():
removed gtk_window_remove_accel_group(GTK_WINDOW(xsane.mail_dialog), \
xsane.accelerator_group);
- xsane-scan.c/xsane_read_image_data() and xsane-preview.c/preview_read_image_data:
when we have no select_fd then we don't leave the scanloop with break; but
we do a gtk_main_loop and continue;
- preview: added output of RGB values of the pixel under the pointer in the preview
- xsane_create_preview_gamma_curve: replaced 255 by 255.99999 to create correct \
preview gamma table
|
2002-12-18 13:43:32 by Matthias Scheler | Files touched by this commit (4) |
Log message:
Update "xsane" package to version 0.89. Changes since version 0.86 include:
- several bugfixes
- improved copy mode
- improved 3 pass color mode
- creates standard conform 16 bit pnm files now
- gamma, brightness and contrast values are stored correct now in some file
formats
- new translations: pt
|
2002-12-01 14:49:42 by Lubomir Sedlacik | Files touched by this commit (12) |
Log message:
USE_PKGLOCALEDIR, remove unnecessary patch, delint.
|
2002-10-21 17:02:26 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Remove unused USE_LIBINTL.
|
2002-09-22 23:55:04 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Convert to buildlink2.
|
2002-08-19 21:36:50 by Charles M. Hannum | Files touched by this commit (3) |
Log message:
Update to 0.86. Many, many changes, including bug fixes, /tmp race problems,
performance improvements, etc. See xsane.CHANGES for details.
|