erg
|
31fdfea197
|
move native io word out of win32 ui
|
2006-11-10 22:08:29 +00:00 |
slava
|
a393e4efea
|
Fix out of bounds error when computing pref-dim of track where some of the components have zero size
|
2006-11-10 22:01:19 +00:00 |
slava
|
071fca9916
|
Scroll to the top when pane control changes
|
2006-11-10 20:45:06 +00:00 |
slava
|
135adce9c2
|
Fix stack effects
|
2006-11-09 06:39:00 +00:00 |
slava
|
f3d1f81a60
|
Fix track resizing, minor code simplifications
|
2006-11-06 02:37:22 +00:00 |
slava
|
58e30dda3a
|
Update window while resizing on Windows
|
2006-11-05 01:54:02 +00:00 |
slava
|
ffe524feef
|
Don't add empty lines to history
|
2006-11-05 01:53:52 +00:00 |
slava
|
a38da64d75
|
Get the UI working again
|
2006-11-04 00:07:06 +00:00 |
slava
|
e509dba687
|
Fix copyright notices since factor.sf.net is defunct
|
2006-11-03 21:17:27 +00:00 |
slava
|
fada38fe0a
|
Cleaning up windows code
|
2006-11-03 02:28:44 +00:00 |
slava
|
780dfcc5d5
|
Fix unit test failures caused by stricter numeric coercion rules
|
2006-11-01 03:54:35 +00:00 |
slava
|
87f8d5b20c
|
Remove redundant typedefs from gl.factor
|
2006-11-03 21:15:10 +00:00 |
slava
|
1e4d659d70
|
X11 clipboard fix
|
2006-10-31 06:09:51 +00:00 |
slava
|
43fb5895c5
|
Oops -- forget was +default+
|
2006-10-30 03:45:10 +00:00 |
slava
|
cc06f93262
|
Fix sliders unit test
|
2006-10-28 06:44:59 +00:00 |
slava
|
41ed11abf3
|
Module operations in UI, run-module now asserts stack effect
|
2006-10-26 05:17:40 +00:00 |
slava
|
cfc83ff52d
|
Add new one-word-elt element
|
2006-10-26 04:56:26 +00:00 |
slava
|
227b0d469a
|
services fix
|
2006-10-26 04:07:55 +00:00 |
slava
|
7ce12846cb
|
Titled gadget fix and unit tests
|
2006-10-26 04:07:18 +00:00 |
slava
|
6dd14a741a
|
X11 wheel mouse handling: wrong order
|
2006-10-25 01:17:06 +00:00 |
slava
|
4f0644b0bf
|
Fix raise-window on Cocoa
|
2006-10-24 23:36:01 +00:00 |
slava
|
b57ac29d09
|
Some fixes
|
2006-10-24 23:29:18 +00:00 |
slava
|
e86b6e1dda
|
Fix UI bugs on X11
|
2006-10-24 03:54:08 +00:00 |
slava
|
89a8856a8e
|
Services fix
|
2006-10-24 00:13:06 +00:00 |
slava
|
b71697db41
|
Faster grid gadget
|
2006-10-22 22:46:02 +00:00 |
slava
|
5faea12c89
|
Column virtual sequence improvements
|
2006-10-22 22:08:49 +00:00 |
slava
|
6fd71edd85
|
Fix stack underflow with menus
|
2006-10-21 20:13:23 +00:00 |
slava
|
2a1167ecec
|
Module format change
|
2006-10-21 06:40:38 +00:00 |
slava
|
e4684cb219
|
Saner default timeout
|
2006-10-21 06:13:33 +00:00 |
slava
|
be94f42030
|
Clean up double click handling -- its done in the cross-platform part of the UI now
|
2006-10-21 06:10:10 +00:00 |
erg
|
249ba7d71c
|
fix win32 button clicks
|
2006-10-20 19:26:40 +00:00 |
erg
|
d7df0b209b
|
add to ui backend update-click# and button-down
|
2006-10-20 19:25:56 +00:00 |
slava
|
bd41d181e8
|
Cocoa double/triple clicks; editor now handles this
|
2006-10-20 02:24:27 +00:00 |
erg
|
31bac04760
|
add click count in gestures and win32
|
2006-10-20 00:40:41 +00:00 |
slava
|
200d247711
|
Two small fixes
|
2006-10-19 02:50:37 +00:00 |
erg
|
fdb9cdcdb6
|
shift-delete/backspace YAY
|
2006-10-18 21:18:12 +00:00 |
slava
|
8d2416d053
|
Add missing file
|
2006-10-15 23:01:37 +00:00 |
slava
|
0620697603
|
forget-rollover fix for Windows (and X11?)
|
2006-10-15 05:46:30 +00:00 |
slava
|
95531ff21e
|
Fix bootstrap problem
|
2006-10-14 04:27:43 +00:00 |
slava
|
3da6890ffd
|
Got 'Save Image' and 'Save Image As' menu items working again
|
2006-10-14 03:06:33 +00:00 |
slava
|
341caf245c
|
Interface builder menu bar not works
|
2006-10-14 02:49:14 +00:00 |
slava
|
45bf4f0bb9
|
Remove manual menu bar construction code
|
2006-10-14 01:45:55 +00:00 |
slava
|
b407e32d7d
|
Fix list selection
|
2006-10-14 01:45:24 +00:00 |
slava
|
cd9d36b82c
|
Cocoa: support method redefinition
|
2006-10-14 00:37:14 +00:00 |
slava
|
15df9ddddb
|
Fix some UI painting bugs
|
2006-10-12 22:09:30 +00:00 |
slava
|
a2a16c1acb
|
Minimize OpenGL state changes
|
2006-10-11 20:39:53 +00:00 |
slava
|
f9a076a270
|
Fix caret rendering on X11, invoke-presentation stack effect
|
2006-10-10 06:47:58 +00:00 |
slava
|
09d27456e6
|
Get all unit tests to pass
|
2006-10-10 05:28:21 +00:00 |
slava
|
35a7daf7aa
|
Presentation cleanup
|
2006-10-10 05:07:11 +00:00 |
slava
|
8710bf56c0
|
Listener completion improvement
|
2006-10-10 04:14:53 +00:00 |