Commit Graph

22699 Commits

Author SHA1 Message Date
mattias
f07bb4f62a IDE: add to package dlg removed add file page
git-svn-id: trunk@23113 -
2009-12-12 19:10:14 +00:00
mattias
e836d6fa07 IDE: add to package dlg removed add unit page
git-svn-id: trunk@23112 -
2009-12-12 19:05:23 +00:00
mattias
83d8249ff4 IDE; improved add to package dialog
git-svn-id: trunk@23111 -
2009-12-12 19:01:43 +00:00
paul
321c54a228 jcf: register 'Clarify' and 'Spaces' options
git-svn-id: trunk@23110 -
2009-12-12 18:43:11 +00:00
mattias
97c65d3eac IDE: changed saveall back to always save project
git-svn-id: trunk@23109 -
2009-12-12 18:14:42 +00:00
paul
12bf3aca6f jcf: register obfuscate settings
git-svn-id: trunk@23108 -
2009-12-12 18:06:43 +00:00
mattias
5a06123370 IDE: build modes: new setting
git-svn-id: trunk@23107 -
2009-12-12 17:52:35 +00:00
jesus
dff8e486ad LCL, fix stringgrid cell is not validated if advancement is stopped
git-svn-id: trunk@23106 -
2009-12-12 17:40:24 +00:00
mattias
51ef91e2c8 IDE: build modes: value type
git-svn-id: trunk@23105 -
2009-12-12 16:54:33 +00:00
mattias
f5604c0e91 IDE: build modes: value
git-svn-id: trunk@23104 -
2009-12-12 16:52:54 +00:00
mattias
c64b628c67 IDE: fixed painting datamodules
git-svn-id: trunk@23103 -
2009-12-12 15:51:01 +00:00
mattias
6deb52fdc0 IDE: build modes: editing name
git-svn-id: trunk@23102 -
2009-12-12 13:54:52 +00:00
mattias
5d639e329d IDE: build modes: new button
git-svn-id: trunk@23101 -
2009-12-12 13:28:44 +00:00
mattias
17ddc6d07d IDE: fixed GetParentFormRelativeTopLeft for nested non visual components
git-svn-id: trunk@23100 -
2009-12-12 12:56:52 +00:00
mattias
57d950f3f9 IDE: fixed GetParentFormRelativeTopLeft for nested non visual components
git-svn-id: trunk@23099 -
2009-12-12 12:56:25 +00:00
mattias
0de4518618 IDE: started filling build modes grid
git-svn-id: trunk@23098 -
2009-12-12 12:42:48 +00:00
mazen
6d778583c8 * Removed unused file.
git-svn-id: trunk@23097 -
2009-12-12 11:13:26 +00:00
paul
ce34bcd158 jcf2: fix compilation on linux
git-svn-id: trunk@23096 -
2009-12-12 11:08:30 +00:00
paul
c7700195c0 jcf: register first options frame in the Lazarus IDE options
git-svn-id: trunk@23095 -
2009-12-12 10:45:46 +00:00
paul
cf28b5f621 ideintf, ide: read/write all registered IDE options instead of reading/writing particular known classes
git-svn-id: trunk@23094 -
2009-12-12 10:43:01 +00:00
paul
46e921a978 update default jcf settings file
git-svn-id: trunk@23093 -
2009-12-12 09:42:26 +00:00
paul
f5cb1ce5f9 ideintf: free options index searching
- GetFreeIDEOptionsGroupIndex - to find free group index
  - GetFreeIDEOptionsIndex - to find free options index inside group

