source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @215   16 years lpino - Fix the computeSize method. Now the ControlExample initiates the …
(edit) @214   16 years lpino - Fix the computeSize method. Now the ControlExample initiates the …
(edit) @213   16 years lpino - Fixed the long standing refresh bug. Now the SWT ControlExample
(edit) @212   16 years lpino - Little changes, some cleaning some debug messages... etc
(edit) @211   16 years lpino - Eliminate WM_ERASEBACKGROUND processing from this point - BeginPaint
(edit) @210   16 years lpino - More API's and constants
(edit) @209   16 years lpino - New APIs implementations
(edit) @208   16 years lpino - Fix the ControlExample
(edit) @207   16 years lpino - More code implemented
(edit) @206   16 years lpino - Fixing the sizing of controls
(edit) @205   16 years lpino - Initial commit
(edit) @204   16 years lpino - Small sync
(edit) @203   16 years lpino - Some Clipboard API's
(edit) @202   16 years lpino - Small changes
(edit) @201   16 years lpino - Added length method
(edit) @200   16 years lpino - Some clipboard APIs implemented and more constants added
(edit) @199   16 years lpino - Added sizeof attribute
(edit) @198   16 years lpino - Implement most of the sendKeyEvent method
(edit) @197   16 years lpino - Fix the right color for tabs
(edit) @196   16 years lpino - New code implemented, fixed the sizing and many more things
(edit) @195   16 years lpino - Clean up
(edit) @194   16 years lpino - Small changes
(edit) @193   16 years lpino - More mouse events and other small changes
(edit) @192   16 years lpino - Method to translate into the right mnemonics
(edit) @191   16 years lpino - Little changes
(edit) @190   16 years lpino - Real fix of redraw clipped backgrounds of composite classes
(edit) @189   16 years lpino - More details of implementation
(edit) @188   16 years lpino - Fix to redraw clipped background (partially)
(edit) @187   16 years lpino - Uncomment some code
(edit) @186   16 years lpino - Some cleaning
(edit) @185   16 years lpino - Added WinQueryUpdateRect API
(edit) @182   16 years lpino - Fix the mouse click inside groups
(edit) @181   16 years lpino - More mouse control implementation and fixes
(edit) @180   16 years lpino - Fix signatures of the last 5 implemented APIs
(edit) @179   16 years lpino - New API definitions and constants (WinSetCapture... etc)
(edit) @178   16 years lpino - New API definitions and constants (WinSetCapture... etc)
(edit) @177   16 years lpino - Basic mouse event implementation
(edit) @176   16 years lpino - Fix context menu
(edit) @175   16 years lpino - New POINTS struct
(edit) @174   16 years lpino - New POINTS struct
(edit) @173   16 years lpino - Minor update
(edit) @172   16 years lpino - Fix initial display of the notebook
(edit) @171   16 years lpino - Additional constants addded
(edit) @170   16 years lpino - More Notebook display fixes
(edit) @169   16 years lpino - Fix display problems
(edit) @168   16 years lpino - Add a new WinSendMsg signature call for BKM_CALCPAGERECT
(edit) @166   16 years lpino - Fix a lot of bugs
(edit) @165   16 years lpino - Fix a lot of bugs
(edit) @164   16 years lpino
(edit) @163   16 years lpino - No verbose compiling
(edit) @161   16 years lpino - Added OS/2 constants
(edit) @160   16 years lpino - Changes to compile
(edit) @159   16 years lpino - Path changes
(edit) @157   16 years lpino - Initial load
(edit) @156   16 years lpino - Temporary fix to the ColorDialog class. For some reason …
(edit) @155   16 years lpino - Scale implementation is complete
(edit) @154   16 years lpino - Complete Scale event handling SWT.Selection
(edit) @153   16 years lpino - Begin to handle events
(edit) @152   16 years lpino - Macro
(edit) @151   16 years lpino - Implementation of setSelection and getSelection methods
(edit) @150   16 years lpino - Fix the MPFROM2SHORT macro..... again
(edit) @149   16 years lpino - First working examples with correct initial styles
(edit) @147   16 years lpino - Testing a new constructor
(edit) @146   16 years lpino - More work toward implementing Scale class
(edit) @145   16 years lpino - Initial steps to implement Slider control
(edit) @144   16 years lpino - Added SLDCDATA definition
(edit) @143   16 years lpino - Initial steps to implement Slider control
(edit) @142   16 years lpino setSystemMenu initial implementation
(edit) @141   16 years lpino setEnabled and setItemEnabled implementations
(edit) @140   16 years lpino - Initial steps to implement Slider control
(edit) @139   16 years lpino - Initial steps to implement Slider control
(edit) @138   16 years lpino - More details for missing implementations
(edit) @137   16 years lpino - WinSetPointerPos API added
(edit) @136   16 years lpino More changes
(edit) @135   16 years lpino More small changes
(edit) @134   16 years lpino Small changes
(edit) @133   17 years lpino - ColorDialog.java - Improve log
(edit) @132   17 years lpino - Display.java. Implemented the getCursorLocation call
(edit) @131   17 years lpino - Updated SWT ported library
(edit) @128   17 years lpino Test
(edit) @125   17 years lpino (CURSORINFO.java) - Java implementation of CURSORINFO struct
(edit) @124   17 years lpino Added CURSORINFO to compilation list
(edit) @123   17 years lpino New API calls and structures implemented
(edit) @122   17 years lpino (OS.java) - Added new API definitions
(edit) @121   17 years lpino (Display.java) - Implemented getCursorControl method
(edit) @120   17 years lpino (swt.c) - Implemented WinFindAtom, WinQueryClassName and …
(edit) @119   17 years lpino (Menu.java) - Partially implemented WM_DRAWITEM and WM_MEASUREITEM messages
(edit) @118   17 years lpino (MenuItem.java) - Partially implemented the WM_DRAWITEM and …
(edit) @117   17 years lpino (swt.c) - Implemented objcpy call for OWNERITEM struct
(edit) @116   17 years lpino (OS.java) - Added objcpy, WinQueryClassName, WinFindAtom and …
(edit) @115   17 years lpino (Control.java) - Added WM_DRAWITEM and WM_MEASUREITEM methods (only …
(edit) @114   17 years lpino (Menu.java) - Styles for items are set via widgetStyle method in the …
(edit) @113   17 years lpino (MenuItem.java) - Completed some code
(edit) @112   17 years lpino (List.java) - Fixed getItem method
(edit) @111   17 years lpino
(edit) @110   17 years lpino
(edit) @109   17 years lpino (Decorations.java) - Removed some debug messages
(edit) @108   17 years lpino (Control.java) - Fixed position of popup and deleted some comments …
(edit) @107   17 years lpino Sync
(edit) @106   17 years lpino - Sync
Note: See TracRevisionLog for help on using the revision log.