Commit Graph

10385 Commits

Author SHA1 Message Date
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
mattias
eb2bc015d7 gtk intf: fixed omitting events during adding items to lists (e.g. TComboBox.Items.Add), IDE: fixed changing file extensions for highlighter
git-svn-id: trunk@10391 -
2007-01-08 00:58:34 +00:00
mattias
711f6bdf70 added resourcestrings
git-svn-id: trunk@10390 -
2007-01-07 21:48:45 +00:00
mattias
dbc57f5c29 translation: german updates from Joerg Braun
git-svn-id: trunk@10389 -
2007-01-07 21:13:06 +00:00
mattias
9f4e585b5f added resourcestrings
git-svn-id: trunk@10388 -
2007-01-07 21:11:21 +00:00
vincents
6694bbe784 LCL: Added property TApplication.Active (#8083)
git-svn-id: trunk@10387 -
2007-01-07 20:36:08 +00:00
mattias
735b70957a codetools: code completion: implemented adding methog declaration for method body at cursor
git-svn-id: trunk@10386 -
2007-01-06 13:00:36 +00:00
mattias
8c34006c95 codetools: fixed not caching collect results
git-svn-id: trunk@10385 -
2007-01-06 10:07:42 +00:00
mattias
bcf530c61f added ttrayicon.xpm
git-svn-id: trunk@10384 -
2007-01-06 09:12:39 +00:00
mattias
92b3960a18 added trayicon.xpm
git-svn-id: trunk@10383 -
2007-01-06 09:10:17 +00:00
mattias
9aa007713c codetools: fixed parsing if then begin..end statements till end
git-svn-id: trunk@10382 -
2007-01-05 14:57:49 +00:00
vincents
3a6655a91a LCL: added TForm.OnDblClick (bug #7932)
TrayIcon: added OnDblClick support

git-svn-id: trunk@10381 -
2007-01-05 14:56:02 +00:00
mattias
f70e3daa4e removed session info
git-svn-id: trunk@10380 -
2007-01-05 14:37:20 +00:00
mattias
5c09d7b773 h2pas: finished tool to add named types for implicit types
git-svn-id: trunk@10379 -
2007-01-05 14:36:42 +00:00
vincents
4c41489aae IDE: made bitbuttons of External Tool Dialog autosizeable (bug #8068)
git-svn-id: trunk@10378 -
2007-01-05 14:21:16 +00:00
vincents
8b9de75bf1 LCL: increased minimum size of input dialog (bug #8017)
git-svn-id: trunk@10377 -
2007-01-05 13:51:52 +00:00
vincents
b01374ab2a IDE: added "Insert modified LGPL notice" (#7995)
git-svn-id: trunk@10376 -
2007-01-05 13:19:43 +00:00
mattias
4560417c25 added package link for simpleideintf
git-svn-id: trunk@10375 -
2007-01-05 12:11:54 +00:00
vincents
44f00697d3 IDE: closing the Run Parameters Dialog with OK sets the modified flag of the project (bug #7692)
git-svn-id: trunk@10374 -
2007-01-04 22:23:57 +00:00
vincents
bd34c39c73 IDE: removed minimum constraint from MainBar (bug #8061)
git-svn-id: trunk@10373 -
2007-01-04 19:55:41 +00:00
mattias
787f9e814d added package SimpleIDEIntf to test IDE plugins easier
git-svn-id: trunk@10372 -
2007-01-04 19:51:33 +00:00
vincents
410840847b win32 installer: added cross installer scripts
git-svn-id: trunk@10371 -
2007-01-04 14:47:22 +00:00
vincents
49a9083bf9 LCL: first call closemodal and then hide the form, as it was before r10339 #c0f7e52665 (bug #8059)
git-svn-id: trunk@10370 -
2007-01-04 12:51:07 +00:00
vincents
a774b547a9 wince is the default LCL_PLATFORM for the wince OS
git-svn-id: trunk@10369 -
2007-01-03 21:16:49 +00:00
vincents
36c6291a30 IDE: fixed jumping to source from the code explorer (bug #8042)
git-svn-id: trunk@10368 -
2007-01-03 07:44:22 +00:00
jesus
214f4d229d correction from Vincent for rebuilding lazarus
git-svn-id: trunk@10367 -
2007-01-02 19:34:10 +00:00
vincents
4b95658b90 IDE: don't rebuild the IDE, if the user closed the confirmation dialog (mrCancel is returned for MessageDlg). Bug #8010
git-svn-id: trunk@10366 -
2007-01-02 12:54:09 +00:00
vincents
a783783930 LCL: you can tab to a TPanel, if it has tabstop = true (issue #8044)
git-svn-id: trunk@10365 -
2007-01-02 10:59:43 +00:00
marc
6b96e74f9a * Fixed breakpoints at programstart and initialization code
git-svn-id: trunk@10364 -
2007-01-02 00:31:20 +00:00
mattias
ff4f81d112 codetools: adding heuristic to scan the Makefile.fpc files of the FPC sources
git-svn-id: trunk@10363 -
2007-01-01 13:02:37 +00:00
marc
5663061720 * fixed gtk1 keyboard handling
git-svn-id: trunk@10362 -
2006-12-31 15:30:33 +00:00
vincents
bf8de39f90 wince interface: fixed compilation with fpc 2.1.1
git-svn-id: trunk@10361 -
2006-12-30 21:13:20 +00:00
mattias
3f4887140f LCL: OnResize and OnChangeBounds are now suspended after OnCreate
git-svn-id: trunk@10360 -
2006-12-30 11:48:48 +00:00
jesus
2d42b48ed2 lazde tree nodes selection and focus appearance, issue #7188 (patch from Luiz Americo)
git-svn-id: trunk@10359 -
2006-12-29 05:56:10 +00:00
marc
977c77be92 * minor VK assignment fixes
- Reduced some warnings

git-svn-id: trunk@10358 -
2006-12-29 01:09:59 +00:00