05d5c94990 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Native: Rename all native files for improved consistency  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cff722a4af 
								
							
								 
							
						 
						
							
							
								
								GUI Basics: Refactor juce_gui_basics file structure  
							
							- Created a new detail namespace
- Moved shared module implementation details into the detail namespace
- Split dependencies so source files only rely on details in the detail namespace
- Removed all code from the juce_gui_basics.cpp file 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								29a90a0231 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								BSD: Fix some compiler warnings  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2ec861d99e 
								
							
								 
							
						 
						
							
							
								
								Update licensing banners to JUCE 7  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dea3fe60e4 
								
							
								 
							
						 
						
							
							
								
								Update copyright banners  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								eb6e579f0a 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								ComponentPeer:  Correctly scale drag and drop coordinates to account for global scale  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fdd9eb8eeb 
								
							
								 
							
						 
						
							
							
								
								X11:  Correctly reset drag and drop state when drag has ended  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								fe4515adb6 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								MouseCursor:  Refactor platform-specific MouseCursor internals  
							
							This new factoring is a bit more typesafe, as it avoids casting
internals to void*.
It also allows cursors to scale appropriately on high resolution
displays on Windows. 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5e44bc39e0 
								
							
								 
							
						 
						
							
							
								
								X11:  Pass Display instance to GetXProperty constructor  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								faf5ed4023 
								
							
								 
							
						 
						
							
							
								
								Linux/X11:  Prefer CLIPBOARD selection to PRIMARY  
							
							As specified in https://specifications.freedesktop.org/clipboards-spec/clipboards-latest.txt , CLIPBOARD should be used for explicit cut/copy/paste operations over PRIMARY 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5354d01a89 
								
							
								 
							
						 
						
							
							
								
								X11:  Properly escape "+" symbols in dragged/dropped filenames  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								49588b704e 
								
							
								 
							
						 
						
							
							
								
								Linux:  Fix some cast warnings  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								009d685179 
								
							
								 
							
						 
						
							
							
								
								Updated all license headers  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								894e7d2bd2 
								
							
								 
							
						 
						
							
							
								
								Updated all license headers  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bb28b3413d 
								
							
								 
							
						 
						
							
							
								
								Updated some copyright headers  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								74ca3b44c4 
								
							
								 
							
						 
						
							
							
								
								Linux:  Removed X11-specific code from LinuxComponentPeer  
							
							
								
							
							
						 
						6 years ago