summaryrefslogtreecommitdiff
path: root/www/links-gui
AgeCommit message (Collapse)AuthorFilesLines
2003-03-03Update to 2.1pre9 (2.1.0.9):wiz1-3/+2
* Fixed unability to move out of textarea
2003-02-27Fix client-side image maps to allow for non-integer coordinates.is1-1/+2
By Mikulas Patocka, Twibright Labs.
2003-02-25Update to 2.1.0.8 (2.1pre8).wiz1-3/+2
Changes: Use arrow keys to select links in graphics mode Max tries 0 means unlimited retries Updated russian translation parse_element rewritten to be faster because it is most used function Use hash for cache of table cell sizes -- improves performance Do not display '0xa0' on terminal Do not put characters <= 0x20 to HTTP request Clipboard pasting into links (works from all applications). Fixed file uploading bug. Fixed usemap & image scaling Fixed bug in XBM parser. "Kill all connections" function. "Abort and delete file" button in download window. Save bookmarks in File menu URL to clipboard copying in X. Fixed an overflow in search Bookmark saving on "Save options" Apage Coyote added to list of buggy http/1.1 servers
2003-01-26CONFLICTS only with older elinks. Remove duplicate include. Bump PKGREVISION.salo1-5/+3
2003-01-15Patch for inlined xbm files.is1-1/+3
2002-11-11Update to 2.1pre7, sole change: Regenerated font_include.c to comply withwiz1-2/+2
the fonts.
2002-11-04Update to 2.1pre6; fixes compilation problem which patch-adwiz1-2/+2
also fixed.
2002-11-03Update to 2.1pre5. Changes:wiz1-2/+2
=== Release 2.1pre5 Updated Hungarian translation Fixed terrible keyboard bug in X. Fixed a crash on svgalib in check_keepalive_connections Better Cyrillic characters. Belarusian translation updated and new charset koi8_ru === Release 2.1pre4 Polish translation update. SSL patch for Solaris and other systems without /dev/random Links-now button. Belarusian translation document.all Swaped open and closed folder symbol in bookmarks. Fixed Solaris keyboard translation bug.
2002-10-18Downgrade to 2.1pre3.wiz1-2/+2
2.1pre4's links -g has very annoying problems with control modifiers and X events in general, and the maintainers don't feel the need to fix it.
2002-10-14Update to 2.1pre4.wiz1-2/+2
* Polish translation update. * SSL patch for Solaris and other systems without /dev/random * Links-now button. * Belarusian translation * Swaped open and closed folder symbol in bookmarks. * Fixed Solaris keyboard translation bug.
2002-09-12Update to 2.1pre3.wiz1-3/+2
Changes: This version includes two bugfixes in the Javascript support, the X icon name is now set, an associations bug was fixed, along with an occasional paste bug, a Euro entity was added, and parsing \xab numbers in Javascript is now supported, along with other features.
2002-09-04Fix annoying bug in command line parsing (+ was handled incorrectly).wiz2-5/+2
Patch will be sent to maintainers in a minute. Bump PKGREVISION. Also, use common distinfo file and patch dir for links and links-gui.
2002-08-26Add back inclusion of bsd.pkg.mk that was accidentally removed.jlam1-1/+2
2002-08-25Merge packages from the buildlink2 branch back into the main trunk thatjlam2-5/+10
have been converted to USE_BUILDLINK2.
2002-07-26Re-order includes, so that x11-links is pulled in correctly.jschauma1-2/+2
Makefile.common should be included as the last file, as that file includes bsd.pkg.mk. This closes PR pkg/17729 (this time for real)
2002-07-26Back out hasty commit after seeing that wiz has already checked on thisjschauma1-3/+1
and requires feedback. (I believe the technical term is 'Ooops'.)
2002-07-26Add BUILD_DEPENDS for x11-links; this closes PR pkg/17729 by hejschauma1-1/+3
2002-07-02Upgrade links and links-gui to 2.1.0.2 (2.1pre2), in the hope that it fixeswiz2-5/+5
pkg/17358. Changes: Fixed shoting to memory with javascript and input fields Do not call gethostbyaddr when name is not ip address (it should avoid some useless nameserver queries) Fixed a delay on quit until async lookup terminates Floating point numbers in configure file are stored with '.' even on systems with ',' in locales. Line length fix on framebuffer. New domain names Croatian translation Small change in x.c to work on some 8-bit displays. Fixed mem_free(NULL) in x.c:1001
2002-06-30Note conflicts between elinks, links, and links-gui.jlam1-2/+2
2002-06-20Add x11.buildlink.mk so that this links correctly on xpkgwedged systems.wiz1-1/+2
2002-06-20Initial import of links-gui, a graphical version of the popularjschauma3-0/+20
links web browser. Together with the update of pkgsrc/www/links this closes PR##17218. This package and the update for pkgsrc/www/links provided by Lubomir Sedlacik (salo at xtrmntr dot org).