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 |
|
juha
|
46dd2e5203
|
LCL: Prevent "Test Dialog" feature of Calculator and Calendar dialogs locking the IDE, issue #21644
git-svn-id: trunk@36661 -
|
2012-04-08 17:14:56 +00:00 |
|
ask
|
c2b096f44c
|
TAChart: Add LazReport demo
git-svn-id: trunk@36660 -
|
2012-04-08 08:19:34 +00:00 |
|
juha
|
bd7ff78718
|
LCL: Refactoring. Make TCalculatorDialog.Execute more understandable by removing a "with" block.
git-svn-id: trunk@36659 -
|
2012-04-08 07:57:02 +00:00 |
|
maxim
|
7165993ff0
|
regenerated translations; updated Russian translation
git-svn-id: trunk@36658 -
|
2012-04-07 12:55:55 +00:00 |
|
mattias
|
e4263b836a
|
lclbase: updated Makefile.compiled and added Makefile_win.compiled for windows targets
git-svn-id: trunk@36657 -
|
2012-04-07 12:39:26 +00:00 |
|
mattias
|
8dfdbe1013
|
IDE: need build info: escape key
git-svn-id: trunk@36656 -
|
2012-04-07 12:33:03 +00:00 |
|
mattias
|
4e8e6440dc
|
IDE: info need build: project
git-svn-id: trunk@36655 -
|
2012-04-07 12:15:04 +00:00 |
|
mattias
|
f1d673e4f9
|
IDE: moved DoCheckIfProjectNeedsCompilation to TBuildManager
git-svn-id: trunk@36654 -
|
2012-04-07 12:11:06 +00:00 |
|
mattias
|
4609a3fe68
|
IDE: pass reason for compile project and package dependencies as string
git-svn-id: trunk@36653 -
|
2012-04-07 12:03:17 +00:00 |
|