|  jules | 96ca3fbaf4 | Windows: better screensaver defeating. | 12 years ago | 
				
					
						|  jules | 7969ec3611 | NativeAlertWindow callback implementations. | 12 years ago | 
				
					
						|  jules | fa941156c2 | Fix for win32 drag-and-drop on GL components. | 12 years ago | 
				
					
						|  jules | bfd9350bed | Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. | 12 years ago | 
				
					
						|  jules | 960e604baa | Removed restriction on number of touches in iOS/Android. | 12 years ago | 
				
					
						|  jules | e543949bda | Minor clean-ups. | 13 years ago | 
				
					
						|  jules | 9ca3ab9454 | AlertWindows should now be always-on-top if the process is using any other windows are in that mode. | 13 years ago | 
				
					
						|  jules | 0ceeb573d8 | Minor changes to avoid pedantic compiler warnings. | 13 years ago | 
				
					
						|  jules | 667a18712f | Added begin()/end() iterators to RectangleList. You should use these in preference to RectangleList::Iterator, as they're faster. | 13 years ago | 
				
					
						|  jules | a25acde808 | Image subsection fix. Linux text drag-and-drop. | 13 years ago | 
				
					
						|  jules | d5dc5b2ba9 | MouseCursor refactoring. | 13 years ago | 
				
					
						|  jules | 710dec8a1e | Handling win32 hide/show messages. | 13 years ago | 
				
					
						|  jules | 9a7e7a267a | New method: Rectangle::constainedWithin(). | 13 years ago | 
				
					
						|  jules | 9a24aa8a20 | Minor clean-ups. | 13 years ago | 
				
					
						|  jules | 976be45c2a | Minor updates for mingw compatibility. | 13 years ago | 
				
					
						|  jules | 6fb039ba0f | Tweak to win32 code for vs2005 compatibility. | 13 years ago | 
				
					
						|  jules | b7089dfa45 | New type of mouse cursor: ParentCursor, which means "show the same cursor as the parent component". | 13 years ago | 
				
					
						|  jules | 19e304bc6f | Better support for pixel strides in the software renderer. | 13 years ago | 
				
					
						|  jules | 67ee4a6201 | New method Process::makeForegroundProcess() (only implemented in OSX) | 13 years ago | 
				
					
						|  jules | fdb176b9e9 | Windows drag-and-drop fix. OSX 10.5 build fix. | 13 years ago | 
				
					
						|  jules | 5a69cc6ce2 | Internal tidying-up. | 13 years ago | 
				
					
						|  jules | 8d283685fc | Fixed a mouse-position bug in win32 when dragging windows. | 13 years ago | 
				
					
						|  jules | df729be74a | Cleaned-up class inheritance visibilities and encapsulation for some internal classes. | 13 years ago | 
				
					
						|  jules | 9af7f2f480 | Fixed a dependency issue in the graphics module. | 13 years ago | 
				
					
						|  jules | 3ddc6dd43d | New class: DropShadow, and a complete refactoring of the way shadows are rendered. The DropShadowEffect and DropShadower classes now take a DropShadow object to describe their shadow parameters, instead of the raw numbers. | 13 years ago | 
				
					
						|  jules | 18cfadf898 | Refactored the handling of command-line args: added new static methods JUCEApplication::getCommandLineParameters() and getCommandLineParameterArray(). | 13 years ago | 
				
					
						|  jules | 87175c91f5 | Changed the signature of MouseListener::mouseWheelMove() to take a struct MouseWheelDetails rather than raw floats. This will require updates in source code that uses mouse-wheel callbacks, but provides some new abilities, including a flag to indicate inverted wheel direction. | 13 years ago | 
				
					
						|  jules | 75f8a6a440 | Removed compatibility for iOS versions before 3.2. | 13 years ago | 
				
					
						|  jules | 5caaa4009a | Added class: TextDragAndDropTarget. | 13 years ago | 
				
					
						|  jules | 7d4bbd114a | New class Desktop::Displays, which now handles all display size information and replaces some methods that were in Desktop. Also now supports display scaling values. See Desktop::getDisplays(). | 13 years ago | 
				
					
						|  jules | e87f833183 | Tidied up a few rectangle methods. | 13 years ago | 
				
					
						|  jules | 83b35eba25 | Minor tweaks to help support mingw, and to avoid namespace issues with assertions. | 13 years ago | 
				
					
						|  jules | 96976db624 | Windows: faster rendering on 32-bit video cards. Audio fix for iOS. | 13 years ago | 
				
					
						|  jules | a6fe278654 | Avoided spurious mouse-up when double-clicking win32 native titlebars. More OpenGL fixes. | 13 years ago | 
				
					
						|  jules | c539feabd5 | Avoided win32 memory leak warning with file preview comps. Minor introjucer and colour parsing clean-ups. | 13 years ago | 
				
					
						|  jules | 6899d2c56f | Minor tweaks to win32, tab key handling. | 14 years ago | 
				
					
						|  jules | 38703ee4c3 | Cleaned up a few 64-bit VC++ warnings. | 14 years ago | 
				
					
						|  jules | d6ed09e158 | TextLayout fix. Windows stylus fix. Minor clean-ups. | 14 years ago | 
				
					
						|  jules | c1ab947a53 | Couple of minor windowing fixes. | 14 years ago | 
				
					
						|  jules | cd0683ef4d | Tidied up a few return types. | 14 years ago | 
				
					
						|  jules | cb3406d710 | win32 drag-and-drop improvement. | 14 years ago | 
				
					
						|  jules | 34840062ef | Made the x and y members public in the Point class. | 14 years ago | 
				
					
						|  jules | 0b1cdf6ab1 | Refactoring of image storage: new classes ImageType, ImagePixelData, SoftwareImageType, NativeImageType, OpenGLImageType. | 14 years ago | 
				
					
						|  jules | 7404020717 | New method LookAndFeel::createGraphicsContext(). More OpenGL refactoring. | 14 years ago | 
				
					
						|  jules | 164cd8909b | Fixes for TextEditor, ASIO, Windows touch, AU. | 14 years ago | 
				
					
						|  jules | d3935a9b91 | Small Win7 multi-touch tweak. | 14 years ago | 
				
					
						|  jules | 00b6a73860 | Regenerated project files. | 14 years ago | 
				
					
						|  jules | e647ea8a90 | Experimental support for Win7 multi-touch. | 14 years ago | 
				
					
						|  Julian Storer | f18cb9f382 | Some internal refactoring in PopupMenu. | 14 years ago | 
				
					
						|  Julian Storer | b114339c3f | New macro JUCE_DEFAULT_SOFTWARE_RENDERER to help replace the software renderer with a custom class. Removed some defunct Xcode settings. Small SVG workaround. | 14 years ago |