Commit Graph

5030 Commits

Author SHA1 Message Date
mattias
f8cac4fbb4 implemented class to Pointer assignment compatibility check
git-svn-id: trunk@5030 -
2004-01-08 16:13:47 +00:00
mattias
c3ce1eb4ef invalid form streams exceptions are no longer captured
git-svn-id: trunk@5029 -
2004-01-08 14:27:17 +00:00
mattias
32cd2c80a1 fixed crDefault in lrs files
git-svn-id: trunk@5028 -
2004-01-08 13:52:09 +00:00
mattias
5a7fc8524a fixed codeexplorer lrs
git-svn-id: trunk@5027 -
2004-01-08 13:43:03 +00:00
micha
0b23f54b34 add TWinControl.DoubleBuffered property which is a hint for the interface to do double-buffering for this control
git-svn-id: trunk@5026 -
2004-01-07 18:05:46 +00:00
micha
eab820a09e fix getselcount message for non-multiple-selection listbox
git-svn-id: trunk@5025 -
2004-01-07 18:04:09 +00:00
mattias
4f0dee5f1f fixed setting TRadioButton.Caption for gtk
git-svn-id: trunk@5024 -
2004-01-06 17:58:06 +00:00
mattias
07363fc274 fixed instant termination of gtk message handling
git-svn-id: trunk@5023 -
2004-01-06 15:20:19 +00:00
mattias
265047a736 added new russian po files
git-svn-id: trunk@5022 -
2004-01-06 13:07:07 +00:00
mattias
00134076a5 added a script to easily add updated po files
git-svn-id: trunk@5021 -
2004-01-06 13:01:41 +00:00
mattias
7c145c169c updated russian translation
git-svn-id: trunk@5020 -
2004-01-06 12:50:56 +00:00
mattias
0c0420327d fixed default value of TArrow.ArrowType
git-svn-id: trunk@5019 -
2004-01-06 10:53:31 +00:00
mattias
032b0987de changed IDEWindowLayout forms to TCustomForm
git-svn-id: trunk@5018 -
2004-01-05 22:02:56 +00:00
mattias
d6f9a37a85 started LCLMessages.txt
git-svn-id: trunk@5017 -
2004-01-05 15:58:59 +00:00
mattias
7df6dc79ca improved debugger: saved log, error handling in initialization, better reinitialize
git-svn-id: trunk@5016 -
2004-01-05 15:22:42 +00:00
mattias
b6593d0a09 implemented Double Buffering for synedit and deactivated multi buffering in TGTKObject.ExtTextOut
git-svn-id: trunk@5015 -
2004-01-05 01:18:16 +00:00
mattias
f5dd8a454e added package and cross compilation output dirs
git-svn-id: trunk@5014 -
2004-01-04 17:29:03 +00:00
mattias
54e98b57f6 added package and cross compilation output dirs
git-svn-id: trunk@5013 -
2004-01-04 17:21:23 +00:00
mattias
718eccc287 updated gtk2 package
git-svn-id: trunk@5012 -
2004-01-04 16:44:33 +00:00
marc
bdc90ba0b4 * Fixed result of readelement
git-svn-id: trunk@5011 -
2004-01-04 14:28:27 +00:00
mattias
2d1581c244 force building lazarus with LANG=en_US
git-svn-id: trunk@5010 -
2004-01-04 13:48:25 +00:00
mattias
22a87f1b65 fixed compilation for fpc 1.0.11
git-svn-id: trunk@5009 -
2004-01-04 13:24:43 +00:00
mattias
b9dc2beeb3 OI support for TPersistent, PropMeasuerHeight
git-svn-id: trunk@5008 -
2004-01-04 11:32:17 +00:00
marc
348cd5c298 * Changed TComponentSelectionList to TPersistentSelectionList
+ Added SSHdebugger property

