source: trunk/src/plugins/org.eclipse.swt/Eclipse SWT PI/pm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @270   14 years lpino - New WinSendMsg call implemented
(edit) @269   14 years lpino - New WinSendMsg call implemented
(edit) @263   15 years lpino - Added pregress bar APIs definitions
(edit) @262   15 years lpino -progress.lib added from ecosoftware toolkit
(edit) @261   15 years lpino - ProgressBar APIs added
(edit) @258   15 years lpino - Experiment with FreeType
(edit) @253   16 years lpino - MIsc changes
(edit) @251   16 years lpino - New API call
(edit) @250   16 years lpino - New struct definition TREERECORD
(edit) @248   16 years lpino - More constants
(edit) @247   16 years lpino - New signature for WinSendMsg call
(edit) @246   16 years lpino - More changes needed to begin the Tree implementation
(edit) @245   16 years lpino - New java structures
(edit) @244   16 years lpino - More structs needed are implemented in the JNI code
(edit) @243   16 years lpino - More structs needed are implemented in the JNI code
(edit) @242   16 years lpino - Small changes
(edit) @241   16 years lpino - New structures needed to work with containers (tree view)
(edit) @236   16 years lpino - WC_CONTAINER constants added
(edit) @235   16 years lpino - New strlen call implemented - New objcpy call implemented
(edit) @233   16 years lpino - Misc additions to support clipboard operations
(edit) @232   16 years lpino - New prototype for the WinSendMsg call
(edit) @230   16 years lpino - New WinSendMsg overloading to include the MLM_QUERYFONT message
(edit) @228   16 years lpino - Innotek Font Engine lib
(edit) @227   16 years lpino - New WinSendMsg overloading for MLM_QUERYFORMATRECT message
(edit) @225   16 years lpino - More constants needed were added - New WinSendMsg overloading for …
(edit) @223   16 years lpino - Misc changes and new definitions
(edit) @222   16 years lpino - Added Innotek Font Engine support (just basic stuff)
(edit) @210   16 years lpino - More API's and constants
(edit) @209   16 years lpino - New APIs implementations
(edit) @203   16 years lpino - Some Clipboard API's
(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) @191   16 years lpino - Little changes
(edit) @185   16 years lpino - Added WinQueryUpdateRect API
(edit) @182   16 years lpino - Fix the mouse click inside groups
(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) @175   16 years lpino - New POINTS struct
(edit) @174   16 years lpino - New POINTS struct
(edit) @171   16 years lpino - Additional constants addded
(edit) @168   16 years lpino - Add a new WinSendMsg signature call for BKM_CALCPAGERECT
(edit) @156   16 years lpino - Temporary fix to the ColorDialog class. For some reason …
(edit) @152   16 years lpino - Macro
(edit) @150   16 years lpino - Fix the MPFROM2SHORT macro..... again
(edit) @149   16 years lpino - First working examples with correct initial styles
(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) @139   16 years lpino - Initial steps to implement Slider control
(edit) @137   16 years lpino - WinSetPointerPos API added
(edit) @134   16 years lpino Small changes
(edit) @128   17 years lpino Test
(edit) @125   17 years lpino (CURSORINFO.java) - Java implementation of CURSORINFO struct
(edit) @123   17 years lpino New API calls and structures implemented
(edit) @122   17 years lpino (OS.java) - Added new API definitions
(edit) @120   17 years lpino (swt.c) - Implemented WinFindAtom, WinQueryClassName 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) @107   17 years lpino Sync
(edit) @104   17 years lpino (OS.java) - Added the WM_FOCUSCHANGE constant
(edit) @102   17 years lpino (swt.c) - Add the WinGetMsg API
(edit) @99   17 years lpino - Sync with SmartSVN
(edit) @97   17 years lpino (ACCELTABLE.java) - Adding this class that was left behind
(edit) @93   17 years lpino (OS.java) - Various new definitions
(edit) @92   17 years lpino (swt.c) - Implemented WinQueryActiveWindow API
(edit) @81   17 years lpino (OS.java) - New definitions to support accelerator tables
(edit) @80   17 years lpino (swt.c)- Implemented WinCreateAccelTable, WinDestroyAccelTable, …
(edit) @79   17 years lpino (structs.h) - Added ACCELTABLE struct definition
(edit) @78   17 years lpino (structs.c) - Added ACCELTABLE struct
(edit) @72   17 years lpino - (OS.java) Fixed macro MPFROM2SHORT. This allowed menus and notebooks …
(edit) @71   17 years lpino - (ACCEL.java) Added the object ACCEL
(edit) @70   17 years lpino - (swt.c) Fixed the WinSendMsg call
(edit) @69   17 years lpino - (structs.h) Added the ACCEL structure definition
(edit) @68   17 years lpino - (structs.c) Added the ACCEL structure
(edit) @63   18 years lpino - (swt.c) Corrected some incomplete code
(edit) @62   18 years lpino - (structs.c) Corrected some incomplete code
(edit) @61   18 years lpino - (OS.java) Added two new WinSendMsg methods with new signatures
(edit) @60   18 years lpino - (swt.c) Added new JNI calls for WinSendMsg API
(edit) @55   18 years lpino (OS.java) - Added FID_MENU and SYSCLR_MENU constants and WinPopupMenu API
(edit) @54   18 years lpino (swt.c) - Remove debug message
(edit) @53   18 years lpino (structs.h) - JNI definition of MENUITEM and OWNERITEM stuctures
(edit) @52   18 years lpino (structs.c) - JNI implementation of MENUITEM and OWNERITEM stuctures
(edit) @46   18 years lpino - Added the constants needed for the implementation of the Menu class
(edit) @45   18 years lpino - New OWNERITEM class
(edit) @44   18 years lpino - New MENUITEM class
(edit) @29   18 years lpino - Adding new constants
(edit) @19   18 years lpino - Add the NOTEBOOK constants
(add) @14   18 years lpino - Initial commit
Note: See TracRevisionLog for help on using the revision log.