Commit Graph

36071 Commits

Author SHA1 Message Date
jesus
34e6e9ce12 LazReport, added option to ignore undefined symbols, from Luiz Americo, issue #21683
git-svn-id: trunk@36720 -
2012-04-11 05:07:47 +00:00
paul
6eb348b717 lcl: fix range check errors
git-svn-id: trunk@36719 -
2012-04-11 03:22:05 +00:00
maxim
9ba1572df7 regenerated translations; updated Russian translation
git-svn-id: trunk@36718 -
2012-04-10 21:59:21 +00:00
maxim
ae9b3c702a LCL: reverted changes to menus.pp from r36666 #844e616738 (by Paul's request)
git-svn-id: trunk@36717 -
2012-04-10 21:41:46 +00:00
jesus
de59e7b8b4 LCL, combination of modal form + wsMaximized style produces tiny windows on GTK2, issue #21634
git-svn-id: trunk@36716 -
2012-04-10 20:45:52 +00:00
mattias
0b9fc091a6 lcl: fixed TToolButton.MouseUp X,Y in boundsrect check
git-svn-id: trunk@36715 -
2012-04-10 18:29:47 +00:00
sekelsenmat
23933fd6a6 LCL-CustomDrawn-Cocoa: Fixes compilation
git-svn-id: trunk@36714 -
2012-04-10 18:27:20 +00:00
mattias
9bfaf73b2d lcl: fixed TToolButton.MouseUp checking if cursor is still in boundsrect
git-svn-id: trunk@36713 -
2012-04-10 18:24:23 +00:00
mattias
0b5e5f6a0c lcl: fixed function result
git-svn-id: trunk@36712 -
2012-04-10 18:21:22 +00:00
zeljko
c5accacd74 Qt: enable wordwrap on TQtStaticText. issue #21697
git-svn-id: trunk@36711 -
2012-04-10 13:26:16 +00:00
mattias
d052d54817 printers4lazide: added sourceprinter.pas
git-svn-id: trunk@36710 -
2012-04-10 12:08:24 +00:00
mattias
4cd477be7c make help: install
git-svn-id: trunk@36709 -
2012-04-10 11:52:45 +00:00
mattias
8ab70b4eca makefile: comment
git-svn-id: trunk@36708 -
2012-04-10 11:23:30 +00:00
sekelsenmat
39b6d1e118 Reverts debug define added wrong in last commit
git-svn-id: trunk@36707 -
2012-04-10 10:04:15 +00:00
sekelsenmat
259c163efb Fixes yet again the new DisableFormBackgroundDrawingProc
git-svn-id: trunk@36706 -
2012-04-10 10:03:48 +00:00
vincents
1ef3a1b4b8 mac os x installer build script: adapted to current makefile targets
git-svn-id: trunk@36705 -
2012-04-10 10:01:30 +00:00
sekelsenmat
a9e7650b4e LCL-CustomDrawn: Dont consider invisible controls to disable drawing covered controls
git-svn-id: trunk@36704 -
2012-04-10 09:43:41 +00:00
sekelsenmat
80721245e5 Small fix for the form background drawing disabling
git-svn-id: trunk@36703 -
2012-04-10 09:41:58 +00:00
mattias
b3d9e6e4a0 IDE: TProject.TitleIsDefault: check for project+number
git-svn-id: trunk@36702 -
2012-04-10 09:41:55 +00:00
mattias
1cd72b5d37 fixed make tools
git-svn-id: trunk@36701 -
2012-04-10 09:20:13 +00:00
sekelsenmat
cd24e7b458 LCL-CustomDrawn: Buffers the canvas bitmap in Android which greatly diminishes the garbage collector activity and speeds drawing. Also adds a new callback routine to select forms of the project which should have the background drawing painting skipped to speed up drawing
git-svn-id: trunk@36700 -
2012-04-10 08:48:17 +00:00
mattias
31a6eef00a IDE: fixed idemessagedialog
git-svn-id: trunk@36699 -
2012-04-10 07:41:52 +00:00
paul
8814a4f697 lcl: TCustomImageList.InsertMasked - add mask to the image description if source does not have it before masking
git-svn-id: trunk@36697 -
2012-04-10 03:12:26 +00:00
paul
cf85a988a4 ide: add resource strings for various windows manifest keys
git-svn-id: trunk@36696 -
2012-04-10 02:28:44 +00:00
maxim
b976510e44 LazDataDesktop: regenerated translations; updated Russian translation
git-svn-id: trunk@36695 -
2012-04-10 01:03:49 +00:00
maxim
250300ddd2 regenerated translations; updated Russian translation
git-svn-id: trunk@36694 -
2012-04-10 00:51:33 +00:00
mattias
5f42b19ce0 IDE,lazbuild: delete lazarus.new exe
git-svn-id: trunk@36688 -
2012-04-09 19:13:44 +00:00
mattias
99f6e25f3f IDE,lazbuild: backup old lazarus exe
git-svn-id: trunk@36686 -
2012-04-09 19:00:54 +00:00
mattias
feca15e2d6 Makefile: clean up exampledirs
git-svn-id: trunk@36683 -
2012-04-09 18:43:27 +00:00
mattias
f8a61521aa IDE: debugfilename, debugsearchpath: use same function as other env vars to resolve macros, trim and find
git-svn-id: trunk@36682 -
2012-04-09 17:00:35 +00:00
mattias
846e04db20 IDE,lazbuild: use parsed compiler filename, make filename
git-svn-id: trunk@36681 -
2012-04-09 15:06:19 +00:00
mattias
2ec91c5b8e lazbuild: replaced some MessageDlg with IDEMessageDialog
git-svn-id: trunk@36680 -
2012-04-09 14:58:59 +00:00
mattias
bdef003197 LCL: makefiles: compile lcl.pas
git-svn-id: trunk@36679 -
2012-04-09 14:29:34 +00:00
mattias
6b9752807f LCL: updated unit paths in Makefile.compiled
git-svn-id: trunk@36678 -
2012-04-09 13:55:09 +00:00
mattias
29adb9ffcc cleaned up Makefiles, separated components into lazutils, codetools, base and bigide, added target help for components
git-svn-id: trunk@36677 -
2012-04-09 13:41:22 +00:00
juha
7640a86947 LCL: Implement TListItem.EditCaption, issue #20295
git-svn-id: trunk@36676 -
2012-04-09 12:59:08 +00:00
mattias
d9ca0b833d tools: reduced dependencies, using nogui widgetset
git-svn-id: trunk@36675 -
2012-04-09 11:41:43 +00:00
ask
e8f8120e72 TAChart: Add AddArray, AddNull, AddX and AddY functions to TChartSeries
* Improves TeeChart compatibility, although Null vs NaN semantics do not exactly match

