Commit Graph

698 Commits

Author SHA1 Message Date
mattias
c18d7be9ac fpcsrc deb: fix for filenames with spaces
git-svn-id: trunk@22486 -
2009-11-08 10:50:20 +00:00
mattias
41c02d624c fpc cross win32: using binutils 2.20
git-svn-id: trunk@22308 -
2009-10-27 13:09:51 +00:00
mattias
333881fb52 rpm: gtk1 and gtk2 devel packages
git-svn-id: trunk@22298 -
2009-10-26 22:31:26 +00:00
mattias
bac01663f7 rpm: changed dependencies
git-svn-id: trunk@22297 -
2009-10-26 22:12:52 +00:00
mattias
de6ad52bee translastions: german: updates from Swen Heinig
git-svn-id: trunk@22234 -
2009-10-19 13:45:54 +00:00
mattias
8075c5af72 iconvtable: fixed compilation
git-svn-id: trunk@22230 -
2009-10-19 12:17:54 +00:00
mattias
80ed918e4c translations: german: updates from Swen Heinig
git-svn-id: trunk@22226 -
2009-10-18 16:18:47 +00:00
paul
3a0ad627a7 fix executable bit
git-svn-id: trunk@22209 -
2009-10-17 17:13:45 +00:00
marc
b1f5fc9929 * Updated Russian translation by Maxim Ganetsky
git-svn-id: trunk@22158 -
2009-10-14 00:01:18 +00:00
mattias
c96137c619 export lazarus: allow any name for the lazarus dir
git-svn-id: trunk@22077 -
2009-10-08 14:06:21 +00:00
mattias
8b45ef1807 deb: fixed LazarusDirectory in /etc/lazarus/environmentoptions.xml
git-svn-id: trunk@22068 -
2009-10-08 00:19:48 +00:00
michael
392a09e624 * Patch from Maxim Ganetsky to improve localization support
git-svn-id: trunk@21990 -
2009-10-03 12:11:18 +00:00
mattias
e510390f0c crosswin32 binutils 2.19
git-svn-id: trunk@21989 -
2009-10-03 10:01:12 +00:00
mattias
c8166c62ea create crosswin32: remove rm ./config.cache
git-svn-id: trunk@21987 -
2009-10-02 20:09:45 +00:00
mattias
732549fe81 clean up
git-svn-id: trunk@21680 -
2009-09-13 10:11:12 +00:00
michael
db0bcc71ec * Patches from Maxim Ganetsky to improve localization
git-svn-id: trunk@21675 -
2009-09-12 21:53:13 +00:00
vincents
8ba2d58533 updated Russian translations from Maxim Ganetsky
git-svn-id: trunk@21628 -
2009-09-08 19:04:36 +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
vincents
fa28f55c4d wince installer build: really fix building with fpc 2.5.1
git-svn-id: trunk@21475 -
2009-08-28 09:01:36 +00:00
vincents
69d16d6c32 wince installer build: fixed building with fpc 2.5.1
git-svn-id: trunk@21474 -
2009-08-28 07:46:03 +00:00
paul
f7e635d26e debugserver: fix stayontop setting
git-svn-id: trunk@21454 -
2009-08-26 15:11:57 +00:00
mattias
28957ba8b8 added tool debugserver from Michael van Canneyt
git-svn-id: trunk@21453 -
2009-08-26 13:50:27 +00:00
vincents
f05c8572af windows crossinstaller builder: clean the RTL after make cycle; with fpc 2.5.1 the RTL is compiled with WPO for the ppcXXX, so it must be rebuild before using it for other executables
git-svn-id: trunk@21375 -
2009-08-21 08:02:01 +00:00
vincents
ca41e74fc2 windows installer builder: clean the RTL after make cycle; with fpc 2.5.1 the RTL is compiled with WPO for the ppcXXX, so it must be rebuild before using it for other executables
git-svn-id: trunk@21372 -
2009-08-20 20:08:19 +00:00
vincents
0403cc0cba tools, lazres:
* fixed compilation after revision 21051 #be1055dc5c (issue #14260)
* removed unused procedures

