Commit Graph

103 Commits

Author SHA1 Message Date
lazarus
c9e180acac TPanel implemented.
Basic graphic primitives split into GraphType package, so that we can
reference it from interface (GTK, Win32) units.
New Frame3d canvas method that uses native (themed) drawing (GTK only).
New overloaded Canvas.TextRect method.
LCLLinux and Graphics was split, so a bunch of files had to be modified.

git-svn-id: trunk@653 -
2002-02-03 00:24:02 +00:00
lazarus
096970d6f2 MG: deactivated clipboard setting target list for win32
git-svn-id: trunk@621 -
2002-01-24 15:40:59 +00:00
lazarus
48ab02d647 Minor changes to TListView.
Added TImageList to the IDE
Shane

git-svn-id: trunk@583 -
2002-01-08 16:02:45 +00:00
lazarus
f6d5703573 Added images to TListView.
Shane

git-svn-id: trunk@573 -
2002-01-04 20:29:04 +00:00
lazarus
86d5fa5b9c added column visible and autosize settings.
Shane

git-svn-id: trunk@572 -
2002-01-03 21:17:08 +00:00
lazarus
00f25d3c89 Added changes to propedit so the colum editor changes effect the TListView.
Shane

git-svn-id: trunk@571 -
2002-01-03 15:31:27 +00:00
lazarus
7a28cf749f MG: fixed initial component aligning
git-svn-id: trunk@562 -
2002-01-01 15:50:16 +00:00
lazarus
7fa0bffff3 MG: LM_SIZE and LM_MOVE messages are now send directly, not queued
git-svn-id: trunk@558 -
2001-12-28 15:12:02 +00:00
lazarus
ea61035ca8 Added TImage class
Shane

git-svn-id: trunk@554 -
2001-12-21 18:17:00 +00:00
lazarus
b036c95a80 Changed the delay for the hints from 100 miliseconds to 500. I'm hoping this reduces the crashing for some people until I determine the problem.
Shane

git-svn-id: trunk@553 -
2001-12-20 19:11:23 +00:00
lazarus
b2cd5c2501 Added MultiSelect to TListView
Shane

git-svn-id: trunk@550 -
2001-12-19 21:36:05 +00:00
lazarus
cd2e33e587 Enabled Alignment of columns in a TListView.
Shane

git-svn-id: trunk@549 -
2001-12-19 20:28:51 +00:00
lazarus
88dc64e2cf MOre additions for breakpoints dialog
Added a TSynEditPlugin in SourceEditor to get notified of lines inserted and deleted from the source.
Shane

git-svn-id: trunk@546 -
2001-12-18 21:10:01 +00:00
lazarus
e2a57d3b7b MG: changes for new compiler 20011216
git-svn-id: trunk@536 -
2001-12-16 22:24:55 +00:00
lazarus
cc5d7db466 More changes to TListView
Shane

git-svn-id: trunk@524 -
2001-12-14 19:51:48 +00:00
lazarus
fa60cf7e2d Changed code for TListView
Added a generic Breakpoints dialog
Shane

git-svn-id: trunk@523 -
2001-12-14 18:38:56 +00:00
lazarus
09c2dadc23 Modified the the GTKFileSelection so that it will handle and use
CTRL and SHIFT keys in a fashion similar to Windows.

git-svn-id: trunk@516 -
2001-12-12 20:19:19 +00:00
lazarus
fd9c0929d1 MG: carets will now be auto destroyed on widget destroy
git-svn-id: trunk@513 -
2001-12-12 14:39:26 +00:00
lazarus
6566f466f4 Add code to allow TOpenDialog to do multiple line selects. MAH
git-svn-id: trunk@510 -
2001-12-12 08:29:21 +00:00
lazarus
c1f7c4e0f7 Modified the Watches dialog
Shane

git-svn-id: trunk@509 -
2001-12-11 16:51:37 +00:00
lazarus
ef40ef7d1b MG: started multiselection for TOpenDialog
git-svn-id: trunk@507 -
2001-12-11 14:36:41 +00:00
lazarus
8747750b3d Added a watch dialog.
Shane

git-svn-id: trunk@488 -
2001-12-07 20:12:15 +00:00
lazarus
8101dbe40c Added TArrow component
Shane

git-svn-id: trunk@486 -
2001-12-06 13:39:36 +00:00
lazarus
65878c388e Added events to Calendar
Shane

