Commit Graph

21269 Commits

Author SHA1 Message Date
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
michael
dba1791aa2 * Applied additional patch for bug ID #14503
git-svn-id: trunk@21581 -
2009-09-05 09:21:24 +00:00
jesus
1ecbf0622e LCL, limit position of scrollbar in dbgrid on new records (fix gtk2 scrollbar issues on some themes)
git-svn-id: trunk@21580 -
2009-09-04 19:08:38 +00:00
michael
c1afea1846 * Patch by Marcelo B Paula to add translations to LazDataDict package
git-svn-id: trunk@21579 -
2009-09-04 18:44:55 +00:00
sekelsenmat
e1c5fd21e0 Patch from dmitry, fixes Mac OS 10.4 phantom menus
git-svn-id: trunk@21578 -
2009-09-04 17:26:16 +00:00
sekelsenmat
d31b47c86a carbon: small trayicon mem leak fix
git-svn-id: trunk@21577 -
2009-09-04 17:22:05 +00:00
mattias
04b03bbb5d IDE: started build modes grid
git-svn-id: trunk@21576 -
2009-09-04 15:49:55 +00:00
mattias
b83e38fcc4 IDE: added page build modes
git-svn-id: trunk@21575 -
2009-09-04 15:32:35 +00:00
paul
7a0a037d58 ide: fix type in the compiler options dialog regards build modes visibility
git-svn-id: trunk@21574 -
2009-09-04 15:19:34 +00:00
paul
b0344116c5 lcl: change TFileNameEdit.FileName on typing in the edit box (fix issue #0014498)
git-svn-id: trunk@21573 -
2009-09-04 15:07:08 +00:00
mattias
2fa1c1b7c6 IDE: build modes: assign, isequal
git-svn-id: trunk@21572 -
2009-09-04 15:04:36 +00:00