|
|
@197
|
16 years |
lpino |
- Fix the right color for tabs
|
|
|
@196
|
16 years |
lpino |
- New code implemented, fixed the sizing and many more things
|
|
|
@195
|
16 years |
lpino |
- Clean up
|
|
|
@194
|
16 years |
lpino |
- Small changes
|
|
|
@193
|
16 years |
lpino |
- More mouse events and other small changes
|
|
|
@192
|
16 years |
lpino |
- Method to translate into the right mnemonics
|
|
|
@191
|
16 years |
lpino |
- Little changes
|
|
|
@190
|
16 years |
lpino |
- Real fix of redraw clipped backgrounds of composite classes
|
|
|
@189
|
16 years |
lpino |
- More details of implementation
|
|
|
@188
|
16 years |
lpino |
- Fix to redraw clipped background (partially)
|
|
|
@187
|
16 years |
lpino |
- Uncomment some code
|
|
|
@186
|
16 years |
lpino |
- Some cleaning
|
|
|
@185
|
16 years |
lpino |
- Added WinQueryUpdateRect API
|
|
|
@182
|
16 years |
lpino |
- Fix the mouse click inside groups
|
|
|
@181
|
16 years |
lpino |
- More mouse control implementation and fixes
|
|
|
@180
|
16 years |
lpino |
- Fix signatures of the last 5 implemented APIs
|
|
|
@179
|
16 years |
lpino |
- New API definitions and constants (WinSetCapture... etc)
|
|
|
@178
|
16 years |
lpino |
- New API definitions and constants (WinSetCapture... etc)
|
|
|
@177
|
16 years |
lpino |
- Basic mouse event implementation
|
|
|
@176
|
16 years |
lpino |
- Fix context menu
|
|
|
@175
|
16 years |
lpino |
- New POINTS struct
|
|
|
@174
|
16 years |
lpino |
- New POINTS struct
|
|
|
@173
|
16 years |
lpino |
- Minor update
|
|
|
@172
|
16 years |
lpino |
- Fix initial display of the notebook
|
|
|
@171
|
16 years |
lpino |
- Additional constants addded
|
|
|
@170
|
16 years |
lpino |
- More Notebook display fixes
|
|
|
@169
|
16 years |
lpino |
- Fix display problems
|
|
|
@168
|
16 years |
lpino |
- Add a new WinSendMsg signature call for BKM_CALCPAGERECT
|
|
|
@166
|
16 years |
lpino |
- Fix a lot of bugs
|
|
|
@165
|
16 years |
lpino |
- Fix a lot of bugs
|
|
|
@164
|
16 years |
lpino |
|
|
|
@163
|
16 years |
lpino |
- No verbose compiling
|
|
|
@161
|
16 years |
lpino |
- Added OS/2 constants
|
|
|
@160
|
16 years |
lpino |
- Changes to compile
|
|
|
@159
|
16 years |
lpino |
- Path changes
|
|
|
@157
|
16 years |
lpino |
- Initial load
|
|
|
@156
|
16 years |
lpino |
- Temporary fix to the ColorDialog class. For some reason …
|
|
|
@155
|
16 years |
lpino |
- Scale implementation is complete
|
|
|
@154
|
16 years |
lpino |
- Complete Scale event handling SWT.Selection
|
|
|
@153
|
16 years |
lpino |
- Begin to handle events
|
|
|
@152
|
16 years |
lpino |
- Macro
|
|
|
@151
|
16 years |
lpino |
- Implementation of setSelection and getSelection methods
|
|
|
@150
|
16 years |
lpino |
- Fix the MPFROM2SHORT macro..... again
|
|
|
@149
|
16 years |
lpino |
- First working examples with correct initial styles
|
|
|
@147
|
16 years |
lpino |
- Testing a new constructor
|
|
|
@146
|
16 years |
lpino |
- More work toward implementing Scale class
|
|
|
@145
|
16 years |
lpino |
- Initial steps to implement Slider control
|
|
|
@144
|
16 years |
lpino |
- Added SLDCDATA definition
|
|
|
@143
|
16 years |
lpino |
- Initial steps to implement Slider control
|
|
|
@142
|
16 years |
lpino |
setSystemMenu initial implementation
|
|
|
@141
|
16 years |
lpino |
setEnabled and setItemEnabled implementations
|
|
|
@140
|
16 years |
lpino |
- Initial steps to implement Slider control
|
|
|
@139
|
16 years |
lpino |
- Initial steps to implement Slider control
|
|
|
@138
|
16 years |
lpino |
- More details for missing implementations
|
|
|
@137
|
16 years |
lpino |
- WinSetPointerPos API added
|
|
|
@136
|
16 years |
lpino |
More changes
|
|
|
@135
|
16 years |
lpino |
More small changes
|
|
|
@134
|
16 years |
lpino |
Small changes
|
|
|
@133
|
17 years |
lpino |
- ColorDialog.java - Improve log
|
|
|
@132
|
17 years |
lpino |
- Display.java. Implemented the getCursorLocation call
|
|
|
@131
|
17 years |
lpino |
- Updated SWT ported library
|
|
|
@128
|
17 years |
lpino |
Test
|
|
|
@125
|
17 years |
lpino |
(CURSORINFO.java) - Java implementation of CURSORINFO struct
|
|
|
@124
|
17 years |
lpino |
Added CURSORINFO to compilation list
|
|
|
@123
|
17 years |
lpino |
New API calls and structures implemented
|
|
|
@122
|
17 years |
lpino |
(OS.java) - Added new API definitions
|
|
|
@121
|
17 years |
lpino |
(Display.java) - Implemented getCursorControl method
|
|
|
@120
|
17 years |
lpino |
(swt.c) - Implemented WinFindAtom, WinQueryClassName and …
|
|
|
@119
|
17 years |
lpino |
(Menu.java) - Partially implemented WM_DRAWITEM and WM_MEASUREITEM messages
|
|
|
@118
|
17 years |
lpino |
(MenuItem.java) - Partially implemented the WM_DRAWITEM and …
|
|
|
@117
|
17 years |
lpino |
(swt.c) - Implemented objcpy call for OWNERITEM struct
|
|
|
@116
|
17 years |
lpino |
(OS.java) - Added objcpy, WinQueryClassName, WinFindAtom and …
|
|
|
@115
|
17 years |
lpino |
(Control.java) - Added WM_DRAWITEM and WM_MEASUREITEM methods (only …
|
|
|
@114
|
17 years |
lpino |
(Menu.java) - Styles for items are set via widgetStyle method in the …
|
|
|
@113
|
17 years |
lpino |
(MenuItem.java) - Completed some code
|
|
|
@112
|
17 years |
lpino |
(List.java) - Fixed getItem method
|
|
|
@111
|
17 years |
lpino |
|
|
|
@110
|
17 years |
lpino |
|
|
|
@109
|
17 years |
lpino |
(Decorations.java) - Removed some debug messages
|
|
|
@108
|
17 years |
lpino |
(Control.java) - Fixed position of popup and deleted some comments …
|
|
|
@107
|
17 years |
lpino |
Sync
|
|
|
@106
|
17 years |
lpino |
- Sync
|
|
|
@105
|
17 years |
lpino |
More fixes on popup menus, now they are working
|
|
|
@104
|
17 years |
lpino |
(OS.java) - Added the WM_FOCUSCHANGE constant
|
|
|
@103
|
17 years |
lpino |
Fixed showing popups menus and posting events from menu bars
|
|
|
@102
|
17 years |
lpino |
(swt.c) - Add the WinGetMsg API
|
|
|
@101
|
17 years |
lpino |
Changes to try to make popups work
|
|
|
@99
|
17 years |
lpino |
- Sync with SmartSVN
|
|
|
@98
|
17 years |
lpino |
- Sync with SmartSVN
|
|
|
@97
|
17 years |
lpino |
(ACCELTABLE.java) - Adding this class that was left behind
|
|
|
@96
|
17 years |
lpino |
(classes.inc) - Added ACCEL and ACCELTABLE classes to the compilation list
|
|
|
@93
|
17 years |
lpino |
(OS.java) - Various new definitions
|
|
|
@92
|
17 years |
lpino |
(swt.c) - Implemented WinQueryActiveWindow API
|
|
|
@91
|
17 years |
lpino |
(MenuItem.java) - Debug message changed
|
|
|
@90
|
17 years |
lpino |
(Menu.java) - Various fixes and changes to make pop ups work
|
|
|
@89
|
17 years |
lpino |
(Display.java) - Implemented getActiveShell and isVirtualKey methods
|
|
|
@88
|
17 years |
lpino |
(Decorations.java) - Various fixes and changes to make pop ups work
|
|
|
@87
|
17 years |
lpino |
|
|
|
@86
|
17 years |
lpino |
(Control.java) - Varios fixes and changes to make pop ups work
|
|
|
@84
|
17 years |
lpino |
(Shell.java) - Added the remove(Menu menu) method
|
|
|