May 2013 Commit Log

Number of Commits:
53
Number of Active Developers:
2
epruesse 2013-05-27 19:35 Rev.: 10103

generate arb-dev.tgz when arb.tgz is built
arb-dev includes all static libraries and the header files
in INCLUDE

21 lines of code changed in 1 file:

westram 2013-05-25 18:33 Rev.: 10102


* add gcc 4.6.2

1 lines of code changed in 1 file:

westram 2013-05-25 16:18 Rev.: 10101


- reverts [10100]

0 lines of code changed in 1 file:

westram 2013-05-25 15:54 Rev.: 10100


- let tests fail (testing build server)

(reverted by [10101])

2 lines of code changed in 1 file:

westram 2013-05-25 15:16 Rev.: 10099


- redo part of [10098]
- [10095] added 3min in the wrong (now we subtract 3 min)

2 lines of code changed in 1 file:

westram 2013-05-25 14:09 Rev.: 10098


- do NOT check for old logs in fresh checkouts

4 lines of code changed in 1 file:

westram 2013-05-25 12:00 Rev.: 10097


* misc changes 4 jenkins
- dont be verbose when building tarball
- ls JUNIT_LOG in unit-test cleanup
- increased unit test timeouts to 15 minutes (should be reverted later)

20 lines of code changed in 3 files:

westram 2013-05-24 19:30 Rev.: 10096


* updated version information
* changelog
- updated missing version (5.4 + 5.5)
- added release dates
- replaced '*' bullets by '-' (fixes formatting of help page generated from changelog)
* fixes #293

135 lines of code changed in 2 files:

westram 2013-05-24 16:02 Rev.: 10095


- delete log relicts only when they are older than 3 minutes

6 lines of code changed in 1 file:

epruesse 2013-05-24 09:13 Rev.: 10094

don't fail if there's no junit_log.xml to clean

1 lines of code changed in 1 file:

westram 2013-05-23 18:17 Rev.: 10093


- write JUnit-alike report

81 lines of code changed in 2 files:

westram 2013-05-22 13:53 Rev.: 10083


reintegrated branch 'macros2'

757 lines of code changed in 70 files:

westram 2013-05-22 10:50 Rev.: 10078


* use sockets in $(ARBHOME)/UNIT_TESTER/sockets
- otherwise running unit-tests in two WCs will interfere

15 lines of code changed in 4 files:

westram 2013-05-22 09:50 Rev.: 10075


* disable 2 callallcallbacks

2 lines of code changed in 1 file:

westram 2013-05-22 09:48 Rev.: 10074


* no longer create multiple instances of column-stat-config-window (which only differed by what was called when 'GO' button was pressed)
* allow to reconfigure column-statistic
- when column stat get dis- and then enabled again, it now again asks for parameters
- fixed worst leaks caused by recalculation. the whole STAT module still leaks as hell - cant fix that atm
* fix some valgrind errors

121 lines of code changed in 7 files:

westram 2013-05-22 09:26 Rev.: 10073


* suppress some motif leaks/bugs

3 lines of code changed in 1 file:

epruesse 2013-05-21 16:55 Rev.: 10071

update test to match change of test-pt-server socket

1 lines of code changed in 1 file:

epruesse 2013-05-21 16:20 Rev.: 10070

use unix socket in /tmp (to allow concurrent unit tests)

2 lines of code changed in 1 file:

epruesse 2013-05-21 15:49 Rev.: 10069

guard against unix-socket names that are too long
(the struct will only hold up to 108 chars)

3 lines of code changed in 1 file:

epruesse 2013-05-21 09:47 Rev.: 10068

add gcc 4.4.7 (centos5)

1 lines of code changed in 1 file:

epruesse 2013-05-21 09:25 Rev.: 10067

