Commit Graph

48 Commits

Author SHA1 Message Date
dmitry
df7648cf43 ide: fix for #14727. Compiler messages file should always be utf8 encoded
git-svn-id: trunk@22056 -
2009-10-06 11:14:57 +00:00
mattias
b83e38fcc4 IDE: added page build modes
git-svn-id: trunk@21575 -
2009-09-04 15:32:35 +00:00
mattias
bc2f2aa2da IDE: compiler options verbosity page fille whole space
git-svn-id: trunk@21567 -
2009-09-04 12:15:34 +00:00
mattias
b909b60dc4 IDE: compiler options: replaced tabs with a treeview
git-svn-id: trunk@21566 -
2009-09-04 12:10:50 +00:00
mattias
c3e9c41279 IDE: updated lrs
git-svn-id: trunk@21426 -
2009-08-23 13:49:20 +00:00
mattias
44b0022d65 gtk2 added verbosity
git-svn-id: trunk@21367 -
2009-08-20 18:36:05 +00:00
mattias
c87a7d7a49 IDE: warng if compile command is missing
git-svn-id: trunk@21088 -
2009-08-03 11:52:59 +00:00
mattias
129ed9d68b IDE: compiler options: added resourcestrings
git-svn-id: trunk@20572 -
2009-06-10 13:29:51 +00:00
paul
8b5e40c05f ide: compiler options: remove manual positioning code for Code tab (part of issue #0013849)
git-svn-id: trunk@20268 -
2009-05-28 00:23:50 +00:00
paul
53471e1062 ide: compiler options: make '...' buttons a bit smaller
git-svn-id: trunk@20005 -
2009-05-17 08:57:28 +00:00
paul
1d0c0fd4fd ide: better anchor "Compilation" page in the compiler options dialog
git-svn-id: trunk@19820 -
2009-05-06 08:18:27 +00:00
paul
7423208655 ide: use csDropDownList instead of csDropDown for widget set type in the compiler options dialog (issue #0013642)
git-svn-id: trunk@19770 -
2009-05-02 15:44:10 +00:00
paul
3ce3002123 ide: add "Generate Dwarf" to the linker->debug compiler options
git-svn-id: trunk@19209 -
2009-04-03 15:05:54 +00:00
paul
b0a039e313 ide: reanchor compiler options dialog messages page
git-svn-id: trunk@19197 -
2009-04-02 01:53:27 +00:00
mattias
50c2c46c76 IDE: compiler options: fixed layout of messages list
git-svn-id: trunk@19184 -
2009-04-01 12:53:41 +00:00
mattias
16a4cefdd3 IDE: compiler options: added page to hide specific FPC messages, issue #12304, patch from Dmitry
git-svn-id: trunk@19182 -
2009-04-01 12:46:21 +00:00
mattias
1926d5b439 IDE: compiler conditionals editor: made more generic
git-svn-id: trunk@18586 -
2009-02-05 15:48:21 +00:00
mattias
de0f8578f0 set some TTreeView.ReadOnly to true
git-svn-id: trunk@18361 -
2009-01-20 20:20:52 +00:00
mattias
d98315fb1b IDE: compiler options dlg: build modes: replaced with single treeview
git-svn-id: trunk@18280 -
2009-01-13 17:52:30 +00:00
mattias
94683b0b20 IDE: comp opts: added build modes frame
git-svn-id: trunk@18273 -
2009-01-13 15:48:00 +00:00
mattias
940989a1ae IDE: started frame for editing build modes
git-svn-id: trunk@17992 -
2008-12-30 10:40:24 +00:00
mattias
2f112de7fd IDE: added project compiler options page conditionals
git-svn-id: trunk@17953 -
2008-12-26 16:38:47 +00:00
marc
88ff1df906 + Added Registers debug view
git-svn-id: trunk@17431 -
2008-11-19 01:35:01 +00:00
paul
061242f36f ide: fix anchoring for compiler options
git-svn-id: trunk@17116 -
2008-10-24 03:29:27 +00:00
paul
864ac18db8 ide: add a compiler switch to use compile an application with separate gdb debug file (from Dmitry Boyarintsev #0012399 with small modifications)
git-svn-id: trunk@17079 -
2008-10-21 06:13:19 +00:00
darius
6712791e36 added help button to dialog
fixed glyphloading at creationtime

git-svn-id: trunk@16968 -
2008-10-11 21:57:34 +00:00
mattias
c1dd4c638e IDE: compiler options: removed obsolete switch -gd debugging info for DBX
git-svn-id: trunk@16157 -
2008-08-20 08:54:32 +00:00
mattias
50548107cd IDE: compiler options: added verify object method call validity for fpc 2.2.2
git-svn-id: trunk@16148 -
2008-08-19 16:29:10 +00:00
mattias
32c38fd57d IDE: compiler options: updated optimization _faster_ for fpc 2.2.2
git-svn-id: trunk@16147 -
2008-08-19 16:21:12 +00:00
mattias
cb164f1467 IDE: compiler options: updated target processors for fpc 2.2.2
git-svn-id: trunk@16146 -
2008-08-19 15:56:03 +00:00
mattias
f5cd4734ea IDE: compiler options dlg: reordered syntax options
git-svn-id: trunk@16145 -
2008-08-19 15:01:22 +00:00
mattias
1e87ce80b9 IDE: compiler options: replaced obsolete -S mode flags with -M flag
git-svn-id: trunk@16144 -
2008-08-19 12:16:28 +00:00
mattias
ea23d0c086 IDE+codetools: using compiler mode Delphi when set in compiler options
git-svn-id: trunk@16092 -
2008-08-17 19:45:49 +00:00
mattias
d694c15f0a LCL: added a FloodFill algorithm. Because it uses Pixels it can only be used for very small canvas
git-svn-id: trunk@15404 -
2008-06-13 09:33:39 +00:00
mattias
c6cba442ee IDE: compiler options: auto disabling i386 options
git-svn-id: trunk@15342 -
2008-06-06 14:41:33 +00:00
mattias
341ec7141b IDE: compiler options dlg: fixed package view
git-svn-id: trunk@12798 -
2007-11-09 17:41:54 +00:00
marc
70b400b8eb * Widened widgetset compbo to allow longer translations by Maxim Ganetsky
git-svn-id: trunk@12741 -
2007-11-04 18:32:13 +00:00
mattias
cc0a9c67bb IDE: compiler opttions dlg: changed caption Style to Assembler style
git-svn-id: trunk@12702 -
2007-11-02 19:22:06 +00:00
mattias
6459ea4d8f IDE: slightly increased MinWidth/Height of comp opts dlg
git-svn-id: trunk@12669 -
2007-11-01 02:13:44 +00:00
mattias
e3da21c00b IDE: compiler optts dlg: fixed flickering in code page
git-svn-id: trunk@12633 -
2007-10-29 23:09:21 +00:00
mattias
0d29c31f7c gtk2 intf: implemented selection change for file dialogs
git-svn-id: trunk@12632 -
2007-10-29 22:47:46 +00:00
mattias
c639191753 IDE: compiler opts dlg: fixd lblCompiler spacing, LCL: fixed consistency using GetSpace instead of GetSideSpace
git-svn-id: trunk@12619 -
2007-10-28 12:50:46 +00:00
mattias
cf5df554d6 IDE: compiler options: Load/Save button moved caption to hint, fixing i18n
git-svn-id: trunk@12617 -
2007-10-28 11:52:28 +00:00
mattias
223e59af66 LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
git-svn-id: trunk@12615 -
2007-10-28 00:33:23 +00:00
mattias
b75d65f8d7 IDE: improved various dialogs using the new LCL bugfixes
git-svn-id: trunk@12539 -
2007-10-20 22:53:55 +00:00
andrew
23a9844cd1 Applied patch from Ales Katona for combobox heights in the IDE bug #9557
git-svn-id: trunk@12525 -
2007-10-19 23:03:39 +00:00
mattias
7acce2e1ba IDE: compiler optiosn dlg: improved button layout
git-svn-id: trunk@12501 -
2007-10-17 09:30:51 +00:00
darius
226e3cce53 converted form to LFM
implemented IDE Help
added splitter to inherited tab

git-svn-id: trunk@12499 -
2007-10-17 08:49:55 +00:00