0637557cca 
								
							
								 
							
						 
						
							
							
								
								*-docs: remove extra space character at the end of paragraghs  
							
							
							
						 
						
							2018-08-21 10:45:52 -07:00  
				
					
						
							
							
								 
						
							
							
								e749734b01 
								
							
								 
							
						 
						
							
							
								
								ui-docs: add help for resize-window  
							
							
							
						 
						
							2018-03-05 16:45:35 -08:00  
				
					
						
							
							
								 
						
							
							
								dd36f6ad57 
								
							
								 
							
						 
						
							
							
								
								ui: the with-ui-running combinator can be removed  
							
							... 
							
							
							
							It was only used within the (with-ui) words which in turn were only
called by with-ui. 
							
						 
						
							2018-01-29 07:18:39 +01:00  
				
					
						
							
							
								 
						
							
							
								cccdc09a71 
								
							
								 
							
						 
						
							
							
								
								ui: rename ui-windows to worlds.  
							
							
							
						 
						
							2018-01-22 13:17:23 -08:00  
				
					
						
							
							
								 
						
							
							
								e07ba18839 
								
							
								 
							
						 
						
							
							
								
								ui: add find-windows to find multiple worlds matching a predicate  
							
							
							
						 
						
							2018-01-22 07:58:17 -08:00  
				
					
						
							
							
								 
						
							
							
								f93da595f5 
								
							
								 
							
						 
						
							
							
								
								ui: undoing  9e9b70005b 
							
							... 
							
							
							
							The ui-thread variable absolutely is needed to ensure that only one UI
thread is running at the same time. If more than one UI thread runs,
they will be competing for events which causes all sorts of problems. 
							
						 
						
							2018-01-18 17:30:51 +01:00  
				
					
						
							
							
								 
						
							
							
								78c31ada9e 
								
							
								 
							
						 
						
							
							
								
								ui.*: doc updates  
							
							
							
						 
						
							2018-01-18 16:48:35 +01:00  
				
					
						
							
							
								 
						
							
							
								646f14f249 
								
							
								 
							
						 
						
							
							
								
								ui-docs: mark an optional output parameter with the "/f" suffix  
							
							
							
						 
						
							2017-05-26 14:39:33 +03:00  
				
					
						
							
							
								 
						
							
							
								bad5408c76 
								
							
								 
							
						 
						
							
							
								
								*-docs: fix a typo in the word parametErized  
							
							
							
						 
						
							2017-03-17 08:22:18 -07:00  
				
					
						
							
							
								 
						
							
							
								8a3dd3709e 
								
							
								 
							
						 
						
							
							
								
								ui: adding a WINDOW: that is like MAIN-WINDOW: but without making the word a main word.  
							
							
							
						 
						
							2016-04-21 10:13:57 -07:00  
				
					
						
							
							
								 
						
							
							
								763b892a1d 
								
							
								 
							
						 
						
							
							
								
								ui.*: move some of the gl initing to set-up-window, should  fix   #1510  
							
							... 
							
							
							
							it's also more efficent to run the check-extensions "1.0"
