Commit Graph

10569 Commits

Author SHA1 Message Date
vincents
04aaabe06b LCL: remove imagelist from TChangeLink when destroying imagelist (bug #7895)
git-svn-id: trunk@10441 -
2007-01-14 18:52:23 +00:00
marc
50ffaeefa1 + added clear method
git-svn-id: trunk@10440 -
2007-01-14 17:25:26 +00:00
vincents
e164ae8273 removed debug code
git-svn-id: trunk@10439 -
2007-01-13 18:22:08 +00:00
mattias
3fada8675e IDE: .po files: added empty msgstr, msgid to header, needed by poedit
git-svn-id: trunk@10438 -
2007-01-13 10:35:52 +00:00
mattias
74530085ad IDE: .po files: auto removing double values
git-svn-id: trunk@10437 -
2007-01-13 10:32:16 +00:00
mattias
c6c51404e3 IDE: .po files: auto removing doubles
git-svn-id: trunk@10436 -
2007-01-13 10:27:21 +00:00
vincents
c71fe1b942 win32 interface: destroy extra parent panel for groupbox in a groupbox on themed winxp (bug #8096)
git-svn-id: trunk@10435 -
2007-01-12 21:32:24 +00:00
micha
9824f1f124 fix bitmaps on windows 9x (issue #7966)
git-svn-id: trunk@10434 -
2007-01-12 21:24:34 +00:00
jesus
6d408b4534 resized and tidied up the example form for the Grid Semaphore, from Graeme Geldenhuys
git-svn-id: trunk@10433 -
2007-01-12 16:52:35 +00:00
vincents
f276bc9425 docs: tried to fix some fpdoc error messages.
git-svn-id: trunk@10432 -
2007-01-12 12:50:55 +00:00
vincents
1eda95efaa LCL: switch height and width if orientation of trackbar changes (bug #1787)
git-svn-id: trunk@10431 -
2007-01-12 12:16:37 +00:00
vincents
b8104ed672 LCL: fixed adding normal files to the file listbox (bug #7465)
git-svn-id: trunk@10430 -
2007-01-12 11:01:28 +00:00
mattias
e8d1b7295b IDE: implemented content check if generated .po files really changed
git-svn-id: trunk@10429 -
2007-01-11 23:25:26 +00:00
mattias
a51bbbe67a converted iso translations to utf-8
git-svn-id: trunk@10428 -
2007-01-11 21:54:44 +00:00
mattias
52736e397f IDE: generating .po files sorted and faster
git-svn-id: trunk@10427 -
2007-01-11 21:01:52 +00:00
jesus
98fa10f7f6 removed VisibleColCount and VisibleRowCount readonly properties from some lfms and regenerated their lrs files
git-svn-id: trunk@10426 -
2007-01-11 20:44:14 +00:00
mattias
5ef0d52ab6 translations: finnish: updates from Seppo
git-svn-id: trunk@10425 -
2007-01-11 19:46:12 +00:00
vincents
17abe3d37e win32 interface: fixed scrolling direction in a scrolledwincontrol (bug #8099)
git-svn-id: trunk@10424 -
2007-01-11 13:58:39 +00:00
vincents
deb7971754 fpcunit: updated makefiles
git-svn-id: trunk@10423 -
2007-01-11 10:53:20 +00:00
marc
6c79de53ed * Keyhandling rework. Virtual keycodes are looked up by the keycode of the key pressed.
+ Added dynamic modifier mask lookup. 

git-svn-id: trunk@10422 -
2007-01-11 01:09:11 +00:00
mattias
114f79c897 translations: german: added .de.po files from Joerg Braun
git-svn-id: trunk@10421 -
2007-01-10 22:42:31 +00:00
mattias
f8357c3457 added resourcestrings
git-svn-id: trunk@10420 -
2007-01-10 22:34:05 +00:00
mattias
8850e9551e IDE: when designer ancestor class not found and there was a codetool parser error: jump to it
git-svn-id: trunk@10419 -
2007-01-10 22:32:20 +00:00
mattias
f97fe20f61 IDE: now searching designer ancestor class in units without .lfm files too
git-svn-id: trunk@10418 -
2007-01-10 22:02:45 +00:00
mattias
b1f2470bad packages: enabled auto generating .po files
git-svn-id: trunk@10417 -
2007-01-10 20:07:31 +00:00
mattias
cb26aadff1 translations: german: updates from Joerg Braun
git-svn-id: trunk@10416 -
2007-01-10 19:54:16 +00:00
mattias
72a3fffced added resourcestrings
git-svn-id: trunk@10415 -
2007-01-10 19:53:13 +00:00
mattias
eed0dfa968 added resourcestrings
git-svn-id: trunk@10414 -
2007-01-10 19:37:51 +00:00
mattias
07cdb27c5d IDE: added Close Project menu item
git-svn-id: trunk@10413 -
2007-01-10 19:28:38 +00:00
mattias
40a2432420 synedit: fixed updating gutter when codefolding ranges changed
git-svn-id: trunk@10412 -
2007-01-10 11:17:02 +00:00
mattias
e8fa91fe05 IDE: implemented loading .po files of packages
git-svn-id: trunk@10411 -
2007-01-10 01:29:36 +00:00
mattias
c87cc5499f IDE: implemented updating .po files from .rst files after compilation of project, IDEIntf: moved .po files to ideintf/languages
git-svn-id: trunk@10410 -
2007-01-09 21:41:45 +00:00
vincents
549c831f89 IDE: code explorer doesn't expand treenode when you double click it (bug #8042)
git-svn-id: trunk@10409 -
2007-01-09 10:42:56 +00:00
vincents
0780f4b56b LCL: added treeview option to disable expanding on double clicking a tree node.
git-svn-id: trunk@10408 -
2007-01-09 10:41:00 +00:00
vincents
d40c271e2f fixed some warning from fpc 2.1.1 (bug #8008)
git-svn-id: trunk@10407 -
2007-01-09 10:24:14 +00:00
jesus
667426dd97 gtk: font enumeration support for requested pitch, fontenum example updated
git-svn-id: trunk@10406 -
2007-01-09 09:02:10 +00:00
mattias
de5347bf38 translations: updated
git-svn-id: trunk@10405 -
2007-01-09 01:15:38 +00:00
mattias
2cb6c774f0 IDE: added resourcestrings for IDE short cuts
git-svn-id: trunk@10404 -
2007-01-09 01:14:50 +00:00
mattias
ce40da1b9d IDE: make resource string from selection, using BlockBegin
git-svn-id: trunk@10403 -
2007-01-09 00:32:45 +00:00
mattias
d94c0106dc codetools: added example for identifier completion
git-svn-id: trunk@10402 -
2007-01-08 23:56:58 +00:00
mattias
7d212f8bdb projecttemplates: added .po files
git-svn-id: trunk@10401 -
2007-01-08 23:16:56 +00:00
mattias
39c49150c2 IDE: implemented auto creation .po files from .rst files after package compilation
git-svn-id: trunk@10400 -
2007-01-08 22:44:47 +00:00
vincents
d082e56c6d LCL: fix showing empty filelistbox (bug #7465)
git-svn-id: trunk@10399 -
2007-01-08 21:19:52 +00:00
vincents
71de954bd0 LCL: wrap AppProcessMessage in ShowModal in try .. except block to catch exceptions in event handlers like is done for Application.Run too (fixes #7207)
git-svn-id: trunk@10398 -
2007-01-08 20:14:47 +00:00
jesus
5047d80931 gtk fonts: try any combination within font face, if slanted font was not found
git-svn-id: trunk@10397 -
2007-01-08 20:04:01 +00:00
mattias
b040d25c86 translations: german: updates from Joerg Braun
git-svn-id: trunk@10396 -
2007-01-08 19:27:55 +00:00
mattias
62ae79258e removed unused code
git-svn-id: trunk@10395 -
2007-01-08 18:07:37 +00:00
vincents
68e2a02221 added support for reading cursor files from Paul Ishenin (bug #8082)
git-svn-id: trunk@10394 -
2007-01-08 12:55:21 +00:00
mattias
0747802d17 IDE: updating source editor when highlighter file extensions have changed
git-svn-id: trunk@10393 -
2007-01-08 10:26:09 +00:00
mattias
312ea10264 lcl: moved TWinControlActionLink Help attributes to TControlActionLink from Sergei
git-svn-id: trunk@10392 -
2007-01-08 01:27:21 +00:00