git-svn-id: trunk@36674 -
2012-04-09 11:27:39 +00:00
mattias
c5077ae11f IDE: check if build needed: write state file name
git-svn-id: trunk@36673 -
2012-04-09 10:38:33 +00:00
mattias
07da74130a lcl: updated Makefile.compiled
git-svn-id: trunk@36672 -
2012-04-09 10:14:04 +00:00
mattias
221788591b updated Makefiles
git-svn-id: trunk@36671 -
2012-04-09 10:05:12 +00:00
mattias
d4b74806ba IDE,lazbuild: create makefile: use CPPROG instead of COPY to get the current date for Makefile.compiled under Windows
git-svn-id: trunk@36670 -
2012-04-09 10:04:22 +00:00
mattias
182e5c648f updatemakefiles: write which lpk have conditionals
git-svn-id: trunk@36669 -
2012-04-09 09:54:18 +00:00
mattias
c959673a7d IDE: info what needs building
git-svn-id: trunk@36668 -
2012-04-09 08:35:57 +00:00
mattias
99414d6b02 translation: german: updates from Swen Heinig
git-svn-id: trunk@36667 -
2012-04-09 08:32:22 +00:00
juha
844e616738 IDE etc.: unify 3 dots in GUI string to have a space ( ...).
git-svn-id: trunk@36666 -
2012-04-09 08:24:59 +00:00
paul
8b3461e57f lcl: publish TUpDown.OnChangingEx (it works and was just overlooked before)
git-svn-id: trunk@36665 -
2012-04-09 08:03:30 +00:00
juha
2edd428275 IDE: Use CreateAbsolutePath when switching between relative/absolute paths in AddFile dialogs (CreateAbsoluteSearchPath gives wrong output)
git-svn-id: trunk@36664 -
2012-04-09 07:08:22 +00:00
juha
531e504b64 IDE: In GUI strings, unify all 3 dots to have a space before them ( ...)
git-svn-id: trunk@36663 -
2012-04-09 07:08:17 +00:00
paul
d0ced34a84 lcl: implement TCustomImageList.GetIcon() for delphi compatibility
git-svn-id: trunk@36662 -
2012-04-09 06:58:30 +00:00