summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Drop unused code for showing nyx configbackupDamian Johnson2016-01-07
* Rewrite configuration panelDamian Johnson2016-01-04
|\
| * Tidy up config panel's draw() methodDamian Johnson2016-01-04
| * Rewrite _draw_selection_details()Damian Johnson2016-01-03
| * Include border in DETAILS_HEIGHT constantDamian Johnson2016-01-03
| * Always show modified config options in panelDamian Johnson2016-01-03
| * Simplify dialog for writing our torrcDamian Johnson2016-01-03
| * Reordering show_write_dialog() methodDamian Johnson2016-01-03
| * Remove 'Save as...' option for saving torrcDamian Johnson2016-01-02
| * Drop lock when setting config valuesDamian Johnson2016-01-02
| * Don't track important config options separatelyDamian Johnson2016-01-02
| * Merge _load_config_options() into constructorDamian Johnson2016-01-02
| * Don't cache manual informationDamian Johnson2016-01-01
| * Use attributes for ConfigEntryDamian Johnson2016-01-01
| * Using blank ConfigOption when unavailableDamian Johnson2016-01-01
| * Replace use of get_custom_conf()config_panelDamian Johnson2015-12-24
| * Use new get_custom_conf() methodDamian Johnson2015-12-22
| * Simplify show_write_dialog()Damian Johnson2015-12-14
| * Menu popups stacktrace if unable to be renderedDamian Johnson2015-12-12
| * Popup for writing torrc caused stacktraceDamian Johnson2015-12-08
| * Use stem.manual module for retrieving manual informationDamian Johnson2015-12-06
| * Graphs could blend into each otherDamian Johnson2015-12-05
| * Missing check to see if the circuit's path existsDamian Johnson2015-12-05
| * Drop config panel lockDamian Johnson2015-11-11
| * Make all attributes privateDamian Johnson2015-11-11
| * Use methods for ConfigEntry attributes rather than a single get()Damian Johnson2015-10-25
| * Replace 'is default' with 'is set'Damian Johnson2015-10-24
| * Drop ConfigEntry's get_label() methodDamian Johnson2015-10-20
| * Drop nyxrc options for config panel dimensionsDamian Johnson2015-10-20
| * Use stem's datetime_to_unixDamian Johnson2015-10-20
| * Simplify 'is_default' attributeDamian Johnson2015-09-30
| * Drop menu option to toggle filteringDamian Johnson2015-09-28
| * Tests only passed in the pacific time zoneDamian Johnson2015-09-28
| * Sort ordering as attribute rather than config optionDamian Johnson2015-09-27
| * Change is_unset() to is_set()Damian Johnson2015-09-26
| * Drop ConfigEntry's get_all() methodDamian Johnson2015-09-26
| * Simple refactoringDamian Johnson2015-09-25
| * Move field attributes to configurationDamian Johnson2015-09-25
| * Drop config panel's support for alternate typesDamian Johnson2015-09-25
|/
* Rewrite connection panelDamian Johnson2015-09-22
|\
| * Fix connection countingDamian Johnson2015-09-22
| * Split right column into its own functionDamian Johnson2015-09-20
| * Split line detail rendering into its own functionDamian Johnson2015-09-20
| * Split address column rendering into its own functionDamian Johnson2015-09-20
| * Revise connection resolver selectionDamian Johnson2015-09-19
| * Store sorting as attribute rather than configDamian Johnson2015-09-19
| * Drop set_sort_order()Damian Johnson2015-09-19
| * Drop connection panel lockDamian Johnson2015-09-19
| * Duplicate code to mark initial connectionsDamian Johnson2015-09-19
| * Drop reset listenerDamian Johnson2015-09-19