vincents
|
762b048004
|
sql property editor: on show, set focus to editor from Anton (issue #18340)
git-svn-id: trunk@28836 -
|
2010-12-30 10:02:54 +00:00 |
|
vincents
|
4f67325894
|
lclversion example: extended to show use of lcl_fullversion.
git-svn-id: trunk@28835 -
|
2010-12-30 09:12:10 +00:00 |
|
vincents
|
d58923f26f
|
lclversion: added lcl_fullversion numeric constant (issue #18336)
git-svn-id: trunk@28834 -
|
2010-12-30 08:57:27 +00:00 |
|
maxim
|
7a5f903128
|
IDE: improved project options Path tab layout. Fixes bug #18333.
git-svn-id: trunk@28833 -
|
2010-12-29 21:25:55 +00:00 |
|
paul
|
23e763f874
|
codetools: don't remove POINTERARITHMETICS modeswitch because it is supported by current fpc release
git-svn-id: trunk@28832 -
|
2010-12-29 08:39:18 +00:00 |
|
paul
|
4019e60d3f
|
codetools: refresh mode switches enum
git-svn-id: trunk@28831 -
|
2010-12-29 03:38:33 +00:00 |
|
vincents
|
ceb5f99b6a
|
synedit: don't use LINE_LEN_UNKNOWN as actual line length in LengthOfLongestLine, fixes issue #17174
git-svn-id: trunk@28830 -
|
2010-12-28 15:50:56 +00:00 |
|
vincents
|
629b64d29f
|
win32 interface: allow TTogleButton to be multiline (issue #17301)
git-svn-id: trunk@28829 -
|
2010-12-28 14:11:09 +00:00 |
|
maxim
|
6a49662da8
|
Translations: French, Lithuanian - removed a couple of incorrect string translations, bug #18186.
git-svn-id: trunk@28828 -
|
2010-12-28 00:18:34 +00:00 |
|
paul
|
ec810a0892
|
win32: exclude border and caption only from Forms and not from child windows (first part of bug #0016764)
git-svn-id: trunk@28826 -
|
2010-12-27 08:06:02 +00:00 |
|
paul
|
24bf045db8
|
win32: draw static border if border style is sunken or themes are not enabled (part 2 of bug #0016764)
git-svn-id: trunk@28825 -
|
2010-12-27 07:45:00 +00:00 |
|
dmitry
|
632db995db
|
carbon: fix font selection and enumeration bug on OSX 10.6 (#18273)
git-svn-id: trunk@28824 -
|
2010-12-27 01:55:27 +00:00 |
|
zeljko
|
66febb954f
|
Gtk2: don't parse printf params in dialogs text,use markup.Fixes issue #18313
git-svn-id: trunk@28823 -
|
2010-12-26 11:05:00 +00:00 |
|
zeljko
|
12a532c6a2
|
LCL: form with ShowInTaskbar=stNever should have an taskbar button at design time.Patch by cobines.Fixes issue #18308
git-svn-id: trunk@28818 -
|
2010-12-24 13:38:36 +00:00 |
|
maxim
|
fbb02879c7
|
IDE, Character map dialog: remove fixed col/row from stringgrid on Unicode tab and make dialog resizable (bsSizeToolWin), patch by Anton, bug #18305.
While at this, also improved localization of the dialog.
git-svn-id: trunk@28817 -
|
2010-12-23 23:12:31 +00:00 |
|
maxim
|
80b452301e
|
Translations: Portuguese translation updates by Marcelo B Paula, bug #18307
git-svn-id: trunk@28816 -
|
2010-12-23 22:37:32 +00:00 |
|
maxim
|
dc5e15e83a
|
IDE: update lazarus.res
git-svn-id: trunk@28815 -
|
2010-12-23 21:51:42 +00:00 |
|
maxim
|
801c047a38
|
Translations: improved Russian translation
git-svn-id: trunk@28814 -
|
2010-12-23 21:50:05 +00:00 |
|
maxim
|
770c9d32ad
|
IDE: improve progress window localization
git-svn-id: trunk@28813 -
|
2010-12-23 21:48:48 +00:00 |
|
maxim
|
da25f43b74
|
Contributors: remove BOM to fix markup parsing
git-svn-id: trunk@28812 -
|
2010-12-23 21:11:29 +00:00 |
|
vincents
|
82f755262f
|
set version number in trunk to 0.9.31
git-svn-id: trunk@28811 -
|
2010-12-23 15:08:39 +00:00 |
|
mattias
|
abd7ffcb38
|
fixed lpl ide
git-svn-id: trunk@28809 -
|
2010-12-23 11:21:11 +00:00 |
|
jesus
|
5824cc61df
|
LazReport, removed unit sysutilsadd
git-svn-id: trunk@28808 -
|
2010-12-23 01:31:16 +00:00 |
|
mattias
|
7fd652c270
|
translations: german: updates from Swen Heinig
git-svn-id: trunk@28807 -
|
2010-12-22 22:41:17 +00:00 |
|
jesus
|
3fe140b210
|
LazReport, fix problem on preview with zoom level<>100% sometimes a different font size was used for text objects (mostly non-windows targets)
git-svn-id: trunk@28806 -
|
2010-12-22 20:58:31 +00:00 |
|
jesus
|
92a22bdc4c
|
LazReport, don't mess with kde config files to mangle localization
git-svn-id: trunk@28805 -
|
2010-12-22 20:56:14 +00:00 |
|
ask
|
7f4cc4b2f4
|
TAChart: Fix TCalculatedChartSource crashes, update line demo
git-svn-id: trunk@28804 -
|
2010-12-22 12:24:31 +00:00 |
|
ask
|
1e97fa9ad8
|
TAChart: TCalculatedChartSource.AccumulationRange = 0 now means to accumulate from the start of the source
git-svn-id: trunk@28803 -
|
2010-12-22 11:38:40 +00:00 |
|
ask
|
7abae0cdec
|
TAChart: Optimize reverse-order access to TCalculatedChartSource
git-svn-id: trunk@28802 -
|
2010-12-22 11:06:10 +00:00 |
|
marc
|
ca330915bc
|
* Enable AddWatch
git-svn-id: trunk@28801 -
|
2010-12-22 10:31:31 +00:00 |
|
ask
|
b669510279
|
TAChart: Add TChartSourceBuffer utility class
git-svn-id: trunk@28800 -
|
2010-12-22 10:31:17 +00:00 |
|
mattias
|
7cc2d96db6
|
IDE: clean up
git-svn-id: trunk@28799 -
|
2010-12-22 09:17:49 +00:00 |
|
mattias
|
86492baa25
|
anchordocking: clean up
git-svn-id: trunk@28798 -
|
2010-12-22 09:17:18 +00:00 |
|
juha
|
25edafc5a6
|
IDE: Build Advanced Lazarus improvements by Stephano
git-svn-id: trunk@28797 -
|
2010-12-21 21:12:33 +00:00 |
|
juha
|
ae6986f2bd
|
New file for Use Project Unit feature
git-svn-id: trunk@28796 -
|
2010-12-21 17:55:19 +00:00 |
|
mattias
|
b75a2a4bb5
|
codetools: added TCodeToolManager.AddUnitToImplementationUsesSection
git-svn-id: trunk@28795 -
|
2010-12-21 13:33:34 +00:00 |
|
martin
|
caad22e1db
|
SynEdit: unregister callback on destruction of markup-object
git-svn-id: trunk@28794 -
|
2010-12-20 21:12:04 +00:00 |
|
vincents
|
feef5d8146
|
fcl docs: update fpcanvas documentation from Darius (issue #18221)
git-svn-id: trunk@28793 -
|
2010-12-20 13:16:57 +00:00 |
|
vincents
|
f79ad4f80c
|
fixed compilation of EasyDockMgrDsgn package from Sven Barth (issue #18262)
git-svn-id: trunk@28792 -
|
2010-12-20 13:04:39 +00:00 |
|
martin
|
91122360f5
|
IDE: remove unneeded cancel from yes/no dialog
git-svn-id: trunk@28791 -
|
2010-12-20 11:54:11 +00:00 |
|
martin
|
944773246f
|
Add packagelink, for ide helper package (for testcases)
git-svn-id: trunk@28790 -
|
2010-12-20 11:25:09 +00:00 |
|
martin
|
ea9d796ce5
|
DBG: fix potential range check
git-svn-id: trunk@28789 -
|
2010-12-20 11:12:04 +00:00 |
|
martin
|
18f7996a1b
|
GTK2: Adjust the modifier keys (alt, ctrl, ...) state, after app was deactivated. Issue #18033, #16165, #14102
git-svn-id: trunk@28788 -
|
2010-12-20 10:45:16 +00:00 |
|
ask
|
ad6b453cb2
|
TAChart: Extract TACustomSource unit
git-svn-id: trunk@28787 -
|
2010-12-20 09:44:42 +00:00 |
|
vincents
|
d154b27848
|
Added Mario Bonati for adding initial git support to svn2revisioninc (issue #18156).
git-svn-id: trunk@28786 -
|
2010-12-20 09:29:21 +00:00 |
|
ask
|
8bf2068f6f
|
TAChart: Minor demo updates
git-svn-id: trunk@28785 -
|
2010-12-20 09:27:38 +00:00 |
|
ask
|
da010fc652
|
TAChart: Update multi-valued series demo
git-svn-id: trunk@28784 -
|
2010-12-20 09:25:37 +00:00 |
|
zeljko
|
84cd9c95e2
|
Gtk2: call gtk2ws directly from combobox showhide.Fixes issue #18261
git-svn-id: trunk@28783 -
|
2010-12-20 08:13:46 +00:00 |
|
ask
|
d3585038c2
|
TAChart: Add TCalculatedSourceTest.Accumulate test
git-svn-id: trunk@28782 -
|
2010-12-20 08:13:33 +00:00 |
|
ask
|
0cda469949
|
TAChart: Fix average accumulation for the starting values
git-svn-id: trunk@28781 -
|
2010-12-20 08:13:07 +00:00 |
|