2004-11-29 22:04:14 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Update to 0.4.1, provided by Miguel Mendez in PR 28443:
- When creating the default user profile, the smtp port is now set to 25.
- Drag and drop support has been fixed and now works with XFCE's xffm.
- A bug was fixed that prevented text windows from autoscrolling when the cursor
reached the bottom.
- More code cleanup
|
2004-11-21 15:14:10 by Ben Collver | Files touched by this commit (3) |
Log message:
Update gtk-send-pr to version 0.4, and assign maintainership to author,
"Miguel Mendez" <flynn@energyhq.es.eu.org>.
Changelog:
- All GTK_SIGNAL_FUNC instances were replaced by G_CALLBACK.
- The file dialog now uses the GtkFileChooser widget.
- All selections have been changed from GtkCombo to GtkComboBoxEntry.
- The user can now specify the SMTP port (defaults to 25).
- The remaining code was cleaned up (file.c and user_prefs.c).
Also added an extra patch to fix a small bug in the scrolled window code.
|
2004-11-02 01:23:53 by Juan Romero Pardines | Files touched by this commit (2) |
Log message:
Update sysutils/gtk-send-pr to 0.3.5.
Changes:
It is now possible to drag and drop text files in the Fix section,
and they'll be automagically loaded. A new icon for the application
was created. Some parts of the UI code were cleaned up.
|
2004-10-26 07:56:57 by Juan Romero Pardines | Files touched by this commit (2) |
Log message:
Update sysutils/gtk-send-pr to 0.3.4, no changelog available.
|
2004-10-03 02:18:40 by Todd Vierling | Files touched by this commit (863) |
Log message:
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
2004-08-28 08:05:32 by Johnny C. Lam | Files touched by this commit (25) |
Log message:
Use the new BUILDLINK_TRANSFORM commands to more precisely state the
intended transformation: use "rm" to remove an option, \
"rmdir" to remove
all options containing a path starting with a given directory name, and
"rename" to rename options to something else.
|
2004-04-20 22:46:40 by Min Sik Kim | Files touched by this commit (3) |
Log message:
Update gtk-send-pr to 0.3.3.
Major changes:
- Support SMTP authentication.
|
2004-04-20 21:29:45 by Min Sik Kim | Files touched by this commit (1) |
Log message:
Bl3ify.
|
2004-04-20 21:18:04 by Min Sik Kim | Files touched by this commit (2) |
Log message:
Remove -DGTK_DISABLE_DEPRECATED from CFLAGS to make this package build
with GTK+ 2.4.
|
2004-03-26 03:28:02 by Thomas Klausner | Files touched by this commit (572) | |
Log message:
PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
|