Commit Graph

949 Commits

Author SHA1 Message Date
lazarus
077102c34e MG: added gdkpixbuf.pp and changes from Andrew Johnson
git-svn-id: trunk@949 -
2002-02-09 01:47:28 +00:00
lazarus
82d2e451d8 MG: added include comments
git-svn-id: trunk@948 -
2002-02-09 01:47:28 +00:00
lazarus
d6c0fa05f3 MG: reduced size+move messages between lcl and interface
git-svn-id: trunk@947 -
2002-02-09 01:47:28 +00:00
lazarus
7a9b581d4e MG: small bugfixes
git-svn-id: trunk@946 -
2002-02-09 01:47:27 +00:00
lazarus
1ede65c325 MG: fixed loading TListView from stream
git-svn-id: trunk@945 -
2002-02-09 01:47:27 +00:00
lazarus
fff76ed0d4 MG: changed except statements to more verbosity
git-svn-id: trunk@944 -
2002-02-09 01:47:27 +00:00
lazarus
367d67b064 MG: fixed TBevel.Create and TListView.Destroy
git-svn-id: trunk@943 -
2002-02-09 01:47:27 +00:00
lazarus
60b602e30a MG: started mouse bugfix and completed Makefile.fpc
git-svn-id: trunk@942 -
2002-02-09 01:47:27 +00:00
lazarus
a3eb66ce49 MG: added graphics extensions from Andrew Johnson
git-svn-id: trunk@941 -
2002-02-09 01:47:27 +00:00
lazarus
45f57a9d2d MG: scrollingwincontrol from Andrew
git-svn-id: trunk@940 -
2002-02-09 01:47:26 +00:00
lazarus
9a028b1ad5 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@939 -
2002-02-09 01:47:26 +00:00
lazarus
84d293e54c MG: TMenuItem.Caption can now be set after creation
git-svn-id: trunk@938 -
2002-02-09 01:47:26 +00:00
lazarus
d0966f30ff MG: fixed cool little bug (menu double attaching bug)
git-svn-id: trunk@937 -
2002-02-09 01:47:26 +00:00
lazarus
1dbce3192d MG: fixed initial size of TPage
git-svn-id: trunk@936 -
2002-02-09 01:47:26 +00:00
lazarus
7e8b08d480 MG: readded ssTriple/ssQuad compiler directives
git-svn-id: trunk@935 -
2002-02-09 01:47:26 +00:00
lazarus
0740bdd389 MG: removed 1_0_6 directives
git-svn-id: trunk@934 -
2002-02-09 01:47:25 +00:00
lazarus
eaa8cb466b MG: fixed settings negative widget sizes
git-svn-id: trunk@933 -
2002-02-09 01:47:25 +00:00
lazarus
34f2392939 MG: fixed streaming visible=false
git-svn-id: trunk@932 -
2002-02-09 01:47:25 +00:00
lazarus
370644f8c9 MG: added Triple and Quad mouse clicks to lcl and synedit
git-svn-id: trunk@931 -
2002-02-09 01:47:25 +00:00
lazarus
76b581ca31 MG: fixed eventmask for realized windows
git-svn-id: trunk@930 -
2002-02-09 01:47:25 +00:00
lazarus
01a76018b7 Enabled cursor property + property editor.
git-svn-id: trunk@929 -
2002-02-09 01:47:24 +00:00
lazarus
131edf2a5f MG: fixed form positioning when show, hide, show
git-svn-id: trunk@928 -
2002-02-09 01:47:24 +00:00
lazarus
a6570c456c MG: fixed small typos and accelerated TDynHashArray.Contains
git-svn-id: trunk@927 -
2002-02-09 01:47:24 +00:00
lazarus
a0fad73860 MG: added new tool: Guess misplaced $IFDEF/$ENDIF
git-svn-id: trunk@926 -
2002-02-09 01:47:24 +00:00
lazarus
c17e81be6c GTK Cleanup
Shane

