August 2016 Commit Log

Number of Commits:
18
Number of Active Developers:
1
westram 2016-08-30 14:01 Rev.: 15258


* {{{AW_font_limits}}}
- adds {{{was_notified()}}}; use as assertion
- default ctor: initializer list
* used by {{{reset()}}} (was: vice versa)
- (assert) combining ctor works for default-constructed instances
- bugfix: {{{min_width}}} was invalid for {{{AW_GC::get_font_limits(char c)}}}
* {{{AW_font_group}}}
- use another instance of {{{AW_font_limits}}} (instead of single variables) => default ctor works correct
- {{{unregisterAll()}}} just reinitializes this
- renames

41 lines of code changed in 4 files:

westram 2016-08-30 13:34 Rev.: 15257


* inline notify_...-functions (only used once)
* rename {{{notify_all}}} -> {{{notify}}}

6 lines of code changed in 2 files:

westram 2016-08-30 13:26 Rev.: 15256


* replace redundant data {{{AW_font_limits::height}}} with {{{get_height()}}}

20 lines of code changed in 11 files:

westram 2016-08-30 11:30 Rev.: 15254


* depends for [15253]

96 lines of code changed in 15 files:

westram 2016-08-30 11:29 Rev.: 15253


* move {{{AW_font_limits}}} into {{{aw_font_limits.hxx}}} (sync with gtk)

65 lines of code changed in 3 files:

westram 2016-08-30 10:26 Rev.: 15251


* partial merge from 'flags' into 'trunk'
- merge WINDOW changes
* adds: log:branches/flags@15231,15239,15242,15247,15249

37 lines of code changed in 5 files:

westram 2016-08-25 13:16 Rev.: 15237


* reduce merge2gtk problems

34 lines of code changed in 1 file:

westram 2016-08-25 12:38 Rev.: 15235


* reorder font-selection list (found fonts at top)
* fix failures when selecting 'no font'

61 lines of code changed in 3 files:

westram 2016-08-25 10:47 Rev.: 15234


* added some fonts available under !ThinLinc
- {{{-*-terminus-XXX-r-*-*-}}} (monospaced)
- {{{-sony-fixed-XXX-r-*-*-}}} (monospaced)
- {{{-mutt-clearlyu-medium-r-*-*-}}}

14 lines of code changed in 2 files:

westram 2016-08-24 11:42 Rev.: 15230


* remove undocumented feature (build IUPAC string from block selected in detailed column stat and write it to probe-match IUPAC input)
- code was unstable
- if multiple detailed column stat terminals were visible/selected, awar was modified multiple times
- more or less just a hack (should be implemented differently, e.g. optionally sync probe-match-target with single selected block)

7 lines of code changed in 6 files:

westram 2016-08-23 09:21 Rev.: 15228


* tested arb with gcc 6.2.0
- also disabled vectorization (produces broken code; see #700)

9 lines of code changed in 1 file:

westram 2016-08-22 14:34 Rev.: 15223


* reintegrates 'flags' into 'trunk'
- DRYed
* group generation code
* ref-terminal access
- layout done by managers (removed manual coordinate calculation)
- dynamic size calculated by terminals themselves
- fix design issues
* brackets were used where groups should have been used. fixed
* fix many bad/spammy names
- fix broken member-code (only worked with a NULL sentinel present)
- dynamic indentation (according to visible group-nesting)
* adds: log:branches/flags@15098:15222

1832 lines of code changed in 30 files:

westram 2016-08-18 08:50 Rev.: 15202


* adds {{{IF_MOTIF}}} and {{{IF_GTK}}}
* mark 2 parameters as "unused in gtk" (avoids warning there)

10 lines of code changed in 2 files:

westram 2016-08-17 19:39 Rev.: 15198


* remove {{{virtual}}} if {{{OVERRIDE}}} is present
- OVERRIDE implies 'implicit virtual' (if code compiles as C++11 <- tested on build server!)

263 lines of code changed in 35 files:

westram 2016-08-11 10:05 Rev.: 15176


* reintegrates 'fixres' into 'trunk'
- fixes #715
* adds: log:branches/fixres@15127:15175

2045 lines of code changed in 317 files:

westram 2016-08-03 17:17 Rev.: 15133


* tested gcc 4.9.4

1 lines of code changed in 1 file:

westram 2016-08-03 15:43 Rev.: 15132


* activate shading for NDS-list view
- shading is done only
* for shown section (on-the-fly)
* if species is not colored elsewise
- fixes bug: ARB_color was no longer displayed for DB w/o tree (with default settings)
* {{{TREE_recompute_cb}}} crashed if no tree shown. fixed.
* {{{TREE_recompute_and_rezoom_cb}}}: refresh canvas also if no tree shown

15 lines of code changed in 3 files:

westram 2016-08-03 14:42 Rev.: 15131


* handle errors reading tree-string (eg. decompression-error) -> print error instead of crashing
* simply take address of variables (instead of using voodoo {{{array[1]}}})
* mention that tree is useless (if sync-IDs fails to rename tree)

14 lines of code changed in 2 files:

July 2016 »

Generated by StatSVN 0.7.0