* fixed SIGSEGV when clicking on inner tree node w/o groupinfo in SELECT-, INFO- or WWW-mode (was introduced in [5660])
1 lines of code changed in 1 file:
- compile fix in disabled DEBUG code
1 lines of code changed in 1 file:
- updated to doxygen 1.6.1
1398 lines of code changed in 1 file:
- install all non-arb-packets in one rush
- added target 'devdox' (provides doxygen+followups)
101 lines of code changed in 1 file:
- added doxygen(-doc) to 'develop'
2 lines of code changed in 1 file:
* load/save for window-specific configs (allows to share part of settings with other users)
- configs are saved into ~/.arb_prop/cfgSave (created on demand).
- help updated
179 lines of code changed in 2 files:
* implemented file selection box (this is the first modal window using xfig).
* buttons in aw_string_selection / aw_input may start with \n. These buttons will start a new row.
111 lines of code changed in 5 files:
* defined enum states for recalc_size_at_show
* added similar mechanism to position a window at showtime
* modal windows
- popup at current mouse position
- follow the mouse
* non-modal windows
- popup at current mouse position (if no user pos/size saved yet)
* added allow_delete_window(). Allows to redefine whether a window can be closed.
* added functions: get_screen_size() and get_mouse_pos()
* awt_create_selection_list_on_scandb popsup at mouse
* added debugging code to TRACE_CALLBACKS
* show_grabbed() now does the same as show() - both use show_internal()
* removed AW_window::align() (still available as recalc_pos_atShow(AW_REPOS_TO_CENTER), but unused)
322 lines of code changed in 8 files:
* added GB_getenvARBCONFIG
- create directory on demand
- will be used by save/load config
* dynlinks to arb_envar.hlp
* added missing description for ARB_HTMLDOC
43 lines of code changed in 3 files:
* kill PT-server: close socket before sending kill command. Avoids SIGPIPE when killing a running server (occurred during 'Update server')
3 lines of code changed in 1 file:
- use sockets for local PT-servers
11 lines of code changed in 1 file:
- updated OS_X info (thx to Matt)
21 lines of code changed in 2 files:
* merged [6210] from stable
84 lines of code changed in 3 files: