Commit Graph

22356 Commits

Author SHA1 Message Date
mattias
2f59dcd283 codetools: parsing weakexternal procedure specifier
git-svn-id: trunk@22762 -
2009-11-25 11:46:36 +00:00
mattias
d79bf4dcde carbon intf: renamed unit objc to lobjc to avoid name conflict with fpc
git-svn-id: trunk@22761 -
2009-11-25 10:56:10 +00:00
dmitry
d1e28d8d37 cocoa: added buttons click event processing
git-svn-id: trunk@22760 -
2009-11-25 09:42:01 +00:00
mattias
a8563fb35b IDE: reduced debugging
git-svn-id: trunk@22759 -
2009-11-25 09:13:08 +00:00
ask
4094aa57d0 TAChart: Add TChart.ClearSeries call to the demo application
git-svn-id: trunk@22758 -
2009-11-25 08:33:30 +00:00
ask
86af12370d TAChart: Fix AV after TChart.ClearSeries call (issue #15173)
git-svn-id: trunk@22757 -
2009-11-25 08:32:15 +00:00
jesus
aa050e518f LCL, fix dgTitles dbgrid option after emtpy grid, from Paul Ishenin, issue #15172
git-svn-id: trunk@22756 -
2009-11-25 07:46:02 +00:00
jesus
44b0233a93 LazReport, fixed charset encoding in html exporter output issue #15176, and made output 'Valid HTML 4.01 Transitional'
git-svn-id: trunk@22755 -
2009-11-25 07:13:43 +00:00
jesus
7160777502 LazReport, added some tolerance on object aligment when exporting to csv
git-svn-id: trunk@22754 -
2009-11-25 01:24:43 +00:00
vincents
563838d75d chmmaker: renamed project and main program file to chmmaker, to prevent naming conflict with chmwriter unit
git-svn-id: trunk@22753 -
2009-11-24 20:28:48 +00:00
mattias
7d314d1f97 codetools: expreval: started EvalPChar
git-svn-id: trunk@22752 -
2009-11-24 15:10:19 +00:00
jesus
20f111934d LCL, fix grids AutoSizeColumns ignoring column fonts, issue #15162
git-svn-id: trunk@22751 -
2009-11-24 14:50:17 +00:00
vincents
aa1acebeff fpweb session example: fixed path to unit from taka_jp (issue #15043)
git-svn-id: trunk@22750 -
2009-11-24 14:29:10 +00:00
dodi
7900c21415 dockmanager example: updated Factory, owners, notebook docking
git-svn-id: trunk@22749 -
2009-11-24 12:59:34 +00:00
mattias
6e03051421 IDE: build lazarus: warn if directory is not writable
git-svn-id: trunk@22748 -
2009-11-24 12:37:20 +00:00
vincents
d2ba61eceb LCL: made TCustomForm.FFormState protected (was private), because it is protected in Delphi (issue #15034)
git-svn-id: trunk@22747 -
2009-11-24 10:38:43 +00:00
paul
470649bc69 wince: implement TPopupMenu.TrackButton, TPopupMenu.Alignment
git-svn-id: trunk@22746 -
2009-11-24 09:58:09 +00:00
mattias
aa565ed7b4 codetools: started new expreval
git-svn-id: trunk@22745 -
2009-11-24 09:44:41 +00:00
vincents
2f775eda3a LCL: made shellctrls unit UTF8 safe, reported on the mailing list by haword
git-svn-id: trunk@22744 -
2009-11-24 09:35:24 +00:00
paul
e1d98bf7d7 lcl: minor fix for GetHelpContext
git-svn-id: trunk@22743 -
2009-11-24 09:31:20 +00:00
paul
a49f888148 lcl: implement TMenu.GetHelpContext
git-svn-id: trunk@22742 -
2009-11-24 09:30:33 +00:00
paul
ecc39989c4 lcl: add TPopupMenu.HelpContext property
git-svn-id: trunk@22741 -
2009-11-24 09:22:35 +00:00
zeljko
9cf4e736f0 Qt: fix TPopupMenu.Alignment when we use RightToLeft.
git-svn-id: trunk@22740 -
2009-11-24 09:10:57 +00:00
zeljko
756c8f3da5 Qt: implemented TPopupMenu.Alignment
git-svn-id: trunk@22739 -
2009-11-24 09:04:35 +00:00
paul
4915f50748 cocoa: fix copyright header
git-svn-id: trunk@22738 -
2009-11-24 08:46:38 +00:00
paul
de89e6efe0 gtk: also use TPopupMenu.IsRightToLeft to determine the popup position
git-svn-id: trunk@22737 -
2009-11-24 08:44:15 +00:00
paul
58c78a36ab gtk, gtk2: implement TPopupMenu.Alignment
git-svn-id: trunk@22736 -
2009-11-24 08:30:43 +00:00
zeljko
d3fde8e1b7 Qt: implemented TPopupMenu.TrackButton
git-svn-id: trunk@22735 -
2009-11-24 08:29:58 +00:00
paul
24cabf85dd docs: write info about TPopupMenu.Alignment, TPopupMenu.TrackButton
git-svn-id: trunk@22734 -
2009-11-24 08:10:03 +00:00
dmitry
128956c8a7 cocoa: rewriting the widgetset to obj-p
git-svn-id: trunk@22733 -
2009-11-24 08:09:57 +00:00
paul
cc5896f4e7 lcl: add TPopupMenu.Alignment, TPopupMenu.TrackButton
win32: implement TPopupMenu.Alignment, TPopupMenu.TrackButton

git-svn-id: trunk@22732 -
2009-11-24 07:58:44 +00:00
paul
d7c68d6c15 packager: add qt issues file
git-svn-id: trunk@22731 -
2009-11-24 03:43:27 +00:00
paul
69a20b9e3c lcl: fix issues files for gtk and gtk2 (widgetset names were mixed)
git-svn-id: trunk@22730 -
2009-11-24 03:33:03 +00:00
paul
964dd239b9 lcl: add TCustomEdit.HideSelection, publish it for TEdit, TMemo (requested by Marco van de Voort)
git-svn-id: trunk@22729 -
2009-11-24 03:29:11 +00:00
jesus
41000aef98 LazReport, fix csv export columns separation
git-svn-id: trunk@22728 -
2009-11-23 19:34:14 +00:00
paul
7d3d566314 lcl: make TActionLink.SetImageIndex argument delphi compatible TImageIndex -> Integer
git-svn-id: trunk@22727 -
2009-11-23 15:08:19 +00:00
paul
6264b25bc3 lcl: remove hint
git-svn-id: trunk@22726 -
2009-11-23 14:59:30 +00:00
paul
cea7ca2577 ide: hide DumpExceptionBackTrace to the ifdef block since it does not compile anymore
git-svn-id: trunk@22725 -
2009-11-23 14:55:33 +00:00
paul
c911276182 lcl: send CM_CONTROLLISTCHANGE also on Remove (not only on Insert), add TCM_CONTROLLISTCHANGE structure (for delphi compatibility)
git-svn-id: trunk@22724 -
2009-11-23 14:10:17 +00:00
paul
ef7f9fa1de lcl: add protected property WindowHandle for TControl (issue #0015166)
git-svn-id: trunk@22723 -
2009-11-23 13:54:49 +00:00
sekelsenmat
2774606c92 Introduces the define DEBUG_ALLOW_DUMPBACKTRACE which removes code to dump a backtrace to the console, which crashes WinCE applications. Fixed bug #15075
git-svn-id: trunk@22722 -
2009-11-23 13:51:52 +00:00
dodi
c91bb602d6 dockmanager example: fixed splitter appearance and orientation for new notebook
git-svn-id: trunk@22721 -
2009-11-23 13:31:15 +00:00
paul
ffaf004a69 lcl: set default parameter for TCustomForm.CreateNew as it is delphi compatible and Marco van de Voort requested
git-svn-id: trunk@22720 -
2009-11-23 13:13:30 +00:00
paul
bbdc3ac65d lcl: set default size for TCustomTreeView, TCustomListView
git-svn-id: trunk@22719 -
2009-11-23 08:31:31 +00:00
paul
8b5fdfc0d4 lcl: ShellListView, don't use OnResize event, override Resize method
git-svn-id: trunk@22718 -
2009-11-23 07:15:32 +00:00
paul
c8e69ea350 gtk2: fix TGTKWidgetSet.RawImage_FromPixbuf by C Western (issue #0015080)
git-svn-id: trunk@22717 -
2009-11-23 06:55:57 +00:00
paul
36a4e85606 languages: IDE Portuguese language updates from Marcelo B Paula (issue #0015155)
git-svn-id: trunk@22716 -
2009-11-23 04:33:07 +00:00
paul
ee63dd4485 docs: add Eugene Kryukov to the contributors list
git-svn-id: trunk@22715 -
2009-11-23 04:30:42 +00:00
paul
f90c5c0b2f designer: implementation of CM_DESIGNHITTEST by Eugene Kryukov (issue #0015123)
git-svn-id: trunk@22714 -
2009-11-23 04:29:01 +00:00
paul
18f393ac31 ideintf: mask property editor: allow multiply editing, allow revert, fix loading from the delphi files
git-svn-id: trunk@22713 -
2009-11-23 04:22:51 +00:00