$Id: ambient.notes,v 1.1599 2008/06/08 08:24:07 geit Exp $
08.06.2008
- rename.c
Added missing unable to rename strings (geit)
05.06.2008
- iconviewclass.c
volume rename handling (in internal notify) was completely broken. (kiero)
26.05.2008
- iconviewclass.c, lasso.c|h
don't leave trash from lasso when background image is loaded (kiero)
24.05.2008
- infowinclass.c, formatclass.c
moved checkboxed to be uniform on the left side. (geit)
- formatclass.c
added missing underscore support (geit)
22.05.2008
- prefswin_listerclass.c, prefswin_windowclass.c, mimegroupclass.c
moved checkboxed to be uniform on the left side. (geit)
removed useless groups and made some cleanups. (geit)
- prefswin_windowclass.c
"position window under mouse" checkbox is no longer blocking
window sizing the "get from window" button. (geit)
15.05.2008
- keyshortcuts.c
enabled missing SHORTCUT_ID_FIND in keyboard settings. (geit)
10.05.2008
- cxwinclass.c panelitem_listclass.c panelitemwinclass.c
adjusted default window dimensions. simplified. (kiero)
09.05.2008
- iconclass.c, appclass.c, contextmenus.c
"put away" iten is now available when context menu is invoked for multiple items (kiero)
04.05.2008
- thumbs.c
added function to generate thumbnail bitmap. some dead code removed. (kiero)
- listviewclass.c
removed custom thumbnail creation code for pictures. (kiero)
03.05.2008
- appclass.c
passing "" as search location to Find command works as if [VOLUMES] was passed. (kiero)
- findclass.c
instead of adding [VOLUMES] entry to list, all volumes are added. (kiero)
- iconclass.c
fixed checking of selected entries types.
opening context menu for multiple entries now works for root view too. restricted, so
only enabled when same type of entries are selected. (kiero)
30.04.2008
- getdirsize.c
changed handling of return value from getdirsize(). now dirsize scanning in listview
is properly aborted (kiero)
- iconclass.c
fixed icon droparea calculation. (kiero)
- iconclass.c
experimental change to fix wrong drop target when dragging icons over other, partialy visible ones (kiero)
19.04.2008
- listviewclass.c viewapi.c
removed custom scrollers handling for listviews. (kiero)
- examine64.c
implemented 64bit versions. (kiero)
10.04.2008
- bookmarks.c, prefswin_bookmarksclass.c, prefs.c, prefs.h, updatelist.c, appclass.c, appclass.h
added display configuration for bookmark list. Now its possible to show names, locations or names
and locations. (geit)
09.04.2008
- listviewlistclass.c
added missing translations. (geit)
06.04.2008
- iconviewclass.c
added workaround for a race happening between font loading and icon adding.
should fix missing labels. (kiero)
05.04.2008
- toolbutton_bookmarksclass.c
when building uri to be be added to list, always specify view and mode (kiero)
04.04.2008
- iconclass.c
fix for broken icon image with certain font combination (kiero)
03.04.2008
- aboutwinclass.c
updated Web section - added Leo, JoBBo and Luky, updated copyright information (luky-amiga)
31.03.2008
- time_func.c
added datestamp_to_ticks(). (kiero)
- deficonpool.c
use ticks instead of seconds when calculating hash value. (kiero)
- listviewclass.c
store date as ticks to match other functions. (kiero)
- iconclass.c/scandir.c
MA_Icon_FileDate is using ticks not seconds now. (kiero)
- thumbs.c
use datestamp_to_ticks to calculate hash. (kiero)
- typescanner.c
bit less methodstack calls.
use datestamp_to_ticks() when needed.(kiero)
29.03.2008
- iconclass.c
selection color changes are again working in realtime. (kiero)
19.03.2008
- renamewinclass.c, listviewlistclass.c
Added clever auto mark. If you select "fuh.jpg" to be renamed the text input will mark "fuh"
by default. (geit)
18.03.2008
- appclass.c
added "zoomed" mode to loadbackground arexx/internal command. (fab1)
- listviewlistclass.c
When doubleclicking a project with default tool in listview, don't try to run icon file itself. (fab1)
12.03.2008
- actiondispatcher.c, prefs_advanced.*
temporary option to disable reference window locking (only use if you can accept crashes,
lose of data, etc., *dangerous* and highly *experimental*!)
(tokai)
10.03.2008
- wbarg.c
make sure passed object to wba_create() actually implements the requested attributes to avoid potential havoc.
Fixes for instance the "drop a poppen object on an external appwindow" crash reported by alfie. (fab1)
09.03.2008
- listviewclass.c listviewclass.c
font prefs wouldn't always be applied in realtime. (fab1)
06.03.2008
- prefswin_listerclass.c prefs.c/h listviewlistclass.c updatelist.c listviewclass.c appclass.c threads.h
Added more items to lister view preferences (some of them were already there, but hardcoded) (fab1):
- font to be used.
- bold directories checkmark.
- alternated rows checkmark (every other line is 10% brighter) -> be sure to have env:mui/fastppa set to 1 to test it (will be slow on 1.4.x though)
- hilighted sorting column (currently active sorting column is brighter than other ones).
28.02.2008
- listviewclass.c
Changed listview->icons submode behaviour again. It now only shows files with icons (like iconview).
Any complaint to #morphos/Jupp3. :) (fab1)
- prefswin_miscellaneous.c/prefswin_windowclass.c prefswin_backgroundclass.c
Put those classes in scroll groups to satisfy 640x480 screenmode fetichists. (fab1)
- cxwinclass.c, findclass.c sysinfowinclass.c, formatwinclass.c
Added missing menu items to utility-windows (find, system monitor, exchange, format) (geit)
- c/do, c/open
"Do"-command is now named "Open". (geit)
- c/do/main.c
"Open"-command now supports URLs using openurl. (geit)
- c/do/*
"Open"-command now supports pattern matching and multiple arguments. (geit)
- infowinclass.c
default tool group was placed in wrong place in certain cases. (kiero)
27.02.2008
- appclass.c menus.c/h
+ Implemented shortcut argument for menu command. There's no shortcut conflict check, so use with care. (fab1)
26.02.2008
- appclass.c menus.c/h
+ Implemented "menu remove" command.
+ Added "separator" menu entry type.
+ Created a rexx menuconvert.rexx script able to translate toolsdaemon config file and generate menus from it. (fab1)
- recognition.db
(re)enabled/ modified the generic text file detection (filename does no longer
matter to detect if a file is 'Text' or not).
(tokai)
25.02.2008
- appclass.c/h menus.c/h windowclass.c
Added 'configurable pulldown menu' (like tooldaemon) functionality. Entries can only be added through arexx port for now. (fab1)
syntax:
- menu add id="entry identifier" [parentid="parent entry identifier"] title="entry label" type=