PixelPaint: Make brush draw on mousedown 
						
					 
				 
				2021-07-08 20:16:26 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Convert to east-const style 
						
					 
				 
				2021-06-11 22:51:10 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Make the main UI tabbed and allow multiple open images :^) 
						
					 
				 
				2021-06-16 12:12:39 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Add a Mask class 
						
					 
				 
				2021-06-22 11:00:00 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Increase default size of new images from 1x1 to 480x360 
						
					 
				 
				2021-06-15 10:05:16 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Convert to east-const style 
						
					 
				 
				2021-06-11 22:51:10 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Change the default layer name to "Layer" 
						
					 
				 
				2021-07-05 20:39:30 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Convert to east-const style 
						
					 
				 
				2021-06-11 22:51:10 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Use AK/Math.h if applicable 
						
					 
				 
				2021-07-19 16:34:21 +04:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Convert to east-const style 
						
					 
				 
				2021-06-11 22:51:10 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Make the main UI tabbed and allow multiple open images :^) 
						
					 
				 
				2021-06-16 12:12:39 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Convert to east-const style 
						
					 
				 
				2021-06-11 22:51:10 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Convert to east-const style 
						
					 
				 
				2021-06-11 22:51:10 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx: Use "try_" prefix for static factory functions 
						
					 
				 
				2021-07-21 18:02:15 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Only update the layer thumbnail on layer bitmap changes 
						
					 
				 
				2021-07-09 22:07:00 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Allow partial invalidation of Layer and Image 
						
					 
				 
				2021-07-07 13:01:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Allow partial invalidation of Layer and Image 
						
					 
				 
				2021-07-07 13:01:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx: Use "try_" prefix for static factory functions 
						
					 
				 
				2021-07-21 18:02:15 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Allow partial invalidation of Layer and Image 
						
					 
				 
				2021-07-07 13:01:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Only update the layer thumbnail on layer bitmap changes 
						
					 
				 
				2021-07-09 22:07:00 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Only update the layer thumbnail on layer bitmap changes 
						
					 
				 
				2021-07-09 22:07:00 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Convert main UI to GML :^) 
						
					 
				 
				2021-05-16 01:11:56 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Use AK/Math.h if applicable 
						
					 
				 
				2021-07-19 16:34:21 +04:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Check modifier on mousemove in LineTool 
						
					 
				 
				2021-07-10 21:23:36 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Userland: Add GUI::Window::add_menu() and use it everywhere 
						
					 
				 
				2021-07-21 21:24:26 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Add a Mask class 
						
					 
				 
				2021-06-22 11:00:00 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Add a Mask class 
						
					 
				 
				2021-06-22 11:00:00 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx: Use "try_" prefix for static factory functions 
						
					 
				 
				2021-07-21 18:02:15 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Add loading and saving of color palettes 
						
					 
				 
				2021-06-21 22:32:58 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Add loading and saving of color palettes 
						
					 
				 
				2021-06-21 22:32:58 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Make PenTool invalidate even less when drawing :^) 
						
					 
				 
				2021-07-09 22:07:00 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Make LayerListWidget scrollable 
						
					 
				 
				2021-07-05 20:39:30 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Add more options to RectangleSelectTool 
						
					 
				 
				2021-06-22 11:00:00 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Add more options to RectangleSelectTool 
						
					 
				 
				2021-06-22 11:00:00 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Use AK/Math.h if applicable 
						
					 
				 
				2021-07-19 16:34:21 +04:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Convert to east-const style 
						
					 
				 
				2021-06-11 22:51:10 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Expose more complex selection operations 
						
					 
				 
				2021-06-22 11:00:00 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Expose more complex selection operations 
						
					 
				 
				2021-06-22 11:00:00 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Use AK/Math.h if applicable 
						
					 
				 
				2021-07-19 16:34:21 +04:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Make the main UI tabbed and allow multiple open images :^) 
						
					 
				 
				2021-06-16 12:12:39 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx: Use "try_" prefix for static factory functions 
						
					 
				 
				2021-07-21 18:02:15 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Use GUI::Toolbar inside the toolbox widget 
						
					 
				 
				2021-05-16 01:11:56 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Convert main UI to GML :^) 
						
					 
				 
				2021-05-16 01:11:56 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00