baldurk
030cbfde9a
Batch update copyright years everywhere
2017-01-06 12:13:31 +00:00
baldurk
2385e67ba4
Remove some legacy code that was never enabled
2016-11-21 18:09:48 +01:00
baldurk
f7e939cda9
Sort node selection from treelistview before iterating on copy-paste.
2016-11-13 13:50:40 +01:00
baldurk
b36475cf9c
Remove now-unused functionality, context filter and deferred events
2016-09-05 17:55:12 +02:00
baldurk
274dbcd4ef
Remove unnecessary double-calls of OnLogfileLoaded(). Refs #267
2016-05-04 21:52:31 +02:00
baldurk
70b99a4412
Remove antiquated 'multiple frames in one capture' support.
...
* Cleans up the code a bunch, this support is unlikely to ever return
and if it does it will need a rethink anyway.
2016-04-13 00:28:09 +02:00
baldurk
2e0ffa7813
Batch update copyright years everywhere
2016-02-07 18:50:45 +01:00
baldurk
7769e1d672
Change API events view to show { } sections in sub-nodes
2016-02-07 18:44:57 +01:00
baldurk
6afbe8c92b
Add exception handling on Clipboard.SetText, fall back to SetDataObject
2015-07-06 18:15:49 +02:00
baldurk
23404656ce
Make sure not to try to set empty text to clipboard
2015-04-25 13:19:48 +02:00
baldurk
7339be3c00
Fix crash if Ctrl-C is pressed while no log is loaded
2015-04-25 13:19:37 +02:00
baldurk
95f4011bcb
Add option to favour monospaced font for all data. Refs #118
...
* The option will enable monospaced fonts for all data displays, like
the list of events, API calls, etc as well as pipeline displays, entry
of filename/directory in the capture window and many other places.
Pure UI labelling etc mostly still stays as a serif font.
* A few sizes of controls were tweaked (like headers in the pipeline
windows) so that they didn't just barely overflow with the larger
font.
* While looking at this, it became obvious that buffer viewers and
constant bufferviewers should always display in monospaced regardless,
so that has been changed.
2015-04-09 21:49:03 +01:00
baldurk
a23f597c99
Fix some stupid typos/errors with commit e749f4287
2014-10-05 22:25:01 +01:00
baldurk
f198e71806
[Refs #87 : Static Analysis] Remove unused variables
2014-10-05 19:01:27 +01:00
baldurk
e749f42876
[Refs #87 : Static Analysis] string compare as uppercase or by length
2014-10-05 19:01:25 +01:00
baldurk
c38affcded
Initial commit of existing code.
...
* All renderdoc code up to this point was written by me, history is available by request
2014-05-02 08:33:01 +01:00