Commit Graph

3604 Commits

Author SHA1 Message Date
paul
1b68ef3e5c ide: allow other types than XPM as component images
git-svn-id: trunk@12947 -
2007-11-21 04:23:07 +00:00
paul
e38ed63108 fix compilation
git-svn-id: trunk@12945 -
2007-11-21 01:56:56 +00:00
mattias
1e96af5fb0 LCL: fixed wrong IFDEF DisableLoadedClientSize
git-svn-id: trunk@12944 -
2007-11-21 01:05:36 +00:00
mattias
4c2e1806b5 IDE: project inspector: sorting files in treeview
git-svn-id: trunk@12942 -
2007-11-20 22:19:06 +00:00
mattias
98de83d78f removed calls to obsolete lowercasetable
git-svn-id: trunk@12939 -
2007-11-20 21:39:47 +00:00
mattias
7a243a0dbd codetools: added a cache for FindDeclarationAndOverload calls, IDE: combined macro time stamps of values and graph
git-svn-id: trunk@12937 -
2007-11-20 20:00:26 +00:00
mattias
7434f1be4d IDE: lazdoc: added UsedCache parameters for small step updating
git-svn-id: trunk@12931 -
2007-11-19 23:47:16 +00:00
marc
0e8d110b29 * updated localization & translation of 'Check Compiler Options' Dialog by Maxim Ganetsky
* updated po files