git-svn-id: trunk@483 -
2001-12-05 18:23:48 +00:00
lazarus
0d9e2f4b90 Added READONLY to Calendar.
Shane

git-svn-id: trunk@481 -
2001-12-05 17:40:00 +00:00
lazarus
9585b83378 Added Calendar component
Shane

git-svn-id: trunk@480 -
2001-12-05 17:23:45 +00:00
lazarus
33efd6b9a0 Added some code to make the interbae components work better.
Shane

git-svn-id: trunk@458 -
2001-11-26 14:19:34 +00:00
lazarus
3ed4f51dc4 TComboBox can now be moved in FormEditor
Shane

git-svn-id: trunk@448 -
2001-11-21 19:32:33 +00:00
lazarus
b01d62a154 Changes for combobox to receive butondown and up events
DblClick events now working.
Shane

git-svn-id: trunk@447 -
2001-11-21 14:55:33 +00:00
lazarus
edfc4165eb Pressing DEL when form is the only thing selected in designer no longer crashes Lazarus.
Shane

git-svn-id: trunk@442 -
2001-11-20 18:30:32 +00:00
lazarus
5525f3d2ae MG: fixed range check errors for FG,BG in Init
git-svn-id: trunk@429 -
2001-11-17 09:42:26 +00:00
lazarus
56d379cf31 Object inspector has hints now.
Shane

git-svn-id: trunk@428 -
2001-11-16 20:08:41 +00:00
lazarus
a7787f8119 Changes to make toggling between form and unit work.
Added BringWindowToTop
Shane

git-svn-id: trunk@419 -
2001-11-14 17:46:59 +00:00
lazarus
2a1b1f2558 MG: CLIPBOARD
git-svn-id: trunk@411 -
2001-11-12 16:56:09 +00:00
lazarus
67cf25e0fa MG: fixed set formicon on invisible forms
git-svn-id: trunk@406 -
2001-11-10 10:48:02 +00:00
lazarus
40cb0d378a HintWindow changes
Shane

git-svn-id: trunk@403 -
2001-11-09 19:14:25 +00:00
lazarus
aeb18d8c38 MG: fixed GetItemIndex-Handle-NotAllocated-Crash bug
git-svn-id: trunk@400 -
2001-11-09 14:33:41 +00:00
lazarus
4d2da430b7 added popupmenu+arrows to notebooks, added target filename
git-svn-id: trunk@389 -
2001-11-05 18:18:19 +00:00
lazarus
5da619f0b3 Changes to Messagebox.
Added line to CodeTools to prevent duplicate USES entries.

git-svn-id: trunk@382 -
2001-11-01 21:30:35 +00:00
lazarus
2cbcc53a57 Fixed the gtk mousemove bug where the control gets the coord's based on it's parent instead of itself.
Shane

git-svn-id: trunk@375 -
2001-10-31 16:29:23 +00:00
lazarus
6897d83bf2 MG: removed splashform fix, because of the unpredictable side effects
git-svn-id: trunk@353 -
2001-10-16 20:01:28 +00:00
lazarus
9c0893ff5e MG: added clicked event to TButton, MessageDialog reacts to return key
git-svn-id: trunk@351 -
2001-10-16 10:51:10 +00:00
lazarus
54395a0848 MG: fixed caret lost, gtk cleanup, bracket lvls, bookmark saving
git-svn-id: trunk@345 -
2001-10-10 17:55:06 +00:00
lazarus
2575c72711 MG: added codetools, fixed synedit unindent, fixed MCatureHandle
git-svn-id: trunk@343 -
2001-10-09 09:46:59 +00:00
lazarus
596a86978a MG: fixed GetPixel
git-svn-id: trunk@341 -
2001-10-08 12:57:07 +00:00
lazarus
4c04295209 MG: fixed TColorDialog set color
git-svn-id: trunk@340 -
2001-10-08 08:05:08 +00:00
lazarus
d6dced53e4 MG: fixed setpixel and TCustomForm.OnResize event
git-svn-id: trunk@338 -
2001-10-07 07:28:34 +00:00
lazarus
68eca96428 MG: fixed mem leaks and fixed range check errors
git-svn-id: trunk@334 -
2001-09-30 08:34:52 +00:00
lazarus
e2db92305a MG: small bugfixes
git-svn-id: trunk@328 -
2001-08-07 11:05:51 +00:00
lazarus
cf83aad8c0 MG: added WaitMessage and HandleEvents is now non blocking
git-svn-id: trunk@308 -
2001-07-01 23:33:13 +00:00