git-svn-id: trunk@925 -
2002-02-09 01:47:24 +00:00
lazarus
f7591eb736 MG: TControl.Cursor is now set, reduced auto reaction of widgets in design mode
git-svn-id: trunk@924 -
2002-02-09 01:47:23 +00:00
lazarus
41cc692db3 MG: changed license to LGPL
git-svn-id: trunk@923 -
2002-02-09 01:47:23 +00:00
lazarus
065c08288e Cleanups plus a fix to TPanel parent/drawing problem.
git-svn-id: trunk@922 -
2002-02-09 01:47:23 +00:00
lazarus
9c2f604975 MG: reduced size+move messages between lcl and interface
git-svn-id: trunk@921 -
2002-02-09 01:47:23 +00:00
lazarus
f2e067c7dc MG: added TDeviceContext.SelectedColors
git-svn-id: trunk@920 -
2002-02-09 01:47:23 +00:00
lazarus
dfd2edf053 MG: added TDevContextColorType
git-svn-id: trunk@919 -
2002-02-09 01:47:22 +00:00
lazarus
3d86abcb40 MG: further clientrect bugfixes
git-svn-id: trunk@918 -
2002-02-09 01:47:22 +00:00
lazarus
9586e66633 MG: fixed mouse coords and fixed mouse clicked thru bug
git-svn-id: trunk@917 -
2002-02-09 01:47:22 +00:00
lazarus
95129ff4fe MG: fixed TBevel.Create and TListView.Destroy
git-svn-id: trunk@916 -
2002-02-09 01:47:22 +00:00
lazarus
b2af2afb40 MG: improved GetDCOffset
git-svn-id: trunk@915 -
2002-02-09 01:47:22 +00:00
lazarus
bd80381c6c MG: started new client rectangle
git-svn-id: trunk@914 -
2002-02-09 01:47:21 +00:00
lazarus
117afa05d2 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@913 -
2002-02-09 01:47:21 +00:00
lazarus
20ff816022 MG: accelerated GDIColor allocating
git-svn-id: trunk@912 -
2002-02-09 01:47:21 +00:00
lazarus
12d3cf70cb MG: added GetDCOffset
git-svn-id: trunk@911 -
2002-02-09 01:47:21 +00:00
lazarus
37205ef5c5 MG: fixed window jumping
git-svn-id: trunk@910 -
2002-02-09 01:47:21 +00:00
lazarus
e0078b9192 MG: added close buttons and images to TNoteBook and close buttons to source editor
git-svn-id: trunk@909 -
2002-02-09 01:47:20 +00:00
lazarus
c9cdd9d278 MG: fixed typos
git-svn-id: trunk@908 -
2002-02-09 01:47:20 +00:00
lazarus
cf7ddfc52b MG: fixed notebook client area, send messages and minor bugs
git-svn-id: trunk@907 -
2002-02-09 01:47:20 +00:00
lazarus
d8f12e4804 MG: accelerated SelectGDKPenProps
git-svn-id: trunk@906 -
2002-02-09 01:47:20 +00:00
lazarus
5b5e615aab MG: gtk HandleEvents will now process all pending events
git-svn-id: trunk@905 -
2002-02-09 01:47:19 +00:00
lazarus
24bd0b08a8 MG: fixed stopping keypress event if handled by LCL
git-svn-id: trunk@904 -
2002-02-09 01:47:19 +00:00
lazarus
135292b75d MG: fixed AdjustClientRect of TGroupBox
git-svn-id: trunk@903 -
2002-02-09 01:47:19 +00:00
lazarus
52002934ae 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@902 -
2002-02-09 01:47:19 +00:00
lazarus
1e810c3380 MG: small fixes to reduce form repositioing
git-svn-id: trunk@901 -
2002-02-09 01:47:18 +00:00
lazarus
81c4bdafa2 MG: JITForms now sets csDesigning before creation
git-svn-id: trunk@900 -
2002-02-09 01:47:18 +00:00