andrew
|
a20ae1765a
|
* removed unneeded option --make-searchable from script since it's included by default now
git-svn-id: trunk@21631 -
|
2009-09-09 00:53:38 +00:00 |
|
andrew
|
ad18ccca04
|
* Fixed build_lcl_docs to include files in the lcl subfolders recursively
* Added --make-searchable to default fpdoc options when the format is chm
git-svn-id: trunk@21630 -
|
2009-09-09 00:50:52 +00:00 |
|
paul
|
c023781b29
|
gtk1: fix compilation
git-svn-id: trunk@21629 -
|
2009-09-08 22:00:22 +00:00 |
|
vincents
|
8ba2d58533
|
updated Russian translations from Maxim Ganetsky
git-svn-id: trunk@21628 -
|
2009-09-08 19:04:36 +00:00 |
|
mattias
|
67e39256be
|
examples: started example for designer mediator
git-svn-id: trunk@21627 -
|
2009-09-08 17:07:48 +00:00 |
|
mattias
|
135eaf5923
|
IDE: designer mediator: paint
git-svn-id: trunk@21626 -
|
2009-09-08 16:59:34 +00:00 |
|
mattias
|
6e272afa14
|
IDE: mediator in controlselection
git-svn-id: trunk@21625 -
|
2009-09-08 16:00:56 +00:00 |
|
mattias
|
4e4340b68b
|
IDEIntf: designer mediator: LCLForm and Designer
git-svn-id: trunk@21624 -
|
2009-09-08 15:26:39 +00:00 |
|
paul
|
dca985f3e8
|
gtk: fix Frame3D drawing on the designer canvas
git-svn-id: trunk@21623 -
|
2009-09-08 13:39:43 +00:00 |
|
vincents
|
18ea81f368
|
gtk interfaces: use GetCurrentThreadID to compare with MainThreadId, GetThreadID somehow returns a different value, fixes issue #14335)
git-svn-id: trunk@21622 -
|
2009-09-08 12:21:54 +00:00 |
|
mattias
|
463fff0bb4
|
IDE: designer mediator: added InitFormInstance method
git-svn-id: trunk@21621 -
|
2009-09-08 11:55:37 +00:00 |
|
mattias
|
9e1dbe78ab
|
IDE: designer: create mediator
git-svn-id: trunk@21620 -
|
2009-09-08 11:43:21 +00:00 |
|
mattias
|
a288977d4c
|
IDE: designer: using Left,Top properties if available for non TControl forms
git-svn-id: trunk@21619 -
|
2009-09-08 11:15:16 +00:00 |
|
vincents
|
370bd8aff3
|
LCL: fixed entering '.' or ',' in MaskEdit control from Bart Broersma (issue #14453)
git-svn-id: trunk@21618 -
|
2009-09-08 10:56:58 +00:00 |
|
mattias
|
7dea84a734
|
IDE: form editor: reduced use of tcomponentinterface
git-svn-id: trunk@21617 -
|
2009-09-08 10:34:47 +00:00 |
|
vincents
|
c82f10e6e8
|
IDE: added lib paths for gtk2 on darwin (issue #14518)
git-svn-id: trunk@21616 -
|
2009-09-08 10:24:49 +00:00 |
|
mattias
|
0c6222085b
|
IDE: position datamodules at least 30,30
git-svn-id: trunk@21615 -
|
2009-09-08 10:24:43 +00:00 |
|
mattias
|
c4b9231706
|
IDE: designer: added menu item Center form
git-svn-id: trunk@21614 -
|
2009-09-08 10:22:48 +00:00 |
|
mattias
|
8ad516451b
|
IDE: implemented registering designer mediators
git-svn-id: trunk@21613 -
|
2009-09-08 10:12:55 +00:00 |
|
paul
|
20cb5e028d
|
designer: revert 21609 #88641be03d since tDesignercanvas does not supports embedded save/restore
git-svn-id: trunk@21612 -
|
2009-09-08 09:13:08 +00:00 |
|
paul
|
fd061442cc
|
gtk: fix SaveDC
git-svn-id: trunk@21611 -
|
2009-09-08 08:34:15 +00:00 |
|
paul
|
e91e5145cb
|
gtk: formatting
git-svn-id: trunk@21610 -
|
2009-09-08 08:26:51 +00:00 |
|
paul
|
88641be03d
|
designer: reduce SaveDC, RestoreDC calls
git-svn-id: trunk@21609 -
|
2009-09-08 08:26:26 +00:00 |
|
paul
|
d43964d5f1
|
gtk: take care of LastWPResult when we are disconnecting all widget signal handlers (must fix bug #0014512)
git-svn-id: trunk@21608 -
|
2009-09-08 06:58:44 +00:00 |
|
jesus
|
273106521a
|
LCL, fix TPostScriptCanvas.Polyline not flushing output buffer, from Anton Kavalenka issue #14535
git-svn-id: trunk@21607 -
|
2009-09-08 06:15:37 +00:00 |
|
jesus
|
30143a65dd
|
Printers, QtPrinters patch to fix compilation, from Zeljko
git-svn-id: trunk@21606 -
|
2009-09-08 06:06:43 +00:00 |
|
jesus
|
f43edd5537
|
LazReport, added TfrPreview component, issue #14539
git-svn-id: trunk@21605 -
|
2009-09-08 05:58:27 +00:00 |
|
jesus
|
eb5031804b
|
spanish translation improvements
git-svn-id: trunk@21604 -
|
2009-09-07 19:15:37 +00:00 |
|
mattias
|
b40f39b92c
|
clean p
git-svn-id: trunk@21603 -
|
2009-09-07 14:40:44 +00:00 |
|
mattias
|
477240cd60
|
IDE: package editor: fixed crash when renaming a file
git-svn-id: trunk@21602 -
|
2009-09-07 13:46:08 +00:00 |
|
mattias
|
2291788a7c
|
IDEIntf: started TDesignerMediator
git-svn-id: trunk@21601 -
|
2009-09-07 13:43:44 +00:00 |
|
vincents
|
a1f53fabc8
|
fixed typo in r21599 #c8a5a6f6f2
git-svn-id: trunk@21600 -
|
2009-09-07 11:53:03 +00:00 |
|
vincents
|
c8a5a6f6f2
|
gtk2: added missing linklib for darwin, workaround for fpc 2.2.4, newer versions should be fixed in fpc/packages/gtk2 (issue #14518)
git-svn-id: trunk@21599 -
|
2009-09-07 11:10:54 +00:00 |
|
paul
|
91915ea85b
|
gtk: simplify DestroyWindowFromPointCB and other minor corrections to WindowFromPoint
git-svn-id: trunk@21598 -
|
2009-09-07 09:45:07 +00:00 |
|
mattias
|
7a9dad39ed
|
codetools: added comment
git-svn-id: trunk@21597 -
|
2009-09-07 09:10:28 +00:00 |
|
dmitry
|
96eb0e1e5a
|
fix for #14522
git-svn-id: trunk@21596 -
|
2009-09-07 07:31:28 +00:00 |
|
dmitry
|
3b2f307b4b
|
fix for #14521
git-svn-id: trunk@21595 -
|
2009-09-07 07:22:03 +00:00 |
|
vincents
|
afa1a0fe32
|
IDE: fixed compilation on darwin
git-svn-id: trunk@21594 -
|
2009-09-06 19:01:03 +00:00 |
|
vincents
|
e32c289fca
|
IDE: added paths to gtk and x11 libs for darwin to the LCLWidget linker additions (issue #14517)
git-svn-id: trunk@21593 -
|
2009-09-06 18:47:39 +00:00 |
|
martin
|
793e654d38
|
SynEdit, added 2nd "home" command: first word in line / issue #14440
git-svn-id: trunk@21592 -
|
2009-09-06 15:09:35 +00:00 |
|
sekelsenmat
|
cf84b01168
|
carbon: Implements menuitem images in TTrayIcon
git-svn-id: trunk@21591 -
|
2009-09-06 14:33:09 +00:00 |
|
paul
|
bbba97d4a7
|
gtk: improve TGtkWidgetset.WindowFromPoint (fixes issue #0014511)
git-svn-id: trunk@21590 -
|
2009-09-06 13:38:03 +00:00 |
|
sekelsenmat
|
9723014358
|
carbon: Implements updating the TTrayIcon icon with InternalUpdate
git-svn-id: trunk@21589 -
|
2009-09-06 12:18:53 +00:00 |
|
paul
|
747eead0bb
|
lcl: TColorBox: trigger OnChange event when manually change selected color (by Denis Golovan, issue #0014516)
git-svn-id: trunk@21588 -
|
2009-09-06 10:55:38 +00:00 |
|
martin
|
194d83f7a8
|
SynEdit: implemented Caret skips tabs
git-svn-id: trunk@21587 -
|
2009-09-05 13:30:13 +00:00 |
|
michael
|
570d3db2fa
|
* Forgot to commit
git-svn-id: trunk@21586 -
|
2009-09-05 12:49:53 +00:00 |
|
michael
|
aa5a3d5af4
|
* Patch from Marcelo B. Paula to enable internationalization
git-svn-id: trunk@21585 -
|
2009-09-05 09:40:23 +00:00 |
|
michael
|
9c8ff5382d
|
* Fix showing of foreign keys
git-svn-id: trunk@21584 -
|
2009-09-05 09:34:06 +00:00 |
|
michael
|
491762bd5f
|
* Patch from Marcelo B Paula to enable internationalization (issue #14276)
git-svn-id: trunk@21583 -
|
2009-09-05 09:30:12 +00:00 |
|
michael
|
68e149c06b
|
* Re-enabled internatonalization.
git-svn-id: trunk@21582 -
|
2009-09-05 09:24:15 +00:00 |
|