Eduardo Cavazos
|
5fcff67c9c
|
Change usages of set-gadget-dim to (>>dim)
|
2008-07-21 21:59:08 -05:00 |
U-VICTORIA\Administrator
|
7e24f26b4d
|
Add missing import to ui.windows
|
2008-07-11 18:49:11 -07:00 |
Slava Pestov
|
78c3b25f60
|
UI inheritance conversion step 1: eliminate all usages of set-gadget-delegate except build-* and some contributed vocabs
|
2008-07-10 20:32:17 -05:00 |
Slava Pestov
|
5d9c1ea0a0
|
Documentation updates, rename unfold to produce
|
2008-07-10 01:00:27 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
0b2300cedf
|
Split up models vocabulary
|
2008-07-04 17:58:37 -05:00 |
Slava Pestov
|
b36e06d0d6
|
Builtinn types now use new slot accessors; tuple slot type declaration work in progress
|
2008-06-28 02:36:20 -05:00 |
Joe Groff
|
9989ad7d80
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-06-09 18:24:10 -07:00 |
U-SLAVA-DFB8FF805\Slava
|
adbb6775da
|
Fix Windows compile errors
|
2008-06-09 16:27:52 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
2e39bed5ec
|
Trim some fat from tree-shaken images on Windows
|
2008-06-07 07:22:38 -05:00 |
Joe Groff
|
5bd2ba3aa0
|
bit-array<>integer conversion functions. ui.backend beep method to ring the system alert sound
|
2008-06-05 20:06:38 -07:00 |
slava
|
0ea519364a
|
Fix UI
|
2008-05-08 16:58:13 -05:00 |
Slava Pestov
|
55f6636bc0
|
FFI string encoding conversion
|
2008-04-20 05:15:46 -05:00 |
Doug Coleman
|
dbac0a1543
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-04-11 12:59:20 -05:00 |
Doug Coleman
|
1e01d73e61
|
fix usages of cond/case
|
2008-04-11 12:54:33 -05:00 |
Doug Coleman
|
2cefe124d6
|
try not to render to factor windows when they're minimized
|
2008-04-10 21:17:23 -05:00 |
Doug Coleman
|
83d9b936b2
|
change ui backends to singletons
|
2008-04-02 19:44:01 -05:00 |
Slava Pestov
|
005de25156
|
Cocoa UI cleanup
|
2008-03-19 14:25:53 -05:00 |
Slava Pestov
|
d0687751ed
|
Fix Windows UI memory corruption
|
2008-03-16 00:18:05 -05:00 |
Slava Pestov
|
a34146e33c
|
Fix Window UI mouse handling bug
|
2008-03-13 06:38:00 -05:00 |
Slava Pestov
|
fd5af90cb3
|
Fix some Cocoa UI issues
|
2008-03-12 01:34:37 -05:00 |
Doug Coleman
|
867e48199d
|
use SYMBOLS: in several places
|
2008-03-07 21:24:50 -06:00 |
Slava Pestov
|
59872525fd
|
Fix 'box empty' error
|
2008-03-01 01:19:00 -06:00 |
Slava Pestov
|
373a88a77a
|
Fix UI hang, add if-box combinator
|
2008-02-29 19:10:30 -06:00 |
Slava Pestov
|
4c3eabe9a3
|
Handle repaint messages properly
|
2008-02-26 14:58:41 -06:00 |
Slava Pestov
|
abc1e0d35b
|
UI thread cleanup
|
2008-02-25 16:48:11 -06:00 |
Slava Pestov
|
d19fd8e111
|
Made UI more responsive: if another thread invalidates a gadget, UI thread is woken up immediately
|
2008-02-25 06:31:52 -06:00 |
Slava Pestov
|
4e0323f64a
|
Windows UI backend now saves window positions
|
2008-02-25 04:17:28 -06:00 |
Slava Pestov
|
b7ba2d77a2
|
Removed extra/timers, superceded by alarms
|
2008-02-21 19:14:50 -06:00 |
Slava Pestov
|
b60dac99b9
|
New walker
|
2008-02-20 23:13:31 -06:00 |
Slava Pestov
|
9edb5875e3
|
Less drastic changes
|
2008-02-18 07:30:16 -06:00 |
Slava Pestov
|
2c6afdfee6
|
Working on new threads
|
2008-02-18 05:07:40 -06:00 |
Slava Pestov
|
70b685fad8
|
Load fixes, FreeType memory usage fix
|
2008-02-02 15:00:16 -06:00 |
Slava Pestov
|
8575bc62e3
|
Updating extra/ to use flags
|
2008-02-02 13:29:09 -06:00 |
Slava Pestov
|
da1d8967c4
|
Load fixes
|
2008-01-31 23:48:51 -06:00 |
Slava Pestov
|
1c91a286e5
|
Updating summary and authors
|
2008-01-27 01:02:31 -04:00 |
Doug Coleman
|
4cde2561e2
|
3drop drop -> 4drop
|
2007-12-09 17:50:37 -06:00 |
Doug Coleman
|
7b10e2941f
|
Handle WM_SYSCOMMAND -- don't beep on alpha keys
|
2007-12-09 17:45:49 -06:00 |
Doug Coleman
|
dcec7beab2
|
Fix 'windows' shadowing
|
2007-12-06 01:12:02 -06:00 |
Doug Coleman
|
9143e843b1
|
Force windows.shell32 to load when UI loads
Remove duplicated code
|
2007-12-05 09:00:15 -06:00 |
Doug Coleman
|
09aad98687
|
Fix UI bug that puts mouse-captured objects in the datastack while walking code
I don't understand why it does this, but removing the spurious call to release-capture in the raise-window word fixes the problem
|
2007-12-04 18:16:15 -06:00 |
Slava Pestov
|
80ad31db06
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2007-11-24 22:15:38 -05:00 |
Slava Pestov
|
4b92d10d64
|
Fix race condition with opening windows which affected get-workspace
|
2007-11-24 22:09:40 -05:00 |
Doug Coleman
|
af2cb6d2e1
|
Don't open all UI windows at 0,0 in Windows
|
2007-11-24 19:15:45 -06:00 |
Slava Pestov
|
204069e01d
|
Improve editor gadget selection behavior
|
2007-11-22 21:00:56 -05:00 |
Slava Pestov
|
a7ef4eb1a2
|
Fix saving UI state in image
|
2007-11-22 01:40:17 -05:00 |
Slava Pestov
|
2ace9adafb
|
Fix deployment of ui.windows
|
2007-11-21 03:21:41 -05:00 |
Slava Pestov
|
d6cf56162f
|
UI fixes
|
2007-11-16 01:54:13 -05:00 |
Slava Pestov
|
cef837184b
|
graft*/ungraft* refactoring
|
2007-11-16 01:19:13 -05:00 |
Slava Pestov
|
da4c77b445
|
Remove commented-out code
|
2007-10-28 01:21:26 -04:00 |
Slava Pestov
|
738672be9f
|
ui.windows cleanup
|
2007-10-28 01:19:33 -04:00 |