|
|
@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
|
|
|
@83
|
17 years |
lpino |
(MenuItem.java) - A lot of new code
|
|
|
@82
|
17 years |
lpino |
(Decorations.java) - Basic implementation of accelerator tables
|
|
|
@81
|
17 years |
lpino |
(OS.java) - New definitions to support accelerator tables
|
|
|
@80
|
17 years |
lpino |
(swt.c)- Implemented WinCreateAccelTable, WinDestroyAccelTable, …
|
|
|
@79
|
17 years |
lpino |
(structs.h) - Added ACCELTABLE struct definition
|
|
|
@78
|
17 years |
lpino |
(structs.c) - Added ACCELTABLE struct
|
|
|
@77
|
17 years |
lpino |
- (Shell.java) Added the activeMenu property
|
|
|
@76
|
17 years |
lpino |
- (Menu.java) Lots of fixes and new code
|
|
|
@75
|
17 years |
lpino |
- (Decorations.java) Added getMenuBar, setMenuBar methods and broken …
|
|
|
@74
|
17 years |
lpino |
- (Control.java) Added setMenu method and completed setPresBackground …
|
|
|
@72
|
17 years |
lpino |
- (OS.java) Fixed macro MPFROM2SHORT. This allowed menus and notebooks …
|
|
|
@71
|
17 years |
lpino |
- (ACCEL.java) Added the object ACCEL
|
|
|
@70
|
17 years |
lpino |
- (swt.c) Fixed the WinSendMsg call
|
|
|
@69
|
17 years |
lpino |
- (structs.h) Added the ACCEL structure definition
|
|
|
@68
|
17 years |
lpino |
- (structs.c) Added the ACCEL structure
|
|
|
@67
|
17 years |
lpino |
- (MenuItem.java) New constructors
|
|
|
@66
|
17 years |
lpino |
- (Menu.java) Lots of new methods implemented
|
|
|
@65
|
17 years |
lpino |
- (Decorations.java) Added findMenu and remove methods
|
|
|
@64
|
17 years |
lpino |
- (Control.java) Various changes
|
|
|
@63
|
18 years |
lpino |
- (swt.c) Corrected some incomplete code
|
|
|
@62
|
18 years |
lpino |
- (structs.c) Corrected some incomplete code
|
|
|
@61
|
18 years |
lpino |
- (OS.java) Added two new WinSendMsg methods with new signatures
|
|
|
@60
|
18 years |
lpino |
- (swt.c) Added new JNI calls for WinSendMsg API
|
|
|
@59
|
18 years |
lpino |
- (MenuItem.java) Updated comments
|
|
|
@58
|
18 years |
lpino |
- (Menu.java) Added destroyItem, destroyWidget, getDefaultItem and …
|
|
|
@57
|
18 years |
lpino |
- (Decorations.java) Added the findMenuItem method
|
|
|
@55
|
18 years |
lpino |
(OS.java) - Added FID_MENU and SYSCLR_MENU constants and WinPopupMenu API
|
|
|
@54
|
18 years |
lpino |
(swt.c) - Remove debug message
|
|
|
@53
|
18 years |
lpino |
(structs.h) - JNI definition of MENUITEM and OWNERITEM stuctures
|
|
|
@52
|
18 years |
lpino |
(structs.c) - JNI implementation of MENUITEM and OWNERITEM stuctures
|
|
|
@51
|
18 years |
lpino |
(Menu.java) - Inital implementation of createHandle, createWidget, …
|
|
|
@50
|
18 years |
lpino |
(Label.java) - Comment changed
|
|
|
@49
|
18 years |
lpino |
(Decorations.java) - Uncommented some menu code
|
|
|
@47
|
18 years |
lpino |
- Added new classes to the compilation list
|
|
|
@46
|
18 years |
lpino |
- Added the constants needed for the implementation of the Menu class
|
|
|
@45
|
18 years |
lpino |
- New OWNERITEM class
|
|
|
@44
|
18 years |
lpino |
- New MENUITEM class
|
|
|
@43
|
18 years |
lpino |
- Added a stub of the MenuItem class
|
|
|
@42
|
18 years |
lpino |
- Added a stub of the Menu class
|
|
|
@41
|
18 years |
lpino |
- Added the Eclipse icon to the exe
|
|
|
@40
|
18 years |
lpino |
- Fixes some problems loading the splash window. It doesn't load the …
|
|
|
@39
|
18 years |
lpino |
- Executable of Eclipse. Fixes calls to the splash loading code
|
|
|
@34
|
18 years |
lpino |
- Implemented some methods
|
|
|
@33
|
18 years |
lpino |
- No change
|
|
|
@32
|
18 years |
lpino |
- No change
|
|
|
@31
|
18 years |
lpino |
- Implemented some methods
|
|
|
@30
|
18 years |
lpino |
- No change
|
|
|
@29
|
18 years |
lpino |
- Adding new constants
|
|
|
@28
|
18 years |
lpino |
|
|
|
@26
|
18 years |
lpino |
- Added Group class to the list
|
|
|
@25
|
18 years |
lpino |
- Implementation of Group class
|
|
|
@24
|
18 years |
lpino |
- Minor update to Control class
|
|
|
@20
|
18 years |
lpino |
- Add the Tabfolder and TabItem classes to the compilation list
|
|
|
@19
|
18 years |
lpino |
- Add the NOTEBOOK constants
|
|
|
@18
|
18 years |
lpino |
- Fix a display issue with the Composite descendants
|
|
|
@17
|
18 years |
lpino |
- Initial implementation of the TabItem class
|
|
|