Commit Graph

99 Commits

Author SHA1 Message Date
mattias
a418b3b9fc changed consistency stops during method renaming to errors
git-svn-id: trunk@5063 -
2004-01-13 22:34:06 +00:00
mattias
5ae2f7b03e fixed paths
git-svn-id: trunk@5062 -
2004-01-13 22:11:24 +00:00
micha
b512c64bee test multiselect opendialog
git-svn-id: trunk@5051 -
2004-01-12 08:26:08 +00:00
mattias
32cd2c80a1 fixed crDefault in lrs files
git-svn-id: trunk@5028 -
2004-01-08 13:52:09 +00:00
mattias
cbc69512ee set DragCursor props to default
git-svn-id: trunk@4999 -
2004-01-03 18:16:25 +00:00
mattias
d90dafe5fe set colors to default values
git-svn-id: trunk@4980 -
2003-12-28 02:40:50 +00:00
mattias
79edaaaf23 various combobox and other fixes from Vincent
git-svn-id: trunk@4962 -
2003-12-26 15:29:33 +00:00
mattias
93962e4220 splitted output directories for cross compilation
git-svn-id: trunk@4914 -
2003-12-20 01:20:53 +00:00
mattias
a3000e4875 fixed WaitForHandles
git-svn-id: trunk@4881 -
2003-12-08 14:27:16 +00:00
mattias
d68a68647e fixed memleak from Vincent
git-svn-id: trunk@4862 -
2003-11-29 13:38:35 +00:00
mattias
ab426e3571 fixed testall
git-svn-id: trunk@4839 -
2003-11-25 09:15:55 +00:00
mattias
7b213bc79f fixed win32 intf menu height from Wojciech
git-svn-id: trunk@4827 -
2003-11-22 23:56:33 +00:00
mattias
1e4cf2c054 fpc 1.1 fixes, started scrollbar hiding, started polymorphing client areas
git-svn-id: trunk@4752 -
2003-11-01 10:27:41 +00:00
mattias
5e5c1122a7 renamed LCLLinux to LCLIntf
git-svn-id: trunk@4637 -
2003-09-18 09:21:03 +00:00
mattias
52880372e2 added OI example
git-svn-id: trunk@4607 -
2003-09-12 16:20:55 +00:00
mattias
ce91561698 implemented insert marks for TTreeView
git-svn-id: trunk@4508 -
2003-08-21 13:04:10 +00:00
mattias
a75902dbfa added easter example
git-svn-id: trunk@4506 -
2003-08-20 17:57:13 +00:00
mattias
820129a7e4 added groupboxnested example
git-svn-id: trunk@4468 -
2003-08-12 16:04:22 +00:00
mattias
51083ebbab fixed keypress/keyup, createcaret on synedit focus
git-svn-id: trunk@4467 -
2003-08-12 14:02:54 +00:00
mattias
9faa57ebf4 fixed mode delphi to objfpc
git-svn-id: trunk@4454 -
2003-08-05 09:30:34 +00:00
mattias
e4f766c128 added synedit example
git-svn-id: trunk@4428 -
2003-07-26 14:16:26 +00:00
mattias
bdec126a2d fixed nested notebook example
git-svn-id: trunk@4421 -
2003-07-25 08:52:43 +00:00
mattias
bd10465402 workaround for fpc mode bug
git-svn-id: trunk@4420 -
2003-07-25 08:41:49 +00:00
mattias
e18663becb added fontdialog options to win32 intf from Wojciech Malinowski
git-svn-id: trunk@4362 -
2003-07-03 18:10:55 +00:00
mattias
6217d19fda fixed error
git-svn-id: trunk@4352 -
2003-07-01 16:15:36 +00:00
mattias
a4b72e95de fixed exception handling
git-svn-id: trunk@4351 -
2003-07-01 15:37:03 +00:00
mattias
62d535b829 added TreeView demo from Tom Lisjac
git-svn-id: trunk@4297 -
2003-06-23 10:05:39 +00:00
mattias
01696fe7b6 added package gtkopengl
git-svn-id: trunk@4109 -
2003-04-29 19:00:43 +00:00
mattias
6936c3d2b8 restored bitmaps
git-svn-id: trunk@4038 -
2003-04-10 19:51:18 +00:00
mattias
0d883f89b8 fixed testall example
git-svn-id: trunk@3773 -
2003-01-01 11:11:50 +00:00
mattias
4356dd7165 applied win32 notebook patch from Vincent
git-svn-id: trunk@3698 -
2002-12-16 09:02:27 +00:00
lazarus
acfed31bc8 MG: fixed examples
git-svn-id: trunk@3583 -
2002-10-30 13:44:29 +00:00
lazarus
e5283fc1bb MG: fixed example
git-svn-id: trunk@3582 -
2002-10-30 13:23:48 +00:00
lazarus
865f0767aa MG: mouse cursors are now allocated on demand
git-svn-id: trunk@3581 -
2002-10-30 12:37:25 +00:00
lazarus
a63aee24a3 MG: removed interfaces
git-svn-id: trunk@3580 -
2002-10-29 23:14:28 +00:00
lazarus
bff634b9b0 MG: removed interfaces
git-svn-id: trunk@3579 -
2002-10-29 19:33:42 +00:00
lazarus
09138261ff MG: added interfaces unit
git-svn-id: trunk@3578 -
2002-10-29 08:22:33 +00:00
lazarus
bbc829a44b MG: fixed compiling examples
git-svn-id: trunk@3313 -
2002-09-10 14:08:54 +00:00
lazarus
cab2573590 Make TComboboxes sort again, including in OI
git-svn-id: trunk@3298 -
2002-09-07 20:30:50 +00:00
lazarus
939e1f6074 Intermediate UI patch to show a bug.
git-svn-id: trunk@3279 -
2002-09-03 20:02:01 +00:00
lazarus
e78acde725 Fixed alignment of multiline TLabel.
Simplified and prettified MessageBoxen.

git-svn-id: trunk@3264 -
2002-08-30 10:06:07 +00:00
lazarus
3e9ae9aac4 Keith: Win32 fixes. Much appreciation to Markus L�din.
git-svn-id: trunk@3257 -
2002-08-28 17:28:11 +00:00
mattias
29ff3a72e1 added package gtkopengl
git-svn-id: trunk@2974 -
2002-08-18 08:56:41 +00:00
lazarus
5895aa70b7 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@2945 -
2002-08-18 08:56:27 +00:00
lazarus
98399ff1a9 MG: TNoteBook now starts with no Page and TPage has no auto names
git-svn-id: trunk@2753 -
2002-08-18 08:53:33 +00:00
lazarus
cf4fe82fbb MG: scrollingwincontrol from Andrew
git-svn-id: trunk@2700 -
2002-08-18 04:56:51 +00:00
mattias
8ab6a60b7e many clipping fixes
git-svn-id: trunk@2662 -
2002-08-17 23:41:35 +00:00
mattias
0b6ddbf1c8 increased version to 0.9.0 beta
git-svn-id: trunk@2642 -
2002-08-17 23:41:33 +00:00
mattias
ca6e3c7610 updated all Makefiles
git-svn-id: trunk@2638 -
2002-08-17 23:41:32 +00:00
lazarus
c6b0c62f81 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@2114 -
2002-08-17 23:40:58 +00:00