|  jules | 0ceeb573d8 | Minor changes to avoid pedantic compiler warnings. | 13 years ago | 
				
					
						|  jules | 79bf147d89 | Couple of minor additions to file browser comps. | 14 years ago | 
				
					
						|  Julian Storer | 2c328dfedc | Changed some return types from being const objects to non-const objects (for better c++11 compliance in future). This may mean that you need to remove the 'const' from your own code if you override the virtual methods that have changed. | 14 years ago | 
				
					
						|  Julian Storer | b70e0a28d2 | First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. | 14 years ago | 
				
					
						|  Julian Storer | 5d98779f19 | Updated the date in the copyright notice. | 14 years ago | 
				
					
						|  Julian Storer | a5cf4030f5 | New class LeakedObjectDetector, and JUCE_LEAK_DETECTOR macros for spotting leakages in a neat, cross-platform way. Used these to replace all the old juce_UseDebuggingNewOperator stuff in all the classes. Also some drawable and component transform fixes. | 15 years ago | 
				
					
						|  Julian Storer | 636ed22863 | Minor fixes to LassoComponent, ReferenceCountedArray, Plugin demo resizing. Added deselect method to FileBrowserComponent, made TreeViews update widths when scrolling sideways. Jucer development. | 15 years ago | 
				
					
						|  Julian Storer | 27506c2120 | Copyright notice update. | 15 years ago | 
				
					
						|  Julian Storer | 8532475b9c | Added a few methods to Range, and used Ranges internally in Slider. Cleaned up a few files. | 15 years ago | 
				
					
						|  Julian Storer | a728139698 | Small fix for demo plugin code. Minor code clean-ups. | 15 years ago | 
				
					
						|  Julian Storer | 2676bb02f2 | Added ListenerList class and changed some components to use it for their listener dispatching. Sorted out bug in popup menus and win32 mouse wheel. | 15 years ago | 
				
					
						|  Julian Storer | 5fecb8a353 | Created a new class Component::SafePointer that keeps a pointer to a component and automatically nulls it if the component is deleted - this makes it a much more elegant replacement for the old ComponentDeletionWatcher class. Removed Component::getComponentUnderMouse(), which doesn't fit with multi-touch interfaces - for similar functionality, use the Desktop::getMouseInputSource() methods to find out what MouseInputSources are available, and ask them about the component they are over or dragging. | 15 years ago | 
				
					
						|  Julian Storer | 08eb852103 | Minor code clean-ups. | 15 years ago | 
				
					
						|  Julian Storer | 6bf8b51c5a | Added X-windows locking for all linux windowing, and added a class ScopedXLock to allow it to be done around client code as well. Misc fixes for mac menus, win32 WM_QUIT messages, MidiKeyboardComponent. Added text colour id to DirectoryContentsDisplayComponent. | 15 years ago | 
				
					
						|  Julian Storer | 1f6d9ec92c | Added multiple-selection, and the ability to browse for both files and folders to the Juce file chooser dialog classes. This has involved changing a few methods, so if you're using these classes directly, you may need to tweak your code, but it should be very easy to do. | 16 years ago | 
				
					
						|  jules | 4d16424d9c | Rearranged the layout of the source tree, giving it a slightly flatter directory structure. Also fixed a small bug with DragAndDropComponents that was stopping the toolbar customisation working properly. | 16 years ago | 
				
					
						|  jules | eb32240e95 | Updated the text of the copyright/license blurb at the top of each source file. | 16 years ago | 
				
					
						|  jules | 15dfdff5f8 | (automatic tidy-up of whitespace) | 18 years ago | 
				
					
						|  jules | 0926af719f | added FileTreeComponent and DirectoryContentsDisplayComponent. | 18 years ago | 
				
					
						|  jules | ffeac089ba |  | 18 years ago | 
				
					
						|  jules | 00d22efd2b |  | 18 years ago | 
				
					
						|  jules | 94cfda5062 |  | 18 years ago |