expect xmkmf in path (doesn't have to be /usr/bin/X11/)

1 lines of code changed in 1 file:

epruesse 2013-05-20 06:24 Rev.: 10063

don't hardcode CLANG for Darwin

2 lines of code changed in 1 file:

westram 2013-05-17 14:21 Rev.: 10054


* code move (collect column stat activation code)

216 lines of code changed in 6 files:

westram 2013-05-17 13:52 Rev.: 10053


* create only one instance of the aligner window

13 lines of code changed in 1 file:

westram 2013-05-17 12:18 Rev.: 10052


* define a basename for GCs in each canvas
- pass it down when creating the AW_gc_manager
- use id of window containing the canvas at most places (=uses same name as previously, i.e. uses same awars)
- use identical id for all ARB_NT and ARB_EDIT4 clone windows (the id of the main window)
* this results in multiple AW_gc_manager instances bound to the same awars -> if GCs for one canvas change, all other canvases with the same basename will change as well

26 lines of code changed in 14 files:

westram 2013-05-17 11:35 Rev.: 10048


* AW_manage_GC no longer hardcodes window-id as basename for GCs
- pass down window-id from all callers (i.e. no change in behavior yet)

114 lines of code changed in 11 files:

westram 2013-05-17 09:14 Rev.: 10047


* remove strange result parameter from AWT_canvas-ctor
- use member instead

16 lines of code changed in 8 files:

westram 2013-05-17 08:52 Rev.: 10046


* more renames

24 lines of code changed in 7 files:

westram 2013-05-17 07:42 Rev.: 10045


* renames only

24 lines of code changed in 10 files:

westram 2013-05-17 07:39 Rev.: 10044


* fix typedef of AW_gc_manager
- fix wrong cast

2 lines of code changed in 2 files:

westram 2013-05-16 15:42 Rev.: 10041


* reproduce some code moves done in gtk

465 lines of code changed in 2 files:

westram 2013-05-16 14:02 Rev.: 10040


* arb_edit4 search detail window
- localize macro ids (also localize for each clone-window, not only for each search type)
- store generated windows statically; use same windows for menu-entries and top-area-buttons

144 lines of code changed in 5 files:

westram 2013-05-16 13:11 Rev.: 10039


* create cloned EDIT4 windows with unique window id
- avoids duplicated macro ids
- break GCs for clone-window (already is broken in arb_ntree; need generic solution)

12 lines of code changed in 1 file:

westram 2013-05-16 09:14 Rev.: 10038


* remove macro id from callbackless button

1 lines of code changed in 1 file:

westram 2013-05-16 09:14 Rev.: 10037


* clear exported error (when awar selecting ptserver contains an invalid error)

3 lines of code changed in 1 file:

westram 2013-05-13 19:15 Rev.: 10033


* exclude several callbacks from 'callallcallbacks'
* removed macro-id from color-name "button" (callbackless)

44 lines of code changed in 2 files:

westram 2013-05-13 19:13 Rev.: 10032


- macro id fixes
- use canvas-relative id for 'store config' (callbacks differ depending on canvas)

2 lines of code changed in 2 files:

westram 2013-05-13 19:11 Rev.: 10031


- allow initial progress w/o title (fake title; useful for progress-wrappers)

1 lines of code changed in 1 file:

westram 2013-05-13 19:10 Rev.: 10030


- avoid zero strbuffer size

1 lines of code changed in 1 file:

westram 2013-05-13 19:09 Rev.: 10029


- misc error handling fixes

7 lines of code changed in 5 files:

westram 2013-05-13 19:06 Rev.: 10028


- fix crashes in !BranchWindow (if no tree)

33 lines of code changed in 1 file:

westram 2013-05-13 14:41 Rev.: 10027


- do not export errors

3 lines of code changed in 2 files:

westram 2013-05-13 14:40 Rev.: 10026


* allow GBS_read_dir with dir "" (returns empty filelist)
- fixes assertion failure from import window

54 lines of code changed in 1 file:

westram 2013-05-13 14:36 Rev.: 10025


- macro id
* use menu name for GDE menu entries
* use local id for 'new_window'

2 lines of code changed in 2 files:

westram 2013-05-13 13:41 Rev.: 10023


- reproduce another code move done in gtk (instead of trunk - where it should have been done)

348 lines of code changed in 3 files:

westram 2013-05-13 13:20 Rev.: 10021


* expect menu-entries have a macro-id (RALF only)

5 lines of code changed in 1 file:

westram 2013-05-13 12:53 Rev.: 10020


* added gcc 4.7.3 (and workaround gcc-bug)

3 lines of code changed in 1 file:

westram 2013-05-13 12:08 Rev.: 10019


* fix some duplicated macro_ids
* skip macro_ids for some callbackless buttons
* avoid duplication of select tree window (create static instance)

28 lines of code changed in 4 files:

westram 2013-05-12 18:32 Rev.: 10013


* added assertions vs wrong macro IDs

6 lines of code changed in 2 files:

westram 2013-05-12 14:20 Rev.: 10012


* check for duplicate macro-IDs while loading user mask
- make them unique
- annoy user with warning (until he fixes the problem)
* no longer use macro IDs
* for command {{{SELF()}}}
* for text-buttons
* stuffed leaking IDs (when reloading mask)

67 lines of code changed in 1 file:

westram 2013-05-10 15:49 Rev.: 10003


* merge from ptsfix [9380]

80 lines of code changed in 9 files:

epruesse 2013-05-09 05:07 Rev.: 9991

fix right-clicking line in reset mode
setting line width to 0 caused assertion failure in AP_Tree.hxx:271

1 lines of code changed in 1 file:

westram 2013-05-08 16:47 Rev.: 9989


- call aw_initstatus before AW_root to fulfil assertion (introduced by [9899])

2 lines of code changed in 1 file:

April 2013 »

Generated by StatSVN 0.7.0