summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
| * Replace ConnectionLine with a namedtupleDamian Johnson2015-09-18
| * Drop placement_label attributeDamian Johnson2015-09-17
| * Drop get_listing_prefix() methodDamian Johnson2015-09-17
| * Drop include_port attributeDamian Johnson2015-09-17
| * Merge get_etc_content() into draw functionDamian Johnson2015-09-15
| * Simplify circuit line renderingDamian Johnson2015-09-15
| * Merge prefixes into line drawingDamian Johnson2015-09-15
| * Merge get_destination_label() into draw functionDamian Johnson2015-09-15
| * Further simplify draw_line()Damian Johnson2015-09-12
| * Drop option for listing connection information by typeDamian Johnson2015-09-12
| * Merge LABEL_FORMAT into draw functionDamian Johnson2015-09-12
| * Merge _get_listing_content() into draw functionDamian Johnson2015-09-09
| * Simplify get_destination_label()Damian Johnson2015-09-08
| * Merge main get_listing_entry() implementation into draw methodDamian Johnson2015-09-07
| * Move get_listing_entry() into draw functionDamian Johnson2015-09-07