|  jules | 49870de020 | Added a bit of extra functionality to WindowsRegistry. Linux: couple of fixes for fullscreen, file chooser, and a bit of tidying up. Internal refactoring in NSViewComponent. | 13 years ago | 
				
					
						|  jules | fce514266e | Refactored the linux Freetype font code and native file chooser (via zenity). | 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 | 1751beed57 | Code clean-ups. Jucer development. | 15 years ago | 
				
					
						|  Julian Storer | 27506c2120 | Copyright notice update. | 15 years ago | 
				
					
						|  Julian Storer | a728139698 | Small fix for demo plugin code. Minor code clean-ups. | 15 years ago | 
				
					
						|  Julian Storer | 841a6665bd | Minor string literal tidy-ups. | 15 years ago | 
				
					
						|  Julian Storer | 7228c6b593 | Minor clean-ups and fix for posix WaitableEvent. | 15 years ago | 
				
					
						|  Julian Storer | 34201bf815 | Linux build fixes. | 15 years ago | 
				
					
						|  Julian Storer | 6b79430341 | Refactored some String operators to bring them into line with c++ best practices. Removed the JUCE_STRINGS_ARE_UNICODE flag - all strings are now unicode by default. Removed the String class's implicit cast to const char* and copyToBuffer() method, replacing them with toCString(), toUTF8(), copyToCString(), copyToUnicode(), etc., so that it'll force users to think about the encoding they want to use in a particular context. Added the ability to pass a String directly to a std::ostream. Extended the juce version number to include a build number. | 15 years ago | 
				
					
						|  Julian Storer | 773c7d7407 | Changed all uses of OwnedArray<File> to be Array<File> instead, which is a bit more efficient and easier to work with. Optimised the software renderer to improve most drawing operations, particularly simple shapes filling like drawing lines, etc. | 15 years ago | 
				
					
						|  Julian Storer | 2343dcdcee | Added Linux contributions for headless messaging, clipboard and better shm support. | 16 years ago | 
				
					
						|  Julian Storer | 71a12a140e | Improved CoreGraphics clipping. Added a method File::revealToUser(). Added obj-c keywords to the c++ tokeniser. Added a new mode to the file chooser (only implemented on mac so far) | 16 years ago | 
				
					
						|  Julian Storer | 5b7f6f0f23 | Minor fix for the linux build, and small fix for TreeView dragging logic | 16 years ago | 
				
					
						|  jules | ea83c7ee5e | Collected all the platform-specific code from the different build folders into a new folder in src/native. Also removed support for OSX10.2 | 16 years ago | 
				
					
						|  jules | 2fee27c757 | Updated the text of the copyright/license blurb at the top of each source file. | 16 years ago | 
				
					
						|  jules | ddc16536a3 | Changed the Linux native code files to use the same amalgamation file structure as the mac and windows ones do; made a small adjustment to the amalgamator, and removed some redundancy from the amalgamated files (if you are amalgamating code yourself, please build a new copy of the amalgamator, as the old one won't work correctly on this new code); fixed a few minor build warnings in linux | 16 years ago | 
				
					
						|  jules | d47cf9e8d6 |  | 17 years ago | 
				
					
						|  jules | 15dfdff5f8 | (automatic tidy-up of whitespace) | 18 years ago | 
				
					
						|  jules | 94cfda5062 |  | 18 years ago |