|  jules | 4e085e7707 | Introjucer: added a "save all" command. | 12 years ago | 
				
					
						|  jules | 4d79bed3d1 | Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. | 12 years ago | 
				
					
						|  jules | a2ffe5e6eb | Introjucer: added TRANS macro to GUI designed generated code. | 12 years ago | 
				
					
						|  jules | c28c6c3e7c | Introjucer: added a utility tool that converts an SVG path string into code that creates a Path object. | 12 years ago | 
				
					
						|  jules | 7643162766 | Introjucer: made it recognise .S files as needing to be compiled. | 12 years ago | 
				
					
						|  jules | 172f19f4a4 | Introjucer: fix for module deletion bug, and some clean-ups. | 12 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 | 56ec1d1400 | Added a colour ID TreeView::selectedItemBackgroundColourId, and changed the TreeView to fill selected items with this. (The colour is set to transparent by default so this won't affect existing code). Updated the LookAndFeel::drawTreeviewPlusMinusBox and TreeViewItem::paintOpenCloseButton methods to provide more flexibility. | 12 years ago | 
				
					
						|  jules | 022057460d | Introjucer: avoided assertion when launching files in windows explorer. | 12 years ago | 
				
					
						|  jules | 8e4825e7bd | Introjucer: avoided problems when closing a GUI comp which is a sub-component of another currently-loaded GUI component. | 12 years ago | 
				
					
						|  jules | a9aae9651b | Big refactoring of the introjucer's module handling - removed the global module path, and each module now stores its path for each exporter. Rewrote all the UI for downloading + updating modules. | 12 years ago | 
				
					
						|  jules | ec52acc609 | Minor clean ups inside Random class and introjucer. | 12 years ago | 
				
					
						|  jules | c7cab8e020 | Cleaned up some table look+feel code. | 12 years ago | 
				
					
						|  jules | 8a66ec83f0 | Minor clean-ups. | 12 years ago | 
				
					
						|  jules | 221786dfcf | New method Array::addNullTerminatedArray(), and misc minor tightening-up of code. | 12 years ago | 
				
					
						|  jules | fc772941d6 | Fixed some pedantic warnings. | 12 years ago | 
				
					
						|  jules | 64391b7552 | Introjucer: began refactoring some module-management code. | 12 years ago | 
				
					
						|  jules | f3333aa29d | Introjucer: added a couple of view menu options. | 12 years ago | 
				
					
						|  jules | 42aa27900b | Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present. | 12 years ago | 
				
					
						|  jules | 127342e147 | Introjucer: minor refactoring. | 12 years ago | 
				
					
						|  jules | 711764103e | Introjucer: made it recognise the .hh file suffix. | 12 years ago | 
				
					
						|  jules | 5b25ac6609 | Renamed the swapWithArray methods in the array classes to "swapWith" to be more consistent with other swap method naming, and templated the methods for more flexibility. | 12 years ago | 
				
					
						|  jules | 3861a04197 | Some more override decorations. | 12 years ago | 
				
					
						|  jules | 802969a42e | Fix for OSX native recent files menu. | 12 years ago | 
				
					
						|  jules | 4ce1908f79 | Misc tidying-up. | 12 years ago | 
				
					
						|  jules | 82d305a2a2 | Introjucer: added exporter for VS2013 | 12 years ago | 
				
					
						|  jules | ecc1a17bc6 | Code clean-ups. | 12 years ago | 
				
					
						|  jules | 00e77a7ac2 | OSX main menu recent files list fixes. | 12 years ago | 
				
					
						|  jules | 5918d039ce | Added some "override" annotations. | 12 years ago | 
				
					
						|  jules | eb646f8c42 | Deprecated some old bool notification mode parameters, and replaced them with NotificationType values in the ComboBox and Button classes. | 12 years ago | 
				
					
						|  jules | 2329e63f20 | Converted a few Colour references to pass-by-values. | 12 years ago | 
				
					
						|  jules | a0792ec444 | Fix for software-rendered code editor text. | 12 years ago | 
				
					
						|  jules | c75a7300f5 | Added some 'override' modifiers to overridden methods. | 12 years ago | 
				
					
						|  jules | 4b128378cf | CodeEditorComponent rendering improvements. Faster OSX font lookup. | 12 years ago | 
				
					
						|  jules | fc79df875f | Refactoring of some glypharrangement code. | 12 years ago | 
				
					
						|  jules | 2e5604a664 | Introjucer: fixed current project order for translation tool. | 12 years ago | 
				
					
						|  jules | 2ca1f2e704 | Introjucer module updater fix. | 12 years ago | 
				
					
						|  jules | ddc1524742 | Updated headers in demo project files. | 12 years ago | 
				
					
						|  jules | d47ac98318 | Introjucer: checking for out-of-date introjucer binary. | 12 years ago | 
				
					
						|  jules | 3f7b7f055e | Introjucer: Treating ".inl" extension as a header file. | 12 years ago | 
				
					
						|  jules | 6c8fa3e6e7 | Introjucer: added a translation tool utility | 12 years ago | 
				
					
						|  jules | 3e628c816e | Minor fixes for clang. | 12 years ago | 
				
					
						|  jules | 4d61bfd8a3 | Refactored some TRANS strings to make them more amenable to translation. Added the NEEDS_TRANS macro. | 12 years ago | 
				
					
						|  jules | ffc9200ea7 | Changed the linux version of the introjucer to store its config and log files in ~/.config | 12 years ago | 
				
					
						|  jules | 859f533904 | Introjucer: handling drag+dropped folder. | 12 years ago | 
				
					
						|  jules | 97ed2ac915 | Introjucer: code editor popup menu helper function to insert a new class declaration. | 12 years ago | 
				
					
						|  jules | 76c2ba89e3 | Introjucer: fixes to module update box. | 12 years ago | 
				
					
						|  jules | b6e24c4b39 | Introjucer: fixed jucer snapping grid. Added extra group sort option. | 12 years ago | 
				
					
						|  jules | 9f37bf2e58 | Minor introjucer fixes. | 12 years ago | 
				
					
						|  jules | 52b638ff40 | Misc cleanups. | 12 years ago |