summaryrefslogtreecommitdiff
path: root/lib/observer/src/observer_pro_wx.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearRickard Green2021-12-131-1/+1
* observer: Support darkmode guiDan Gudmundsson2019-06-191-1/+1
* Add OBSERVER_SCALE environment variable for HiDPI supportLoïc Hoguin2019-02-181-7/+8
* Update copyright yearHenrik Nord2018-06-181-1/+1
* Fix crash when config was wrongDan Gudmundsson2018-03-211-8/+25
* Merge branch 'dgud/observer/opt-tv-tab/OTP-14856' into maintDan Gudmundsson2018-01-221-1/+2
|\
| * observer: Fix change accumDan Gudmundsson2018-01-111-1/+2
* | [observer] Use include_lib instead of include with relative pathSiri Hansen2017-12-201-1/+1
|/
* observer: Improve handling of UnicodeSiri Hansen2017-09-051-6/+6
* observer: Fix alpabetic ordering when sorting on NameDan Gudmundsson2017-05-101-6/+48
* observer: chunk process list infoDan Gudmundsson2017-05-091-45/+89
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* observer: (re)store configDan Gudmundsson2017-03-281-12/+22
* [etop] Show CPU utilization for last interval onlySiri Hansen2016-12-121-1/+7
* [observer] Allow multiple select in Ports tabSiri Hansen2016-05-191-3/+3
* [observer] Make right click menu act on the "expected pid"Siri Hansen2016-05-191-18/+37
* [observer] Add tracing of portsSiri Hansen2016-05-191-1/+1
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* observer: Fix range testDan Gudmundsson2015-02-201-1/+1
* observer: Optimize row lookupsDan Gudmundsson2014-01-271-29/+44
* observer: Consolidate the view of process informationDan Gudmundsson2014-01-271-17/+17
* wx: Workaround wx-2.9 bugsDan Gudmundsson2013-01-091-1/+1
* [observer] Fix dialyser warningsDan Gudmundsson2012-06-281-2/+1
* [observer] Fix dead processesDan Gudmundsson2012-04-271-7/+14
* [observer] Added an application viewerDan Gudmundsson2011-12-021-4/+0
* [observer] Remove unused time from process viewDan Gudmundsson2011-11-251-8/+8
* [observer] Fix listctrl colum size calculationDan Gudmundsson2011-11-251-9/+1
* [observer] Add more trace functionalityDan Gudmundsson2011-11-241-10/+42
* [observer] Use standard popup menuDan Gudmundsson2011-11-231-46/+12
* [observer] Rework tracing part of the guiDan Gudmundsson2011-11-171-91/+19
* [observer] Fix portability bugsDan Gudmundsson2011-11-111-6/+5
* [observer] Improve process_info windowDan Gudmundsson2011-11-101-13/+9
* [observer] Misc cleanup and fixesDan Gudmundsson2011-11-101-212/+216
* [observer] Clean up codeDan Gudmundsson2011-11-081-462/+199
* [observer] Started on a wx guiMagnus Eriksson2011-11-081-0/+944