|  Nukem9 | 4c3416d209 | Merged mrexodia/x64_dbg into master | 2015-01-02 11:58:23 -05:00 | 
				
					
						|  Mr. eXoDia | bbe499ebdf | DBG: added a 'secret' option to disable database compression | 2015-01-02 17:22:09 +01:00 | 
				
					
						|  Mr. eXoDia | 218bb05c18 | BRIDGE: fixed a bug with the critical section (initialized multiple times) | 2015-01-02 17:12:19 +01:00 | 
				
					
						|  Mr. eXoDia | fbd28ee842 | BRIDGE: resolved issue #237 (x64dbg sometimes loses settings) | 2015-01-02 17:08:17 +01:00 | 
				
					
						|  Mr. eXoDia | cca12ca83f | GUI: resolved issue #236 (reference view does not follow in disassembler correctly) | 2015-01-02 16:38:00 +01:00 | 
				
					
						|  Mr. eXoDia | 2e347ad716 | GUI: resolved issue #233 (crack in hexdump when scrolling up sometimes) | 2015-01-01 20:44:19 +01:00 | 
				
					
						|  Mr. eXoDia | 2eaac560e6 | DBG: updated version | 2015-01-01 20:43:49 +01:00 | 
				
					
						|  Mr. eXoDia | ab3cf76115 | DBG+GUI: updated register context structures (for plugin mingw compatibility) | 2014-12-30 03:57:58 +01:00 | 
				
					
						|  Mr. eXoDia | ab0279e168 | GUI: close buttons on tabs | 2014-12-30 03:51:04 +01:00 | 
				
					
						|  Mr. eXoDia | fbff8a731a | Merge branch 'master' into capstone | 2014-12-30 02:34:31 +01:00 | 
				
					
						|  Mr. eXoDia | 8fb7527d41 | Merge branch 'master' into doxygen Conflicts:
	x64_dbg_bridge/bridgemain.cpp | 2014-12-30 02:33:02 +01:00 | 
				
					
						|  Mr. eXoDia | 4ce848d21b | GUI: resolved issue #125 (tabbed reference view) | 2014-12-30 01:11:13 +01:00 | 
				
					
						|  Mr. eXoDia | 13eaa8a7ae | GUI: added options for detach/delete tabs in MHTabWidget | 2014-12-30 00:54:13 +01:00 | 
				
					
						|  Mr. eXoDia | a134c11426 | DBG: new tabbed reference view code | 2014-12-30 00:38:38 +01:00 | 
				
					
						|  Mr. eXoDia | efe2f12219 | GUI: fixed a bug with copying the wrong number of instructions (thanks to futureproof for the find!) | 2014-12-29 20:21:51 +01:00 | 
				
					
						|  Mr. eXoDia | 91beff6211 | GUI: added INT3 color customization | 2014-12-29 15:10:34 +01:00 | 
				
					
						|  Mr. eXoDia | 0cf41d2d55 | GUI: better view of imports ("[module].[label]" instead of "[label]") | 2014-12-29 02:10:39 +01:00 | 
				
					
						|  Mr. eXoDia | c17419fc98 | DBG: more fixes in valapifromstring (this function is getting really complex and confusing now) | 2014-12-29 02:02:34 +01:00 | 
				
					
						|  Mr. eXoDia | a30fecb90b | GUI: added an option to copy the file path of a module | 2014-12-29 01:30:33 +01:00 | 
				
					
						|  Mr. eXoDia | 3199025d7b | DBG: fixed a bug in valapifromstring (the correction for the loaded base in the debuggee was bad) | 2014-12-29 01:29:57 +01:00 | 
				
					
						|  Mr. eXoDia | 50e3388de1 | GUI: added "Follow Entry Point in Disassembler" option in Symbols view | 2014-12-29 00:59:57 +01:00 | 
				
					
						|  Mr. eXoDia | 7deb13966e | DBG: added possibility for '?' as delimiter. this ignores exports (useful if there are exports called "entry" or "imagebase") | 2014-12-29 00:58:59 +01:00 | 
				
					
						|  Mr. eXoDia | ed5fbad687 | DBG: allow accessing the entry point of a module with "<module>:entry" | 2014-12-29 00:41:22 +01:00 | 
				
					
						|  Mr. eXoDia | ce2f140537 | GUI: resolved issue #228 (double click in dump or stack starts editing data) | 2014-12-26 14:49:45 +01:00 | 
				
					
						|  Mr. eXoDia | 0bccbd0c0d | GUI: resolved issue #229 (automatic comments have a different color) | 2014-12-26 14:43:20 +01:00 | 
				
					
						|  Mr. eXoDia | 842469eff4 | DBG: automatic comments will have a '\1' character as prefix. | 2014-12-26 14:40:49 +01:00 | 
				
					
						|  Mr. eXoDia | bc4149b866 | GUI: fixed 'follow in disassembler' and 'follow in dump' not possible with EDX/RDX | 2014-12-26 13:04:08 +01:00 | 
				
					
						|  Mr. eXoDia | c39a11d8cb | DBG: documented variable.cpp | 2014-12-26 12:35:19 +01:00 | 
				
					
						|  Mr. eXoDia | 85434abf8c | DBG: documented value.cpp (also fixed various small things in the code) | 2014-12-26 12:17:20 +01:00 | 
				
					
						|  Mr. eXoDia | 6163355db7 | DBG: removed all auto-generated documentation | 2014-12-25 11:18:28 +01:00 | 
				
					
						|  Mr. eXoDia | 55d784fc73 | DBG: more documentation updates | 2014-12-24 15:46:12 +01:00 | 
				
					
						|  Mr. eXoDia | 58973dd2a1 | DBG: added documentation for plugin_loader.cpp | 2014-12-24 15:07:32 +01:00 | 
				
					
						|  Mr. eXoDia | 387815d1a4 | DBG: documented math.cpp | 2014-12-24 14:47:43 +01:00 | 
				
					
						|  Mr. eXoDia | 98198815a4 | Merge branch 'master' into doxygen | 2014-12-23 14:00:37 +01:00 | 
				
					
						|  Mr. eXoDia | 3378918d13 | DBG: resolved issue #224 (print debug strings twice) + StringUtils::Escape function instead of separate code everywhere | 2014-12-23 00:49:04 +01:00 | 
				
					
						|  Mr. eXoDia | 620fa50ae9 | DBG: fixed some stuff with the CriticalSectionLocker | 2014-12-23 00:31:02 +01:00 | 
				
					
						|  Mr. eXoDia | d89228bf74 | PROJECT: updated readme | 2014-12-21 13:22:58 +01:00 | 
				
					
						|  mrexodia | 1aa12aa529 | Merged in Nukem9/x64_dbg (pull request #39) Bugfix | 2014-12-21 13:12:32 +01:00 | 
				
					
						|  Nukem | 6f781e0d0d | CriticalSectionLocker unlock bug | 2014-12-20 23:13:53 -05:00 | 
				
					
						|  Nukem9 | f35bc34506 | Merged mrexodia/x64_dbg into master | 2014-12-20 23:06:50 -05:00 | 
				
					
						|  Mr. eXoDia | f62d0705ef | GUI: faster mouse wheel scrolling + more responsive GUI (hopefully without other things breaking) | 2014-12-20 19:42:01 +01:00 | 
				
					
						|  Mr. eXoDia | 5e97d06a8e | removed auto documentation from x64_dbg_dbg\Core | 2014-12-19 14:04:53 +01:00 | 
				
					
						|  Mr. eXoDia | fc47caf0e0 | Merge branch 'master' into doxygen Conflicts:
	x64_dbg_dbg/_dbgfunctions.cpp
	x64_dbg_dbg/addrinfo.cpp
	x64_dbg_dbg/debugger_commands.cpp
	x64_dbg_dbg/value.cpp
	x64_dbg_launcher/x64_dbg_launcher.cpp | 2014-12-19 13:49:36 +01:00 | 
				
					
						|  Mr. eXoDia | 5230ba3543 | DBG: some small code fixes | 2014-12-18 12:37:48 +01:00 | 
				
					
						|  Mr. eXoDia | 54fbc038df | resolved issue #213 (mov dest,#DATA#) | 2014-12-17 19:27:18 +01:00 | 
				
					
						|  Mr. eXoDia | c3bb3581fd | GUI: added "skip next instruction" menu item/hotkey + fixed some small bugs with the hotkey descriptions | 2014-12-14 03:18:07 +01:00 | 
				
					
						|  Mr. eXoDia | 3b755c9279 | DBG: resolved issue #211 (added a 'skip' command to skip the next instruction) | 2014-12-14 03:07:45 +01:00 | 
				
					
						|  Mr. eXoDia | 8fa51b470e | HELP: cleaned up a lot of useless SPAN stuff in the help files | 2014-12-14 02:34:49 +01:00 | 
				
					
						|  Mr. eXoDia | 7434a8741b | DBG: resolved issue #49 (module RVA + file offset conversion notation). Implemented as "[module]:$[rva]" and "[module]:#[offset]" | 2014-12-14 02:12:25 +01:00 | 
				
					
						|  Mr. eXoDia | e8f4cd2ddf | DBG: moved some functions to different files | 2014-12-14 01:58:17 +01:00 |