|
|
@268
|
14 years |
lpino |
- Little changes
|
|
|
@267
|
14 years |
lpino |
- Fixes and cleaning
|
|
|
@266
|
14 years |
lpino |
- Fixes and cleaning
|
|
|
@265
|
15 years |
lpino |
- Implementation of progress bar using WC_SLIDER control. Still …
|
|
|
@260
|
15 years |
lpino |
- ProgressBar first try. Using eco toolkit
|
|
|
@254
|
15 years |
lpino |
- Some changes to make it compile
|
|
|
@249
|
16 years |
lpino |
- Initial implementation work
|
|
|
@239
|
16 years |
lpino |
- Initial implementation (stubs only)
|
|
|
@238
|
16 years |
lpino |
- Misc changes
|
|
|
@237
|
16 years |
lpino |
- Fixed title bar hilite
|
|
|
@234
|
16 years |
lpino |
- Cleaning and fixing
|
|
|
@231
|
16 years |
lpino |
- Misc. fixes
|
|
|
@229
|
16 years |
lpino |
|
|
|
@226
|
16 years |
lpino |
- Work in progress. Fixed border style for MLE
|
|
|
@224
|
16 years |
lpino |
- Fix getText method. Was returning previous selected item
|
|
|
@221
|
16 years |
lpino |
- Added definitions for undocumented mouse messages.
|
|
|
@220
|
16 years |
lpino |
- Emulated controls
|
|
|
@219
|
16 years |
lpino |
- Sinc of code
|
|
|
@218
|
16 years |
lpino |
- Sinc of code
|
|
|
@217
|
16 years |
lpino |
- Support for Innotek Font Engine (turned off for now)
|
|
|
@216
|
16 years |
lpino |
- Process WM_PAINT to draw mini icons. This fixes the ControlExample …
|
|
|
@215
|
16 years |
lpino |
- Fix the computeSize method. Now the ControlExample initiates the …
|
|
|
@214
|
16 years |
lpino |
- Fix the computeSize method. Now the ControlExample initiates the …
|
|
|
@213
|
16 years |
lpino |
- Fixed the long standing refresh bug. Now the SWT ControlExample …
|
|
|
@212
|
16 years |
lpino |
- Little changes, some cleaning some debug messages... etc
|
|
|
@211
|
16 years |
lpino |
- Eliminate WM_ERASEBACKGROUND processing from this point
- BeginPaint …
|
|
|
@208
|
16 years |
lpino |
- Fix the ControlExample
|
|
|
@207
|
16 years |
lpino |
- More code implemented
|
|
|
@206
|
16 years |
lpino |
- Fixing the sizing of controls
|
|
|
@205
|
16 years |
lpino |
- Initial commit
|
|
|
@204
|
16 years |
lpino |
- Small sync
|
|
|
@202
|
16 years |
lpino |
- Small changes
|
|
|
@198
|
16 years |
lpino |
- Implement most of the sendKeyEvent method
|
|
|
@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
|
|
|
@182
|
16 years |
lpino |
- Fix the mouse click inside groups
|
|
|
@181
|
16 years |
lpino |
- More mouse control implementation and fixes
|
|
|
@177
|
16 years |
lpino |
- Basic mouse event implementation
|
|
|
@176
|
16 years |
lpino |
- Fix context menu
|
|
|
@173
|
16 years |
lpino |
- Minor update
|
|
|
@172
|
16 years |
lpino |
- Fix initial display of the notebook
|
|
|
@170
|
16 years |
lpino |
- More Notebook display fixes
|
|
|
@169
|
16 years |
lpino |
- Fix display problems
|
|
|
@166
|
16 years |
lpino |
- Fix a lot of bugs
|
|
|
@165
|
16 years |
lpino |
- Fix a lot of bugs
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@138
|
16 years |
lpino |
- More details for missing implementations
|
|
|
@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
|
|
|
@121
|
17 years |
lpino |
(Display.java) - Implemented getCursorControl method
|
|
|
@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 …
|
|
|
@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
|
|
|
@109
|
17 years |
lpino |
(Decorations.java) - Removed some debug messages
|
|
|
@108
|
17 years |
lpino |
(Control.java) - Fixed position of popup and deleted some comments …
|
|
|
@106
|
17 years |
lpino |
- Sync
|
|
|
@105
|
17 years |
lpino |
More fixes on popup menus, now they are working
|
|
|
@103
|
17 years |
lpino |
Fixed showing popups menus and posting events from menu bars
|
|
|
@101
|
17 years |
lpino |
Changes to try to make popups work
|
|
|
@98
|
17 years |
lpino |
- Sync with SmartSVN
|
|
|
@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
|
|
|
@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 …
|
|
|
@67
|
17 years |
lpino |
- (MenuItem.java) New constructors
|
|
|