Commit Graph

36928 Commits

Author SHA1 Message Date
martin
8839239ee5 Win Installer: delete files removed from previous installations
git-svn-id: trunk@37988 -
2012-07-21 14:57:30 +00:00
martin
348602fc69 Win Installer: cross arm, fix select drive
git-svn-id: trunk@37987 -
2012-07-21 13:17:26 +00:00
martin
01d274cc4c Win Installer: improved error checking
git-svn-id: trunk@37986 -
2012-07-21 11:55:16 +00:00
martin
9e5d5eee7b Win Installer: delete files removed from previous installations
git-svn-id: trunk@37985 -
2012-07-21 11:20:39 +00:00
martin
15dab33d75 Win Installer: fixed order of calls to make / disabled gtk2/qt (previously blocked by wrong make order)
git-svn-id: trunk@37984 -
2012-07-21 09:49:59 +00:00
martin
43fc2ac8ab Win Installer: typo
git-svn-id: trunk@37983 -
2012-07-20 12:31:58 +00:00
mattias
c582332a32 chmhelp: added components and example to load chm files in LCL applications
git-svn-id: trunk@37982 -
2012-07-20 11:52:08 +00:00
martin
40fd2c1745 Win Installer: added check for old installation. Added clean user conf. Added uninstall lazarus.old.exe
git-svn-id: trunk@37981 -
2012-07-20 11:37:35 +00:00
mattias
40f74104a7 htmlhelp: shortcut
git-svn-id: trunk@37980 -
2012-07-20 11:33:41 +00:00
mattias
691d97a22f htmlhelp: removed lrs
git-svn-id: trunk@37979 -
2012-07-20 11:30:38 +00:00
mattias
b84a374cdb lhelp: backspace to jump back in history
git-svn-id: trunk@37978 -
2012-07-20 09:55:50 +00:00
mattias
e5c4619d8e codetools: missing unit
git-svn-id: trunk@37977 -
2012-07-20 07:07:28 +00:00
mattias
2321f70f86 chmhelp: renamed lhelp connection demo
git-svn-id: trunk@37976 -
2012-07-19 13:27:30 +00:00
mattias
c2ddf16091 chmhelp: demo renamed unit
git-svn-id: trunk@37975 -
2012-07-19 13:23:13 +00:00
mattias
94611a568b chmhelp: demo renamed unit
git-svn-id: trunk@37974 -
2012-07-19 13:22:37 +00:00
mattias
0c1e195a33 chmhelp: demo lfm
git-svn-id: trunk@37973 -
2012-07-19 13:12:26 +00:00
mattias
131c3f4ccd chmhelp: added license note
git-svn-id: trunk@37972 -
2012-07-19 08:20:29 +00:00
mattias
7058153b7c chmhelp: docs
git-svn-id: trunk@37971 -
2012-07-19 08:14:41 +00:00
mattias
4d58e355b5 codetools: started utility unit laz
git-svn-id: trunk@37970 -
2012-07-19 08:14:09 +00:00
mattias
700e4c6176 wiki: updated comment
git-svn-id: trunk@37969 -
2012-07-19 08:13:05 +00:00
mattias
3df0a944a5 chmhelp: demo: find lhelp under OS X
git-svn-id: trunk@37968 -
2012-07-19 08:10:46 +00:00
mattias
d0c7f0ea98 chmmaker: added readme
git-svn-id: trunk@37967 -
2012-07-19 08:01:09 +00:00
mattias
73ca04b33c chmmaker: unit output directory
git-svn-id: trunk@37966 -
2012-07-19 07:52:56 +00:00
martin
5aec499a5b DBG: Tests argv
git-svn-id: trunk@37964 -
2012-07-18 16:57:29 +00:00
martin
356f9cf685 DBG: Tests argv
git-svn-id: trunk@37963 -
2012-07-18 14:06:22 +00:00
martin
3e7175b81e DBG: argv encoding
git-svn-id: trunk@37962 -
2012-07-18 14:06:17 +00:00
martin
cc1d668601 DBG: Disable rangechecks for certain PtrUInt casts
git-svn-id: trunk@37961 -
2012-07-17 10:57:14 +00:00
mattias
a99a34ebd2 IDE: using UTF8CompareText
git-svn-id: trunk@37960 -
2012-07-16 20:53:37 +00:00
maxim
413a275982 LCL, DefaultTranslator: added ability to change translation at runtime, patch by Joost van der Sluis
git-svn-id: trunk@37959 -
2012-07-16 20:08:10 +00:00
maxim
5fd2e6d25b Examples, LazConverter: regenerated translations
git-svn-id: trunk@37957 -
2012-07-16 19:45:23 +00:00
mattias
2327e3c3f9 sqldb: ibconnection not under solaris
git-svn-id: trunk@37956 -
2012-07-16 14:05:30 +00:00
juha
8ac37f9f1e LCL: formatting
git-svn-id: trunk@37954 -
2012-07-15 19:44:40 +00:00
juha
0be8b02a9f LCL: Sort ShellListView after changing contents. Issue #22439, patch from Sven Barth
git-svn-id: trunk@37953 -
2012-07-15 19:44:31 +00:00
martin
906597041e DBG / TEST: missing file
git-svn-id: trunk@37952 -
2012-07-15 18:54:41 +00:00
martin
e4c3f797a6 DBG / TEST: fixed endless loop in watch eval (auto type cast) Issue #0022425
git-svn-id: trunk@37951 -
2012-07-15 18:46:10 +00:00
martin
0336b51995 DBG: fixed endless loop in watch eval (auto type cast) Issue #0022425
git-svn-id: trunk@37950 -
2012-07-15 18:46:02 +00:00
mattias
8d2d0b8f96 IDE: fixed writing project ico, verbosity for failed resource generate
git-svn-id: trunk@37948 -
2012-07-15 10:13:43 +00:00
mattias
86e27ff8a7 IDE: verbosity in TMainIDE.DoBuildProject
git-svn-id: trunk@37947 -
2012-07-15 10:04:04 +00:00
martin
512178a9f7 SynEdit/SourceEdit(TopHint): Improve TLazSynEditNestedFoldsList / less scanning
git-svn-id: trunk@37946 -
2012-07-14 22:39:15 +00:00
martin
74f97a8872 DBG: Prevent a crash, when the selected snapshot is deleted. Can also happen when starting the debugger, while a snapshot from previous run is active
git-svn-id: trunk@37945 -
2012-07-14 22:11:16 +00:00
mattias
557a7f055c IDE: restored ico
git-svn-id: trunk@37943 -
2012-07-14 19:08:32 +00:00
mattias
874e87fdcc IDE: clean up
git-svn-id: trunk@37942 -
2012-07-14 19:06:41 +00:00
mattias
915f9f79a5 fpc big deb: fixed getting patch nr
git-svn-id: trunk@37941 -
2012-07-14 18:51:34 +00:00
mattias
3c3dad1a7e IDE: restored lazarus.ico
git-svn-id: trunk@37940 -
2012-07-14 08:33:24 +00:00
mattias
d499695627 IDE: fixed load/save ico
git-svn-id: trunk@37939 -
2012-07-14 08:32:17 +00:00
mattias
4013b3bca7 IDE: clean up
git-svn-id: trunk@37938 -
2012-07-14 07:58:09 +00:00
maxim
ae5447c542 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@37937 -
2012-07-13 20:35:43 +00:00
maxim
f43a608039 svn2revisioninc: add diagnostic output both on success and failure for all methods: svn (3x), git and mercurial in verbose mode (-v option), patch by Reinier Olislagers, bug #22424
git-svn-id: trunk@37936 -
2012-07-13 20:19:54 +00:00
martin
d8c6d6b842 IDE/Keymap: missing entries for select+cursor-keys
git-svn-id: trunk@37935 -
2012-07-13 17:33:54 +00:00
mattias
a0b2cea175 IDE: write test file with sharing
git-svn-id: trunk@37934 -
2012-07-13 16:11:01 +00:00