Commit Graph

9545 Commits

Author SHA1 Message Date
mattias
1552df85ab added diff for compiler options
git-svn-id: trunk@9362 -
2006-05-27 13:36:02 +00:00
mattias
1edcb3c436 tComboBox.dropdownCount, prevented double fired OnChange from Darek
git-svn-id: trunk@9361 -
2006-05-27 13:31:50 +00:00
mattias
e4cf644778 gtk2 intf: extended GetRawImageXXX functions to take screen shots
git-svn-id: trunk@9360 -
2006-05-27 12:43:59 +00:00
mattias
8a3f0c0eb4 added more variants for dbgs
git-svn-id: trunk@9359 -
2006-05-26 15:28:34 +00:00
mattias
a4b841a712 ct: find declaration array of cont TVarRec instead of TVarData
git-svn-id: trunk@9358 -
2006-05-26 15:19:59 +00:00
mattias
d5f0c65a98 fixed exception during loading of TCalendar with different date format
git-svn-id: trunk@9357 -
2006-05-26 14:50:32 +00:00
vincents
d85c27e3b9 added workaround for gtk1 not being able to show non modal forms on top of a modal dialog
git-svn-id: trunk@9356 -
2006-05-26 09:55:03 +00:00
jesus
c09cf36f2d fix paintbox canvas isn't moved along his control issue #2096
git-svn-id: trunk@9355 -
2006-05-26 00:40:14 +00:00
vincents
87f7643ea5 fixed waiting using sh from Almindor
git-svn-id: trunk@9354 -
2006-05-25 18:50:05 +00:00
mattias
085f6ed50a added ideintf/stringspropeditdlg.pas
git-svn-id: trunk@9353 -
2006-05-25 15:13:44 +00:00
jesus
3d36c2396e fixed restoring listview columns at design time, issue #6962
git-svn-id: trunk@9352 -
2006-05-25 07:32:48 +00:00
marc
4fd508b71d * Fixed #6968
git-svn-id: trunk@9351 -
2006-05-25 00:19:07 +00:00
vincents
cee4c76647 disable autosize for calendardialogform, because it doesn't work correctly
git-svn-id: trunk@9350 -
2006-05-24 21:14:32 +00:00
mattias
eadacf707a compiler options: added option to show options : relatvie/absolute, .compiled files now create relative paths
git-svn-id: trunk@9349 -
2006-05-24 16:52:12 +00:00
vincents
62232c909b fixed compilation and improved (but not completed) the implementation of TBitmap from Felipe
git-svn-id: trunk@9348 -
2006-05-24 09:10:28 +00:00
vincents
9ef51fecac fixed default extensions for wince and win64
git-svn-id: trunk@9347 -
2006-05-23 21:59:54 +00:00
mattias
53779000ba reduced calling compiler on startup of the IDE
git-svn-id: trunk@9346 -
2006-05-23 21:54:43 +00:00
mattias
c6ec71888d updated finnish translation from Seppo
git-svn-id: trunk@9345 -
2006-05-23 21:44:24 +00:00
mattias
07fec2d11b fixed parsing procedure specifier public
git-svn-id: trunk@9344 -
2006-05-23 21:42:52 +00:00
vincents
26c4d62fe5 wince doesn't use lcl\nonwin32\messages.pp
git-svn-id: trunk@9343 -
2006-05-23 21:35:08 +00:00
jesus
a39c2c3633 fixed AV's getting pixel under gtk1, issue #2097
git-svn-id: trunk@9342 -
2006-05-23 21:32:34 +00:00
mattias
58e1fe7109 fixed synedit multi replace with overlapping results
git-svn-id: trunk@9341 -
2006-05-23 17:41:59 +00:00
jesus
3fc416a384 restore grid's custom columns after rowcount:=0, bug #6956
git-svn-id: trunk@9340 -
2006-05-23 05:25:39 +00:00
vincents
713f7851a3 fixed include paths for wince
git-svn-id: trunk@9339 -
2006-05-22 20:40:43 +00:00
mattias
8f5df562b7 TLazBmpReader now keeps colors when reading TransparentColor
git-svn-id: trunk@9338 -
2006-05-22 20:38:01 +00:00
mattias
974c61c74f TSpeedButton.Transparent is now more Delphi compatible
git-svn-id: trunk@9337 -
2006-05-22 08:22:54 +00:00
mattias
f7a735f0f0 changed TImageList.Add to use AddCopy instead of AddDirect for Delphi compatibility
git-svn-id: trunk@9336 -
2006-05-22 08:17:41 +00:00
mattias
47a7425d7c set button/bitbtn borderspacing.innerborder to 4
git-svn-id: trunk@9335 -
2006-05-22 08:10:49 +00:00
mattias
235180e4cb added 6 spacing to compiler opions dlg page code
git-svn-id: trunk@9334 -
2006-05-22 07:26:20 +00:00
mattias
cac7932f7c LCLnow uses GetPreferredSize without theme space
git-svn-id: trunk@9333 -
2006-05-22 00:05:39 +00:00
vincents
15b9273998 fixed main menubar for windows clasic theme (issue #6950) from Martin Smat
git-svn-id: trunk@9332 -
2006-05-21 20:48:57 +00:00
mattias
e81c0f77a0 added WithThemSpace parameter to GetPreferredSize
git-svn-id: trunk@9331 -
2006-05-21 15:47:28 +00:00
mattias
16ad053d50 mde directory cache case insensitive under win32
git-svn-id: trunk@9330 -
2006-05-21 14:09:40 +00:00
mattias
41fc019f01 fixed 1671
git-svn-id: trunk@9329 -
2006-05-21 13:57:08 +00:00
vincents
83fb80c984 improved layout of code tab of the compiler options (issue #2065)
git-svn-id: trunk@9328 -
2006-05-21 13:44:34 +00:00
vincents
1eb7e8257e added lazconfigstorage doc skeleton
git-svn-id: trunk@9327 -
2006-05-21 13:38:45 +00:00
vincents
bb983490dd added doc skeletons for help units
git-svn-id: trunk@9326 -
2006-05-21 13:08:59 +00:00
vincents
51b7a8f119 use sh instead of bash
git-svn-id: trunk@9325 -
2006-05-21 08:56:19 +00:00
mattias
06896adb92 clean up
git-svn-id: trunk@9324 -
2006-05-21 08:40:34 +00:00
mattias
603d131c19 html help viewer: searching for rundll32
git-svn-id: trunk@9323 -
2006-05-21 08:32:19 +00:00
mattias
18b6c31b47 fixed trayicon compilation under gtk2
git-svn-id: trunk@9322 -
2006-05-21 08:25:08 +00:00
mattias
8d4b943024 added lcl test for synedit
git-svn-id: trunk@9321 -
2006-05-21 07:58:27 +00:00
mattias
3787720bcf fixed missing result
git-svn-id: trunk@9320 -
2006-05-21 07:49:00 +00:00
mattias
0fe3331886 codetools: fpc sources: fcl wince: include path: TargetOs is now in front of SrcOS
git-svn-id: trunk@9319 -
2006-05-20 20:56:18 +00:00
mattias
6d131c62a1 replace in files: fixed missing last character
git-svn-id: trunk@9318 -
2006-05-20 20:44:44 +00:00
mattias
cb8e2a21f3 find in files: directory options only enabled if where is directories
git-svn-id: trunk@9317 -
2006-05-20 20:05:17 +00:00
jesus
aa20edd467 fixed mouse events return wrong coordinates in scrolling components (win32, issue #1983), enabled ajustments for customforms in gtk
git-svn-id: trunk@9316 -
2006-05-20 17:10:17 +00:00
mattias
b31c5c3b3e clean up
git-svn-id: trunk@9315 -
2006-05-20 12:54:16 +00:00
mattias
236481b49c implemented parameter hints
git-svn-id: trunk@9314 -
2006-05-20 12:53:57 +00:00
mattias
bd3901d53f fixed mem leak
git-svn-id: trunk@9313 -
2006-05-19 23:15:52 +00:00