Commit Graph

3332 Commits

Author SHA1 Message Date
mattias
bb201517c7 IDE: debugger: added checks for working directory
git-svn-id: trunk@11132 -
2007-05-12 14:40:06 +00:00
mattias
8d7812da86 IDE: completion form is now created on demand and the internal double buffer bitmap is resized correct
git-svn-id: trunk@11130 -
2007-05-12 09:39:20 +00:00
paul
0312cb2ee4 - replaced old images with modern from silk and own painting:
debugger images, most packages images, misc
- ide dialogs switched to use common image list instead of their own:
compileroptions, projectinspector, packageeditor, pkggraphexplorer

git-svn-id: trunk@11126 -
2007-05-11 02:40:08 +00:00
vincents
a7d9c00a87 IDE: put back hints in the build lazarus dialog, they were probably lost during the conversion to lfm
git-svn-id: trunk@11103 -
2007-05-08 09:57:26 +00:00
paul
fc188e5d5e - changed button sizes to old (after changing imagelist)
git-svn-id: trunk@11102 -
2007-05-08 09:30:10 +00:00
paul
555f6c9e4a - modernize some ide images
- buildlazdialog switched to use common imagelist instead of own

git-svn-id: trunk@11100 -
2007-05-08 08:53:21 +00:00
mattias
b5b38344d5 IDE: always creating the custom defines templates for package source directories, so that IDE add-ons can add their own settings
git-svn-id: trunk@11099 -
2007-05-08 08:38:03 +00:00
mattias
34b67b7af7 IDE: always creating the custom defines templates for project source directories, so that IDE add-ons can add their own settings
git-svn-id: trunk@11098 -
2007-05-08 08:05:57 +00:00
vincents
44b95915d1 IDE: show about text in paragraphs
git-svn-id: trunk@11094 -
2007-05-07 07:56:01 +00:00
vincents
c703198ac7 IDE: tweaks to the about Lazarus text
git-svn-id: trunk@11091 -
2007-05-07 05:08:47 +00:00
vincents
0469648053 IDE: renamed thirdparty in about box to acknowledgements
git-svn-id: trunk@11088 -
2007-05-06 20:45:14 +00:00
paul
fe4c46785a - added third tab into IDE about box for third-party projects
- added thirdparty.txt

git-svn-id: trunk@11081 -
2007-05-05 04:04:04 +00:00
vincents
370aa4c253 fixed fpc 2.3 compilation (assigning to set or record properties)
git-svn-id: trunk@11078 -
2007-05-04 22:43:58 +00:00
vincents
ea7211515a IDE: updated lazarus about text (#8785)
git-svn-id: trunk@11073 -
2007-05-04 10:59:36 +00:00
mattias
a081b9846f IDE: fixed writing fake methods to lfm
git-svn-id: trunk@11072 -
2007-05-04 08:14:01 +00:00
vincents
9de81c4ee6 debugger: set ShowConsole to true if not compile as win32 graphic application, used by process debugger, fixes note 12473 of bug #8647.
git-svn-id: trunk@11067 -
2007-05-03 18:46:44 +00:00
paul
5c4e0e65c5 - evaluate/modify dialog switched to common imagelist
- my own paintings replaced by modern from Silk library
- adjusted images/README.txt

git-svn-id: trunk@11057 -
2007-05-03 03:24:38 +00:00
vincents
cf021e58d2 IDE: added -dEnableFakeMethods for win64 to the makefiles
git-svn-id: trunk@11047 -
2007-05-02 09:12:37 +00:00
paul
48cce57d5d - added interfaces to common IDE imagelists
- IDE main menu switched from using bitmap per item to one imagelist

git-svn-id: trunk@11045 -
2007-05-02 08:55:41 +00:00
mattias
1398f3e372 lcl: published TFileListBox.Directory
git-svn-id: trunk@11041 -
2007-05-01 10:19:12 +00:00
micha
5991bc1909 * fix fpc 2.0.x compilation (patch from MG)
git-svn-id: trunk@11039 -
2007-04-30 11:28:13 +00:00
mattias
7e3ecbe143 IDE: implemented fake methods instead of method hack
git-svn-id: trunk@11038 -
2007-04-30 10:42:56 +00:00
mattias
83d784f501 IDE: implemented fake methods (-dEnableFakeMethods). ToDos: 1. extend TWriter.OnWriteMethodProperty for fPropPath, 2. test
git-svn-id: trunk@11037 -
2007-04-30 00:36:05 +00:00
mattias
a6d2e13791 replaced calls to MethodName with hooks
git-svn-id: trunk@11036 -
2007-04-29 22:18:42 +00:00
mattias
1a0ed911f7 IDE: new menu icons from Graeme
git-svn-id: trunk@11033 -
2007-04-29 21:15:47 +00:00
mattias
3012a523fe fixed FPC 2.0 compilation
git-svn-id: trunk@11018 -
2007-04-27 15:06:08 +00:00
mattias
029d4f6327 added package prettymessages - an IDE add-on to reduce FPC hints
git-svn-id: trunk@11002 -
2007-04-25 16:37:19 +00:00
jesus
cb772e1198 fixes grid's line widths in several forms
git-svn-id: trunk@10962 -
2007-04-17 18:58:04 +00:00
vincents
73d15b87a6 IDE: fixed saving .lpr file for virtual projects (bug #8666)
git-svn-id: trunk@10952 -
2007-04-16 15:21:03 +00:00
mattias
87921a7455 gtk2 intf: reduced notes
git-svn-id: trunk@10948 -
2007-04-15 08:54:04 +00:00
vincents
c7726dfb92 IDE: lazaris.lpi
* added required packages
* skip showing splash screen, might hide break point notification

git-svn-id: trunk@10918 -
2007-04-08 12:11:46 +00:00
mattias
3356da7ea0 IDE: removed timer from splashform
git-svn-id: trunk@10903 -
2007-04-06 17:48:51 +00:00
mattias
72c7cdff16 added fpgui to codetools and build laz dlg
git-svn-id: trunk@10897 -
2007-04-06 12:59:21 +00:00
vincents
d164f4a8aa removed gnome widgetset interface
git-svn-id: trunk@10889 -
2007-04-05 19:53:42 +00:00
marc
0abc5c058d * fixed image for build-none
git-svn-id: trunk@10887 -
2007-04-05 19:07:14 +00:00
mattias
b5bc65d527 IDE: find dialog reversed meaning of VK_UP and VK_DOWN
git-svn-id: trunk@10880 -
2007-04-05 11:24:45 +00:00
marc
b681f94950 * Step 1 of the native imagelist implementation
git-svn-id: trunk@10875 -
2007-04-05 00:00:37 +00:00
mattias
6b9944e3a0 IDE: compiling a package now shows it in the MainBar caption, building the IDE does not save virtual projects
git-svn-id: trunk@10837 -
2007-03-31 12:41:20 +00:00
mattias
19872b8e64 IDE: codebrowser: clearing include links for FPC units
git-svn-id: trunk@10833 -
2007-03-30 11:02:57 +00:00
mattias
3dd033044f IDE: codebrowser: showing hourglass cursor during treeview update
git-svn-id: trunk@10824 -
2007-03-28 19:20:52 +00:00
mattias
a46e0d0b54 LCL: changed TApplication.AddOnIdleHandler to use TIdleEvent instead of TNotifyEvent, IDE: codebrowser: added resourcestrings
git-svn-id: trunk@10823 -
2007-03-28 19:01:27 +00:00
vincents
4bc63f785d Version 0.9.23
git-svn-id: trunk@10809 -
2007-03-26 17:56:20 +00:00
vincents
0ebe1915fc Version 0.9.22
git-svn-id: trunk@10807 -
2007-03-26 17:53:59 +00:00
vincents
94437574a3 IDE: create directory for po-files, if it doesn't exist yet
git-svn-id: trunk@10805 -
2007-03-26 11:30:41 +00:00
mattias
421093a69f IDE: fixed resizing of project options form page
git-svn-id: trunk@10802 -
2007-03-26 08:34:27 +00:00
mattias
14b348460c h2paswizard: implemented merging multiple C header files into one unit
git-svn-id: trunk@10781 -
2007-03-22 16:11:40 +00:00
mattias
95fbdd6309 IDE: config build laz dlg: writing text with transparency
git-svn-id: trunk@10771 -
2007-03-20 07:48:01 +00:00
mattias
0f509809a3 translations: german: updates from Joerg Braun
git-svn-id: trunk@10764 -
2007-03-18 21:21:56 +00:00
mattias
b2a7c1c696 IDE: fixed clearing messages when appending codetools error
git-svn-id: trunk@10756 -
2007-03-16 11:14:24 +00:00
mattias
d9550f1105 IDE: codebrowser: show menu item
git-svn-id: trunk@10749 -
2007-03-14 18:16:37 +00:00