Age | Commit message (Collapse) | Author | Files | Lines |
|
- 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
|
|
"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.
|
|
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.
|
|
|
|
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.
|
|
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.
|
|
Major changes:
- Support SMTP authentication.
|
|
|
|
with GTK+ 2.4.
|
|
Buildlink files: RECOMMENDED version changed to current version.
|
|
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
|
|
This is a GTK2 based tool, similar to send-pr(1), but with some nice
features:
o User friendly UI
o Uses libesmtp to deliver mail to any SMTP server
o Really free code (BSD licensed)
|