lazarus
52a576df81
MG: fixed client events
...
git-svn-id: trunk@806 -
2002-02-09 01:46:46 +00:00
lazarus
6e5fba456d
MG: fixed notebook client area, send messages and minor bugs
...
git-svn-id: trunk@805 -
2002-02-09 01:46:46 +00:00
lazarus
9279e80775
MG: fixed get widget position for inherited gdkwindows
...
git-svn-id: trunk@804 -
2002-02-09 01:46:45 +00:00
lazarus
a5013f860e
MG: activated InvalidateControl for TWinControls
...
git-svn-id: trunk@803 -
2002-02-09 01:46:45 +00:00
lazarus
c719a442ff
MG: fixed eventmask for realized windows
...
git-svn-id: trunk@802 -
2002-02-09 01:46:44 +00:00
lazarus
7b68ee0230
MG: TNotebook is now streamable
...
git-svn-id: trunk@801 -
2002-02-09 01:46:44 +00:00
lazarus
dd48bbf613
MG: fixed parser for external vars
...
git-svn-id: trunk@800 -
2002-02-09 01:46:43 +00:00
lazarus
6cab36934a
New dialog for multiline caption of TCustomLabel.
...
Prettified TStrings property editor.
Memo now has automatic scrollbars (not fully working), WordWrap and Scrollbars property
Removed saving of old combo text (it broke things and is not needed). Cleanups.
git-svn-id: trunk@799 -
2002-02-09 01:46:43 +00:00
lazarus
d41e778643
MG: added new tool: Guess misplaced $IFDEF/$ENDIF
...
git-svn-id: trunk@798 -
2002-02-09 01:46:42 +00:00
lazarus
65f88cab6d
Workaround GTK accelerator bug.
...
git-svn-id: trunk@797 -
2002-02-09 01:46:42 +00:00
lazarus
ff5eb49919
MG: non visual component icons are now centered
...
git-svn-id: trunk@796 -
2002-02-09 01:46:41 +00:00
lazarus
328ab9b40f
MG: improved streaming error handling
...
git-svn-id: trunk@795 -
2002-02-09 01:46:41 +00:00
lazarus
f0e8121019
MG: in design mode the mouse cursor is now also set for hidden gdkwindows
...
git-svn-id: trunk@794 -
2002-02-09 01:46:40 +00:00
lazarus
d526439109
Added shortcut keys to labels
...
Support for alphabetically sorting the properties
Standardize message and add shortcuts ala Kylix
Published BorderStyle, unpublished BorderWidth
ShowAccelChar and FocusControl
ShowAccelChar and FocusControl for TLabel, escaped ampersands now work.
git-svn-id: trunk@793 -
2002-02-09 01:46:40 +00:00
lazarus
24666ef974
MG: TControl.Cursor is now set, reduced auto reaction of widgets in design mode
...
git-svn-id: trunk@792 -
2002-02-09 01:46:39 +00:00
lazarus
83ece02b83
MG: image support, TScrollBox, and many other things from Andrew
...
git-svn-id: trunk@791 -
2002-02-09 01:46:39 +00:00
lazarus
fc7663c834
MG: Form Editing: snapping, guidelines, modified on move/resize, creating components in csDesigning, ...
...
git-svn-id: trunk@790 -
2002-02-09 01:46:38 +00:00
lazarus
f697080808
MG: TNoteBook now starts with no Page and TPage has no auto names
...
git-svn-id: trunk@789 -
2002-02-09 01:46:38 +00:00
lazarus
bd541db19e
MG: double, triple and quad clicks now works
...
git-svn-id: trunk@788 -
2002-02-09 01:46:37 +00:00
lazarus
88bf48e66e
MG: fixed open file at cursor search path
...
git-svn-id: trunk@787 -
2002-02-09 01:46:37 +00:00
lazarus
addba36b48
MG: fixed mouse coords and fixed mouse clicked thru bug
...
git-svn-id: trunk@786 -
2002-02-09 01:46:36 +00:00
lazarus
80bb95f0d1
MG: fixed destroying combobox
...
git-svn-id: trunk@785 -
2002-02-09 01:46:36 +00:00
lazarus
e1f0a43403
MG: fixed persistent caret and implemented Form.BorderStyle=bsNone
...
git-svn-id: trunk@784 -
2002-02-09 01:46:35 +00:00
lazarus
aacb5b985f
MG: fixed range check error in ampersands2underscore
...
git-svn-id: trunk@783 -
2002-02-09 01:46:35 +00:00
lazarus
a670bbeb86
MG: improved TFont for XLFD font names
...
git-svn-id: trunk@782 -
2002-02-09 01:46:34 +00:00
lazarus
dbd0fcac48
MG: fixed resetting comobobox text
...
git-svn-id: trunk@781 -
2002-02-09 01:46:34 +00:00
lazarus
e667655f3e
MG: added failure exit
...
git-svn-id: trunk@780 -
2002-02-09 01:46:33 +00:00
lazarus
66bef210af
MG: deactivated new system colors, till we got a consistent solution
...
git-svn-id: trunk@779 -
2002-02-09 01:46:33 +00:00
lazarus
1e9b71be92
MG: added filters and history to TOpenDialog
...
git-svn-id: trunk@778 -
2002-02-09 01:46:32 +00:00
lazarus
0986a72b0f
MG: MoveWindowOrgEx, Splitted FWinControls/FControls, TControl drawing, Better DesignerDrawing, ...
...
git-svn-id: trunk@777 -
2002-02-09 01:46:32 +00:00
lazarus
2bdbf435c1
MG: improved TCommon/File/OpenDialog, fixed TListView scrolling and broder
...
git-svn-id: trunk@776 -
2002-02-09 01:46:31 +00:00
lazarus
876d96e817
Fixed alignment of multiline TLabel.
...
Simplified and prettified MessageBoxen.
git-svn-id: trunk@775 -
2002-02-09 01:46:31 +00:00
lazarus
c00b1e8211
MG: added gtk rc file support and started stule dependent syscolors
...
git-svn-id: trunk@774 -
2002-02-09 01:46:30 +00:00
lazarus
8881110579
Use comboboxes. Use history. Prettify the dialog. Preselect text on show.
...
Make the findreplace a dialog. Thus removing resiying code (handled by Anchors now anyway).
Make Anchors work again and publish them for various controls.
SelStart and Co. for TEdit, SelectAll procedure for TComboBox and TEdit.
Clean up and fix some bugs for TComboBox, plus selection stuff.
git-svn-id: trunk@773 -
2002-02-09 01:46:30 +00:00
lazarus
349421ad28
MG: fixed TComboBox and InvalidateControl
...
git-svn-id: trunk@772 -
2002-02-09 01:46:29 +00:00
lazarus
6e4c700d00
MG: fixed client rectangles, TRadioGroup, RecreateWnd
...
git-svn-id: trunk@771 -
2002-02-09 01:46:29 +00:00
lazarus
3c89be8141
MG: reduced paint messages and DC getting/releasing
...
git-svn-id: trunk@770 -
2002-02-09 01:46:28 +00:00
lazarus
666f657096
MG: client rect bugs nearly completed
...
git-svn-id: trunk@769 -
2002-02-09 01:46:28 +00:00
lazarus
664c4ebebf
MG: propedits text improvements from Andrew, uncapturing, improved comobobox
...
git-svn-id: trunk@768 -
2002-02-09 01:46:27 +00:00
lazarus
4190f288bc
MG: changed license to LGPL
...
git-svn-id: trunk@767 -
2002-02-09 01:46:27 +00:00
lazarus
2e0d6f45c3
MG: further clientrect bugfixes
...
git-svn-id: trunk@766 -
2002-02-09 01:46:26 +00:00
lazarus
164859d39c
MG: fixed designer component deletion
...
git-svn-id: trunk@765 -
2002-02-09 01:46:26 +00:00
lazarus
34ab2cdf10
MG: ShortCut support for buttons from Andrew
...
git-svn-id: trunk@764 -
2002-02-09 01:46:25 +00:00
lazarus
3bc1fd80a9
MG: replaced logo, increased version to 0.8.3a and some clientrectbugfix
...
git-svn-id: trunk@763 -
2002-02-09 01:46:25 +00:00
lazarus
9a11fc4c4f
MG: improved clean up
...
git-svn-id: trunk@762 -
2002-02-09 01:46:24 +00:00
lazarus
6a19dcfe33
MG: fixed speedbutton in designmode
...
git-svn-id: trunk@761 -
2002-02-09 01:46:24 +00:00
lazarus
de549bb207
MG: fixed initial size of TPage
...
git-svn-id: trunk@760 -
2002-02-09 01:46:23 +00:00
lazarus
4cf549126b
MG: fixed unallocated spinedit handle bug
...
git-svn-id: trunk@759 -
2002-02-09 01:46:23 +00:00
lazarus
2148b7a888
MG: fixed unreleased/unpressed Ctrl/Alt/Shift
...
git-svn-id: trunk@758 -
2002-02-09 01:46:22 +00:00
lazarus
0368a16f32
MG: fixed mouse capturing, OI edit focus
...
git-svn-id: trunk@757 -
2002-02-09 01:46:22 +00:00
lazarus
9e3d612153
MG: fixed double click recognition
...
git-svn-id: trunk@756 -
2002-02-09 01:46:21 +00:00
lazarus
63cb2d3644
GTK Cleanup
...
Shane
git-svn-id: trunk@755 -
2002-02-09 01:46:21 +00:00
lazarus
dccf4041d5
Implented TMenuItem.ShortCut (not much tested).
...
git-svn-id: trunk@754 -
2002-02-09 01:46:20 +00:00
lazarus
76ec3220a0
MG: fixed bracket hilighting
...
git-svn-id: trunk@753 -
2002-02-09 01:46:20 +00:00
lazarus
a59ea6d93e
MG: from Andrew: style list fixes, autosize for radio/checkbtns
...
git-svn-id: trunk@752 -
2002-02-09 01:46:19 +00:00
lazarus
0097bf0ce6
MG: improved theme support from Andrew
...
git-svn-id: trunk@751 -
2002-02-09 01:46:18 +00:00
lazarus
95f4a8bd3a
MG: freeing more unused GCs
...
git-svn-id: trunk@750 -
2002-02-09 01:46:17 +00:00
lazarus
1580317416
MG: added TDeviceContextMemManager
...
git-svn-id: trunk@749 -
2002-02-09 01:46:16 +00:00
lazarus
db7c768ec3
MG: reduced output
...
git-svn-id: trunk@748 -
2002-02-09 01:46:15 +00:00
lazarus
535971744d
MG: fixed mem leaks
...
git-svn-id: trunk@747 -
2002-02-09 01:46:14 +00:00
lazarus
2cdaebdae9
MG: fixed mem some leaks in ide and gtk
...
git-svn-id: trunk@746 -
2002-02-09 01:46:13 +00:00
lazarus
1178bab300
MG: accelerated new/dispose of gdiobjects
...
git-svn-id: trunk@745 -
2002-02-09 01:46:12 +00:00
lazarus
9824c0cbe1
MG: design signals for gtk internal widgets
...
git-svn-id: trunk@744 -
2002-02-09 01:46:11 +00:00
lazarus
7184c53542
MG: removed ClientRectBugfix defines
...
git-svn-id: trunk@743 -
2002-02-09 01:46:10 +00:00
lazarus
2d9e85e554
MG: added some IDE menuicons, fixed submenu indicator bug
...
git-svn-id: trunk@742 -
2002-02-09 01:46:09 +00:00
lazarus
03e8d313cf
MG: added changes from Andrew (Clipping)
...
git-svn-id: trunk@741 -
2002-02-09 01:46:08 +00:00
lazarus
56d3bb2cfe
MG: started menuitem icon, checked, radio and groupindex
...
git-svn-id: trunk@740 -
2002-02-09 01:46:07 +00:00
lazarus
010cdacf4c
MG: started enhanced menuitem
...
git-svn-id: trunk@739 -
2002-02-09 01:46:06 +00:00
lazarus
22f277cd67
MG: activated App_Paintable for TCustomForms
...
git-svn-id: trunk@738 -
2002-02-09 01:46:05 +00:00
lazarus
1b13671e45
MG: added graphics extensions from Andrew Johnson
...
git-svn-id: trunk@737 -
2002-02-09 01:46:04 +00:00
lazarus
b4e1c388c0
MG: added property TMenuItems.RightJustify
...
git-svn-id: trunk@736 -
2002-02-09 01:46:03 +00:00
lazarus
1ebc694967
MG: main bar speedbar open arrow now shows recent projects and files
...
git-svn-id: trunk@735 -
2002-02-09 01:46:02 +00:00
lazarus
445c38646b
MG: recent file menus are now updated instantly
...
git-svn-id: trunk@734 -
2002-02-09 01:46:01 +00:00
lazarus
834b4c61aa
MG: TMenuItem can now be created/destroyed/moved at any time
...
git-svn-id: trunk@733 -
2002-02-09 01:46:00 +00:00
lazarus
d5aeeacdc9
MG: TMenuItem.Caption can now be set after creation
...
git-svn-id: trunk@732 -
2002-02-09 01:45:59 +00:00
lazarus
5aa8706df6
MG: TMenuItems can now be enabled and disabled
...
git-svn-id: trunk@731 -
2002-02-09 01:45:58 +00:00
lazarus
3b59710734
MG: fixed BadCursor bug and Circle Reference of FixedWidget of csPanel
...
git-svn-id: trunk@730 -
2002-02-09 01:45:57 +00:00
lazarus
2074dee40b
MG: fixed client events
...
git-svn-id: trunk@729 -
2002-02-09 01:45:56 +00:00
lazarus
d986734622
MG: source notebook pagenames are now updated more often
...
git-svn-id: trunk@728 -
2002-02-09 01:45:55 +00:00
lazarus
8660e5fb99
MG: fixed get widget position for inherited gdkwindows
...
git-svn-id: trunk@727 -
2002-02-09 01:45:54 +00:00
lazarus
a4b326b6aa
MG: fixed eventmask for realized windows
...
git-svn-id: trunk@726 -
2002-02-09 01:45:53 +00:00
lazarus
9ca93d0a2e
MG: fixed setcolor
...
git-svn-id: trunk@725 -
2002-02-09 01:45:52 +00:00
lazarus
d519f188a3
MG: fixed parser for external vars
...
git-svn-id: trunk@724 -
2002-02-09 01:45:51 +00:00
lazarus
446cb480be
MG: added new tool: Guess misplaced $IFDEF/$ENDIF
...
git-svn-id: trunk@723 -
2002-02-09 01:45:50 +00:00
lazarus
97d139948c
MG: in design mode the mouse cursor is now also set for hidden gdkwindows
...
git-svn-id: trunk@722 -
2002-02-09 01:45:49 +00:00
lazarus
03ad87f31c
MG: TControl.Cursor is now set, reduced auto reaction of widgets in design mode
...
git-svn-id: trunk@721 -
2002-02-09 01:45:48 +00:00
lazarus
c28e4a8a65
MG: Form Editing: snapping, guidelines, modified on move/resize, creating components in csDesigning, ...
...
git-svn-id: trunk@720 -
2002-02-09 01:45:47 +00:00
lazarus
af1191cb94
MG: fixed mouse coords and fixed mouse clicked thru bug
...
git-svn-id: trunk@719 -
2002-02-09 01:45:46 +00:00
lazarus
c4805b1ced
MG: fixed persistent caret and implemented Form.BorderStyle=bsNone
...
git-svn-id: trunk@718 -
2002-02-09 01:45:45 +00:00
lazarus
2ab4322524
MG: fixed window jumping
...
git-svn-id: trunk@717 -
2002-02-09 01:45:44 +00:00
lazarus
2dc287881d
MG: added close buttons and images to TNoteBook and close buttons to source editor
...
git-svn-id: trunk@716 -
2002-02-09 01:45:43 +00:00
lazarus
f6fe2f1c96
MG: goto bookmark now centers the cursor line
...
git-svn-id: trunk@715 -
2002-02-09 01:45:42 +00:00
lazarus
e00b19de22
MG: gtk HandleEvents will now process all pending events
...
git-svn-id: trunk@714 -
2002-02-09 01:45:41 +00:00
lazarus
018db1d173
MG: small fixes to reduce form repositioing
...
git-svn-id: trunk@713 -
2002-02-09 01:45:40 +00:00
lazarus
7a0d8bedc1
MG: fixed LM_SetItemIndex gtk warning
...
git-svn-id: trunk@712 -
2002-02-09 01:45:39 +00:00
lazarus
ebb6650c8b
MG: fixed fonts in XLFD format and styles
...
git-svn-id: trunk@711 -
2002-02-09 01:45:38 +00:00
lazarus
ccf9d4126e
MG: improved TFont for XLFD font names
...
git-svn-id: trunk@710 -
2002-02-09 01:45:37 +00:00
lazarus
3c2076c235
MG: deactivated new system colors, till we got a consistent solution
...
git-svn-id: trunk@709 -
2002-02-09 01:45:36 +00:00
lazarus
fc960176b5
MG: added filters and history to TOpenDialog
...
git-svn-id: trunk@708 -
2002-02-09 01:45:35 +00:00
lazarus
c01f8413a1
MG: improved TCommon/File/OpenDialog, fixed TListView scrolling and broder
...
git-svn-id: trunk@707 -
2002-02-09 01:45:34 +00:00
lazarus
b0c70834c4
MG: added gtk rc file support and started stule dependent syscolors
...
git-svn-id: trunk@706 -
2002-02-09 01:45:33 +00:00
lazarus
4a11d8de0c
MG: added scrollbars for TListView
...
git-svn-id: trunk@705 -
2002-02-09 01:45:32 +00:00
lazarus
aa4255229b
MG: started mouse bugfix and completed Makefile.fpc
...
git-svn-id: trunk@704 -
2002-02-09 01:45:31 +00:00
lazarus
b42094816b
MG: fixed TForm ShowHide repositioning
...
git-svn-id: trunk@703 -
2002-02-09 01:45:30 +00:00
lazarus
fcddafbdae
MG: added TMainMenu.Parent
...
git-svn-id: trunk@702 -
2002-02-09 01:45:29 +00:00
lazarus
dca418f7d3
MG: fixed form positioning when show, hide, show
...
git-svn-id: trunk@701 -
2002-02-09 01:45:28 +00:00
lazarus
7ead1ebab0
MG: fixed client rectangles, TRadioGroup, RecreateWnd
...
git-svn-id: trunk@700 -
2002-02-09 01:45:27 +00:00
lazarus
c46005a27a
MG: client rect bugs nearly completed
...
git-svn-id: trunk@699 -
2002-02-09 01:45:26 +00:00
lazarus
570262d230
MG: changed license to LGPL
...
git-svn-id: trunk@698 -
2002-02-09 01:45:25 +00:00
lazarus
1b5722cf8b
MG: further clientrect bugfixes
...
git-svn-id: trunk@697 -
2002-02-09 01:45:24 +00:00
lazarus
dce090aa27
MG: replaced logo, increased version to 0.8.3a and some clientrectbugfix
...
git-svn-id: trunk@696 -
2002-02-09 01:45:23 +00:00
lazarus
9552e6c3d1
MG: find declaration for delphi pointer shortcut and clientrect tricks
...
git-svn-id: trunk@695 -
2002-02-09 01:45:22 +00:00
lazarus
fa7d4c0348
MG: fixed find declaration of default properties
...
git-svn-id: trunk@694 -
2002-02-09 01:45:21 +00:00
lazarus
e4f8add4fa
MG: fixed window shrinking
...
git-svn-id: trunk@693 -
2002-02-09 01:45:20 +00:00
lazarus
cebd8c957b
MG: improved clean up
...
git-svn-id: trunk@692 -
2002-02-09 01:45:19 +00:00
lazarus
a8d1056a85
Added Triple Click
...
Shane
git-svn-id: trunk@691 -
2002-02-09 01:45:18 +00:00
lazarus
7519581e32
MWE:
...
* Cleanup in lmessages
* Added Listview selection and notification events
+ introduced commctrl
git-svn-id: trunk@690 -
2002-02-09 01:45:17 +00:00
lazarus
192648a20c
GTK Cleanup
...
Shane
git-svn-id: trunk@689 -
2002-02-09 01:45:16 +00:00
lazarus
f9837a2c2d
Removed FOCUSIN messages
...
Removed Bitbtn created message
Shane
git-svn-id: trunk@688 -
2002-02-09 01:45:15 +00:00
lazarus
33ed59075b
Bug fix for Mattias.
...
Fixed spinedit so you can now get the value and set the value.
Shane
git-svn-id: trunk@687 -
2002-02-09 01:45:14 +00:00
lazarus
bdf8fb50ca
Constraints implementation (first cut) and sizig - moving system rework to
...
better match Delphi/Kylix way of doing things (the existing implementation
worked by acident IMHO :-)
git-svn-id: trunk@686 -
2002-02-09 01:45:13 +00:00
lazarus
8b07b4a5da
MWE:
...
* More delphi compatibility added/updated to TListView
* Introduced TDebugger.locals
* Moved breakpoints dialog to debugger dir
* Changed breakpoints dialog to read from resource
git-svn-id: trunk@685 -
2002-02-09 01:45:12 +00:00
lazarus
dab88d18cc
MWE:
...
* Made TListview more Delphi compatible
* Did some cleanup
git-svn-id: trunk@684 -
2002-02-09 01:45:11 +00:00
lazarus
4a3eccc415
Minor tweaks, default font caching.
...
git-svn-id: trunk@683 -
2002-02-09 01:45:10 +00:00
lazarus
170fc3c261
Implented TMenuItem.ShortCut (not much tested).
...
git-svn-id: trunk@682 -
2002-02-09 01:45:09 +00:00
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
6a9c9a2215
MG: fixed Makefiles
...
git-svn-id: trunk@636 -
2002-01-28 13:27:05 +00:00
lazarus
4567a0fd77
MG: fixed Makefile
...
git-svn-id: trunk@635 -
2002-01-28 12:30:15 +00:00
peter
5150c46979
* Makefile update, rebuild with fpcmake with lcl support
...
git-svn-id: trunk@630 -
2002-01-27 21:44:30 +00:00
lazarus
747293c5e2
MWE: Removed ^M
...
git-svn-id: trunk@629 -
2002-01-27 21:08:40 +00:00
lazarus
aa172e0b3a
Fixed version numbers and a fix to codetools unit path. The codetools
...
fix was to allow zipinstall to work correctly.
git-svn-id: trunk@623 -
2002-01-24 19:33:04 +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
74e062ae3e
MG: added find-block-start and renamed find-block-other-end
...
git-svn-id: trunk@613 -
2002-01-21 14:17:47 +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
a435b0f6b0
MG: added TTreeView
...
git-svn-id: trunk@575 -
2002-01-04 21:07:49 +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
f80c09271e
MG: added TCanvas.Polygon and TCanvas.Polyline
...
git-svn-id: trunk@568 -
2002-01-02 15:24:59 +00:00
lazarus
490d5b5f62
MG: more wmsize messages :(
...
git-svn-id: trunk@565 -
2002-01-01 18:38:36 +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
5a1f41e5ad
MG: added TCanvas.Ellipse, TCanvas.Pie
...
git-svn-id: trunk@557 -
2001-12-28 11:41:51 +00:00
lazarus
32a7b72b7e
MG: implemented TCanvas.Arc
...
git-svn-id: trunk@555 -
2001-12-27 16:31:28 +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
c7d9c29788
Fixed setfocus for TComboBox and TMemo
...
Shane
git-svn-id: trunk@552 -
2001-12-20 14:41:20 +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
153cb141ac
MG: tried to xor caret, but failed :(
...
git-svn-id: trunk@540 -
2001-12-17 12:14:40 +00:00
lazarus
b0d32e85dd
MG: fixed typed but not selected filename in TOpenDialog
...
git-svn-id: trunk@538 -
2001-12-17 11:09:48 +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
9a551ee4dc
MG: added non existing filename to multiselection in TOpenDialog
...
git-svn-id: trunk@517 -
2001-12-12 20:45:30 +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
77927e9e33
MG: added file path to files in TOpenDialog
...
git-svn-id: trunk@514 -
2001-12-12 15:12:31 +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
6db5507f43
MG: implemented DestroyCaret
...
git-svn-id: trunk@511 -
2001-12-12 14:23:19 +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
54de4ea8a0
MG: added GDK_dead_circumflex key
...
git-svn-id: trunk@498 -
2001-12-10 11:16:00 +00:00
lazarus
97adf096be
MG: added GDK_dead_circumflex key
...
git-svn-id: trunk@497 -
2001-12-10 11:13:15 +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
804670921f
Improved hints with overlapping windows.
...
Shane
git-svn-id: trunk@469 -
2001-11-30 16:41:59 +00:00
lazarus
34988490b3
Improved the double click.
...
Shane
git-svn-id: trunk@468 -
2001-11-29 18:41:27 +00:00
lazarus
4262f9a291
MG: added multi language syntax hilighting
...
git-svn-id: trunk@459 -
2001-11-27 15:06:13 +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
74dfef724b
Fixed designer problem with moving controls.
...
Can no longer drag controls off the form.
Shane
git-svn-id: trunk@440 -
2001-11-20 17:20:45 +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
5b266eec73
Changes to facilitate the toggle between form and unit
...
Shane
git-svn-id: trunk@418 -
2001-11-13 18:50:10 +00:00
lazarus
f2e975497d
MG: fixed empty clipboard stream crashing bug
...
git-svn-id: trunk@415 -
2001-11-12 19:32:23 +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
2b97867c60
MG: fixed errorline showing, resource adding and published var editing and added make cleanall
...
git-svn-id: trunk@384 -
2001-11-03 08:37:37 +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
82aca78edd
MG: fixed sorted customlistbox
...
git-svn-id: trunk@373 -
2001-10-31 10:38:26 +00:00
lazarus
0aaf66dea5
Added an IFDEF for VER1_1
...
Shane
git-svn-id: trunk@368 -
2001-10-25 13:21:06 +00:00
lazarus
74d3d43522
MG: workaround for fpc1.1 in GTKAPIWidgetClient_ClassInit
...
git-svn-id: trunk@366 -
2001-10-24 09:28:03 +00:00
lazarus
5535649f0b
MG: fixes for fpc 1.1: range check errors
...
git-svn-id: trunk@365 -
2001-10-24 00:35:55 +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
d5ce8010d6
MG: added nvidia opengl support and a new opengl example from satan
...
git-svn-id: trunk@352 -
2001-10-16 14:19:13 +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