14e35d7eec 
								
							
								 
							
						 
						
							
							
								
								animation and event completion event handling  
							
							
							
						 
						
							2016-05-03 15:33:22 -04:00  
				
					
						
							
							
								 
						
							
							
								653cc0bf23 
								
							
								 
							
						 
						
							
							
								
								boiled out the redraw nonsense, close to event drive now  
							
							
							
						 
						
							2016-05-03 12:15:08 -04:00  
				
					
						
							
							
								 
						
							
							
								dd0661e0e5 
								
							
								 
							
						 
						
							
							
								
								font selection UI done  
							
							
							
						 
						
							2016-05-01 17:26:42 -04:00  
				
					
						
							
							
								 
						
							
							
								7087a75761 
								
							
								 
							
						 
						
							
							
								
								color editor field up and running  
							
							
							
						 
						
							2016-04-29 22:46:13 -04:00  
				
					
						
							
							
								 
						
							
							
								daf9a73672 
								
							
								 
							
						 
						
							
							
								
								color editing 50  
							
							
							
						 
						
							2016-04-29 16:57:54 -04:00  
				
					
						
							
							
								 
						
							
							
								22afe1ea14 
								
							
								 
							
						 
						
							
							
								
								back button is back:  
							
							
							
						 
						
							2016-04-29 10:28:16 -04:00  
				
					
						
							
							
								 
						
							
							
								f1239345dc 
								
							
								 
							
						 
						
							
							
								
								color buttons back  
							
							
							
						 
						
							2016-04-29 10:01:32 -04:00  
				
					
						
							
							
								 
						
							
							
								b1b788f55c 
								
							
								 
							
						 
						
							
							
								
								progress towards theme adjuster  
							
							
							
						 
						
							2016-04-28 16:55:17 -04:00  
				
					
						
							
							
								 
						
							
							
								683ce9a7c3 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://bitbucket.org/4coder/4coder  
							
							
							
						 
						
							2016-04-28 14:19:25 -04:00  
				
					
						
							
							
								 
						
							
							
								9434cd3a78 
								
							
								 
							
						 
						
							
							
								
								theme library gui working, not theme editing gui though  
							
							
							
						 
						
							2016-04-28 14:19:11 -04:00  
				
					
						
							
							
								 
						
							
							
								796df26143 
								
							
								 
							
						 
						
							
							
								
								linux: remove dpi + fix clipboard next  
							
							
							
						 
						
							2016-04-28 17:16:19 +01:00  
				
					
						
							
							
								 
						
							
							
								571ed3f152 
								
							
								 
							
						 
						
							
							
								
								config menu now works, all that's left is theme  
							
							
							
						 
						
							2016-04-27 22:35:54 -04:00  
				
					
						
							
							
								 
						
							
							
								752c995066 
								
							
								 
							
						 
						
							
							
								
								sure you want to kill works again  
							
							
							
						 
						
							2016-04-26 17:23:10 -04:00  
				
					
						
							
							
								 
						
							
							
								2e3262dd18 
								
							
								 
							
						 
						
							
							
								
								got overlapped gui clipping working  
							
							
							
						 
						
							2016-04-26 17:09:41 -04:00  
				
					
						
							
							
								 
						
							
							
								efc042af3e 
								
							
								 
							
						 
						
							
							
								
								debugging scroll bar crap  
							
							
							
						 
						
							2016-04-21 23:28:00 -04:00  
				
					
						
							
							
								 
						
							
							
								eda7588799 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://bitbucket.org/4coder/4coder  
							
							
							
						 
						
							2016-04-21 22:23:55 -04:00  
				
					
						
							
							
								 
						
							
							
								1cc73ba298 
								
							
								 
							
						 
						
							
							
								
								unifying build shell and code  
							
							
							
						 
						
							2016-04-21 22:23:32 -04:00  
				
					
						
							
							
								 
						
							
							
								f5c3aa2da4 
								
							
								 
							
						 
						
							
							
								
								removed DPI  
							
							
							
						 
						
							2016-04-21 20:50:16 -04:00  
				
					
						
							
							
								 
						
							
							
								28061d6b52 
								
							
								 
							
						 
						
							
							
								
								fix linux shift-tab  
							
							
							
						 
						
							2016-04-11 23:53:01 +01:00  
				
					
						
							
							
								 
						
							
							
								b3c4f2b6e8 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://bitbucket.org/4coder/4coder  
							
							
							
						 
						
							2016-04-07 20:21:33 -04:00  
				
					
						
							
							
								 
						
							
							
								c23b9f4154 
								
							
								 
							
						 
						
							
							
								
								did some stuff (can't remember but want to merge now)  
							
							
							
						 
						
							2016-04-07 20:21:24 -04:00  
				
					
						
							
							
								 
						
							
							
								20fe7d01f0 
								
							
								 
							
						 
						
							
							
								
								linux updates + fixes:  
							
							... 
							
							
							
							* load 4ed_app.so and 4coder_custom.so from the same dir as 4ed,
  makes it work better when putting 4ed in $PATH
* use mmap instead of malloc since it's closer to VirtualAlloc
* update keycodes with function keys 
							
						 
						
							2016-04-08 01:17:26 +01:00  
				
					
						
							
							
								 
						
							
							
								df300c94fe 
								
							
								 
							
						 
						
							
							
								
								sure to kill is basically working  
							
							
							
						 
						
							2016-04-04 23:13:13 -04:00  
				
					
						
							
							
								 
						
							
							
								f128d63a66 
								
							
								 
							
						 
						
							
							
								
								live file list 100 up and running  
							
							
							
						 
						
							2016-04-04 01:29:52 -04:00  
				
					
						
							
							
								 
						
							
							
								7983c2ea38 
								
							
								 
							
						 
						
							
							
								
								system file list 100 up and running  
							
							
							
						 
						
							2016-04-03 23:47:24 -04:00  
				
					
						
							
							
								 
						
							
							
								0058355089 
								
							
								 
							
						 
						
							
							
								
								file list almost works again  
							
							
							
						 
						
							2016-04-03 15:45:28 -04:00  
				
					
						
							
							
								 
						
							
							
								c877b57f65 
								
							
								 
							
						 
						
							
							
								
								scrolling system at minimal-suckage  
							
							
							
						 
						
							2016-04-03 14:48:50 -04:00  
				
					
						
							
							
								 
						
							
							
								3b17899d8e 
								
							
								 
							
						 
						
							
							
								
								scroll system a little less sucky  
							
							
							
						 
						
							2016-04-02 15:35:33 -04:00  
				
					
						
							
							
								 
						
							
							
								9402e2a213 
								
							
								 
							
						 
						
							
							
								
								file opening working again  
							
							
							
						 
						
							2016-03-31 13:13:40 -04:00  
				
					
						
							
							
								 
						
							
							
								05230ad669 
								
							
								 
							
						 
						
							
							
								
								scroll bar 99 ready  
							
							
							
						 
						
							2016-03-31 00:05:47 -04:00  
				
					
						
							
							
								 
						
							
							
								2bbf370abb 
								
							
								 
							
						 
						
							
							
								
								new query bars up and running  
							
							
							
						 
						
							2016-03-26 19:13:58 -04:00  
				
					
						
							
							
								 
						
							
							
								022f7176bf 
								
							
								 
							
						 
						
							
							
								
								new gui stuff 10  
							
							
							
						 
						
							2016-03-26 04:06:41 -04:00  
				
					
						
							
							
								 
						
							
							
								216c597df3 
								
							
								 
							
						 
						
							
							
								
								a4.0.2 ready to go  
							
							
							
						 
						
							2016-03-24 11:00:13 -04:00  
				
					
						
							
							
								 
						
							
							
								fb57a515c9 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://bitbucket.org/4coder/4coder  
							
							
							
						 
						
							2016-03-24 10:02:08 -04:00  
				
					
						
							
							
								 
						
							
							
								fa0a06d545 
								
							
								 
							
						 
						
							
							
								
								more lexer table generation  
							
							
							
						 
						
							2016-03-24 10:01:53 -04:00  
				
					
						
							
							
								 
						
							
							
								289e92bf28 
								
							
								 
							
						 
						
							
							
								
								actually acquire the frame lock that i should have been doing all this time... *facepalm*  
							
							
							
						 
						
							2016-03-24 03:22:04 +00:00  
				
					
						
							
							
								 
						
							
							
								1f415d13fc 
								
							
								 
							
						 
						
							
							
								
								update linux file exchange stuff so it works with >32 files  
							
							
							
						 
						
							2016-03-24 02:36:42 +00:00  
				
					
						
							
							
								 
						
							
							
								08b69a6630 
								
							
								 
							
						 
						
							
							
								
								file equality finally set up correctly  
							
							
							
						 
						
							2016-03-23 22:14:44 -04:00  
				
					
						
							
							
								 
						
							
							
								49f5f84c32 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://bitbucket.org/4coder/4coder  
							
							
							
						 
						
							2016-03-23 21:05:47 -04:00  
				
					
						
							
							
								 
						
							
							
								58a0c9e08f 
								
							
								 
							
						 
						
							
							
								
								lexer table generator started  
							
							
							
						 
						
							2016-03-23 21:05:28 -04:00  
				
					
						
							
							
								 
						
							
							
								e45d5a9dfb 
								
							
								 
							
						 
						
							
							
								
								more sensible linux icon header format  
							
							
							
						 
						
							2016-03-22 18:47:03 +00:00  
				
					
						
							
							
								 
						
							
							
								830a3a86bd 
								
							
								 
							
						 
						
							
							
								
								replace range bug fixed  
							
							
							
						 
						
							2016-03-21 21:55:18 -04:00  
				
					
						
							
							
								 
						
							
							
								ead9dfad99 
								
							
								 
							
						 
						
							
							
								
								linux fix for creating new files  
							
							
							
						 
						
							2016-03-22 00:37:16 +00:00  
				
					
						
							
							
								 
						
							
							
								e3b6d341cd 
								
							
								 
							
						 
						
							
							
								
								linux: use 3.2 GL context not 3.1, since 3.1 didn't have compatibility contexts  
							
							
							
						 
						
							2016-03-22 00:20:54 +00:00  
				
					
						
							
							
								 
						
							
							
								9f08f94fc0 
								
							
								 
							
						 
						
							
							
								
								icon totally works win32  
							
							
							
						 
						
							2016-03-21 18:56:26 -04:00  
				
					
						
							
							
								 
						
							
							
								dcd73d7816 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://bitbucket.org/4coder/4coder  
							
							
							
						 
						
							2016-03-21 18:27:56 -04:00  
				
					
						
							
							
								 
						
							
							
								d9cc45158d 
								
							
								 
							
						 
						
							
							
								
								a4.0.2 features ready (still testing)  
							
							
							
						 
						
							2016-03-21 18:27:27 -04:00  
				
					
						
							
							
								 
						
							
							
								7b10afa457 
								
							
								 
							
						 
						
							
							
								
								remove linux stdout redirect stuff  
							
							
							
						 
						
							2016-03-21 18:42:14 +00:00  
				
					
						
							
							
								 
						
							
							
								8ca38b5f73 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://bitbucket.org/4coder/4coder  
							
							
							
						 
						
							2016-03-21 14:23:34 -04:00  
				
					
						
							
							
								 
						
							
							
								6568de0e17 
								
							
								 
							
						 
						
							
							
								
								case insensitive search  
							
							
							
						 
						
							2016-03-21 14:23:23 -04:00