maxim
|
691df1520b
|
Translations: Hungarian translation update by Péter Gábor, bug #27903
git-svn-id: trunk@48787 -
|
2015-04-20 21:49:58 +00:00 |
|
maxim
|
146199138f
|
Translations: updated French translation by Gilles Vasseur, bugs #27904, #27913
git-svn-id: trunk@48782 -
|
2015-04-20 21:15:25 +00:00 |
|
juha
|
a15564d545
|
SqlDb: Add Firebird support also for Solaris. Issue #27802, patch from Mark Morgan Lloyd.
git-svn-id: trunk@48702 -
|
2015-04-10 20:51:38 +00:00 |
|
juha
|
723c7b59ac
|
Sqldb: Add missing conditional. Issue #27749, patch from Mark Morgan Lloyd.
git-svn-id: trunk@48530 -
|
2015-03-29 15:38:30 +00:00 |
|
juha
|
1afae12017
|
SqlDb: Property editor for new property TSQLQuery.RefreshSQL. Issue #27649, patch from LacaK.
git-svn-id: trunk@48324 -
|
2015-03-12 23:46:57 +00:00 |
|
mattias
|
2a879e42d4
|
sqldb: fixed license mentioning GPL-2 of unit registersqldb
git-svn-id: trunk@48114 -
|
2015-03-03 12:02:30 +00:00 |
|
maxim
|
d61830214b
|
Translations: Hungarian translation update by Péter Gábor, bug #27230
git-svn-id: trunk@47292 -
|
2015-01-04 14:21:29 +00:00 |
|
joost
|
3a0de4fe98
|
fpmake: Re-generated some fpmake.pp files
git-svn-id: trunk@47240 -
|
2014-12-23 22:00:41 +00:00 |
|
mattias
|
b78a550572
|
IDE,lazbuild: append -Cg on targets linux, freebsd, openbsd, netbsd, solaris, bug #17412
git-svn-id: trunk@46874 -
|
2014-11-18 11:03:29 +00:00 |
|
mattias
|
f662240d36
|
turbopower: unicode file names
git-svn-id: trunk@46818 -
|
2014-11-12 19:08:47 +00:00 |
|
reiniero
|
a61a3a715a
|
* TSQLQuery editor:
+ add create const button
* use FPC lineending instead of Delphi sLineBreak when building constants
Addresses issue #26825
git-svn-id: trunk@46545 -
|
2014-10-13 12:17:26 +00:00 |
|
maxim
|
fe73bdea8d
|
Translations: Italian translation update by Giuliano, bug #26823
git-svn-id: trunk@46454 -
|
2014-10-06 22:46:44 +00:00 |
|
mattias
|
e3e3c31ab3
|
IDE: clean up old external tools
git-svn-id: trunk@45946 -
|
2014-07-20 20:15:40 +00:00 |
|
mattias
|
403ed545d1
|
IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
git-svn-id: trunk@45396 -
|
2014-06-08 10:19:28 +00:00 |
|
mattias
|
1a9683617f
|
sqldb: use IDEBuildOptions
git-svn-id: trunk@45358 -
|
2014-06-05 17:46:44 +00:00 |
|
mattias
|
5049a0d73d
|
sqldb: fixed compilation
git-svn-id: trunk@45131 -
|
2014-05-21 10:55:46 +00:00 |
|
maxim
|
b15d433902
|
Translations: Hungarian translation update by Péter Gábor, bug #26144
git-svn-id: trunk@45015 -
|
2014-05-11 21:56:45 +00:00 |
|
mattias
|
deb8e8c40a
|
clean up old readmes
git-svn-id: trunk@44142 -
|
2014-02-18 18:27:35 +00:00 |
|
mattias
|
9d710db4fc
|
fixed make distclean
git-svn-id: trunk@44139 -
|
2014-02-18 17:37:14 +00:00 |
|
mattias
|
3283cf83f3
|
package makefiles: changed distclean to delete output directorties for all targets
git-svn-id: trunk@44128 -
|
2014-02-18 10:35:31 +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 |
|
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 |
|
mattias
|
989085ea47
|
translations: German: updates from Swen Heinig
git-svn-id: trunk@43680 -
|
2014-01-10 11:23:47 +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 |
|
juha
|
79d881edce
|
SqlDb: Improve SQL editor. Patch by Reinier Olislagers.
git-svn-id: trunk@43671 -
|
2014-01-07 23:44:40 +00:00 |
|
maxim
|
5926feff6f
|
Components, SQLdb: updated Russian translation
git-svn-id: trunk@43640 -
|
2014-01-03 12:52:24 +00:00 |
|
juha
|
d630a61f95
|
SqlDb: commit generated .po files.
git-svn-id: trunk@43630 -
|
2014-01-02 18:16:33 +00:00 |
|
juha
|
f7c401a66a
|
SqlDb: Remove wrong {$IFDEF VER2_5_1}. Now SQL Parser is enabled again.
git-svn-id: trunk@43629 -
|
2014-01-02 18:16:24 +00:00 |
|
maxim
|
8db920c565
|
Components, SQLdb: enabled TMySQL56Connection for FPC 2.6.3 and higher (bug #25471)
git-svn-id: trunk@43616 -
|
2013-12-30 22:20:30 +00:00 |
|
maxim
|
0bca623e57
|
Components, SQLdb: added TMySQL56Connection (bug #25430), unified MySQL icons text (Arial, 11, red/$FF0000, Gimp)
git-svn-id: trunk@43604 -
|
2013-12-28 14:40:56 +00:00 |
|
maxim
|
c16dcaa5d3
|
Components, SQLDb: fixed incorrect versioning directive (apparently nobody tried to compile bigide with FPC 2.6.0 since August)
git-svn-id: trunk@43558 -
|
2013-12-16 22:31:40 +00:00 |
|
maxim
|
bde487616b
|
sqldb: TSQLDBLibraryLoader, TPQEventMonitor, TFBEventMonitor and TFBAdmin are actually available in FPC 2.6.2, bug #25200
git-svn-id: trunk@43263 -
|
2013-10-17 19:43:24 +00:00 |
|
maxim
|
cc878b3646
|
sqldb: enabled TSQLDBLibraryLoader, TPQEventMonitor, TFBEventMonitor and TFBAdmin for FPC 2.6.3 too in order to allow to test them before FPC 2.6.4 is released (FPC 2.6.3 built in February is OK)
git-svn-id: trunk@43194 -
|
2013-10-09 23:57:27 +00:00 |
|
mattias
|
b271c77ae6
|
sqldb: TSQLDBLibraryLoader, TPQEventMonitor, TFBEventMonitor and TFBAdmin were backported to FPC 2.6.3
git-svn-id: trunk@43188 -
|
2013-10-09 10:10:18 +00:00 |
|
paul
|
d3652f3cf4
|
sqldb: use FPC resources for component images
git-svn-id: trunk@43099 -
|
2013-10-05 04:34:29 +00:00 |
|
martin
|
8aa8775ac4
|
Auto-generated changes to PO files
git-svn-id: trunk@42652 -
|
2013-09-06 23:01:30 +00:00 |
|
martin
|
9928c60091
|
SqlDb: Allow compiling SQLite3 components on Win64 version of Lazarus. Issue #22951 ONLY for fpc 2.6.2 and up
git-svn-id: trunk@42418 -
|
2013-08-18 07:19:02 +00:00 |
|
mattias
|
da82a33fdf
|
IDE: fixed Makefile.compiled to contain inherited custom options
git-svn-id: trunk@42227 -
|
2013-07-29 10:48:35 +00:00 |
|
juha
|
ecd140c985
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41389 -
|
2013-05-25 09:22:25 +00:00 |
|
maxim
|
a8a031a612
|
Translations: reverted Arabic translation to r37531 #c73fdaff8b by request of Mazen Neifer (current Arabic translation maintainer). Reason is poor quality/machine translation, which makes hard to use translated IDE.
git-svn-id: trunk@41340 -
|
2013-05-21 19:34:39 +00:00 |
|
mattias
|
fb1458ce76
|
updated makefiles
git-svn-id: trunk@40935 -
|
2013-04-29 19:49:55 +00:00 |
|
mattias
|
715589d6e8
|
sqldb: fixed uninitialized value
git-svn-id: trunk@40933 -
|
2013-04-29 19:17:47 +00:00 |
|
juha
|
a505823935
|
SqlDb: In registersqldb, auto declare unit in uses section. Issue #23045, patch from Silvio Clécio
git-svn-id: trunk@40927 -
|
2013-04-29 08:10:08 +00:00 |
|
juha
|
6f40ba2c6f
|
SqlDbLaz: add dependency for CodeTools.
git-svn-id: trunk@40926 -
|
2013-04-29 08:10:03 +00:00 |
|
mattias
|
7dfc6db3f0
|
ideintf: moved to components
git-svn-id: trunk@40882 -
|
2013-04-23 07:04:51 +00:00 |
|
mattias
|
cf877df3c4
|
updated lpk makefiles
git-svn-id: trunk@40698 -
|
2013-04-02 10:37:47 +00:00 |
|
maxim
|
fac44a2574
|
Translations: Spanish translation update by Lucas Martín, bug #23628
git-svn-id: trunk@39824 -
|
2013-01-10 20:58:26 +00:00 |
|
maxim
|
655251ced3
|
Examples, components: Czech translation update by Vaclav Valicek, bugs #23604, #23606, #23607, #23608, #23609, #23610, #23611, #23613, #23615, #23616, #23621.
git-svn-id: trunk@39816 -
|
2013-01-09 20:32:14 +00:00 |
|
vincents
|
8c91e90e24
|
sqldb components: fixed registration of postgresql unit: available on win64 from fpc 2.6.1, but for other os-es also for 2.6.0.
git-svn-id: trunk@39320 -
|
2012-11-20 11:08:32 +00:00 |
|
maxim
|
23171a5d62
|
SQLDb: enabled PostgreSQL for FPC 2.6.0
git-svn-id: trunk@39315 -
|
2012-11-20 01:28:11 +00:00 |
|
mattias
|
4a59ff369f
|
updated lpk makefiles
git-svn-id: trunk@39264 -
|
2012-11-08 07:45:47 +00:00 |
|
juha
|
0e3010233f
|
SqlDb: Remove check for FPC 2.4.0 which is not supported by Lazarus trunk any more.
git-svn-id: trunk@39253 -
|
2012-11-06 21:45:27 +00:00 |
|
juha
|
3cad89669d
|
SqlDb: Add compiler version check for Postgres SQL Connection. Part of issue #23096
git-svn-id: trunk@39252 -
|
2012-11-06 21:45:22 +00:00 |
|
juha
|
edbe2280e7
|
SqlDb: formatting
git-svn-id: trunk@39222 -
|
2012-11-01 19:35:42 +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
|
acb96eb094
|
SqlDb: Allow compiling SQLite3 components on Win64 version of Lazarus. Issue #22951
git-svn-id: trunk@39144 -
|
2012-10-20 08:31:16 +00:00 |
|
maxim
|
d02fb67a89
|
Translations: Arabic translation update by Khaled Shagrouni, bug #22935
git-svn-id: trunk@38785 -
|
2012-09-21 14:43:16 +00:00 |
|
maxim
|
1f7e4e5c2e
|
regenerated translations; updated Russian translation
git-svn-id: trunk@38739 -
|
2012-09-18 17:42:35 +00:00 |
|
mattias
|
5348dc7d33
|
updated Makefiles
git-svn-id: trunk@38410 -
|
2012-08-27 16:43:01 +00:00 |
|
martin
|
ace911d9e7
|
Remove SynEdit from IdeIntf (license conflict)
git-svn-id: trunk@38408 -
|
2012-08-27 13:07:49 +00:00 |
|
mattias
|
1df496577f
|
fixed make bigide, make all
git-svn-id: trunk@38405 -
|
2012-08-27 11:41:23 +00:00 |
|
maxim
|
58d0e7b9ff
|
Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one
git-svn-id: trunk@38377 -
|
2012-08-25 21:00:03 +00:00 |
|
maxim
|
8c6f49f4de
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #22700.
git-svn-id: trunk@38337 -
|
2012-08-22 21:58:24 +00:00 |
|
maxim
|
1f9752020c
|
SQLdb: updated Russian translation
git-svn-id: trunk@38336 -
|
2012-08-22 21:50:39 +00:00 |
|
michael
|
655108f7e5
|
* GetConnectionList missing in TSQLDBConnectorTypePropertyEditor.GetValues
git-svn-id: trunk@38331 -
|
2012-08-22 11:45:11 +00:00 |
|
zeljko
|
676d376f99
|
LCL: fixed compilation with fpc 2.6.XX
git-svn-id: trunk@38322 -
|
2012-08-22 08:00:16 +00:00 |
|
michael
|
e8078ba93f
|
* Registration of library loading component
git-svn-id: trunk@38318 -
|
2012-08-21 20:00:26 +00:00 |
|
maxim
|
09e0cf678c
|
Translations: large Lithuanian translation update by Valdas Jankūnas, part 2
git-svn-id: trunk@38253 -
|
2012-08-15 23:40:00 +00:00 |
|
maxim
|
7c19d004c2
|
Translations: huge Arabic translation update by Khaled Shagrouni, first part, bug #22583
git-svn-id: trunk@38187 -
|
2012-08-06 22:32:03 +00:00 |
|
mattias
|
2327e3c3f9
|
sqldb: ibconnection not under solaris
git-svn-id: trunk@37956 -
|
2012-07-16 14:05:30 +00:00 |
|
maxim
|
37ea4a51d6
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #22382
git-svn-id: trunk@37891 -
|
2012-07-07 10:06:18 +00:00 |
|
juha
|
c1e59bf0a8
|
Add a missing file for #22232
git-svn-id: trunk@37649 -
|
2012-06-14 20:50:11 +00:00 |
|
juha
|
7c30f0e6d0
|
sqldb: Register TPQEventMonitor component etc. Issue #22232, patch from Ludo Brands
git-svn-id: trunk@37647 -
|
2012-06-14 17:51:35 +00:00 |
|
juha
|
be1c9fa2ae
|
New image files for issue #22232
git-svn-id: trunk@37645 -
|
2012-06-14 17:49:39 +00:00 |
|
mattias
|
63e28ece43
|
translations: germans: updated from Swen Heinig
git-svn-id: trunk@37361 -
|
2012-05-20 08:51:44 +00:00 |
|
mattias
|
497d69683c
|
fixed makefiles for ideintf depending on lazcontrols
git-svn-id: trunk@37358 -
|
2012-05-20 08:24:13 +00:00 |
|
maxim
|
327788490c
|
SQLdb: regenerated translations; updated Russian translation
git-svn-id: trunk@37324 -
|
2012-05-18 22:19:21 +00:00 |
|
maxim
|
126ba79d4b
|
SQLdb: improved localization
git-svn-id: trunk@37323 -
|
2012-05-18 22:17:44 +00:00 |
|
juha
|
416107fbbc
|
SqlDb: Added metadata tab to SQLStringsPropertyEditorDlg, issue #21815, patch from Ludo Brands
git-svn-id: trunk@37319 -
|
2012-05-18 16:53:53 +00:00 |
|
juha
|
0f72da14a7
|
SqlDb: changes to make new FBAdmin component and demo work, issue #22036
git-svn-id: trunk@37308 -
|
2012-05-17 18:51:51 +00:00 |
|
juha
|
06f818ff0d
|
New files for FBAdmin component, issue #22036
git-svn-id: trunk@37307 -
|
2012-05-17 18:08:04 +00:00 |
|
maxim
|
5effbc5ced
|
SQLdb: added missing tmysql55connection.png, bug #22033
git-svn-id: trunk@37280 -
|
2012-05-14 19:37:47 +00:00 |
|
mattias
|
ea0537d6bd
|
sqldb: added TMySQL55Connection
git-svn-id: trunk@37212 -
|
2012-05-07 15:29:44 +00:00 |
|
michael
|
eb7bcc8408
|
* Reverted files committed by accident
git-svn-id: trunk@37039 -
|
2012-04-26 15:53:36 +00:00 |
|
michael
|
97163122d0
|
* Enable mssqlconnection for fpc >= 2.6.1 (patch from Reinier Olilagers, bug #21867)
git-svn-id: trunk@37038 -
|
2012-04-26 15:51:41 +00:00 |
|
mattias
|
221788591b
|
updated Makefiles
git-svn-id: trunk@36671 -
|
2012-04-09 10:05:12 +00:00 |
|
mattias
|
7482e8c614
|
sqldb: clean up
git-svn-id: trunk@36466 -
|
2012-03-30 14:40:14 +00:00 |
|
mattias
|
31b926bdad
|
sqldb: less warnings
git-svn-id: trunk@36465 -
|
2012-03-30 14:39:34 +00:00 |
|
mattias
|
2d79d6d08c
|
sqldb: added mssql connector
git-svn-id: trunk@36459 -
|
2012-03-30 13:53:16 +00:00 |
|
mattias
|
cc38536b22
|
disabled some more lpk makefile
git-svn-id: trunk@36218 -
|
2012-03-22 14:14:45 +00:00 |
|
mattias
|
ba4396d5cc
|
IDEIntf, LazControls, SynEdit: changed output directory for consistency
git-svn-id: trunk@36025 -
|
2012-03-15 11:13:05 +00:00 |
|
mattias
|
dd91260fbf
|
updated makefiles
git-svn-id: trunk@36001 -
|
2012-03-14 18:44:05 +00:00 |
|
zeljko
|
c025a77731
|
SQLDB: fix font for sqlstringspropertyeditordlg. Such naming leaved only for gtk1 and should be removed in future. fixes issue #18795
git-svn-id: trunk@35401 -
|
2012-02-16 15:57:54 +00:00 |
|
sekelsenmat
|
458147a1c8
|
Updates Makefile.compiled for the new lazutils
git-svn-id: trunk@32979 -
|
2011-10-19 12:02:02 +00:00 |
|
sekelsenmat
|
c58e039a73
|
Massive update of makefiles to file make bigide
git-svn-id: trunk@32941 -
|
2011-10-17 11:29:24 +00:00 |
|
vincents
|
b9e15403ed
|
sqldb components: improved version check for mysql51Connection (issue #20420)
git-svn-id: trunk@32717 -
|
2011-10-06 08:53:50 +00:00 |
|
maxim
|
817a369269
|
Components, converter, debugger, doceditor: third batch of TButtonPanel captions cleanup
git-svn-id: trunk@32664 -
|
2011-10-03 22:48:51 +00:00 |
|
maxim
|
56b6ebdac7
|
Components: committed automatically regenerated makefiles
git-svn-id: trunk@32547 -
|
2011-09-28 21:21:32 +00:00 |
|
maxim
|
a42f9f07db
|
Translations: Ukrainian translation update by Igor Paliychuk, bug #19476
git-svn-id: trunk@31035 -
|
2011-06-03 22:10:56 +00:00 |
|
maxim
|
bda3f4cc3f
|
Components, translations: regenerated Italian translation
git-svn-id: trunk@30636 -
|
2011-05-09 15:12:52 +00:00 |
|
maxim
|
3a372890ed
|
Translations: Italian translation update by Massimo Soricetti, bug #19214
git-svn-id: trunk@30431 -
|
2011-04-22 20:15:17 +00:00 |
|
mattias
|
1e1b74ca24
|
translations: german: updates from Swen Heinig
git-svn-id: trunk@29920 -
|
2011-03-20 00:17:36 +00:00 |
|
marc
|
c8f3c56e61
|
+ added missing Italian translation. Patch by Sandro Cumerlato
git-svn-id: trunk@29656 -
|
2011-02-23 00:39:05 +00:00 |
|
mattias
|
31fccf17dd
|
updated Makefiles
git-svn-id: trunk@29413 -
|
2011-02-07 13:51:40 +00:00 |
|
maxim
|
cd89ea3b30
|
Components: updated makefiles
git-svn-id: trunk@29302 -
|
2011-02-01 23:32:08 +00:00 |
|
maxim
|
d7d15d1dcb
|
Translations: added Portuguese translation stub, based on Brazilian Portuguese
git-svn-id: trunk@29259 -
|
2011-01-30 17:39:09 +00:00 |
|
maxim
|
9972d532ea
|
Translations: changed Brazilian Portuguese language code according to ISO/IANA language and region codes
git-svn-id: trunk@29245 -
|
2011-01-29 12:23:02 +00:00 |
|
mattias
|
220934b065
|
updated Makefile.compiled
git-svn-id: trunk@28987 -
|
2011-01-13 12:07:32 +00:00 |
|
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 |
|
mattias
|
2ce4a945bb
|
IDE: macros: fixed AV, bug #18158
git-svn-id: trunk@28636 -
|
2010-12-06 09:01:31 +00:00 |
|
mattias
|
f9c52af505
|
translations: german: updates from Swen Heinig
git-svn-id: trunk@28550 -
|
2010-11-28 21:14:47 +00:00 |
|
mattias
|
53d3deda92
|
updated Makefiles
git-svn-id: trunk@27926 -
|
2010-10-28 13:19:27 +00:00 |
|
mattias
|
d00711e0d2
|
added Makefile.compiled
git-svn-id: trunk@27867 -
|
2010-10-26 06:38:39 +00:00 |
|
maxim
|
00dd093d5d
|
Components: update makefiles
git-svn-id: trunk@27863 -
|
2010-10-25 22:22:14 +00:00 |
|
maxim
|
35ee37d215
|
Translations: Portuguese translation update by Marcelo B Paula, bug #17613
git-svn-id: trunk@27669 -
|
2010-10-12 20:49:14 +00:00 |
|
maxim
|
ce65293986
|
Translations:
1. Regenerated.
2. Cleaned up fpwebstrconsts.*.po files.
3. Updated and improved Russian translation.
git-svn-id: trunk@27434 -
|
2010-09-22 16:29:13 +00:00 |
|
michael
|
19d1bedc52
|
* added popup-menu options to create string constant from SQL statement, and to clean up pascal string with SQL statement. Enables copy/paste from/to code.
git-svn-id: trunk@27425 -
|
2010-09-21 13:52:35 +00:00 |
|
maxim
|
ea46133c5e
|
Components: committed automatically regenerated makefiles
git-svn-id: trunk@27421 -
|
2010-09-20 16:41:28 +00:00 |
|
michael
|
4249723a19
|
* Added support for MySL 5.1
git-svn-id: trunk@27405 -
|
2010-09-18 09:48:04 +00:00 |
|
michael
|
0f7bdce052
|
* Added option to create SQL script file
git-svn-id: trunk@27325 -
|
2010-09-12 11:03:00 +00:00 |
|
michael
|
b02ee4ee72
|
* Added Syntax check option for SQL (recent version 2.5.1 of FPC, uses defines so should compile with 2.4.x as well)
git-svn-id: trunk@27322 -
|
2010-09-12 08:32:53 +00:00 |
|
paul
|
f3b5dbe139
|
components: return correct file case for packages units
git-svn-id: trunk@26649 -
|
2010-07-14 15:52:03 +00:00 |
|
paul
|
e16c63743c
|
components: don't use poDesktopCenter and use poScreenCenter instead since poDesktopCenter positions in the center between 2 monitors for dual-monitor systems (bug #0014978)
git-svn-id: trunk@26419 -
|
2010-07-02 16:49:54 +00:00 |
|
maxim
|
22c3b10e80
|
sqldb: updated makefile
git-svn-id: trunk@26411 -
|
2010-07-02 00:10:43 +00:00 |
|
mattias
|
5d9e277cbd
|
sqldb: registered TSQLStringsPropertyEditor for TSQLScript
git-svn-id: trunk@26302 -
|
2010-06-27 17:46:55 +00:00 |
|
martin
|
e1290c555d
|
Ide/Project; SourceEditor: Start using SourceEditorManager (for multi-window handling)
git-svn-id: trunk@24045 -
|
2010-03-16 16:16:32 +00:00 |
|
vincents
|
72487fa9f3
|
SQLDB components: reordered icons from Graeme (issue #15892)
* cleanup conditional compilation for fpc 2.2.0
git-svn-id: trunk@23841 -
|
2010-03-05 09:49:18 +00:00 |
|
paul
|
98518183b0
|
sqldb: convert forms to use fpc resources
git-svn-id: trunk@23460 -
|
2010-01-15 02:51:01 +00:00 |
|
mattias
|
bab73b6f6e
|
IDE: configure install packages dlg: fixed save and rebuild button
git-svn-id: trunk@23046 -
|
2009-12-09 08:35:39 +00:00 |
|
mattias
|
1330a70d4e
|
sqldblaz: disable add package to uses section
git-svn-id: trunk@22047 -
|
2009-10-05 14:03:54 +00:00 |
|
vincents
|
9134c20b4b
|
SQL DB component: SQL Editor uses the editor settings for font and highlighter (issue #14432)
git-svn-id: trunk@21571 -
|
2009-09-04 14:58:26 +00:00 |
|
jesus
|
e74bf8d1f2
|
Update of Portuguese translation from Marcelo Borges de Paula, issue #14173
git-svn-id: trunk@20932 -
|
2009-07-23 18:37:34 +00:00 |
|
vincents
|
3fe5350912
|
updated po files with new strings
git-svn-id: trunk@19681 -
|
2009-04-29 05:37:42 +00:00 |
|
marc
|
a0cc36d681
|
* Updated Chineese translation by shinyv
* Renamed zh-cn extention to zh_CN (to be more consequent with others)
git-svn-id: trunk@19637 -
|
2009-04-26 15:44:31 +00:00 |
|
mattias
|
3ecc7b502b
|
sqldb: recreated Makefile
git-svn-id: trunk@19442 -
|
2009-04-15 10:08:53 +00:00 |
|
mattias
|
568c19f303
|
IDE: package main source: indent uses section
git-svn-id: trunk@18406 -
|
2009-01-24 11:29:44 +00:00 |
|
mattias
|
fd633ee9be
|
codetools: skipping string constants in simple beautifier, bug #12681
git-svn-id: trunk@18405 -
|
2009-01-24 11:16:20 +00:00 |
|
paul
|
aa21e07575
|
components, ide, debugger: fix last visibility warnings
git-svn-id: trunk@17618 -
|
2008-11-28 03:17:37 +00:00 |
|
vincents
|
66ef33f52b
|
reverted revison 17284: useful parts can be committed in seperate commits
git-svn-id: trunk@17287 -
|
2008-11-08 19:39:33 +00:00 |
|
jesus
|
b38dc6e63f
|
updated localize script to handle only those dirs not handled by i18n feature, commented wake up gtk dbg ouput
git-svn-id: trunk@17284 -
|
2008-11-08 18:55:15 +00:00 |
|
mattias
|
627a0265fb
|
changed default widgetset gtk to gtk2
git-svn-id: trunk@16910 -
|
2008-10-07 12:05:16 +00:00 |
|
vincents
|
caa77fa33c
|
components: regenerated makefiles after changes in the order of the compiler options
git-svn-id: trunk@16720 -
|
2008-09-25 08:06:10 +00:00 |
|
mattias
|
e42df5999b
|
translations: lithuanian: from Valdas Jankūnas
git-svn-id: trunk@16719 -
|
2008-09-25 06:38:36 +00:00 |
|
jesus
|
4cd081d380
|
Sqldb, show strings editor for SQL properties in case database connection do not support metadata extraction
git-svn-id: trunk@16667 -
|
2008-09-21 23:01:04 +00:00 |
|
tombo
|
f93744efd7
|
LazSQLDB: fixed SQL string editor font under Carbon
git-svn-id: trunk@16587 -
|
2008-09-14 10:49:05 +00:00 |
|