git-svn-id: trunk@23092 -
2009-12-12 09:00:46 +00:00
paul
cc0ea5f1a0 ide: cleanup
git-svn-id: trunk@23091 -
2009-12-12 08:27:04 +00:00
paul
d744f29b60 ide: change look and feel of form editor option page
git-svn-id: trunk@23090 -
2009-12-12 08:26:39 +00:00
jesus
45f97fdb97 LazReport, implemented css in html exporter, patch with changes from Ts.Petrov, issue #15011
git-svn-id: trunk@23089 -
2009-12-12 08:10:41 +00:00
dmitry
fc25b96d25 carbon: fix for #14892
git-svn-id: trunk@23088 -
2009-12-11 21:50:13 +00:00
mattias
842f26f8f3 codetools: ctnGenericParam changed form compatible to exact, bug #15317
git-svn-id: trunk@23087 -
2009-12-11 21:32:05 +00:00
mattias
1b68eafebe codetools: added option to not insert class comment for implementation
git-svn-id: trunk@23086 -
2009-12-11 20:37:22 +00:00
mattias
6cc37ddac3 gtk2 intf: added style-after event - no implementation yet
git-svn-id: trunk@23085 -
2009-12-11 19:58:30 +00:00
mattias
73cd49e50b IDE: improved layout disk changes dlg
git-svn-id: trunk@23084 -
2009-12-11 18:59:35 +00:00
paul
4dec15ed37 ide: change combobox to spinedit in the form editor options page
git-svn-id: trunk@23083 -
2009-12-11 17:15:54 +00:00
paul
39c6ed894c designer: csInline component fixes:
- fix relative coords of non-visual components if their owner has parent
  - clip non-visual components by parent client rectangle

git-svn-id: trunk@23082 -
2009-12-11 07:25:18 +00:00
paul
8469b98fc7 ide: try full file name first in the call stack window when user jumps to the source location
git-svn-id: trunk@23081 -
2009-12-11 03:06:40 +00:00
paul
fc439939dd ide: change enabled state to View registers and View assembler menu items according to debugging state
git-svn-id: trunk@23080 -
2009-12-11 02:57:40 +00:00
paul
16847565ea ide: add View registers and View assembler keys combinations, add them to the keymapping window
git-svn-id: trunk@23079 -
2009-12-11 02:30:42 +00:00
jesus
d7496351e9 LazReport, fix typo in csv exporter and support for UTF-8 BOM
git-svn-id: trunk@23078 -
2009-12-11 00:36:57 +00:00
mattias
ee09f1c4ce IDEIntf: property editors: mark the designer of the property persistent modified, bug #14268
git-svn-id: trunk@23077 -
2009-12-10 23:45:14 +00:00
jesus
8249817978 LazReport, implemented parameters for export filters, CSV exporter now output quoted values and is not based on object's interpolated position
git-svn-id: trunk@23076 -
2009-12-10 22:14:45 +00:00
mattias
e86f7533e4 IDE: CheckIfPackageNeedsCompilation: check if default is read only and alternative output directory exists
git-svn-id: trunk@23075 -
2009-12-10 20:29:14 +00:00
mattias
32b72756c1 aggpas: started pango in agglcl
git-svn-id: trunk@23074 -
2009-12-10 19:06:46 +00:00
sekelsenmat
c982292bf9 wince: Fixes clipboard closing
git-svn-id: trunk@23073 -
2009-12-10 18:08:37 +00:00
sekelsenmat
afc74c7e74 wince: starts implementing clipboard support
git-svn-id: trunk@23072 -
2009-12-10 17:52:18 +00:00
mattias
b54a398642 IDE: saveall: check units modified
git-svn-id: trunk@23071 -
2009-12-10 16:34:39 +00:00
mattias
725116be84 synedit: clean up
git-svn-id: trunk@23070 -
2009-12-10 16:20:46 +00:00
mattias
7428340ec8 IDE: added resourcestrings, DoSaveAll: check if Project modified
git-svn-id: trunk@23069 -
2009-12-10 13:49:13 +00:00
martin
da2de60b97 SynEdit: Fix Undo/Redo block-indent. Issue #15307
git-svn-id: trunk@23068 -
2009-12-10 12:51:46 +00:00
mattias
3c2c52b282 aggpas: started pango fonts
git-svn-id: trunk@23067 -
2009-12-10 12:47:03 +00:00
mattias
37681395ae aggpas: started example for pango fonts
git-svn-id: trunk@23066 -
2009-12-10 12:23:20 +00:00
martin
d9ccb124f5 SynEdit: minor changes for DualView
git-svn-id: trunk@23065 -
2009-12-10 12:22:53 +00:00
mattias
f6e06bdcc8 IDE: do not write properties set by components, bug #13846
git-svn-id: trunk@23064 -
2009-12-10 11:35:25 +00:00