Nicolas Petton
							
						 | 
						
							
							
								2ed620a330
							
							- Removed smalltalk.setDeploymentMode() as it was not used anymore
						 | 
						13 éve  | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								0c436c5586
							
							Merge with dale
						 | 
						13 éve  | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								78e0fc97f3
							
							Merge pull request #135 from lolgzs/master
						 | 
						13 éve  | 
					
				
					
						
							
								   Laurent Laffont
							
						 | 
						
							
							
								162b49688e
							
							Honors loadAmber deploy option while loading packages through ajax, as jQuery ajax disable cache by default
						 | 
						13 éve  | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								6bfde9d7e3
							
							Removed the nocache param since some web servers have issue hadling it
						 | 
						13 éve  | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								1c4d3553b4
							
							amber.js cosmetics
						 | 
						14 éve  | 
					
				
					
						
							
								   Laurent Laffont
							
						 | 
						
							
							
								65d3ecae8e
							
							loading JS refactoring. Easier to understand, use jQuery getScript when available so Amber can be load through AJAX. Tested on FF 3.6, IE7 and better browsers
						 | 
						14 éve  | 
					
				
					
						
							
								   Laurent Laffont
							
						 | 
						
							
							
								5662dd26c0
							
							sync with master
						 | 
						14 éve  | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								5a17d750b6
							
							Removed localStorage support for now
						 | 
						14 éve  | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								94a342f291
							
							- Fixed 2 bugs introduced with Symbols != String
						 | 
						14 éve  | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								ab3fcc842f
							
							Merge branch 'master' of github.com:NicolasPetton/amber
						 | 
						14 éve  | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								c41a1efb1f
							
							Announcement framework from Pharo (simplified)
						 | 
						14 éve  | 
					
				
					
						
							
								   JohnnyT
							
						 | 
						
							
							
								76de1b487a
							
							Added Package fetching and Additional-Examples
						 | 
						14 éve  | 
					
				
					
						
							
								   JohnnyT
							
						 | 
						
							
							
								973e51b934
							
							Cleaned up old files and amber.js
						 | 
						14 éve  | 
					
				
					
						
							
								   Laurent Laffont
							
						 | 
						
							
							
								67c745fca7
							
							Amber can now be loaded through Ajax
						 | 
						14 éve  | 
					
				
					
						
							
								   Laurent Laffont
							
						 | 
						
							
							
								7f0779833b
							
							Improve IE 7 and 8 amber compatibility
						 | 
						14 éve  | 
					
				
					
						
							
								   Laurent Laffont
							
						 | 
						
							
							
								60076832d2
							
							merge with master
						 | 
						14 éve  | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								48d35a2ad6
							
							Split Kernel in several packages
						 | 
						14 éve  | 
					
				
					
						
							
								   Laurent Laffont
							
						 | 
						
							
							
								22f1307716
							
							Merge remote-tracking branch 'upstream/master'
						 | 
						14 éve  | 
					
				
					
						
							
								   Laurent Laffont
							
						 | 
						
							
							
								d21e9baaee
							
							sync master
						 | 
						14 éve  | 
					
				
					
						
							
								   JohnnyT
							
						 | 
						
							
							
								2471525898
							
							Allow loading default Amber files from a different location
						 | 
						14 éve  | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								ceac2bf5d4
							
							retab amber.js
						 | 
						14 éve  | 
					
				
					
						
							
								   Laurent Laffont
							
						 | 
						
							
							
								9f6f7e2086
							
							merge with master. Do not load JQuery if already loaded. Upgrade to jquery UI 1.8.16
						 | 
						14 éve  | 
					
				
					
						
							
								   Laurent Laffont
							
						 | 
						
							
							
								6efe4b1ab9
							
							do not load jquery if already loaded
						 | 
						14 éve  | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								4220c497ac
							
							amber.js refactoring.
						 | 
						14 éve  | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								a0b507ea05
							
							revert js/init.js as it's not only used in amber.js
						 | 
						14 éve  | 
					
				
					
						
							
								   Laurent Laffont
							
						 | 
						
							
							
								9962e90f5c
							
							another array that does not work with IE
						 | 
						14 éve  | 
					
				
					
						
							
								   JohnnyT
							
						 | 
						
							
							
								2bfba6b9ae
							
							Refactored amber.js to create an Amber JS object
						 | 
						14 éve  | 
					
				
					
						
							
								   Laurent Laffont
							
						 | 
						
							
							
								37a019f0b8
							
							upgrate to jquery 1.6.4
						 | 
						14 éve  | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								cd7a1e1308
							
							Removed JQuery binding! Now Canvas calls JQuery directly. Everything seems to be working fine, but I may have broken a few things in the IDE
						 | 
						14 éve  |