* reintegrates 'gde' into 'trunk'
- fixes #695
* adds: log:branches/gde@14670:14675,14682:14785
2097 lines of code changed in 77 files:
* tweaked 'Check server'
- use '-h' with df and ls (=human-readable size-info)
- also show content/freespace for ~/.arb_pts
- quote used directories (fixes problems with spaces etc.)
23 lines of code changed in 2 files:
* {{{GB_xcmd}}} failed for commands containing quotes. Fixed by
- separately constructing command passed to bash
- using {{{GBK_singlequote}}} to quote that command
* e.g. fixes 'Check server' in ptserver-admin
Note: breaks several external commands (see [14809])
27 lines of code changed in 1 file:
* increase default size for xterms started from arb
6 lines of code changed in 4 files:
* use statically allocated {{{GBS_strstruct}}}
14 lines of code changed in 1 file:
* reverts [14714] (not useful)
2 lines of code changed in 3 files:
* bind {{{awt_auto_popdown_cb}}} to awar used in tree-selection
1 lines of code changed in 1 file:
* remove last known SELLIST_CLICK_CB (popdown action was duplicated using widget- AND awar-callback)
* remove useless auto_space
0 lines of code changed in 1 file:
* mark more unwanted widget-callbacks (#559)
12 lines of code changed in 5 files:
* move {{{awt_auto_popdown_cb}}} out of motif-only section
7 lines of code changed in 1 file:
* add an assertion against callbacks bound to selection lists
5 lines of code changed in 1 file:
* replace last SELLIST_CLICK_CB by an awar-callback (#559)
10 lines of code changed in 3 files:
* replace one SELLIST_CLICK_CB by an awar-callback (#559)
11 lines of code changed in 1 file:
* use item-specific awars for field-reorder, -delete, -create and -convert
- switch to lazy-awar-initialization for item-specific awars
* remove some unused awars
60 lines of code changed in 3 files:
* hardcode property db as awar-destination
- makes it easier to remove the parameter from called awar-creators => easier to convert to lazy-awar-init
28 lines of code changed in 1 file:
* mark code installing/calling unwanted widget callbacks (#559)
- print warning for me when such a callback is used
18 lines of code changed in 2 files:
* mark code binding callbacks to non-button-widgets (probably incomplete; see #559 for details)
32 lines of code changed in 13 files:
* replace callbacks bound to selection lists by awar-callbacks (#559)
* stuff a leak in {{{MP_selected_chosen}}}
13 lines of code changed in 3 files:
* remove obsolete probe-group-interface
- also eliminates one unwanted selection-list-callback
0 lines of code changed in 4 files:
* make ptserver- and field-selection macro-compatible (#559)
- bind callback to selected awar; popdown selection window on awar-change
20 lines of code changed in 3 files:
* reverts [14726]
- doesn't fit into gtk branch (w/o bigger changes)
0 lines of code changed in 2 files:
* ~~workaround callback for auto-popdown of selection-list popups (e.g. field- or ptserver-selection)~~[[BR]](reverted by [14727])
22 lines of code changed in 2 files:
* ~~merge [14712] from 'gde' into 'trunk'~~
(reverted by [14746])
12 lines of code changed in 3 files: