Commit Graph

599 Commits

Author SHA1 Message Date
mattias
3bb251caa2 IDEIntf: clean up uses sections
git-svn-id: trunk@11768 -
2007-08-09 21:40:18 +00:00
mattias
d48eb4b364 codetools: implemented function to convert simple functions to constants, h2pas: new tools to reduce IFDEFs and fucntions to constant conversion
git-svn-id: trunk@11761 -
2007-08-08 18:22:43 +00:00
jesus
160de2c8a3 IDE, removed unnecesary comment
git-svn-id: trunk@11753 -
2007-08-07 06:36:41 +00:00
jesus
a799777f36 IDE, fixes lazarus freeze after closing fields editor (issue #8925), also improved fields editor so it keeps dataset opened while adding/removing fields
git-svn-id: trunk@11751 -
2007-08-06 19:24:46 +00:00
mattias
3b69506329 gtk2 intf: added focus events for combobox, ideintf: textconverter now supports codetool buffers, h2pas wiz: added tool to remove redfinitions, reduced warnings
git-svn-id: trunk@11733 -
2007-08-03 22:38:11 +00:00
paul
dfd84ee746 ide: extending listview items editor control width and reanchoring them (now at least russian labels fit to width) (issue #0009370)
git-svn-id: trunk@11713 -
2007-08-02 15:48:24 +00:00
paul
bc592261fd ide: extending treeview items editor control width and reanchoring them (now at least russian labels fit to width)
git-svn-id: trunk@11712 -
2007-08-02 15:36:54 +00:00
mattias
63a8c982ad gtk intf: fixed crash on paste for 64 bit
git-svn-id: trunk@11697 -
2007-07-31 23:13:06 +00:00
paul
dd8ccf2773 (IDE):
- change poDesktopCenter to poScreenCenter (since some forms has wrong position after poDesktopCenter had been implemented in some widgetsets)

git-svn-id: trunk@11677 -
2007-07-30 16:33:41 +00:00
mattias
85abf3e057 translations: german: updates from Joerg Braun
git-svn-id: trunk@11652 -
2007-07-28 09:38:53 +00:00
mattias
63c8112843 IDEIntf: added CustomData and CustomSessionData
git-svn-id: trunk@11486 -
2007-07-13 11:54:37 +00:00
vincents
671de5110e IDE: replaced the Cancel button with "Skip this package", when an error is shown during loading of multiple packages, bug(8655)
git-svn-id: trunk@11439 -
2007-07-06 20:18:38 +00:00
paul
ce2a7a71a6 - added TLResources.Find by Name and ValueType (it was by Name only before)
- new class TLazarusResourceStream similar to TResourceStream
- some code needed resource stream has been switched to use TLazarusResourceStream

git-svn-id: trunk@11429 -
2007-07-06 02:32:22 +00:00
vincents
0e34ed8982 LCL: default values of ListItem and TreeNode image index set to -1 for Delphi compatibility (bug #9192)
git-svn-id: trunk@11416 -
2007-07-03 13:26:02 +00:00
vincents
9552b8fc14 IDE: fixed compilation with fpc 2.3.1; TShiftState is now declared with {$PACKSET 1}
git-svn-id: trunk@11389 -
2007-06-27 09:23:39 +00:00
vincents
e91eed25eb object inspector: only show scollbars in the component treeview, if they are needed (bug #9081) from Graeme
git-svn-id: trunk@11333 -
2007-06-19 06:22:16 +00:00
vincents
c62e42ff06 ideintf: updated Russian translation from Maxim Ganetsky
git-svn-id: trunk@11300 -
2007-06-08 05:33:48 +00:00
marc
178f35a813 * Updated translation by Laurent Jacques
git-svn-id: trunk@11297 -
2007-06-07 18:27:47 +00:00
mattias
02ea45b594 OI: TSpeedButton.Transparent:=false, setting ItemHeight for combobox as workaround for win intf
git-svn-id: trunk@11141 -
2007-05-15 08:40:23 +00:00
mattias
bb201517c7 IDE: debugger: added checks for working directory
git-svn-id: trunk@11132 -
2007-05-12 14:40:06 +00:00
vincents
9ea067bcdb IDE: fixed selected image in the component treeview from Martin Smat (#8829)
git-svn-id: trunk@11097 -
2007-05-08 02:02:13 +00:00
marc
78584a938d * Update pb translation by Antonio Galvao
git-svn-id: trunk@11096 -
2007-05-07 22:39:48 +00:00
mattias
1cf140d3ce OI: improved property value rectangles when there is a button
git-svn-id: trunk@11082 -
2007-05-05 09:14:52 +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
0830b94a40 changed object inspector combobox style to csDropDown
git-svn-id: trunk@11061 -
2007-05-03 08:29:53 +00:00
mattias
68ad9e2527 gtk2 intf: improved combobox style and items
git-svn-id: trunk@11053 -
2007-05-02 18:33:54 +00:00
vincents
b08c293091 fixed 64 bit compilation
git-svn-id: trunk@11049 -
2007-05-02 09:56:47 +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
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
vincents
c5db4d9efc IDE: improved strings property editor layout (#8770) from Graeme
git-svn-id: trunk@11011 -
2007-04-27 09:24:31 +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
marc
dab74de8af * Updated translation by Mario Bonati
git-svn-id: trunk@10978 -
2007-04-19 20:55:38 +00:00
vincents
8b9755db56 Object inspector: select text after enter (bug #8727 en 8728) from Graeme
git-svn-id: trunk@10976 -
2007-04-19 14:34:36 +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
marc
90e54948c1 * updated translations by Mario Bonati
git-svn-id: trunk@10955 -
2007-04-16 21:22:57 +00:00
marc
b681f94950 * Step 1 of the native imagelist implementation
git-svn-id: trunk@10875 -
2007-04-05 00:00:37 +00:00
vincents
a0cd202e73 regenerated makefiles with fpcmake 2.3.1 to include the -Cg flag for x86_64-linux
git-svn-id: trunk@10844 -
2007-04-01 19:38:53 +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
vincents
404e47ff0e object inspector: fixed drawing [+] and [-] broken by TCanvas.Rectangle change
git-svn-id: trunk@10788 -
2007-03-23 18:49:31 +00:00
mattias
aa3864119c translations: german: updates from Joerg Braun
git-svn-id: trunk@10775 -
2007-03-21 08:26:18 +00:00
mattias
91e8c58c50 LCL: TCanvas.DrawText: changing and restoring BKMode when Style.Opaque=false
git-svn-id: trunk@10766 -
2007-03-18 21:57:25 +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
9caf40c771 IDE: wehn adding a package for a component, try the unit owner of the class first
git-svn-id: trunk@10734 -
2007-03-10 21:00:15 +00:00
mattias
e77c31ed38 codetools: searching include file of include file in directory of first include file
git-svn-id: trunk@10723 -
2007-03-08 23:35:58 +00:00
micha
15d6705323 add forgotten new dialog unit for rev 10620 #ecce02979d
git-svn-id: trunk@10621 -
2007-02-11 19:14:10 +00:00
micha
ecce02979d improve checkgroup editor (patch from Salvatore Coppola)
git-svn-id: trunk@10620 -
2007-02-11 16:24:28 +00:00
mattias
e35dc827ab IDE: started code browser
git-svn-id: trunk@10598 -
2007-02-07 01:19:00 +00:00
mattias
cfd1bc5071 IDE: added LResources to uses section of TFileDescPascalUnitWithResource
git-svn-id: trunk@10581 -
2007-02-05 10:24:55 +00:00