|  jules | c42719c2eb | Some internal modernisation in windowing classes | 8 years ago | 
				
					
						|  jules | eda613c6db | Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools | 8 years ago | 
				
					
						|  hogliux | b5afccc37c | Updated file headers and the README with the JUCE 5 license | 8 years ago | 
				
					
						|  hogliux | 2da1bc5f41 | Replace include guards with "#pragma once" | 8 years ago | 
				
					
						|  ed | cbdf707116 | Windows touch with CallOutBox bug fix | 9 years ago | 
				
					
						|  hogliux | 26b6f01ce3 | Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value | 9 years ago | 
				
					
						|  Timur Doumler | dca4d77f9d | Fixed compiler warnings on Visual Studio 2015 RTM. | 10 years ago | 
				
					
						|  hogliux | c7b8e77031 | Update copyright notice | 10 years ago | 
				
					
						|  jules | d5c262642c | Added a flag to CallOutBox to provide control over the consumption of mouse-events that dismiss the box. | 11 years ago | 
				
					
						|  jules | 7f4270ef59 | Added method getCallOutBoxBorderSize() to look+feel. | 11 years ago | 
				
					
						|  jules | fbaa559a19 | Added a method CallOutBox::getBorderSize | 11 years ago | 
				
					
						|  jules | 5956d5bce0 | Added a method CallOutBox::dismiss() | 11 years ago | 
				
					
						|  jules | bea7b83cb8 | Renamed and refactored the LookAndFeel classes. The LookAndFeel class is now an abstract base-class, and there are 3 concrete subclasses you can use. These are LookAndFeel_V1 (replaces OldSchoolLookAndFeel), LookAndFeel_V2 (replaces what was the normal LookAndFeel class) and LookAndFeel_V3 (this is a new style, taken from the Introjucer's L+F). | 12 years ago | 
				
					
						|  jules | 7f6394478a | Stripped out some unnecessary boilerplate includes from juce_gui_basics. | 12 years ago | 
				
					
						|  jules | 5a1112ab94 | Updated the format of the header include guard macros. | 12 years ago | 
				
					
						|  jules | 4e3024bd63 | Updated some documentation. | 12 years ago | 
				
					
						|  jules | c75a7300f5 | Added some 'override' modifiers to overridden methods. | 12 years ago | 
				
					
						|  jules | 03c2801f3f | Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 | 12 years ago | 
				
					
						|  jules | 6f88b7ae60 | Minor clean-ups. | 13 years ago | 
				
					
						|  jules | 0ceeb573d8 | Minor changes to avoid pedantic compiler warnings. | 13 years ago | 
				
					
						|  jules | b4fe06fb81 | CallOutBox: changed parameters to allow better positioning, and improved layout algorithm. | 13 years ago | 
				
					
						|  jules | 1e9e6cbf79 | New methods for Graphics, CallOutBox. | 13 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 | 46c3a6bbe5 | CustomTypeface unicode fix. Misc nullptr additions. | 14 years ago | 
				
					
						|  Julian Storer | c15d414895 | Fix for linux build, lookandfeel typo, VS2005 sockets. Added a class ZipFile::Builder for creating zip files. | 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 | 2df522076b | Improvements to mouse wheel response on the mac, allowing much better smooth-scrolling, and also mouse-wheel improvements in the Viewport class to make it respond more fluidly. Also misc small fixes and tweaks. | 15 years ago | 
				
					
						|  Julian Storer | 1f21a94753 | New class: CallOutBox, which produces a nice popup box - see the juce demo/widgets/buttons/"click to change colour" button for an example. SVG fix. | 15 years ago |