LibCore+Userland: Make Core::Timer::create_single_shot() return ErrorOr 
						
					 
				 
				2023-01-12 11:25:51 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							PixelPaint: Use image coordinates for bucket tool bounds checking 
						
					 
				 
				2023-02-08 20:28:55 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Add a GradientTool 
						
					 
				 
				2023-01-26 10:37:26 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 
						
					 
				 
				2023-01-06 13:36:02 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Add background color options to "new image" dialog 
						
					 
				 
				2022-12-14 15:23:07 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 
						
					 
				 
				2023-01-06 13:36:02 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Meta+Userland: Pass Gfx::IntSize by value 
						
					 
				 
				2022-12-07 11:48:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI+Userland: Rename try_load_from_gml() -> load_from_gml() :^) 
						
					 
				 
				2023-01-07 14:39:30 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Applications+Games+LibGUI: Fix layout problems 
						
					 
				 
				2022-06-30 11:51:25 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI+Userland: Rename try_load_from_gml() -> load_from_gml() :^) 
						
					 
				 
				2023-01-07 14:39:30 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Tweak FilterGallery layout 
						
					 
				 
				2022-07-15 12:34:25 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Add a preview in FilterGallery 
						
					 
				 
				2022-02-12 12:21:35 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 
						
					 
				 
				2023-01-06 13:36:02 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Make filters apply to a selection if one is present 
						
					 
				 
				2022-11-09 22:13:26 +03:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Make filters apply to a selection if one is present 
						
					 
				 
				2022-11-09 22:13:26 +03:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx: Remove try_ prefix from bitmap creation functions 
						
					 
				 
				2023-01-26 20:24:37 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK: Rename create<T> => make_ref_counted<T> 
						
					 
				 
				2021-09-03 02:36:09 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Remove try_ prefix from fallible Image methods 
						
					 
				 
				2023-01-28 22:41:36 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Extract common scope code into a generic ScopeWidget 
						
					 
				 
				2022-09-03 16:57:37 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Remove try_ prefix from fallible IconBag methods 
						
					 
				 
				2023-01-28 22:41:36 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Remove try_ prefix from fallible IconBag methods 
						
					 
				 
				2023-01-28 22:41:36 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Ensure layers are positioned correctly when painting 
						
					 
				 
				2023-02-01 19:36:39 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Ensure layers are positioned correctly when painting 
						
					 
				 
				2023-02-01 19:36:39 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Ensure layers are positioned correctly when painting 
						
					 
				 
				2023-02-01 19:36:39 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Fix off-by-one in on_second_paint() clip rect 
						
					 
				 
				2023-01-27 18:05:19 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibCore: Remove try_ prefix from fallible SharedCircularQueue methods 
						
					 
				 
				2023-01-28 22:41:36 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Remove declarations for non-existent methods 
						
					 
				 
				2023-01-27 20:33:18 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Remove try_ prefix from fallible Image methods 
						
					 
				 
				2023-01-28 22:41:36 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Remove try_ prefix from fallible Image methods 
						
					 
				 
				2023-01-28 22:41:36 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx+Overall: Remove is_null from Point, Rect and Size 
						
					 
				 
				2022-12-28 22:32:21 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI+Applications: Rename automatic scrolling timer functions 
						
					 
				 
				2022-12-26 09:27:19 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Split OpacitySlider into vertical and horizontal helper classes 
						
					 
				 
				2022-12-09 00:25:30 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Applications: Use default constructors/destructors 
						
					 
				 
				2022-02-14 22:06:55 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI+Userland: Rename try_load_from_gml() -> load_from_gml() :^) 
						
					 
				 
				2023-01-07 14:39:30 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Add level sliders for brightness, contrast and gamma 
						
					 
				 
				2022-06-21 18:23:01 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Add level sliders for brightness, contrast and gamma 
						
					 
				 
				2022-06-21 18:23:01 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Increase default window height by 10px 
						
					 
				 
				2023-01-29 13:38:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Remove try_ prefix from fallible ProjectLoader methods 
						
					 
				 
				2023-01-28 22:41:36 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Port to Core::Stream :^) 
						
					 
				 
				2023-01-07 10:53:43 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Move Mask::{get, set, to_index} to the header file 
						
					 
				 
				2021-10-24 17:02:44 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Move Mask::{get, set, to_index} to the header file 
						
					 
				 
				2021-10-24 17:02:44 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Port to Core::Stream :^) 
						
					 
				 
				2023-01-07 10:53:43 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Port to Core::Stream :^) 
						
					 
				 
				2023-01-07 10:53:43 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Make scopes hideable 
						
					 
				 
				2022-10-27 12:59:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Remove try_ prefix from fallible ProjectLoader methods 
						
					 
				 
				2023-01-28 22:41:36 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Remove try_ prefix from fallible ProjectLoader methods 
						
					 
				 
				2023-01-28 22:41:36 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI+Userland: Rename try_load_from_gml() -> load_from_gml() :^) 
						
					 
				 
				2023-01-07 14:39:30 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint+LibGfx: Allow resizing images and layers 
						
					 
				 
				2022-11-02 10:59:18 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Meta+Userland: Pass Gfx::IntSize by value 
						
					 
				 
				2022-12-07 11:48:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Extract common scope code into a generic ScopeWidget 
						
					 
				 
				2022-09-03 16:57:37 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Extract common scope code into a generic ScopeWidget 
						
					 
				 
				2022-09-03 16:57:37 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Add action to invert selection 
						
					 
				 
				2022-10-18 18:57:12 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Meta+Userland: Pass Gfx::IntPoint by value 
						
					 
				 
				2022-12-07 11:48:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx: Remove try_ prefix from bitmap creation functions 
						
					 
				 
				2023-01-26 20:24:37 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Applications: Use default constructors/destructors 
						
					 
				 
				2022-02-14 22:06:55 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Add sv suffix to strings relying on StringView(char const*) 
						
					 
				 
				2022-07-12 23:11:35 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Applications: Use default constructors/destructors 
						
					 
				 
				2022-02-14 22:06:55 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Remove try_ prefix from fallible Image methods 
						
					 
				 
				2023-01-28 22:41:36 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PixelPaint: Introduce a vectorscope 
						
					 
				 
				2022-09-03 16:57:37 +01:00