Commit Graph

42234 Commits

Author SHA1 Message Date
paul
39ebe8df60 ide + tools: support rsj files
git-svn-id: trunk@43745 -
2014-01-17 01:14:53 +00:00
paul
94e8ee0649 lcl: add support for rsj translation files
git-svn-id: trunk@43744 -
2014-01-17 01:14:32 +00:00
maxim
a51ef5c65e Examples: added SQLite 'mushrooms' database example by Jurassic Pork, bug #25511
git-svn-id: trunk@43743 -
2014-01-16 23:10:20 +00:00
maxim
56325c433d Components, TAChart: fix checkboxes drawing in TChartListbox on Linux and Mac OS X, patch from wp, bug #25452
git-svn-id: trunk@43739 -
2014-01-16 21:24:49 +00:00
maxim
8d5dfb7e93 Components, TAChart: don't eat OnMouseMove event when AllowZoom = false, patch from wp, bug #25439
git-svn-id: trunk@43738 -
2014-01-16 20:56:45 +00:00
maxim
9a1699953a Components, TAChart: don't crash when making legend for PolarSeries visible, patch from wp, bug #25456
git-svn-id: trunk@43737 -
2014-01-16 20:39:19 +00:00
freq
c1cacc53f9 Cocoa: Remove left margin on TMemo and add border option
git-svn-id: trunk@43736 -
2014-01-16 18:47:05 +00:00
juha
8db456be20 IDE: Prevent AV with typing a non-existent file name for Convert Delphi Unit. Issue #25538
git-svn-id: trunk@43735 -
2014-01-16 18:28:44 +00:00
freq
692c4c1ef3 Cocoa: Fix font size bug
git-svn-id: trunk@43734 -
2014-01-16 17:53:18 +00:00
freq
8bce6066ca Cocoa: Fix #0025526 TLabel Font handling
git-svn-id: trunk@43733 -
2014-01-16 16:23:02 +00:00
paul
df1425b1ec codetools: also support *noreturn* directive for methods
git-svn-id: trunk@43732 -
2014-01-16 05:11:47 +00:00
maxim
b4f110b22d Examples, translation: fix compilation on Linux, comment out old BiDi workaround, patch by wp, bug #25541
git-svn-id: trunk@43731 -
2014-01-15 22:29:24 +00:00
juha
ce870413b0 Improvements for Finnish translation. Patch from delfion.
git-svn-id: trunk@43729 -
2014-01-15 20:28:20 +00:00
juha
9121265a10 IDE: In compiler options -> Other -> Defines, catch an exception when parsing an invalid option.
git-svn-id: trunk@43727 -
2014-01-15 00:08:49 +00:00
juha
0e189386d9 Fix comments, formatting
git-svn-id: trunk@43726 -
2014-01-15 00:08:42 +00:00
martin
63668e5e4c FPDebug: Start on reading values
git-svn-id: trunk@43725 -
2014-01-14 23:48:58 +00:00
maxim
87023d8658 Components, TAChart: make TChart GetChartHeight return height and GetChartWidth return width, note vice versa, patch by Michael Fuchs, bug #25437
git-svn-id: trunk@43722 -
2014-01-14 22:02:48 +00:00
zeljko
f2e9065f51 Gtk2: Fixed TGtk2WidgetSet.Polygon overwriting points array.Patch by Bart. issue #25507
git-svn-id: trunk@43719 -
2014-01-12 19:14:23 +00:00
maxim
7852e72221 SQLdb, translations: committed changed file
git-svn-id: trunk@43716 -
2014-01-12 14:49:20 +00:00
mattias
dfd52aa64f sqldb: if SQL empty then do not show ok
git-svn-id: trunk@43715 -
2014-01-12 12:05:30 +00:00
mattias
346d432f45 sqldb: if SQL empty then do not show ok
git-svn-id: trunk@43714 -
2014-01-12 11:10:16 +00:00
mattias
3ebfe3f278 sqldb: started
git-svn-id: trunk@43713 -
2014-01-12 11:01:12 +00:00
mattias
59eeae6aca translations: German: updates from Swen Heinig
git-svn-id: trunk@43712 -
2014-01-12 10:30:53 +00:00
zeljko
97a112746c Qt: implemented TCustomEdit.NumbersOnly property by using QIntValidator
git-svn-id: trunk@43711 -
2014-01-12 10:13:36 +00:00
zeljko
6d89520c5e Qt: cancel application hint when app is minimized or when virtual desktop is switched via pager.
git-svn-id: trunk@43710 -
2014-01-11 21:05:57 +00:00
freq
1b626fc207 Cocoa: Fix wrong window height and positioning
git-svn-id: trunk@43709 -
2014-01-11 19:42:16 +00:00
maxim
5f4cd1ad69 Translations, German: regenerated; removed invalid listemplateeditparamcellhelp translation from lazaruside.de.po (last POChecker error in this file)
git-svn-id: trunk@43705 -
2014-01-11 14:46:39 +00:00
martin
8e25dc0a27 LazBuild: read pcp from lazarus.cfg file (fix)
git-svn-id: trunk@43703 -
2014-01-11 13:31:34 +00:00
andrew
1ef4454603 gtk3 fixed polybezier to set start parameters correctly if Continuous=False
git-svn-id: trunk@43702 -
2014-01-11 04:54:51 +00:00
andrew
1311aa610c gtk3 added polybezier
git-svn-id: trunk@43701 -
2014-01-11 04:23:00 +00:00
andrew
66997f47a8 gtk3 implemented polyline
git-svn-id: trunk@43700 -
2014-01-11 03:48:28 +00:00
andrew
34e10a5eed gtk3 added note about wrong drawing position inside tpage. added case for gdk_unmap
git-svn-id: trunk@43699 -
2014-01-11 03:43:04 +00:00
andrew
506ae4e51d added implementation of gtk3 polygon
git-svn-id: trunk@43698 -
2014-01-11 03:36:49 +00:00
paul
2dd21044bd lcl: a trial to fix wince compilation (issue #0025512)
git-svn-id: trunk@43697 -
2014-01-11 03:25:31 +00:00
bart
391d5a62fc WinCE: fix compilation of wincewsstdctrls.pp (broken in r43678 #409cedc9c4).
git-svn-id: trunk@43694 -
2014-01-11 01:23:20 +00:00
bart
596e412566 LazUtils: WinCE use CSIDL_LOCAL to fix compilation error.
git-svn-id: trunk@43693 -
2014-01-11 00:57:27 +00:00
bart
1729ccb7bf LazUtils: yet another attempt to fix compilation for WinCE implementation of GetAppConfigDirUtf8.
git-svn-id: trunk@43692 -
2014-01-11 00:36:02 +00:00
martin
5fcf1178ec Fixed compile on wince. Broken by r43495 #cba214753b (localize special dir)
git-svn-id: trunk@43689 -
2014-01-10 18:21:39 +00:00
martin
1e3565dae3 LazBuild: read pcp from lazarus.cfg file
git-svn-id: trunk@43687 -
2014-01-10 14:34:43 +00:00
mattias
11ed2bfba4 lplupdate: check Build
git-svn-id: trunk@43686 -
2014-01-10 11:58:01 +00:00
mattias
989085ea47 translations: German: updates from Swen Heinig
git-svn-id: trunk@43680 -
2014-01-10 11:23:47 +00:00
jesus
129fa0a049 LazReport, support for loading images not only from DbImage streams, modified OnDbImageRead patch from Reinier Olislagers who adapted a patch from Tony Whyman, issue #25453
git-svn-id: trunk@43679 -
2014-01-10 06:33:47 +00:00
bart
409cedc9c4 LCL: Implement TCustomEdit.NumbersOnly property.
Currently only effective on Windows.

git-svn-id: trunk@43678 -
2014-01-09 13:36:11 +00:00
maxim
cffb111e37 Components, SQLdb: improved localization, updated Russian translation
git-svn-id: trunk@43676 -
2014-01-08 16:31:31 +00:00
maxim
14406dfe3d Components, SQLdb: updated Russian translation
git-svn-id: trunk@43675 -
2014-01-08 16:12:35 +00:00
andrew
fbc2b77b80 renamed xlib2 to lazxlib2
git-svn-id: trunk@43674 -
2014-01-08 04:03:42 +00:00
andrew
bf725981ef gtk3 Added remove implementation for tpagecontrol
git-svn-id: trunk@43673 -
2014-01-08 03:18:11 +00:00
andrew
9a1fb28534 gtk3 fixed tpages caption being set on create
git-svn-id: trunk@43672 -
2014-01-08 02:37:48 +00:00
juha
79d881edce SqlDb: Improve SQL editor. Patch by Reinier Olislagers.
git-svn-id: trunk@43671 -
2014-01-07 23:44:40 +00:00
andrew
3751b5d0a1 Added function to retrieve TNotebook Tab text
git-svn-id: trunk@43670 -
2014-01-07 22:42:04 +00:00