Joe Groff
|
9bd7471696
|
fix some things that broke in the windows UI/game-input backends
|
2009-08-31 12:45:39 -05:00 |
Slava Pestov
|
6ed46177e9
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-08-31 00:24:46 -04:00 |
Slava Pestov
|
861a3f563b
|
x11.events, ui.backend.x11: actually make it work
|
2009-08-31 00:24:25 -04:00 |
Slava Pestov
|
e36029b376
|
x11 and ui.backend.x11: update to use new structs
|
2009-08-30 22:55:19 -05:00 |
Doug Coleman
|
d88cdffa47
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-08-29 23:39:20 -05:00 |
Doug Coleman
|
111c0f6b89
|
more struct changes
|
2009-08-27 21:43:29 -05:00 |
Doug Coleman
|
ae001ce75c
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-08-27 21:40:11 -05:00 |
Joe Groff
|
c3002ed0f0
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-08-27 21:17:17 -05:00 |
Joe Groff
|
eb4081c696
|
return YES from cocoa app delegate's applicationShouldHandleReopen: method. this allows app-icon-minimized windows on snow leopard to automatically restore when the dock icon is clicked
|
2009-08-27 21:16:41 -05:00 |
Doug Coleman
|
c926854790
|
update RECT for new structs
|
2009-08-27 21:16:28 -05:00 |
Doug Coleman
|
7df875c7fe
|
update WNDCLASSEX
|
2009-08-27 20:43:42 -05:00 |
Doug Coleman
|
065db08680
|
TRACKMOUSEVENT uses <struct> now
|
2009-08-27 20:39:37 -05:00 |
Doug Coleman
|
469e7e8d67
|
newstructify PIXELFORMAT
|
2009-08-27 20:35:37 -05:00 |
Joe Groff
|
367f024a1b
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-08-27 19:23:20 -05:00 |
Joe Groff
|
7771c55cb5
|
ui.backend.cocoa.views: yield in drawRect: impl so that windows will redraw while being resized on snow leopard
|
2009-08-27 19:21:38 -05:00 |
Doug Coleman
|
d4497c81ef
|
spacing
|
2009-08-27 11:43:19 -05:00 |
Slava Pestov
|
8b68a07649
|
ui.pixel-formats: fix screwup
|
2009-08-24 20:45:19 -05:00 |
Slava Pestov
|
b2a1858f8f
|
Move a few more things over to new disposable protocol
|
2009-08-24 20:33:27 -05:00 |
Slava Pestov
|
623ddfca6f
|
ui.tools.operations: disposables now have a 'dispose' operation, and disposables created within a 'leaks' now have an operation which shows the continuation that created them
|
2009-08-24 20:22:00 -05:00 |
Slava Pestov
|
449be040f8
|
Use utf8 instead of ascii encoding in a couple of places to avoid pulling in ascii into deployed apps
|
2009-08-23 19:07:21 -05:00 |
Slava Pestov
|
d85b66536f
|
Add docs for break and B words
|
2009-08-22 17:45:18 -05:00 |
Joe Groff
|
90f8cdc0d1
|
link tools.deprecation docs into handbook and error-list docs
|
2009-08-20 16:18:47 -05:00 |
Joe Groff
|
400c89daf0
|
"deprecated" declaration, "deprecation" vocab to track deprecations in the error log
|
2009-08-20 15:10:42 -05:00 |
Doug Coleman
|
2ed4425b7a
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
basis/calendar/calendar.factor
|
2009-08-13 19:40:02 -05:00 |
Doug Coleman
|
3f3d57032b
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
Daniel Ehrenberg
|
1a7ab59f56
|
Making write barrier elimination global
|
2009-08-11 21:21:21 -05:00 |
Philipp Brüschweiler
|
26859a45eb
|
various doc fixes
|
2009-08-11 16:58:47 +02:00 |
Slava Pestov
|
2e73038043
|
Revert basis UI gadget changes
|
2009-08-06 16:46:48 -05:00 |
Sam Anklesaria
|
6f607ed5a9
|
fixed ui.gadgets.tables multi-selection bug
|
2009-08-06 16:31:35 -05:00 |
Sam Anklesaria
|
827d30a95b
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-08-06 15:40:57 -05:00 |
Sam Anklesaria
|
a621e381e3
|
merged control extras into basis
|
2009-08-06 15:19:28 -05:00 |
Slava Pestov
|
ef97fdf0c5
|
ui.gadgets.tables: some band-aid fixes
|
2009-08-06 01:28:30 -05:00 |
Slava Pestov
|
926797d485
|
ui.gadgets.tables: more fixes
|
2009-08-05 22:56:08 -05:00 |
Slava Pestov
|
dba67b1815
|
ui.gadgets.tables: little cleanup
|
2009-08-05 22:45:56 -05:00 |
Slava Pestov
|
805b0b2430
|
Merge branch 'master' of git://github.com/bogiebro/factor into bogie
|
2009-08-05 22:20:40 -05:00 |
Sam Anklesaria
|
a352e7411e
|
reindented ui.gadgets.tables
|
2009-08-05 21:29:48 -05:00 |
Sam Anklesaria
|
0c4b9a0d58
|
simplified ui.gadgets.tables
|
2009-08-05 16:24:56 -05:00 |
Slava Pestov
|
eb0ecb68cd
|
ui.tools.debugger: (:edit) got renamed to edit-error
|
2009-08-04 21:14:43 -05:00 |
Sam Anklesaria
|
07b34c6d0a
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-08-03 10:13:27 -05:00 |
Joe Groff
|
7c5ef08aab
|
[ [ ... ] compare ] sort => [ ... ] sort-with
|
2009-08-02 20:09:23 -05:00 |
Sam Anklesaria
|
cc38d1ada6
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
basis/functors/functors.factor
basis/io/launcher/launcher.factor
basis/ui/gadgets/tables/tables.factor
|
2009-07-22 10:02:09 -05:00 |
Slava Pestov
|
a716e4cddb
|
ui.tools.listener: selecting a word from a completion popup now behaves like a USE: followed by a FROM:
|
2009-07-18 06:55:15 -05:00 |
Joe Groff
|
8e58f5e5aa
|
in kazakhstan, they say that a world is like a context-world
|
2009-07-15 22:39:23 -05:00 |
Joe Groff
|
a06948298b
|
ensure resize-world never happens before begin-world
|
2009-07-13 22:35:36 -05:00 |
Slava Pestov
|
1a190ae97e
|
Remove A+s shortcut for saving image in UI
|
2009-07-07 03:49:10 -05:00 |
Slava Pestov
|
328c6d02f5
|
ui.gadgets.tables: clicking in empty area no longer notifies selection model
|
2009-07-06 23:19:26 -05:00 |
Joe Groff
|
865e37f590
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-07-04 19:20:18 -05:00 |
Joe Groff
|
3a6a588532
|
destroy window-resources in reverse order
|
2009-07-04 19:13:53 -05:00 |
Slava Pestov
|
d108324f19
|
ui.gadgets.panes: Shift-clicking to extend the selection in a pane should not focus the pane's input area
|
2009-07-03 22:41:32 -05:00 |
Slava Pestov
|
8c3c007d8e
|
ui.tools.listener.completion: if listener is not accepting input, pressing TAB would throw an error (reported by Doug Coleman)
|
2009-07-03 22:35:34 -05:00 |