Commit Graph

38250 Commits

Author SHA1 Message Date
zeljko
a0224f784a Gtk2: remember selection when edit looses focus.Also preselect test when AutoSelect is true.Patch by Fabrizio Fellini modified by me for autoselect rule. fixes issues #23219,#23246
git-svn-id: trunk@39217 -
2012-11-01 08:27:48 +00:00
wp
0d4c4b84ed TAChart tutorials: Update readme.txt after adding sources for TFuncSeries tutorial
git-svn-id: trunk@39216 -
2012-10-31 22:50:47 +00:00
wp
3184191f80 TAChart tutorial: Add source code for tutorial on TFuncSeries
git-svn-id: trunk@39215 -
2012-10-31 22:49:28 +00:00
maxim
8309b61dcb Carbon: Correct some typing issues for upcoming FPC 2.7.1 trunk commit, patch by Jonas Maebe, bug #23254
git-svn-id: trunk@39214 -
2012-10-31 22:15:29 +00:00
juha
4619d309e7 SqlDb: Postgres SQL Connection for 64bit driver. Issue #23096
git-svn-id: trunk@39213 -
2012-10-31 21:29:29 +00:00
juha
3731f23757 IDE: formatting
git-svn-id: trunk@39212 -
2012-10-31 21:29:18 +00:00
ask
593d20e3ce TAChart: Fix formatting and svn properties of "getting_started" tutorial
git-svn-id: trunk@39211 -
2012-10-31 17:25:47 +00:00
wp
d293d45ec1 TAChart tutorials: Add project getting_started to readme.txt
git-svn-id: trunk@39210 -
2012-10-31 15:37:19 +00:00
wp
ce1d1ce545 git-svn-id: trunk@39209 - 2012-10-31 14:57:51 +00:00
wp
6ed05db15a TAChart: add folder tutorials/getting_started
git-svn-id: trunk@39208 -
2012-10-31 14:43:38 +00:00
blikblum
2d708f59bf lcl: add missing checks for FControl in TControlBorderSpacing
git-svn-id: trunk@39207 -
2012-10-31 02:44:08 +00:00
blikblum
70e7f9f4f3 lcl: cleanup
git-svn-id: trunk@39206 -
2012-10-31 00:43:30 +00:00
pamler
cc0d1cb762 TAChart: add readme.txt
git-svn-id: trunk@39205 -
2012-10-30 21:36:43 +00:00
mattias
20ca83496a IDE: clean up
git-svn-id: trunk@39204 -
2012-10-30 12:59:09 +00:00
mattias
08a1b43b4f lcl: gtk2: clean up
git-svn-id: trunk@39203 -
2012-10-30 11:35:26 +00:00
mazen
9bf373c62d MAKE DEB: Updated French translation.
git-svn-id: trunk@39202 -
2012-10-30 08:49:52 +00:00
mazen
84ef0f8dc3 MAKE DEB: Added Swedish translation. (Closes: Bug#690897)
git-svn-id: trunk@39201 -
2012-10-30 08:49:48 +00:00
mazen
3b88f4aec2 MAKE DEB: Added French translation. (Closes: Bug#690740)
git-svn-id: trunk@39200 -
2012-10-30 08:49:44 +00:00
mazen
7c43f38781 MAKE DEB: Added Spanish translation. (Closes: Bug#690597)
git-svn-id: trunk@39199 -
2012-10-30 08:49:40 +00:00
mazen
0598d8dfb9 MAKE DEB: Added Portuguese translation. (Closes: Bug#689987)
git-svn-id: trunk@39198 -
2012-10-30 08:49:36 +00:00
mazen
68d3d4e675 MAKE DEB: Added Italian translation. (Closes: Bug#689970)
git-svn-id: trunk@39197 -
2012-10-30 08:49:32 +00:00
mazen
b8cd22d1ff MAKE DEB: Added Japanese translation. (Closes: Bug#689913)
git-svn-id: trunk@39196 -
2012-10-30 08:49:28 +00:00
mazen
816182f2ab MAKE DEB: Added Czech translation. (Closes: Bug#689789)
git-svn-id: trunk@39195 -
2012-10-30 08:49:23 +00:00
mazen
ecd2cb277b MAKE DEB: Added Polish translation. (Closes: Bug#689745)
git-svn-id: trunk@39194 -
2012-10-30 08:49:20 +00:00
mazen
2e516fcc21 MAKE DEB: Added Danish translation. (Closes: Bug#689744)
git-svn-id: trunk@39193 -
2012-10-30 08:49:16 +00:00
mazen
43ec97d241 MAKE DEB: Added Russian translation. (Closes: Bug#689195)
git-svn-id: trunk@39192 -
2012-10-30 08:49:11 +00:00
mazen
7cb09f6c91 MAKE DEB: Added German translation. (Closes: Bug#689481)
git-svn-id: trunk@39191 -
2012-10-30 08:49:07 +00:00
mazen
cfbccc12bf MAKE DEB: Added Slovak translation. (Closes: Bug#689044)
git-svn-id: trunk@39190 -
2012-10-30 08:49:03 +00:00
mazen
c563d98280 MAKE DEB: Add support for mult-language translations.
git-svn-id: trunk@39189 -
2012-10-30 08:48:59 +00:00
mazen
cfe88934bd MAKE DEB: Proofread templates by debian-l10n-english list. (Closes: Bug#686207)
Conflicts:
	debian/changelog

git-svn-id: trunk@39188 -
2012-10-30 08:48:51 +00:00
ask
362d125f5b TAChart: Add TChartMarks.AutoMargins property
git-svn-id: trunk@39187 -
2012-10-29 14:09:27 +00:00
sekelsenmat
74b95eaefd fpvectorial: Adds support for radial/diametral dimensions in both generic fpvectorial and in the DXF reader
git-svn-id: trunk@39186 -
2012-10-29 11:46:52 +00:00
sekelsenmat
2c2ab8a509 fpvectorial: Fixes DXF DIMENSION support for places where the DimensionLeft position is provided
git-svn-id: trunk@39185 -
2012-10-29 10:58:14 +00:00
juha
a134c17799 IDE: Show all owned objects in OI only with ShowOwnedObjectsOI define. Should solve the errors related to issue #23181
git-svn-id: trunk@39184 -
2012-10-29 00:23:38 +00:00
ask
97676db7a1 TAChart: Fix style and magnification format in "mandelbrot" tutorial
git-svn-id: trunk@39180 -
2012-10-28 19:16:31 +00:00
ask
6b7c8e492a TAChart: Add source code for "ColorMapSeries, Zooming" tutorial
git-svn-id: trunk@39179 -
2012-10-28 18:51:54 +00:00
ask
c3bf972233 TAChart: Fix color map series accidentally broken in r39173 #e4d8203192
git-svn-id: trunk@39178 -
2012-10-28 18:15:21 +00:00
maxim
5cf2ee259a Customdrawn: make timer related functions 64-bit safe (fixes similar to r39164 #384db6d21b), patch from bug #23052 by lks
git-svn-id: trunk@39177 -
2012-10-28 16:32:18 +00:00
juha
b464e5d458 LCL: Trim spaces in TImageListEditorDlg.BtnAddClick. Reduce try...finally blocks. issue #23224
git-svn-id: trunk@39176 -
2012-10-28 15:32:12 +00:00
bart
a1892d81c9 Maskedit.pp: Implement support for Utf8.
(Old MaskEdit only supported lower ASCII characters)
It's a major rewrite.

git-svn-id: trunk@39175 -
2012-10-28 12:43:01 +00:00
juha
a7ee575bcc Revert "LCL: Trim spaces in TPicture.FindGraphicClassWithFileExt". Not GUI code.
git-svn-id: trunk@39174 -
2012-10-28 08:38:40 +00:00
ask
e4d8203192 TAChart: Extract TACustomFuncSeries unit
git-svn-id: trunk@39173 -
2012-10-27 17:28:02 +00:00
juha
09ca4df1ec IDE: Simplify UpdateWindowMenu. Remove (now useless) delayed functionality.
git-svn-id: trunk@39172 -
2012-10-27 17:04:05 +00:00
juha
856fe390f2 IDE: remove some redundant UpdateWindowMenu calls. It is called when Window menu opens.
git-svn-id: trunk@39171 -
2012-10-27 16:36:16 +00:00
juha
b4b5258a4a LCL: Trim spaces in TPicture.FindGraphicClassWithFileExt. issue #23224
git-svn-id: trunk@39170 -
2012-10-27 16:15:25 +00:00
martin
b8b76ba108 PascalScript: Fixed compilation for 64bit
git-svn-id: trunk@39169 -
2012-10-26 00:52:10 +00:00
martin
f5a27a1725 MacroScript: started tests
git-svn-id: trunk@39168 -
2012-10-26 00:00:41 +00:00
martin
48e6d4d808 SynEdit: tests
git-svn-id: trunk@39167 -
2012-10-25 18:27:16 +00:00
blikblum
b35369a695 win32: add stdcall to recently added timer functions
git-svn-id: trunk@39166 -
2012-10-25 15:12:31 +00:00
blikblum
e25d6f24b3 win32: replace TList by TFpList (FTimerData)
git-svn-id: trunk@39165 -
2012-10-25 14:22:51 +00:00