git-svn-id: trunk@5007 -
2004-01-04 03:53:36 +00:00
mattias
c38db1c277 added double click for menu editor
git-svn-id: trunk@5006 -
2004-01-04 00:05:51 +00:00
mattias
505247e781 default font can now change height and fixed gtk crash
git-svn-id: trunk@5005 -
2004-01-03 23:15:00 +00:00
micha
27a1a25f92 - fix win32/checklistbox
- implement proper lcl to interface move/size notify via setwindowpos
- fix treeview to use inherited canvas from customcontrol
- implement double buffering in win32

git-svn-id: trunk@5004 -
2004-01-03 21:06:06 +00:00
mattias
683563f9da published TEdit.Enabled
git-svn-id: trunk@5003 -
2004-01-03 20:36:29 +00:00
mattias
4382d9df16 fixed CreateRectRgn for negative widths/heights
git-svn-id: trunk@5002 -
2004-01-03 20:31:02 +00:00
mattias
cb158488ae fixed reopening virtual files
git-svn-id: trunk@5001 -
2004-01-03 20:19:22 +00:00
mattias
eae16aa621 updated localization
git-svn-id: trunk@5000 -
2004-01-03 18:37:12 +00:00
mattias
cbc69512ee set DragCursor props to default
git-svn-id: trunk@4999 -
2004-01-03 18:16:25 +00:00
mattias
37a33a8594 fixed memleak on published var completion from Vincent
git-svn-id: trunk@4998 -
2004-01-03 12:17:25 +00:00
mattias
7c8f973a48 deactivated assembler workaround for fpc 1.9+
git-svn-id: trunk@4997 -
2004-01-03 12:09:33 +00:00
mattias
c4cd9e782c removed non portable hkeys.inc
git-svn-id: trunk@4996 -
2004-01-03 12:04:07 +00:00
mattias
87684017f2 applied implementation for LM_LB_GETINDEXAT from Vincent
git-svn-id: trunk@4995 -
2004-01-03 11:57:48 +00:00
marc
48b038f8e3 + Added debugger optioes
git-svn-id: trunk@4994 -
2004-01-03 01:17:25 +00:00
micha
560b1a14bf fix sizeof bitmap structure (from martin)
git-svn-id: trunk@4993 -
2003-12-31 18:10:56 +00:00
micha
c6219dd285 fix number of points in polygon (form vincent)
git-svn-id: trunk@4992 -
2003-12-30 22:24:47 +00:00
micha
e203c89a40 fix for fpc 1.0.x, LPPOINT winapi stuff
git-svn-id: trunk@4991 -
2003-12-30 22:08:48 +00:00
micha
751585c69a fix col,row out of bounds (from jesus)
git-svn-id: trunk@4990 -
2003-12-30 21:20:19 +00:00
micha
6b62d5e5ac fix gtk interface due to lcl interface change (from vincent
git-svn-id: trunk@4989 -
2003-12-30 21:05:13 +00:00
micha
eea0ff47e0 enable selection of checklistbox items (from vincent)
git-svn-id: trunk@4988 -
2003-12-30 08:38:03 +00:00
micha
5f0abcfc62 fix menuitem icon and index (from martin)
git-svn-id: trunk@4987 -
2003-12-29 21:56:08 +00:00
micha
8881c2270a fix a lot of range check errors win32
git-svn-id: trunk@4986 -
2003-12-29 14:22:22 +00:00
mattias
450b7a22c6 published TPaintBox.Enabled
git-svn-id: trunk@4985 -
2003-12-28 12:49:18 +00:00
mattias
ec76009548 implemented find declaration for Self in nested procs
git-svn-id: trunk@4984 -
2003-12-28 12:22:55 +00:00
mattias
079fcb7fbb removed unused CONTENT.TXT files for old output dirs
git-svn-id: trunk@4983 -
2003-12-28 12:04:57 +00:00
mattias
466d28ea63 fixed memleak after showing project units from vincent
git-svn-id: trunk@4982 -
2003-12-28 11:00:43 +00:00
mattias
c7471724db fixed project custom target filename
git-svn-id: trunk@4981 -
2003-12-28 02:47:47 +00:00