Commit Graph

6579 Commits

Author SHA1 Message Date
mattias
fe0efb9fa5 implemented TTICheckBox.PropertyNameAsCaption
git-svn-id: trunk@6580 -
2005-01-13 23:22:02 +00:00
mattias
952977c295 added button for dialog items in TTIGrid
git-svn-id: trunk@6579 -
2005-01-13 23:02:30 +00:00
mattias
b37ea578b9 fixed fpcanvas TPen.Style
git-svn-id: trunk@6578 -
2005-01-13 22:55:04 +00:00
mattias
617a25c02d added mouse cursors for 8 uni directions, imlemented for gtk
git-svn-id: trunk@6577 -
2005-01-13 22:07:10 +00:00
mattias
407a9f452a disabled test button during run
git-svn-id: trunk@6576 -
2005-01-13 20:58:51 +00:00
mattias
d7a61074f1 replaced fpc config file options text
git-svn-id: trunk@6575 -
2005-01-13 20:46:54 +00:00
mattias
1099aa4608 added desgntime check for TControl.Width/Height for high values
git-svn-id: trunk@6574 -
2005-01-13 20:21:41 +00:00
mattias
580394ccfd added loading/saving project pathdelim from Vincent
git-svn-id: trunk@6573 -
2005-01-13 19:54:58 +00:00
mattias
3e9c117c08 added desgntime check for TControl.Width/Height for negative values
git-svn-id: trunk@6572 -
2005-01-13 19:52:50 +00:00
mattias
783477f5c6 added sqldb packages from Joost van der Sluis
git-svn-id: trunk@6571 -
2005-01-13 19:22:58 +00:00
mattias
e3e01c7134 added example for package with grid descendent from Salvatore
git-svn-id: trunk@6570 -
2005-01-13 19:07:09 +00:00
mattias
c11506f1af updated translation
git-svn-id: trunk@6569 -
2005-01-13 18:52:00 +00:00
mattias
d1d89f1a92 replaced up/down with more meaningful forward/backward search
git-svn-id: trunk@6568 -
2005-01-13 18:44:01 +00:00
mattias
3e8ff569bb fixed getting ItemIndex before combobox destroys handle
git-svn-id: trunk@6567 -
2005-01-13 18:39:45 +00:00
mattias
6ea8e2f545 fixed dragging over nil
git-svn-id: trunk@6566 -
2005-01-13 00:13:36 +00:00
mattias
fca465de04 updated finnish translation
git-svn-id: trunk@6565 -
2005-01-13 00:01:43 +00:00
mattias
7223913675 improved project: recognizing if filename was fixed before pathdelim changed
git-svn-id: trunk@6564 -
2005-01-12 23:58:31 +00:00
mattias
bc8c4be760 implemented skipping debugger settings for publishing projects
git-svn-id: trunk@6563 -
2005-01-12 23:28:16 +00:00
mattias
7b35f70489 limited widget sizes to 10000x10000
git-svn-id: trunk@6562 -
2005-01-12 23:18:07 +00:00
mattias
b3bcf88468 fixed creating new item from new dialog
git-svn-id: trunk@6561 -
2005-01-12 22:39:44 +00:00
mattias
3ccb0f5d03 fixed finding declaration and ancestors for unit name
git-svn-id: trunk@6560 -
2005-01-12 22:21:24 +00:00
vincents
a66dd7eb21 Removed some fpc 1.9.4 workarounds
git-svn-id: trunk@6559 -
2005-01-12 21:03:48 +00:00
mattias
76cf624f43 comp opt: renamed additional fpc config file with custom config file
git-svn-id: trunk@6558 -
2005-01-12 18:43:21 +00:00
mattias
7c9b4dd0bc replaced TOpenDialog with TSelectDirectoryDialog in publish package/project
git-svn-id: trunk@6557 -
2005-01-12 18:24:45 +00:00
mattias
f87a347e79 replaced VER1_9_5 with not VER1_0
git-svn-id: trunk@6556 -
2005-01-12 17:48:47 +00:00
mattias
7fcf833001 improved priority checking for FPC source units
git-svn-id: trunk@6555 -
2005-01-12 10:27:55 +00:00
mattias
412e073155 removed default value for fpc 1.0.10
git-svn-id: trunk@6554 -
2005-01-12 09:49:52 +00:00
mattias
f89f283f2d fixed undo item for unindent with backspace
git-svn-id: trunk@6553 -
2005-01-12 01:52:33 +00:00
mattias
0dcba79b17 fixed using spaces instead of tabs to fill space
git-svn-id: trunk@6552 -
2005-01-12 01:21:34 +00:00
mattias
add79711d3 fixed ecDeleteLastChar on unindent
git-svn-id: trunk@6551 -
2005-01-12 01:09:36 +00:00
micha
f92f516967 fix gtk compilation for tstatictext.layout
git-svn-id: trunk@6550 -
2005-01-11 21:40:29 +00:00
micha
d1ef6f2b88 remove TStaticText.Layout property, not supported by delphi, hard to implement
git-svn-id: trunk@6549 -
2005-01-11 21:36:36 +00:00
mattias
bde1444b74 fixed adding main file in gtk filediaog twice
git-svn-id: trunk@6548 -
2005-01-11 19:01:51 +00:00
mattias
04d3075534 fixed backspace in tab lines
git-svn-id: trunk@6547 -
2005-01-11 17:32:13 +00:00
mattias
e79682cb9c added new editor options: Right Mouse moves cursor and Tab Indent Blocks
git-svn-id: trunk@6546 -
2005-01-11 15:22:04 +00:00
mattias
f4ad4bf427 fixed cursor after deleting in tab line
git-svn-id: trunk@6545 -
2005-01-11 15:12:05 +00:00
mattias
7008387821 fixed jumping to end of tab line
git-svn-id: trunk@6544 -
2005-01-11 14:52:22 +00:00
mattias
0411877119 fixed cursor pos after inserting tab
git-svn-id: trunk@6543 -
2005-01-11 14:25:36 +00:00
mattias
c126bfd858 added property sorting, hiding, showing only, aliasing for TTIGrid
git-svn-id: trunk@6542 -
2005-01-11 14:03:53 +00:00
vincents
4da758ff04 force handle creation before showing page contents
git-svn-id: trunk@6541 -
2005-01-11 13:51:17 +00:00
vincents
73ba16e348 TCustomCheckBox.AllowGray defaults to false.
git-svn-id: trunk@6540 -
2005-01-11 13:25:23 +00:00
mattias
70b4d7f37a implemented dialog editing for TTIGrid
git-svn-id: trunk@6539 -
2005-01-10 21:24:27 +00:00
mattias
30274bba1b implemented editing for TTIGrid
git-svn-id: trunk@6538 -
2005-01-10 21:09:30 +00:00
vincents
4b70bf97db fixed fpc 1.0.x compilation
git-svn-id: trunk@6537 -
2005-01-10 20:30:10 +00:00
mattias
3ead829ef6 updated russian translation from VVI
git-svn-id: trunk@6536 -
2005-01-10 19:01:36 +00:00
mattias
04863229c8 implemented the fpCanvas support for the LCL - Compile with -dUseFPCanvas
git-svn-id: trunk@6535 -
2005-01-10 18:44:44 +00:00
vincents
eb7cf06c6b made TabVisible public
git-svn-id: trunk@6534 -
2005-01-10 16:35:35 +00:00
vincents
1562f523fe - added small installer image
- use seperate registry settings for installing as admin or as normal user.
- open source files with lazarus

git-svn-id: trunk@6533 -
2005-01-10 16:34:06 +00:00
vincents
abe5e0c3fb some ugly hacks to fix 1.0.x compilation
git-svn-id: trunk@6532 -
2005-01-10 15:59:43 +00:00
mattias
23c0cffdf8 added priority workaround for ambigious classes.pp in fpc sources
git-svn-id: trunk@6531 -
2005-01-10 12:32:49 +00:00