require-gl-version code only once when the window is created, rather
than once for each draw 
							
						 
						
							2015-12-01 04:49:36 +01:00  
				
					
						
							
							
								 
						
							
							
								1fcf96cada 
								
							
								 
							
						 
						
							
							
								
								factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon.  
							
							
							
						 
						
							2015-07-25 22:59:56 -07:00  
				
					
						
							
							
								 
						
							
							
								958d5e61b2 
								
							
								 
							
						 
						
							
							
								
								ui: rename windows to ui-windows  
							
							
							
						 
						
							2015-06-10 15:36:35 -07:00  
				
					
						
							
							
								 
						
							
							
								68446b047b 
								
							
								 
							
						 
						
							
							
								
								ui: Rename floating-window to dialog-window as per @bjourne's suggestion. Related to  #1026 .  
							
							
							
						 
						
							2014-08-05 10:03:17 -07:00  
				
					
						
							
							
								 
						
							
							
								b460563da3 
								
							
								 
							
						 
						
							
							
								
								ui: Missed an entry in the top list that is in the bottom list.  
							
							
							
						 
						
							2014-07-16 02:32:14 -07:00  
				
					
						
							
							
								 
						
							
							
								57cdc841c3 
								
							
								 
							
						 
						
							
							
								
								ui: Add a floating-window window-contol for opening floating windows in a tiling window manager on gtk. Use this style on the help browser, inspector, and deploy windows. Please report any other windows that need this flag since I don't regularly use a tiling window manager. Tested on Ubuntu 14.04 64bit with i3 window manager.  Fixes   #1026 .  
							
							
							
						 
						
							2014-07-16 02:26:52 -07:00  
				
					
						
							
							
								 
						
							
							
								57f9d78892 
								
							
								 
							
						 
						
							
							
								
								improve help by linking to types directly.  
							
							
							
						 
						
							2014-05-23 20:20:15 -07:00  
				
					
						
							
							
								 
						
							
							
								98935b7f15 
								
							
								 
							
						 
						
							
							
								
								docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``.  
							
							
							
						 
						
							2014-05-18 20:09:10 -07:00  
				
					
						
							
							
								 
						
							
							
								ba57d1adcd 
								
							
								 
							
						 
						
							
							
								
								with-ui docs, clearly state that the quot must return  
							
							
							
						 
						
							2013-10-17 13:35:06 -07:00  
				
					
						
							
							
								 
						
							
							
								bfb6bdd891 
								
							
								 
							
						 
						
							
							
								
								ui.gadgets: rename max-dim and dim-sum.  
							
							
							
						 
						
							2012-07-13 23:19:21 -07:00  
				
					
						
							
							
								 
						
							
							
								2dcb104216 
								
							
								 
							
						 
						
							
							
								
								ui: fix error in docs (USE: ui.gadgets.books).  
							
							
							
						 
						
							2011-12-29 16:33:16 -08:00  
				
					
						
							
							
								 
						
							
							
								ca3ea7b199 
								
							
								 
							
						 
						
							
							
								
								ui: add missing right parenthesis in with-ui word notes  
							
							
							
						 
						
							2011-01-08 22:57:06 +09:00  
				
					
						
							
							
								 
						
							
							
								c8bb9b3381 
								
							
								 
							
						 
						
							
							
								
								ui: document non-polymorphic effect of with-ui, and that it doesn't return  
							
							
							
						 
						
							2010-06-08 13:54:10 -07:00  
				
					
						
							
							
								 
						
							
							
								0eb6355827 
								
							
								 
							
						 
						
							
							
								
								document system-alert  
							
							
							
						 
						
							2010-02-23 20:29:51 -08:00  
				
					
						
							
							
								 
						
							
							
								3d70efd51e 
								
							
								 
							
						 
						
							
							
								
								hurr semicolon  
							
							
							
						 
						
							2010-01-16 11:45:20 -08:00  
				
					
						
							
							
								 
						
							
							
								26cbbf1ec1 
								
							
								 
							
						 
						
							
							
								
								link MAIN-WINDOW: docs into UI docs  
							
							
							
						 
						
							2010-01-16 11:04:57 -08:00  
				
					
						
							
							
								 
						
							
							
								5c52732c0a 
								
							
								 
							
						 
						
							
							
								
								document MAIN-WINDOW:  
							
							
							
						 
						
							2010-01-15 17:06:50 -08:00  
				
					
						
							
							
								 
						
							
							
								405e5d015b 
								
							
								 
							
						 
						
							
							
								
								docs: change $subsection to $subsections  
							
							
							
						 
						
							2009-10-02 12:15:48 -04:00  
				
					
						
							
							
								 
						
							
							
								e0157c55d1 
								
							
								 
							
						 
						
							
							
								
								support textured windows on os x and windows 6.x  
							
							
							
						 
						
							2009-09-24 13:05:27 -05:00  
				
					
						
							
							
								 
						
							
							
								76b1f9ce03 
								
							
								 
							
						 
						
							
							
								
								some new UI words: handles-gesture? checks whether a gesture will be handled. topmost-window returns the topmost world object  
							
							
							
						 
						
							2009-06-22 19:01:50 -05:00  
				
					
						
							
							
								 
						
							
							
								5f2bced2e3 
								
							
								 
							
						 
						
							
							
								
								docs for window-controls  
							
							
							
						 
						
							2009-06-18 12:20:50 -05:00  
				
					
						
							
							
								 
						
							
							
								0d8115a940 
								
							
								 
							
						 
						
							
							
								
								fullscreen* -> (fullscreen?), set-fullscreen* -> (set-fullscreen), fix jamshred screen toggling  
							
							
							
						 
						
							2009-05-13 22:28:33 -05:00  
				
					
						
							
							
								 
						
							
							
								31e3fe5a2f 
								
							
								 
							
						 
						
							
							
								
								rename set-fullscreen? to set-fullscreen, add a toggle-fullscreen word, fix windows backend for fullscreen*  
							
							
							
						 
						
							2009-05-13 20:05:22 -05:00  
				
					
						
							
							
								 
						
							
							
								30bfce2ce0 
								
							
								 
							
						 
						
							
							
								
								improve error handling when begin-world fails  
							
							
							
						 
						
							2009-05-11 12:35:41 -05:00  
				
					
						
							
							
								 
						
							
							
								804d4aae81 
								
							
								 
							
						 
						
							
							
								
								docs for new world words  
							
							
							
						 
						
							2009-05-03 23:01:26 -05:00  
				
					
						
							
							
								 
						
							
							
								16ddc461b4 
								
							
								 
							
						 
						
							
							
								
								Document ui.gadgets.glass and fix help lint failures in UI docs  
							
							
							
						 
						
							2009-03-10 17:28:34 -05:00  
				
					
						
							
							
								 
						
							
							
								556c218afa 
								
							
								 
							
						 
						
							
							
								
								Document ui.gadgets.line-support  
							
							
							
						 
						
							2009-02-19 18:21:05 -06:00  
				
					
						
							
							
								 
						
							
							
								a0253106b1 
								
							
								 
							
						 
						
							
							
								
								ui.gadgets.status-bar: write some docs and add notion of status message ownership to avoid some subtle race issues with completion popup and listener's keyboard help  
							
							
							
						 
						
							2009-02-19 18:01:26 -06:00  
				
					
						
							
							
								 
						
							
							
								58e55d4f45 
								
							
								 
							
						 
						
							
							
								
								Working on documentation  
							
							
							
						 
						
							2009-02-19 16:54:27 -06:00  
				
					
						
							
							
								 
						
							
							
								d5d9c65859 
								
							
								 
							
						 
						
							
							
								
								Remove new-gadget since it was just an alias for new  
							
							
							
						 
						
							2009-02-16 04:04:32 -06:00  
				
					
						
							
							
								 
						
							
							
								6bbb4630f3 
								
							
								 
							
						 
						
							
							
								
								Rename labelled to labeled -- correct spelling  
							
							
							
						 
						
							2009-02-14 19:48:32 -06:00  
				
					
						
							
							
								 
						
							
							
								7b8e7f8092 
								
							
								 
							
						 
						
							
							
								
								Use call( in a bunch of places in the UI; update-ui infers now  
							
							
							
						 
						
							2009-02-09 00:49:48 -06:00  
				
					
						
							
							
								 
						
							
							
								88b401b383 
								
							
								 
							
						 
						
							
							
								
								Rename math.geometry.rect to math.rectangles  
							
							... 
							
							
							
							Remove math.geometry.points
Remove rect-loc and rect-dim words 
							
						 
						
							2009-02-05 03:28:41 -06:00  
				
					
						
							
							
								 
						
							
							
								d31b902f96 
								
							
								 
							
						 
						
							
							
								
								Add horizontal and vertical orientation constants, working on baseline alignment  
							
							
							
						 
						
							2009-02-02 00:02:55 -06:00  
				
					
						
							
							
								 
						
							
							
								0835eb374b 
								
							
								 
							
						 
						
							
							
								
								UI cleanup: make some ui.gadgets words private, give labels a virtual slot instead of label-string/set-label-string words  
							
							
							
						 
						
							2009-02-01 20:31:42 -06:00  
				
					
						
							
							
								 
						
							
							
								990c99a97e 
								
							
								 
							
						 
						
							
							
								
								Add foreground and background color slots to font tuple  
							
							
							
						 
						
							2009-01-30 03:36:39 -06:00  
				
					
						
							
							
								 
						
							
							
								5cd4f65e59 
								
							
								 
							
						 
						
							
							
								
								Fix conflict  
							
							
							
						 
						
							2009-01-27 15:49:49 -06:00  
				
					
						
							
							
								 
						
							
							
								298fdecf32 
								
							
								 
							
						 
						
							
							
								
								Fixing eval unit test, and help lint failures from stricter help lint  
							
							
							
						 
						
							2009-01-27 15:38:01 -06:00  
				
					
						
							
							
								 
						
							
							
								bb27511753 
								
							
								 
							
						 
						
							
							
								
								Fixing code for first-class fonts  
							
							
							
						 
						
							2009-01-26 02:21:28 -06:00  
				
					
						
							
							
								 
						
							
							
								4f5a927afb 
								
							
								 
							
						 
						
							
							
								
								Move UI text backends to ui.text.*, move UI backends to ui.backend.*, add font datatype  
							
							
							
						 
						
							2009-01-26 00:36:37 -06:00