Commit Graph

29544 Commits

Author SHA1 Message Date
juha
35c579cb7c IDE: remove a duplicate resource string.
git-svn-id: trunk@30066 -
2011-03-29 08:54:10 +00:00
juha
d75ff79875 IDE: Improve message about all units being already used in UseProjUnitDlg.
git-svn-id: trunk@30065 -
2011-03-29 08:54:06 +00:00
juha
9c9664129f IDE: fix crash when deleting a unit from project.
git-svn-id: trunk@30064 -
2011-03-29 08:54:02 +00:00
paul
f6d82e6429 packager: fix TPkgFile.IsVirtual, use AFile.IsVirtual instead of FilenameIsAbsolute(AFilename) condition in TPkgManager.WarnAboutMissingPackageFiles
git-svn-id: trunk@30063 -
2011-03-29 08:33:58 +00:00
paul
51d1c34af0 ide: change find in files dialog layout
git-svn-id: trunk@30062 -
2011-03-29 06:17:22 +00:00
paul
00c1e50cbd ide: handle EndSession events (by Tomasz Wieckowski, issue #0019011)
git-svn-id: trunk@30061 -
2011-03-29 05:26:16 +00:00
paul
b6dfaf0b4b lcl: formatting
git-svn-id: trunk@30060 -
2011-03-29 05:25:21 +00:00
paul
eb193faaf6 win32: move handling of hint window messages to a dedicate window proc
git-svn-id: trunk@30059 -
2011-03-29 05:11:02 +00:00
paul
c7ac358e17 win32: move BorderStyleToWin32Flags, BorderStyleToWin32FlagsEx to win32wsforms, fix form style for bsNone with Parent <> nil or ParentWindow <> 0 (don't set WS_POPUP) - fixes issue #0019012
git-svn-id: trunk@30058 -
2011-03-29 04:57:29 +00:00
paul
a84af3e7a0 lcl: change active control when a child form is focused too
git-svn-id: trunk@30057 -
2011-03-29 03:20:19 +00:00
paul
32fe9f12d1 win32: send LM_HITTEST to LCL
git-svn-id: trunk@30056 -
2011-03-29 03:08:51 +00:00
mattias
c0594332b5 IDE: project inspector: filter, directory hierarchy, show sorted alphabetically
git-svn-id: trunk@30055 -
2011-03-28 21:12:14 +00:00
juha
81c93dc90f Disable Undo and Redo when form designer is active. People expected Undo working with designer
git-svn-id: trunk@30054 -
2011-03-28 11:23:13 +00:00
juha
3d82f1d685 SynEdit: Minor optimization.
git-svn-id: trunk@30052 -
2011-03-28 10:05:11 +00:00
paul
6ae245e8c8 lcl: skip call of SetActive to a child form
git-svn-id: trunk@30051 -
2011-03-28 08:51:26 +00:00
paul
455a1fcdc3 win32: don't set any menu/child handle on create window at all - this is not required and depends on flags (fixes issue #0019009)
git-svn-id: trunk@30050 -
2011-03-28 08:50:28 +00:00
mattias
dfb1e9eb0c codetools: fixed LineEndCount, bug #19001
git-svn-id: trunk@30049 -
2011-03-28 08:09:15 +00:00
mattias
36ea500f81 IDE: resource strings
git-svn-id: trunk@30048 -
2011-03-28 08:07:46 +00:00
paul
85e8f8b7a0 win32: remove unneeded condition
git-svn-id: trunk@30047 -
2011-03-28 07:19:40 +00:00
paul
8387ee8302 win32: don't clear WS_CHILD and other unrelated to border style/border icon flags on form handle creation, fix handling of WS_CHILD forms (can be either parent <> nil or ParentWindow <> 0)
git-svn-id: trunk@30046 -
2011-03-28 07:12:19 +00:00
paul
2bd0c336c8 lcl: formatting
git-svn-id: trunk@30045 -
2011-03-28 07:10:57 +00:00
paul
98c49e3bfb lcl: formatting
git-svn-id: trunk@30044 -
2011-03-28 03:23:37 +00:00
paul
7e428c54ed win32: pass WM_WINDOWPOSCHANGING to LCL
git-svn-id: trunk@30043 -
2011-03-28 02:59:58 +00:00
paul
68fc57c89c packager: create component image with transparent bg in case of loading from FPC resources
git-svn-id: trunk@30042 -
2011-03-28 00:46:14 +00:00
mattias
0574b48563 tpipro: clean up
git-svn-id: trunk@30041 -
2011-03-27 17:59:13 +00:00
mattias
bd96677ea2 turbopower_ipro: added example with css
git-svn-id: trunk@30040 -
2011-03-27 17:56:27 +00:00
mattias
789705e0a3 turbopower_ipro: added example with css
git-svn-id: trunk@30039 -
2011-03-27 17:55:16 +00:00
mattias
ac6db585cf IDE: remove file from project: clean up unit and include search path
git-svn-id: trunk@30038 -
2011-03-27 16:19:42 +00:00
mattias
c66ecb7939 IDE: debugging
git-svn-id: trunk@30037 -
2011-03-27 15:39:15 +00:00
mattias
3601dd2d4d codetools: fixed crash
git-svn-id: trunk@30036 -
2011-03-27 14:23:26 +00:00
mattias
2af49962ac codetools: parse programs without program keyword
git-svn-id: trunk@30035 -
2011-03-27 14:19:18 +00:00
maxim
831200c3ff regenerated translations; updated Russian translation
git-svn-id: trunk@30034 -
2011-03-27 13:49:03 +00:00
maxim
1a7808bdaa IDE: Brazilian Portuguese translation update by Marcelo B Paula, bug #19002
git-svn-id: trunk@30033 -
2011-03-27 13:29:21 +00:00
mattias
6902c0cb8b startlazarus: when sysem exe is missing show the file name
git-svn-id: trunk@30032 -
2011-03-27 10:19:15 +00:00
mattias
b33e2233b0 codetools: skip shebang
git-svn-id: trunk@30031 -
2011-03-27 09:43:22 +00:00
mattias
f1a7c00a1c IDE: search lazarus directory via binaries lazarus-ide and lazarus
git-svn-id: trunk@30030 -
2011-03-27 09:17:36 +00:00
mattias
61b1c28e3b codetools: ReadAllLinks: stop after 12 levels
git-svn-id: trunk@30029 -
2011-03-27 09:10:04 +00:00
mattias
604d91db73 LCL: ReadAllLinks: stop after 12 levels
git-svn-id: trunk@30028 -
2011-03-27 09:08:23 +00:00
mattias
e14efa6017 codetools: search include file of include file in direcory of unit
git-svn-id: trunk@30027 -
2011-03-27 09:00:32 +00:00
mattias
d1cf568583 IDE: moved LazarusVersionStr to lazconf
git-svn-id: trunk@30026 -
2011-03-27 08:51:22 +00:00
mattias
8fbda6adee IDE: searching in /usr/lib/lazarus/lazversion
git-svn-id: trunk@30025 -
2011-03-27 08:46:37 +00:00
mattias
e317ac3780 clean up
git-svn-id: trunk@30024 -
2011-03-26 21:09:07 +00:00
mattias
7dd9af3d88 IDE: unified removing units from project
git-svn-id: trunk@30023 -
2011-03-26 21:06:59 +00:00
mattias
f8f705163a codetools: fixed case compare for formerly uppercase compares, fixed TSourceChangeCache.Clear to not clear updatelock
git-svn-id: trunk@30022 -
2011-03-26 21:06:24 +00:00
juha
8f00d7fd9d IDE: Keymapping "Check consistency" errors, call CreateNew for a resourceless form.
git-svn-id: trunk@30021 -
2011-03-26 20:32:30 +00:00
juha
8b7d161446 Converter fix: Disabling a function replacement category was not respected.
git-svn-id: trunk@30020 -
2011-03-26 18:32:04 +00:00
juha
ba4cb08aec IDE: improve the default Build Profiles now that LCL and other packages are normal.
git-svn-id: trunk@30019 -
2011-03-26 16:36:11 +00:00
paul
c6d193a983 gtk2: fix crash in calendar (issue #0010190)
git-svn-id: trunk@30018 -
2011-03-25 10:25:33 +00:00
paul
430a3674ca lcl: don't show messages about non-portable symbols while lcl, widgetset compilation
git-svn-id: trunk@30017 -
2011-03-25 09:14:23 +00:00
paul
bc2ceec887 win32: use Vista dialogs by default
git-svn-id: trunk@30016 -
2011-03-25 09:11:29 +00:00