summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2004-11-27-openslpjlam1-2/+1
2004-11-27Update net/openslp to 1.2.0. Changes from version 1.0.11 include:jlam1-1/+2
* Support for SLP queries on multiple network interfaces * Support for SLP query through a unicast * DHCP code * Added support for the net.slp.DAHeartBeat setting * Make attribute compares case insensitive as per RFC 2608 * Added PID monitoring. Now when the process that called SLPReg() (with SLP_REG_FLAG_WATCH_PID) dies the registration will automatically be deregistered. patch-a[cdefg] fix compilation warnings and errors (all the world is not Linux/i386).
2004-11-27Correct date of previous (time usually monotically increases ;)jlam1-2/+2
2004-11-27verilog-current-20041004 update donedmcmahill1-2/+1
2004-11-27note update of verilog-current to 20041004dmcmahill1-1/+2
2004-11-27update cvsweb to 3.0.4lukem2-3/+3
2004-11-27Note update of xmame and xmess.kristerw2-4/+4
2004-11-27Updated dtcp to 20040611.hamajima2-3/+3
2004-11-27Note update of moss to 0.1.13.minskim1-1/+2
2004-11-27Fix PKGNAME in one entry.wiz1-2/+2
2004-11-27Fix entry.wiz1-2/+2
2004-11-27Note update of liferea to 0.6.3.minskim2-4/+3
2004-11-27- checkbot cambevao brandybasic wmpload galeonabs1-6/+1
2004-11-27Updated galeon to 1.3.18. Changes since 1.3.17:abs1-1/+3
2004-10-23 Crispin Flowerday <gnome@flowerday.cx> * NEWS: * configure.in: 1.3.18 "Where's my name?" 2004-10-23 Crispin Flowerday <gnome@flowerday.cx> * embed/galeon-embed-shell.h: Remove some unused struct's 2004-10-17 Crispin Flowerday <gnome@flowerday.cx> * src/galeon-window.c: Change the default accelerator keys for cloning and detaching tabs. Fixes bug #150933 2004-10-16 Crispin Flowerday <gnome@flowerday.cx> * mozilla/ExternalProtocolService.cpp * configure.in: Fix for mozilla API change. 2004-10-16 Crispin Flowerday <gnome@flowerday.cx> * mozilla/ExternalProtocolService.cpp: Remove some old code, that I mean't to get rid of _ages_ ago. 2004-10-10 Crispin Flowerday <gnome@flowerday.cx> * src/galeon-popup.c: Fix the tooltip for the "Add bookmark" action. Fixes bug #154577 2004-10-09 Crispin Flowerday <gnome@flowerday.cx> * configure.in * mozilla/ContentHandler.cpp * mozilla/EventContext.cpp * mozilla/FilePicker.cpp * mozilla/GaleonWrapper.cpp * mozilla/GaleonWrapper.h * mozilla/GlobalHistory.cpp * mozilla/GtkNSSKeyPairDialogs.cpp * mozilla/HeaderSniffer.cpp * mozilla/MozRegisterComponents.cpp * mozilla/ProgressListener.cpp * mozilla/ProgressListener.h * mozilla/mozilla-embed-shell.cpp * mozilla/mozilla-embed.cpp * mozilla/mozilla-encodings.c * mozilla/Makefile.am R mozilla/mozilla-version.h: Use explict checks for mozilla API changes, rather than checking against the mozilla version. Fixes bug #154441 and bug #154552 2004-10-08 Crispin Flowerday <gnome@flowerday.cx> * mozilla/mozilla-embed.cpp: Remove a special case for loading about:blank. Fixes bug #154890 2004-10-05 Crispin Flowerday <gnome@flowerday.cx> * mozilla/mozilla-notifiers.cpp: Don't call ConfigureFromPAC() ourselves, mozilla does that for us, we still notify it of the change ourselves. 2004-10-05 Amanpreet Singh Alam <amanpreetalam@yahoo.com> * configure.in: add Lang pa(Punjabi) to ALL_LINGUAS 2004-10-04 Crispin Flowerday <gnome@flowerday.cx> * mozilla/GaleonWrapper.cpp * mozilla/GaleonWrapper.h * mozilla/mozilla-embed.cpp: Solve the reloading of view-source pages, this is the best way I can find of doing it at the moment, I need to investigate this a bit further, but at least it works for the moment (bug #152547) 2004-10-04 Crispin Flowerday <gnome@flowerday.cx> * autogen.sh: Don't run sh with -e, it causes problems when using TERM=dumb (as jhbuild's t'box and my t'box do) 2004-10-02 Crispin Flowerday <gnome@flowerday.cx> * mozilla/mozilla-embed-shell.cpp: Always look in /usr/lib/mozilla/plugins for the user's plugins, we do this by setting the MOZ_PLUGIN_PATH before firing up mozilla, users's can, of course, set their own path as well. Fixes bug #149812 2004-09-29 Crispin Flowerday <gnome@flowerday.cx> * mozilla/EventContext.cpp: Wrap a hack (in the contextmenu handling) with #if/#endif now that the mozilla bug has been fixed. 2004-09-28 Crispin Flowerday <gnome@flowerday.cx> * libegg/egg-recent-item.c * libegg/egg-recent-model.c: Re-sync from libegg, fixing possibly crashes (unlikely to affect Galeon), and a file descriptor leak (which does affect Galeon). 2004-09-25 Crispin Flowerday <gnome@flowerday.cx> * mozilla/GlobalHistory.cpp * mozilla/mozilla-embed-shell.cpp: Fix for mozilla API changes 2004-09-25 Crispin Flowerday <gnome@flowerday.cx> * src/galeon-css-menu.c: Don't use #defines for the format, just put the snprintf into the buffer next to where the buffer is declared. 2004-09-25 Crispin Flowerday <gnome@flowerday.cx> * src/galeon-css-menu.c: Ensure we don't fill up the buffer for the action name, and so get duplicate names, and shorten the menu items. Fixes bug #152444 2004-09-17 Crispin Flowerday <gnome@flowerday.cx> * tests/popups.html: Add yet test case for a popup crasher, bug #150632 2004-09-17 Crispin Flowerday <gnome@flowerday.cx> * src/galeon-window.c: Remove a g_return_if_fail(), it can happen under some circumstances. 2004-09-15 Crispin Flowerday <gnome@flowerday.cx> * mozilla/GaleonWrapper.cpp * mozilla/GaleonWrapper.h * mozilla/GlobalHistory.cpp * mozilla/mozilla-embed.cpp: Move the 1.7.3 api changes to 1.7.4, it seems that they didn't build 1.7.3 from the current 1.7 branch. 2004-09-15 Crispin Flowerday <gnome@flowerday.cx> * src/galeon-tab.c: Fix a gcc 2.95 compile error 2004-09-13 Ricardo Fernandez Pascual <ric@users.sourceforge.net> * src/galeon-tab.c: Fix bug #152502. 2004-09-12 Crispin Flowerday <gnome@flowerday.cx> * mozilla/GaleonWrapper.cpp: If we can't show a context menu, let the page handle it (e.g. for XUL pages) 2004-09-12 Crispin Flowerday <gnome@flowerday.cx> * mozilla/GaleonWrapper.cpp * embed/galeon-embed.h * src/page-info-dialog.c: Distinguish between full and 'almost' complance render modes. 2004-09-11 Ricardo Fernandez Pascual <ric@users.sourceforge.net> * bookmarks/bookmarks-smart-site-tb-widget.c: Don't ignore text in entry when opening in a new tab or window via the context menu. Fixes bug #150121. 2004-09-11 Crispin Flowerday <gnome@flowerday.cx> * bookmarks/bookmarks.c: Fix a memory leak 2004-09-11 Crispin Flowerday <gnome@flowerday.cx> * src/page-info-dialog.c: Give the code a little polish, and make the context menu labels work properly. 2004-09-10 Crispin Flowerday <gnome@flowerday.cx> * ui/galeon.glade: Slightly change the widget borders in the page info dialog, this ensures it is all consistent, and doesn't use x-align=0.01 in places. In addition, add the image embed into a viewport, so that it is indented (it looks much nicer). 2004-09-10 Crispin Flowerday <gnome@flowerday.cx> * mozilla/GaleonWrapper.cpp: Ensure there is a url in the link rather than ensuring the url is empty. 2004-09-10 Crispin Flowerday <gnome@flowerday.cx> * src/galeon-window.c * src/galeon-tab.h * src/galeon-tab.c: Get the Galeon Window by looking at the toplevel window of the tab, rather than setting manually. 2004-09-07 Crispin Flowerday <gnome@flowerday.cx> * src/galeon-window.c * src/galeon-tab.c: Fix sizing of popup windows. 2004-09-07 Crispin Flowerday <gnome@flowerday.cx> * src/Makefile.am R src/galeon-macros.h: Remove this file * src/galeon-tab.c * src/galeon-tab.h: Convert the GaleonTab object to use object properties rather than calling the window directly. * src/galeon-window.c: Sync the window from the tab properties * src/galeon-window.h: Remove some functions that aren't needed any more. This fixes bug #149431 2004-09-07 Akagic Amila <bono@linux.org.ba> * configure.in: Added 'bs' to ALL_LINGUAS. 2004-09-06 Crispin Flowerday <gnome@flowerday.cx> * src/galeon-window.c: Fix the statusbar messages for the 'Allow/Block cookies from this site' menu items. Fixes bug #151981 2004-09-06 Crispin Flowerday <gnome@flowerday.cx> * embed/galeon-embed-shell.c * embed/galeon-embed-shell.h: Create a new signal for changes in the permission manager. * mozilla/CookieObserver.cpp: Emit the signal, instead of calling the GaleonWindow code directly. * src/galeon-window.c: Attach to the signal 2004-09-06 Crispin Flowerday <gnome@flowerday.cx> * mozilla/EventContext.cpp: Remove the random magic number, it was due to an uninitialized variable. Initialize the variable to another magic number, and capture that in the switch. 2004-09-05 Crispin Flowerday <gnome@flowerday.cx> * src/galeon-window.c: Forget the last change, just use gtk_container_get_children() to get the list of tabs. Thanks to Christian Persch for pointing this out. 2004-09-05 Crispin Flowerday <gnome@flowerday.cx> * src/galeon-window.c: Use g_list_prepend / g_list_reverse rather than using g_list_append, its more efficient. 2004-09-04 Crispin Flowerday <gnome@flowerday.cx> * mozilla/mozilla-embed.cpp: Remove our custom dom_key_press handler to generate contextmenu signals. * mozilla/EventContext.cpp * mozilla/GaleonWrapper.cpp * mozilla/GaleonWrapper.h: Attach an nsIDOMContextMenuListener so that we can capture context menu signals. * src/galeon-tab.c: Use the contextmenu signal for right mouse button handling, as well as keyboard menu key handling. * mozilla/SideBar.cpp * src/galeon-nautilus-view.c: Hook up to the contextmenu signal. * galeon.schemas.in * embed/galeon-embed-prefs.h: * src/galeon-prefs-dialog.c * ui/prefs-dialog.glade: Add a UI to allow javascript context menu handling. This fixes bug #60752 2004-09-04 Crispin Flowerday <gnome@flowerday.cx> * galeon.schemas.in: Remove the schema for 'default_allow_popups' which isn't used anywhere. 2004-09-04 Philip Langdale <philipl@mail.utexas.edu> * libegg/dock/egg-dock-master.c: Resync with libegg (although I put the change into libegg :-). Respect the NEVER_FLOAT behaviour as we want to turn floating off in our dock. 2004-09-04 Crispin Flowerday <gnome@flowerday.cx> * mozilla/EventContext.cpp * mozilla/EventContext.h: Convert mozilla mouse buttons to gtk ones (0,1,2 -> 1,2,3) and use 0 for key events. * mozilla/SideBar.cpp * src/galeon-nautilus-view.c * src/galeon-tab.c: Adapt to change. 2004-09-04 Crispin Flowerday <gnome@flowerday.cx> * src/galeon-tab.c: Don't resize tabs in the background till they are map()'ed (as they are when they are brought to the front). Fixes bug #124558 2004-09-04 Crispin Flowerday <gnome@flowerday.cx> * src/galeon-action-go.c: Never show both the icon and text for the Go action. Show the icon in icons_only mode, and the text otherwise. This avoids the second toolbar being too large in the default toolbar layout with icons+text. 2004-09-04 Crispin Flowerday <gnome@flowerday.cx> * src/galeon-action-location.c: * utils/pixbuf-cache.h * utils/pixbuf-cache.c * ui/galeon-entry.png * ui/Makefile.am: Add a stock icon for the location entry. 2004-09-04 Crispin Flowerday <gnome@flowerday.cx> * utils/pixbuf-cache.h * utils/pixbuf-cache.c * bookmarks/bookmarks-icon-provider.c * src/galeon-favicon.c * ui/Makefile.am R ui/galeon-bookmark.png: Use the stock image for the default favicon on the toolbar. Fixes bug #151682 2004-09-01 Crispin Flowerday <gnome@flowerday.cx> * utils/gul-toolbutton.c: Remove a useless variable. 2004-09-01 Crispin Flowerday <gnome@flowerday.cx> * mozilla/GlobalHistory.cpp: Fix for the API change on the 1.7 branch 2004-08-29 Crispin Flowerday <gnome@flowerday.cx> * mozilla/GaleonWrapper.cpp: Display the result of a javascript evaluations in the JS console. Fixes bug #150527 2004-08-29 Crispin Flowerday <gnome@flowerday.cx> * mozilla/MozillaPrivate.cpp: Check for null pointers to avoid crashes if a qi fails. 2004-08-29 Crispin Flowerday <gnome@flowerday.cx> * default-prefs.js: Disable SSLv2 by default. It has serious security problems, and isn't something that should be used these days. 2004-08-29 Crispin Flowerday <gnome@flowerday.cx> * bookmarks/bookmarks-tree-model.c: Fix compilation with gcc 2.95 2004-08-25 Ricardo Fernandez Pascual <ric@users.sourceforge.net> * bookmarks/bookmarks-tree-model.c * bookmarks/bookmarks-tree-view.c * utils/galeon-dnd.c: Allow dropping links on the bookmark treeview. Fixes bug #151028. 2004-08-25 Ricardo Fernandez Pascual <ric@users.sourceforge.net> * bookmarks/bookmarks-tree-model.c: Fix bug #150386 (drop on empty folders in bookmark tree view). 2004-08-23 Crispin Flowerday <gnome@flowerday.cx> * src/galeon-css-menu.c: Ensure action names from different stylesheet sources don't collide. Fixes bug #150803 2004-08-23 Crispin Flowerday <gnome@flowerday.cx> * utils/gul-gui-option.c: Fix compilation with gcc 2.95 2004-08-22 Tommi Komulainen <tommi.komulainen@iki.fi> * utils/gul-notebook.c: Make tab width fixed "n characters" wide, currently hardcoded to 15 characters. Fixes bug #135447 2004-08-21 Tommi Komulainen <tommi.komulainen@iki.fi> * src/galeon-favicon-cache.c: Implement Cache Directory Tagging Standard. Fixes bug #150277 2004-08-21 Tommi Komulainen <tommi.komulainen@iki.fi> * src/galeon-favicon-cache.c: Create the cache directory when saving, not loading. Be more paranoid about potential errors. 2004-08-21 Crispin Flowerday <gnome@flowerday.cx> * utils/location-entry.c: If the toolbar is hidden when the user types Ctrl+L, popup the toolbar until the focus dissappears from the location entry. Fixes bug #138948 2004-08-21 Crispin Flowerday <gnome@flowerday.cx> * utils/gul-gui-option.c: Add some g_return_if_fail()'s to avoid crashes on NULL. * src/galeon-prefs-dialog.c: Don't pass NULL strings to gul_gui_option_combobox_set_value 2004-08-21 Philip Langdale <philipl@mail.utexas.edu> * libegg/dock/egg-dock-item.c: Disable the popup menu on dock handles. If you hide a toolbar, it's gone forever :-) Fixes bug #132812 2004-08-21 Tommi Komulainen <tommi.komulainen@iki.fi> * embed/print-dialog.c * mozilla/MozillaPrivate.cpp: Use locale default paper size by default, if possible, when switching printers instead of simply picking the first one in the list. 2004-08-21 Tommi Komulainen <tommi.komulainen@iki.fi> * src/galeon-window.c: Check "gtk-menu-bar-accel" from GtkSettings for menubar accelerator instead of hardcoding F10. Instead of manually opening the menubar forward the keypress event to it after it's shown. That way the menus open as usual when hovering the mouse cursor over them and you don't need to click to open. 2004-08-21 Tommi Komulainen <tommi.komulainen@iki.fi> * src/galeon-window.c: Add Ctrl+0 shortcut for "Normal Size" as per HIG. Fixes bug #121168 2004-08-21 Kjartan Maraas <kmaraas@gnome.org> * configure.in: Add «nb» to ALL_LINGUAS. 2004-08-16 Crispin Flowerday <gnome@flowerday.cx> * mozilla/EventContext.cpp: Use GetLocalName rather than GetTabName to get the attribute name. Fixes the galeon equivalent of bug #150208 2004-08-15 Crispin Flowerday <gnome@flowerday.cx> * mozilla/GlobalHistory.cpp: Don't stop pages loaded inside frames from being saved in the history. 2004-08-15 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * bookmarks/bookmarks-editor.c: Fixed wrong string at line 1406 2004-08-13 Crispin Flowerday <gnome@flowerday.cx> * libegg/egg-editable-toolbar.c * libegg/egg-editable-toolbar.h * libegg/egg-toolbar-editor.c * libegg/egg-toolbar-editor.h * libegg/egg-toolbars-model.c * libegg/egg-toolbars-model.h * libegg/eggmarshalers.list: Sync the toolbar editor from libegg. * src/galeon-window.c: Fix for some small API changes 2004-08-13 Crispin Flowerday <gnome@flowerday.cx> * mozilla/GaleonWrapper.h * mozilla/GaleonWrapper.cpp * mozilla/mozilla-embed.cpp: Simplify getting the encoding and forced encoding from mozilla. 2004-08-12 Ricardo Fernandez Pascual <ric@users.sourceforge.net> * bookmarks/bookmarks-editor.c: Fix bug #149751. 2004-08-12 Ricardo Fernandez Pascual <ric@users.sourceforge.net> * bookmarks/bookmarks-editor.c: Enable/disable menu entries depending of the selected items. Fixes #149750.. 2004-08-12 Ricardo Fernandez Pascual <ric@users.sourceforge.net> * embed/global-history.c: Fix compilation for Gcc 2.95. 2004-08-11 Ricardo Fernandez Pascual <ric@users.sourceforge.net> * bookmarks/bookmarks.c: Use the url when the title is "" for autobookmarks. Sort autofolders alphabetically. 2004-08-11 Ricardo Fernandez Pascual <ric@users.sourceforge.net> * ui/bookmarks-editor.glade: Fix mnemonics, wording and typos. 2004-08-11 Ricardo Fernandez Pascual <ric@users.sourceforge.net> * bookmarks.c: Fix small bug with copying. * bookmarks-tree-model.c: Don't allow to drop bookmarks on autogenerated folders. 2004-08-11 Ricardo Fernandez Pascual <ric@users.sourceforge.net> * bookmarks/bookmarks-icon-provider.c * ui/Makefile.am * ui/galeon-filter.png * utils/pixbuf-cache.c * utils/pixbuf-cache.h: Use different icons for VFolders and AutoFolders. 2004-08-11 Yanko Kaneti <yaneti@declera.com> * src/window-commands.c: "translator_credits" -> translator-credits" see http://mail.gnome.org/archives/gnome-i18n/2004-August/msg00125.html 2004-08-10 Crispin Flowerday <gnome@flowerday.cx> * GlobalHistory.cpp * JSConsoleListener.cpp * JSConsoleService.cpp * MyportalProtocolHandler.cpp * PrintingPromptService.cpp * SideBar.cpp * SideBarProxy.cpp: Remove calls to NS_INIT_ISUPPORTS, it hasn't been needed since mozilla 1.3 2004-08-10 Ricardo Fernandez Pascual <ric@users.sourceforge.net> * bookmarks/bookmarks-context-menu.c * bookmarks/bookmarks-single-editor.c * bookmarks/bookmarks-single-editor.h * bookmarks/bookmarks.c * bookmarks/bookmarks.h * bookmarks/xbel.c * embed/global-history.c * ui/bookmarks-editor.glade * utils/galeon-auto-bookmarks-source.c * utils/galeon-auto-bookmarks-source.h: Added oftions to filter the history items considered for each auto folder. The previous scoring algorithm has been killed, and instead there is a very simple one based in the last visited time, the visits count or both. Allow to match more than one item per host (or not). 2004-08-10 Crispin Flowerday <gnome@flowerday.cx> * mozilla/GlobalHistory.cpp * mozilla/GlobalHistory.h: Clean up the GlobalHistory class, and fix for a mozilla API change. 2004-08-10 Crispin Flowerday <gnome@flowerday.cx> * embed/global-history.c: Fix storing of the host's first and last visited times. 2004-08-09 Crispin Flowerday <gnome@flowerday.cx> * configure.in * mozilla/ContentHandler.cpp * mozilla/EventContext.cpp * mozilla/ExternalProtocolService.cpp * mozilla/GaleonWrapper.cpp * mozilla/GlobalHistory.cpp * mozilla/GlobalHistory.h * mozilla/GtkNSSKeyPairDialogs.cpp * mozilla/HeaderSniffer.cpp * mozilla/MozRegisterComponents.cpp * mozilla/ProgressListener.cpp * mozilla/ProgressListener.h * mozilla/SideBar.cpp * mozilla/mozilla-embed-shell.cpp * mozilla/mozilla-embed.cpp * mozilla/nsMailtoUrl.cpp: Drop support for mozilla versions < 1.7 2004-08-09 Crispin Flowerday <gnome@flowerday.cx> * mozilla/GaleonWrapper.cpp: Fix compilation with mozilla < 1.7. This won't be around for long, but its worth fixing. 2004-08-09 Thomas Zajic <zlatko@gmx.at> * libegg/egg-toolbar-editor.c * src/galeon-encoding-dialog.c * src/popup-commands.c: Declare variables before calling code. Fixes compilation with gcc 2.95 - bug #149732 2004-08-09 Crispin Flowerday <gnome@flowerday.cx> * mozilla/GaleonWrapper.h * mozilla/EventContext.h * mozilla/ContentHandler.h: Remove a lot of #includes, and use forward declarations instead. * mozilla/ContentHandler.cpp * mozilla/EventContext.cpp * mozilla/mozilla-embed-persist.cpp * mozilla/mozilla-embed.cpp: Add needed headers. * mozilla/GaleonWrapper.cpp: Add needed headers, and make the code more consistent, in use of NS_ENSURE_*, and use a simpler method to get the nsIWebNavigation interface. 2004-08-09 Ricardo Fernandez Pascual <ric@users.sourceforge.net> * bookmarks/bookmarks-context-menu.c * bookmarks/bookmarks-editor.c * bookmarks/bookmarks-editor.h * bookmarks/bookmarks.c * bookmarks/bookmarks.h * bookmarks/xbel.c * src/galeon-shell.c * ui/galeon-bookmarks-editor-ui.xml.in * utils/Makefile.am * utils/galeon-auto-bookmarks-source.c * utils/galeon-auto-bookmarks-source.h * embed/global-history.c: Autobookmarks. The scoring algorithm is the same as in Galeon 1.2. It may need adjusting, but seems to work mostly reasonably. You can have as many autobookmarks folders as you want, each one will have 20 different autobookmarks.
2004-11-27Note update of p5-Proc-Daemon to 0.03sketch2-3/+3
2004-11-27Note update of p5-Config-General to 2.27sketch2-3/+3
2004-11-27p5-Getopt-Simple updated to 1.48.wiz2-3/+3
2004-11-27apachetop done.sketch1-2/+1
2004-11-27two off the list (vpnc, xlockmore)hubertf1-3/+1
2004-11-27Note update of apachetop to 0.12.5sketch1-2/+2
2004-11-27Explain why swig-* is out of date, and should remain so for the timeepg1-2/+2
being.
2004-11-270.9.5 not 0.95abs1-2/+2
2004-11-27Update wmpload to 0.95. Changelog since 0.9.4abs1-1/+3
0.9.5 : - Added user customizable text labels. - Added manual page.
2004-11-27Update xlockmore and xlockmore-lite to 5.14.1.hubertf1-2/+3
Changes: 5.14.1 Fixed PAM goof. 5.14 fadeplot,laser: do not clear so much with erase modes (void *) for (caddr_t *) in argtype to get rid of most gcc warnings. g++ cleanups for xglock, xmlock, flow, life, marqee, apollonian, pacman configure cleanups. Goof for random placement of labeling for life and life3d i.e. the S could burn in on those old monitors. flow mode improvements added thanks to Tim Auckland Replace 2D rendering of Periodic Attractors with a 3D 'interrupted' rendering. Replace "-/+allow2d" with "-/+periodic" Replace all ODE formulae with completely generic forms. Add '-search' option to perform background high-speed discovery for completely new attractors without impacting rendering performance. Use gaussian distribution for initial point positions and for parameter search. Add "+dbuf" option to allow Double-Buffering to be turned off on slow X servers. Remove redundant '-zoom' option. Now automatically zooms if both rotation and riding are permitted. Replace dynamic bounding box with static one pre-calculated during discovery phase. Simplify and fix bounding box clipping code. Should now be safe to run without double buffer on all XFree86 servers if desired. Sync'd up with xscreensaver version Orbital camera (-/+rotate) specify following bee (-/+ride) zoom between bee and orbit (-/+zoom) Bounding Box (-/+box) disable 2D Poincare' section flows (-/+allow2d). Also added basic double-buffering to avoid XFree86 'debris' problems when lines go out of bounds. A few more fixes from Eric Lassauge <lassauge AT users.sourceforge.net>. gtk2/gtk detection in configure, automatically does a make for xglock xglock now uses GTK2 genlauncher fix for noof (used by xglock). life1d repeating patterns have a better chance of being caught. compile dependencies for ImageMagick for VMS thanks to Jouk Jansen. NICE_ONLY build option added. --enable-nice-only or --enable-blank-only nice modes also reevaluated thanks to Tom Schmidt. config.sub and config.guess updated from GNU. Changed PAM to USE_PAM to be consistent with imake. loop is more random when run as a single mode. -langton option added if one just wants Langton's Loops. atunnels resync with xsreensaver for new textures thanks to Eric Lassauge <lassauge AT users.sourceforge.net>.
2004-11-27uptimec update was done a long time ago.wiz1-2/+1
2004-11-27fvwm-devel-2.5.12 update was actually 2004-11-26.epg1-2/+2
2004-11-27Note fvwm-devel-2.5.12 and gnuserv-3.12.7 updates.epg2-4/+4
2004-11-26Update cambeva to 2.2. Changes since 2.0:abs1-1/+2
2.2 ---- * added color tags to config file (for css file) 2.1 ----- * support for robots.txt, sending robots away. * fixing content-length for css * improved html and css. validators give ok.
2004-11-26Updated brandybasic to 1.0.16abs1-2/+4
Version 1.11 17/09/2001 Darren Salt (ds@youmustbejoking.demon.co.uk) contributed a number of the changes in this version of the program. - Added support for reading Acorn five byte floating point values (Darren Salt). - Improved support for reading and writing Acorn eight byte floating point values on machines that use a different format for this sort of number to what Acorn use (Darren Salt). - Added support for reading gzip'ed files under Linux (Darren Salt). - The Linux version of the program can be installed using 'configure' (Darren Salt). - Added code to detect the format of eight byte floating point numbers on the platform on which the interpreter is running. This is used when reading and writing such values (DD, based on original code by Darren Salt). - The first line of a program in text form is now ignored if it starts with a '#' in all versions of the interpreter. This only used to be supported in the NetBSD and Linux versions. - Changed handling of syntax errors detected when a line is tokenised. The interpreter now puts out a slightly more meaningful 'syntax error' message if a program with such an error in it is run instead of 'STOP'. - DIM statements of the form 'DIM abc%!8 100' are now dealt with correctly. Previously the code always wanted a variable as the location at which to store the address of the byte array and did not allow the use of an indirected expression. This was an oversight in the code and has now been fixed. - Fixed bug where the string memory management was not being reset under certain conditions when a program was edited. The program was being corrupted if a string expression was evaluated immediately prior to editing the program and then again immediately afterwards. - Fixed bug in ERROR statement code where ERROR 0,<text> was not being treated as a fatal error, that is, the error could be trapped by ON ERROR. Also fixed problem where ERR was not returning the user-supplied error number after an ERROR statement. - Fixed bug in handling of ON ERROR LOCAL where a storage overwrite was causing the interpreter to abort with a 'interpreter has gone wrong' message when restoring LOCAL variables to their original values when dealing with an ENDPROC after branching to the statements after the ON ERROR LOCAL. - Fixed bug in READ statement that affected the reading of strings in cases such as 'READ a$,b$: DATA abcd,', that is, there is nothing after the last comma in the DATA statement. It should return a null string, but the code was skipping to the next DATA statement instead. Version 1.12 01/12/2001 - Split interpreter.c into four files and moved some stuff around. Renamed some files. Version 1.13 28/11/2002 - Included new RND code written by Crispian Daniels. - Included fixes for various graphics problem written by Crispian Daniels. - Incorporated new MacOS target written by Crispian Daniels. - Incorporated new FreeBSD target written by Dirk Engling. - Removed limit on the number of command line arguments returned by ARGV$. - Fixed problem in Unix version of program where screen output was not being displayed before using OSCLI. - Added new VDU function. This returns the value of the specified RISC OS VDU variable. - Added new function COLOUR. This returns a value that represents the closest colour to the colour with the specified colour components in the current screen mode. - Added missing GCOL <red>,<green>,<blue> statement - Added extended form of GCOL statement: GCOL OF ... ON - Added extended form of COLOUR statement: COLOUR OF ... ON - Added extended MODE statement: MODE <x>,<y>,<bpp>,<rate> - Extended the DIM statement to support the DIM <variable> LOCAL <size> version of the statement. - Checked program compiled and worked using the Castle C compiler. Version 1.14 28/07/2003 - Quick hack to fix DIM ... LOCAL problem. The problem was that the code to check that writes using indirection operators were to legal addresses blew away writes to byte arrays on the stack. I have removed this check so that the stack can written to. Version 1.15 16/08/2003 - Added '*key' to allow strings to be defined for function keys as on a BB Micro or RISC OS machine. Version 1.16 25/01/2004 - Added OpenBSD target (changes supplied by Julian Smith). - Added Amiga target (changes supplied by Stefan Haubenthal). - Fixed bug in tokenisation code where any keyword immediately followed by a '.' was taken as abbreviated and the '.' always skipped. This should not have been happening when the full keyword was supplied. The '.' in this case is the start of a floating point number. - Changed the handling of the function 'TOP'. Brandy used to have a token for this function but it is not how the RISC OS Basic interpreter treats it. It uses the token for 'TO' followed by the letter 'P'. This means that the interpreter determines from the context whether this is the function 'TOP' or the keyword 'TO' followed by a variable name starting with 'P'. Brandy now works the way the RISC OS interpreter does. - Fixed bug in handling of 'ERR'. The number of the last error was not being saved so that it could be referenced using ERR except in the case of errors raised via 'ERROR'. This bug was introduced in 1.11 when the *opposite* problem was fixed! - Added '*' command emulation to versions running Unix-type operating system. Previously it was DOS only. - Changed handling of OS commands to that leading blanks and '*' are removed first. - Added new command line option '-nostar' to stop program checking all '*' commands to see if they are emulated by the interpreter. - Tidied up the output on 'help' which shows the where the Basic program and variables are.
2004-11-26Noted upgrade of p5-IO-Interface to 0.98.he1-1/+2
2004-11-26Remove epydoc, generate and py-generate since they have been updated.darcy1-4/+1
2004-11-26Note update of epydoc to 2.1.darcy1-2/+3
2004-11-26Update vpnc to 0.3.2.hubertf1-1/+2
Changes: * vpnc-0.3.2.tar.gz Mon Nov 22 01:14:29 CET 2004 * added support for preshared without xauth * fixed NAT-T support with IOS and PIX * fixed IP-Len header (Christian Lackas) * fixed reconnection problems with IOS and PIX * vpnc-0.3.1.tar.gz Sat Nov 13 01:46:42 CET 2004 * fixed segfault in --print-config * vpnc-0.3.tar.gz Sat Nov 13 01:16:37 CET 2004 * included IPSec over UDP and NAT-T support, thanks to Tomas Mraz and Martin von Gagern * added support for interactive authentication (security tokens for example) * fixed IOS support * updated man-page * updated TODO list * fixed byte-order in debug ouput
2004-11-26Updated qiv to 2.0.snj2-3/+3
2004-11-26gnunet is in pkgsrc-wip, not in pkgsrc; remove entry.wiz1-2/+1
2004-11-26Fix some entries' spelling or version to be easier to parse.wiz1-66/+67
Move blackdown-{jdk,jre}14, lablgtk2, and coda6 to suggested packages. Add version number to alee-ttf entry. Remove some entries that are duplicates of other entries under different names. Remove foomatic [jlam] and pgplot [grant] entries, since we don't have packages for those yet. + dvipng-1.3, gcpio-2.5.90, gst-plugins-0.8.6, liferea-0.6.3, nut-10.11, obexftp-0.10.6, py-TPG-3.0.4,
2004-11-26centericq is already at 4.12.0snj1-2/+1
2004-11-26Updated 9menu to 1.8.snj2-3/+3
2004-11-26Updated xmountains to 2.7.snj2-3/+3
2004-11-26The latest version of xmms-funtimedancer is 0.1 and we already have itsnj1-2/+1
in pkgsrc.
2004-11-26crimsonfields updated to 0.4.5.wiz2-3/+3
2004-11-26Updated easytag to 1.0.wiz2-3/+3
2004-11-26Updated xmms-alarm to 0.3.6.snj2-3/+3
2004-11-26Updated wmfishtime to 1.24.snj2-3/+3
2004-11-26Updated xpenguins to 2.2.snj2-3/+3
2004-11-26Note update of sudo to version 1.6.8pl4.cube2-3/+3
2004-11-26Bump revisions of tiff and qt1 after changing the default USE_GIF valuejmmv1-1/+3
to 'yes'. (In behalf of jlam@, who can't commit this ATM.)
2004-11-26Update cvsync to 0.24.18.gehenna1-1/+2
2004-11-26Added potrace-1.5adam1-1/+2
2004-11-26Updated libcdaudio to 0.99.12adam2-3/+3