summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-07Use lexical binding and silence byte-compilerexternals/enwcIan Dunn
2017-08-27Fix install make targetIan Dunn
2017-04-15Updated version to 2.0Ian Dunn
2017-04-13Various fixes and improvementsIan Dunn
2017-04-11Add type for enwc-enable-auto-scan-on-startupIan Dunn
2017-04-10Restrict enwc-auto-scan to status variableIan Dunn
2017-04-04Fixed bug in enwc-refresh-widthsIan Dunn
2017-04-03Added tests for interface selectionIan Dunn
2017-04-03Split enwc-setup contents into separate functionsIan Dunn
2017-03-30Remove sort column when switching between wired and wirelessIan Dunn
2017-03-30Demoted setup error to messageIan Dunn
2017-03-29Ask the user about saving network interfaces during `enwc-setup'Ian Dunn
2017-03-29Inform user if enwc-setup has already been calledIan Dunn
2017-03-19Fixed wired connection and interface.Ian Dunn
2017-03-04Excluded enwc-cm.el from byte compilationIan Dunn
2017-03-03Bumped versionIan Dunn
2017-03-03Changed enwc-last-scan to enwc--last-scan-resultsIan Dunn
2017-03-03Fixed MakefileIan Dunn
2017-03-03Created auto scan reset functionIan Dunn
2017-03-03Fixed docstring of enwc-force-backend-loadingIan Dunn
2017-03-03Prompt for network interface devices if they aren't setIan Dunn
2017-02-24Clarified example in enwc.elIan Dunn
2017-02-23Updated version to 2.0beta1Ian Dunn
2017-02-23Updated hgignore to ignore elc files in top-level directory.Ian Dunn
2017-02-23Moved lisp files into top-level directory.Ian Dunn
2017-02-23Removed some files from docs.Ian Dunn
2017-02-23Updated copyright and keywords on all files.Ian Dunn
2017-02-23Fixed autoloads target in MakefileIan Dunn
2017-02-23Moved enwc-setup to enwc.el, and added it to enwc.Ian Dunn
2017-02-23Fixed bug with NetworkManager loadingIan Dunn
2017-02-15Silenced byte-compiler.Ian Dunn
2017-02-15Fixed NetworkManager connection bug.Ian Dunn
2016-12-04Don't switch to the ENWC buffer when processing a scan.Ian Dunn
2016-11-04Added default setup and removed experimental WPA supplicant backend.Ian Dunn
2016-11-04Added force parameter to `enwc-load-backend'.Ian Dunn
2016-04-22Removed tag 2.0Ian Dunn
2016-04-22Fixed bug in 'enwc-load-default-backend'Ian Dunn
2016-04-22Cleaned up enwc-refresh-widths and changed enwc-details-list to enwc-column-s...Ian Dunn
2016-04-15Cleaned up network display.Ian Dunn
2016-04-15Changed channel to an integer.Ian Dunn
2016-04-15Lots of changes to enwc.el.Ian Dunn
2016-04-15Updated MakefileIan Dunn
2016-04-15Began work on WPA backend. EXPERIMENTAL!Ian Dunn
2016-04-15Moved editing commands to separate file.Ian Dunn
2016-04-15Moved Wicd and NetworkManager backends to new system.Ian Dunn
2016-04-15Created more robust backend system.Ian Dunn
2016-04-08Changed enwc-last-scan to a hashtable.Ian Dunn
2016-04-08Correctly merged old branch.Ian Dunn
2016-04-07Fixed autoloads generation and added hgignore.Ian Dunn
2016-04-06Added autoloadsIan Dunn