|  jules | 4268ed7453 | Introjucer: better tool windows. Font fixes. | 13 years ago | 
				
					
						|  jules | bddebf3433 | Added a couple of reduced/expanded methods to Rectangle. | 13 years ago | 
				
					
						|  jules | 8a006e589c | Cleaned up some application startup code. | 13 years ago | 
				
					
						|  jules | 87db662f29 | Introjucer: code editor improvements, icon class reshuffle. | 13 years ago | 
				
					
						|  jules | c2666bfe61 | Introjucer: fix for broken colour scheme when run for the first time. | 13 years ago | 
				
					
						|  jules | d019af5b82 | Introjucer: minor internal stuff. | 13 years ago | 
				
					
						|  jules | 7ef8246cae | Introjucer: restricted font list to fixed-width fonts. | 13 years ago | 
				
					
						|  jules | fb5bcb5094 | Removed a confusing Font constructor that took a style name but could be mistakenly called with a typeface name. | 13 years ago | 
				
					
						|  jules | 006e324114 | Moved the Graphics::drawBevel() method into LookAndFeel. Fixed an introjucer caret colour bug. | 13 years ago | 
				
					
						|  jules | 1b2b1a1aac | Introjucer: colour scheme presets and aesthetic stuff. | 13 years ago | 
				
					
						|  jules | 396a5d9178 | Introjucer: nicer scrollbars. | 13 years ago | 
				
					
						|  jules | baecac82d9 | Introjucer: tweaked document focus behaviour. | 13 years ago | 
				
					
						|  jules | 225040e62b | Improved drop-shadow code. | 13 years ago | 
				
					
						|  jules | 515bfe90b2 | Introjucer: new tab panel look and feel. | 13 years ago | 
				
					
						|  jules | edb1114c5e | Introjucer: more colour scheme stuff. | 13 years ago | 
				
					
						|  jules | df729be74a | Cleaned-up class inheritance visibilities and encapsulation for some internal classes. | 13 years ago | 
				
					
						|  jules | 770b8a4ae1 | Introjucer: more colour scheme stuff. | 13 years ago | 
				
					
						|  jules | 44e454f0b7 | Introjucer: colours and refactoring. | 13 years ago | 
				
					
						|  jules | c65c7dd4a4 | Introjucer: misc internal refactoring. | 13 years ago | 
				
					
						|  jules | 25e7361f2c | Refactored some TreeView key handling. Introjucer: now restores the last set of open documents for a project. | 13 years ago | 
				
					
						|  jules | 0475cedff5 | Introjucer: commands to move back/forwards through open docs. | 13 years ago | 
				
					
						|  jules | 9e3cd767aa | Introjucer: minor internal changes. | 13 years ago | 
				
					
						|  jules | 6758ce0bc9 | CodeEditorComponent improvements and TextEditor menu refactoring. | 13 years ago | 
				
					
						|  jules | d3bb7fb9cc | Added line-numbering to the CodeEditorComponent. | 13 years ago | 
				
					
						|  jules | f824e99f2d | Introjucer: refactoring and addition of appearance settings window for editor colours + fonts. | 13 years ago | 
				
					
						|  jules | b4251726f0 | Introjucer: refactored some settings classes, and added new icons for the treeviews. | 13 years ago | 
				
					
						|  jules | 7f499caf5f | Introjucer: refactored some filenames. | 13 years ago | 
				
					
						|  jules | 9074f68da8 | Introjucer: more AAX support and some clean-ups. | 13 years ago | 
				
					
						|  jules | f5d72f1406 | Removed the style parameter from Graphics::setFont(), because if the current font doesn't support that style, it'll give the wrong results. If this breaks your code, just wrap your arguments in a Font constructor, e.g. g.setFont (Font (mySize, myStyle)); | 13 years ago | 
				
					
						|  jules | 6eaba30646 | Fixed some DocumentWindow behaviour in the library and introjucer. | 13 years ago | 
				
					
						|  jules | 3352b9238a | Introjucer: fix for code editor save points. | 13 years ago | 
				
					
						|  jules | 463d2b3289 | Introjucer: redesigned the project settings to be shown as a treeview containing the exporters and configs. | 13 years ago | 
				
					
						|  jules | a016944e69 | Minor introjucer work. | 13 years ago | 
				
					
						|  jules | d2aa3a666b | Introjucer: tidied up some document saving behaviour. | 13 years ago | 
				
					
						|  jules | f2426cc7de | Minor additions to OptionalScopedPointer. Internal introjucer tweaks. | 13 years ago | 
				
					
						|  jules | 4e754a838b | Changed the constness of the return type of MenuBarModel::getMenuBarNames() and MenuBarModel::getMenuForIndex(). Easy to update your code to handle this, just remove the 'const'. | 13 years ago | 
				
					
						|  jules | 53b1e351cf | Changed the return values of some virtual methods in FileBasedDocument - Strings and File objects are now non-const, and the load/save functions return a Result object rather than a string. | 13 years ago | 
				
					
						|  jules | 4735442424 | Another typo fix. | 13 years ago | 
				
					
						|  jules | 10815d9e4d | Introjucer: made the project wizard create some default exporters. | 13 years ago | 
				
					
						|  jules | 6836d1eca6 | Introjucer: minor internal changes. | 13 years ago | 
				
					
						|  jules | 830332d3ec | Added a progress value for ZipFile::Builder. | 13 years ago | 
				
					
						|  jules | 7748376960 | Introjucer: added a progress bar when saving. | 13 years ago | 
				
					
						|  jules | 63bc3f29de | Introjucer fixes for key shortcut and Android c++ flags. Enabled c++0x mode for Android. | 13 years ago | 
				
					
						|  jules | 0e1b6061d5 | Minor clean-ups for GL, removed some old VC6 hacks. | 13 years ago | 
				
					
						|  jules | 018d070948 | Introjucer: tidied up command-line handling, added "--resave-resources" option. | 13 years ago | 
				
					
						|  jules | 51b2068576 | Introjucer: added company name property to project, and better exe property info generation in MSVC resource files. Added method OpenGLComponent::rebuildContext(). | 13 years ago | 
				
					
						|  jules | fad59e53d2 | Introjucer: made treeview remember its openness state. | 13 years ago | 
				
					
						|  jules | 96ec22501a | Improved CallOutBox layout. Minor introjucer tidy-ups. | 13 years ago | 
				
					
						|  jules | aff5fea6b4 | Minor introjucer clean-ups. | 13 years ago | 
				
					
						|  jules | ffaa06c3d0 | XML parser fix. Mac filechooser fix. | 13 years ago |