git-svn-id: trunk@12929 -
2007-11-19 23:22:59 +00:00
mattias
e4ed360ac1 IDE: added functions to search possible package/project for files
git-svn-id: trunk@12924 -
2007-11-19 19:16:25 +00:00
mattias
e8f4f6e240 replaced several BoolToStr calls with dbgs
git-svn-id: trunk@12914 -
2007-11-18 13:06:38 +00:00
mattias
ec8cae645e IDE: lazdoc: added utility function to find dom nodes
git-svn-id: trunk@12913 -
2007-11-18 11:21:42 +00:00
mattias
9686ac7924 IDE: lazdoc: added Changing and Changed event lists
git-svn-id: trunk@12904 -
2007-11-17 10:58:21 +00:00
mattias
878c6047c0 IDE: disabled fake methods for FPC 2.0.x
git-svn-id: trunk@12899 -
2007-11-16 19:14:12 +00:00
mattias
9f7675596c IDE: adding unit to project now asks if unit path should be extended
git-svn-id: trunk@12898 -
2007-11-16 18:20:43 +00:00
mattias
a9e4999ea7 IDE: search for ancestor units now ignores missing units
git-svn-id: trunk@12882 -
2007-11-15 18:13:27 +00:00
paul
643387fa61 ide:
- changed string "Lazarus Editor" to "Lazarus IDE"
- changed string "Lazarus Source Editor" to "Source Editor" (moreover word "Lazarus" was only in English version)
(issue #0010170)

git-svn-id: trunk@12862 -
2007-11-14 02:58:16 +00:00
paul
5b515ba2de new dialogs: restore OK and Cancel buttons behavior
git-svn-id: trunk@12861 -
2007-11-14 02:28:30 +00:00
paul
e85d129b64 new dialogs: change enviroment to compiler options as they should be
git-svn-id: trunk@12860 -
2007-11-13 23:55:37 +00:00
marc
c8af8b1a5b * Localization of 'Test Compiler Options' Dialog by Maxim Ganetsky
* updated po files

git-svn-id: trunk@12848 -
2007-11-12 23:29:09 +00:00
vincents
0c328fda99 regenerated Makefiles with fixed fpc 2.3 fpcmake
git-svn-id: trunk@12846 -
2007-11-12 23:00:57 +00:00
vincents
f023d0b38a IDE: made Find or Rename button the default button in the find references dialog
git-svn-id: trunk@12844 -
2007-11-12 21:08:31 +00:00
paul
e6031abc05 improve new dialogs: they can now switch notebook pages
git-svn-id: trunk@12834 -
2007-11-12 09:04:06 +00:00
paul
705975bf78 new dialogs:
- add new to dialogs class name to prevent mix them with current options dialogs in resource data
- minor realign bottom buttons

git-svn-id: trunk@12833 -
2007-11-12 08:44:47 +00:00
paul
80a90d14f6 fix compilation after new dialogs
git-svn-id: trunk@12832 -
2007-11-12 02:27:16 +00:00
marc
f007970067 + Added proposed implementation of new optionsdialogs layout by Ciprian Mustiata
This implementation isn't complete and for some unknown reason in all except the projectoptionsdialog, the notebook refuses to get parented in the OptionsAreaPanel
  The new dialogs can be disabled by defining DisableNewDialogs (or by editing ide.inc)

git-svn-id: trunk@12830 -
2007-11-12 01:33:08 +00:00
tombo
5f3b8ef645 IDE: added key mapping scheme for Mac OS X
git-svn-id: trunk@12827 -
2007-11-11 16:42:07 +00:00
tombo
7f51d24813 IDE: Changed menu item Windows to singular, show menu item check for active form
git-svn-id: trunk@12826 -
2007-11-11 14:58:03 +00:00
mattias
b91754876e Makefiles: recreated with fpcmake -Tall
git-svn-id: trunk@12824 -
2007-11-11 12:20:00 +00:00
vincents
439f5106bb IDE: enabled fake methods by default, fixes bug #9216.
Use -dDisableFakeMethods to use JIT methods.

git-svn-id: trunk@12822 -
2007-11-11 09:06:53 +00:00
paul
2c862f210c removed TCanvas.Color which only Get and Set TCanvas.Brush.Color (TCanvas.Brush.Color should be used instead)
git-svn-id: trunk@12812 -
2007-11-10 14:23:26 +00:00
mattias
12a7912211 IDE: added dialog to explore the current package links
git-svn-id: trunk@12811 -
2007-11-10 13:59:51 +00:00
mattias
c21eb20d00 IDE: started TLazDocHintProvider
git-svn-id: trunk@12806 -
2007-11-10 00:31:44 +00:00
mattias
8a8085d7af IDE: replaced unitname compare functions for checking ambiguous units
git-svn-id: trunk@12801 -
2007-11-09 19:41:45 +00:00
mattias
341ec7141b IDE: compiler options dlg: fixed package view
git-svn-id: trunk@12798 -
2007-11-09 17:41:54 +00:00
mattias
2f279ae0fa LCL: fixed ExtractFilenameOnly
git-svn-id: trunk@12792 -
2007-11-08 22:11:36 +00:00
mattias
699c8c7b48 IDE: add check if TMainIDE.CreateNewForm FormEditor1.CreateComponent failed
git-svn-id: trunk@12790 -
2007-11-08 21:49:10 +00:00
mattias
66932c1a97 IDE: added verbosity for ambiguous files
git-svn-id: trunk@12789 -
2007-11-08 17:27:30 +00:00
mattias
d8366cc6c0 IDE: added resourcestrings
git-svn-id: trunk@12787 -
2007-11-08 16:20:26 +00:00
mattias
d4e3e7607a IDE: added Ignore all button to warnings about ambiguous units
git-svn-id: trunk@12786 -
2007-11-08 16:10:37 +00:00
paul
046a72792d images:
- remove unneeded images
- assign new menu images for main ide toolbar

git-svn-id: trunk@12781 -
2007-11-08 10:16:58 +00:00
marc
9e4a77e06f * Improved localization by Maxim Ganetsky
* Updated po files

git-svn-id: trunk@12773 -
2007-11-07 23:09:44 +00:00
mattias
dbf55b433f IDE: started code help hint window
git-svn-id: trunk@12766 -
2007-11-07 17:00:51 +00:00
tombo
620ffeb1e7 LCL: make TCustomForm.Show Delphi compatible -> bring form to front and activate it
git-svn-id: trunk@12760 -
2007-11-06 10:15:01 +00:00
vincents
f6a0ae85f2 set version to 0.9.25
git-svn-id: trunk@12751 -
2007-11-05 15:00:45 +00:00
vincents
c45d8d7767 set version to 0.9.24
git-svn-id: trunk@12749 -
2007-11-05 14:58:04 +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
3793bab2d3 IDE: run params opts replaced align with anchors
git-svn-id: trunk@12739 -
2007-11-04 10:33:48 +00:00
mattias
b6caf45793 IDE: removed CharSet attributes
git-svn-id: trunk@12733 -
2007-11-03 23:37:28 +00:00
darius
3bdcb89a67 improved layout and anchoring
added IDE help

git-svn-id: trunk@12732 -
2007-11-03 23:13:38 +00:00
darius
058ee862ff improved anchoring of form
git-svn-id: trunk@12731 -
2007-11-03 22:54:04 +00:00