git-svn-id: trunk@21083 -
2009-08-03 09:01:33 +00:00
mattias
fde82e5b5f IDE: fpdoc link editor: cursor up/down
git-svn-id: trunk@21054 -
2009-08-01 11:49:10 +00:00
mattias
be1055dc5c lazres: session info
git-svn-id: trunk@21051 -
2009-08-01 08:57:40 +00:00
mattias
142f2c8f53 IDE: using icons for TShellTreeView,TShellListView
git-svn-id: trunk@21050 -
2009-08-01 08:57:02 +00:00
mattias
33d9d786f7 lazres: ignore empty strings in file list
git-svn-id: trunk@21049 -
2009-08-01 08:55:43 +00:00
michael
3588b71b7c * Fixed bug #12723: added popup menu to data dictionary editor
git-svn-id: trunk@20759 -
2009-06-27 15:52:21 +00:00
michael
18d16e10cf * Fixed 14003
git-svn-id: trunk@20758 -
2009-06-27 15:05:11 +00:00
michael
c60543cf0c * Fixed caption as per bug #12731
git-svn-id: trunk@20756 -
2009-06-27 14:07:02 +00:00
michael
51437d9019 * Possibility to add charset in SQL connection dialog
git-svn-id: trunk@20755 -
2009-06-27 14:04:20 +00:00
vincents
2762822fdd Mac OS X installers: make lazarus.app a symbolic link again from dmitry
git-svn-id: trunk@20520 -
2009-06-08 14:11:09 +00:00
vincents
ba57ca9a30 windows installer: synedit has default font is courier new, so no need to let the installer set the default editor font
git-svn-id: trunk@20519 -
2009-06-08 13:25:16 +00:00
vincents
3c98c1b0ae Mac OS X installer: fixed location of startlazarus (issue #12146)
git-svn-id: trunk@20438 -
2009-06-05 13:38:17 +00:00
paul
c96351a2e3 tools: fix xpm to png compilation
git-svn-id: trunk@20349 -
2009-06-02 13:32:35 +00:00
mattias
e4089e8358 svn export from local directory with svn revision number
git-svn-id: trunk@19987 -
2009-05-16 23:04:56 +00:00
mattias
2339991fa7 lazres.lpi: using default target cpu
git-svn-id: trunk@19851 -
2009-05-08 09:42:28 +00:00
vincents
a0d58d9514 lazdatadesktop: fixed compilation with fpc 2.2.4 on win64 (issue #12637)
git-svn-id: trunk@19691 -
2009-04-29 12:44:51 +00:00
vincents
5a271ede8d IDE: added some accelerator keys in the file menu from Marius (issue #12339)
git-svn-id: trunk@19569 -
2009-04-22 08:25:32 +00:00
paul
a5a3a8e13e lcl: split TAsyncProcess and TProcessUtf8 between 2 units. This is needed to remove widgetset dependency from svn2revision.inc
all others: add/replace new dependency

git-svn-id: trunk@19313 -
2009-04-10 15:33:23 +00:00
vincents
efbc6f88bf Mac OS X installer: another builder order fix
git-svn-id: trunk@18877 -
2009-03-03 09:12:34 +00:00
vincents
b3eb59ed47 Mac OS X installer script: fixed build order of cross compiled unit, needed because SynEdit now depends on ideintf
git-svn-id: trunk@18869 -
2009-03-02 12:29:47 +00:00
mattias
4e92190a96 deb: using TEMP env var
git-svn-id: trunk@18725 -
2009-02-17 08:40:58 +00:00
mattias
da39a1bdc8 removed unneeded files
git-svn-id: trunk@18490 -
2009-01-29 09:04:09 +00:00
mattias
f19b7371c3 fpc-crosswin32: removed prefix fpc- of binutils
git-svn-id: trunk@18489 -
2009-01-29 09:03:06 +00:00
vincents
d1ff66d8c7 win32 installer: don't set the default size for main bar. Even though the default height set by the IDE is not very nice, this is better than having a too small (i.e. not wide enough) component palette. A better algorithm in the IDE is needed to set the default height in TMainIDE.OnApplyWindowLayout
* fixes issue #13055

git-svn-id: trunk@18469 -
2009-01-28 08:00:51 +00:00
mattias
de0f8578f0 set some TTreeView.ReadOnly to true
git-svn-id: trunk@18361 -
2009-01-20 20:20:52 +00:00