mattias
dca1ecec83
fixed updating OI when moving components
...
git-svn-id: trunk@2874 -
2002-08-18 08:55:20 +00:00
mattias
31e30d24aa
save as of project files now starts in project dierctory
...
git-svn-id: trunk@2873 -
2002-08-18 08:55:19 +00:00
mattias
7ff091853c
added warnings when fpc source dir invalid
...
git-svn-id: trunk@2872 -
2002-08-18 08:55:18 +00:00
mattias
f23eb0d18e
added some messages when compiler filename is invalid
...
git-svn-id: trunk@2871 -
2002-08-18 08:55:17 +00:00
mattias
5ec68e1898
fixed searching lazarus in current dir
...
git-svn-id: trunk@2870 -
2002-08-18 08:55:16 +00:00
mattias
42412c5b29
added ReadAllLinks
...
git-svn-id: trunk@2869 -
2002-08-18 08:55:15 +00:00
mattias
5934fb3beb
default fpc src dirs and clean ups
...
git-svn-id: trunk@2868 -
2002-08-18 08:55:14 +00:00
mattias
f0edefb02d
fixed TCustomEdit.SelStart when nothing selected
...
git-svn-id: trunk@2867 -
2002-08-18 08:55:13 +00:00
mattias
41d25d47e4
small bugfixes and fixed non checked menu items activate
...
git-svn-id: trunk@2866 -
2002-08-18 08:55:12 +00:00
mattias
14d6459cee
renamed one Rect
...
git-svn-id: trunk@2865 -
2002-08-18 08:55:11 +00:00
mattias
7051ff6918
started make resource string
...
git-svn-id: trunk@2864 -
2002-08-18 08:55:10 +00:00
mattias
5021a1675e
fixed search paths for virtual projects
...
git-svn-id: trunk@2863 -
2002-08-18 08:55:09 +00:00
mattias
3e1f5706c1
improved source error message
...
git-svn-id: trunk@2862 -
2002-08-18 08:55:08 +00:00
mattias
5f97816079
updated translations and raised message window on error
...
git-svn-id: trunk@2861 -
2002-08-18 08:55:07 +00:00
mattias
4befee294e
fixed virtual directory
...
git-svn-id: trunk@2860 -
2002-08-18 08:55:06 +00:00
mattias
6b2a4d1f10
freeing stopped external tools
...
git-svn-id: trunk@2859 -
2002-08-18 08:55:05 +00:00
mattias
049d1ac44b
added Windows menu to IDE
...
git-svn-id: trunk@2858 -
2002-08-18 08:55:04 +00:00
mattias
436b87870a
added sort selection
...
git-svn-id: trunk@2857 -
2002-08-18 08:55:03 +00:00
mattias
2bc6db6986
implemented incremental find and unit usage counts
...
git-svn-id: trunk@2856 -
2002-08-18 08:55:02 +00:00
mattias
2a8d3b03c6
activated identifier completion
...
git-svn-id: trunk@2855 -
2002-08-18 08:55:01 +00:00
mattias
aba39136bf
identifier completion: basically working, still hidden
...
git-svn-id: trunk@2854 -
2002-08-18 08:55:00 +00:00
mattias
24398ea2be
message view scrolls to message
...
git-svn-id: trunk@2853 -
2002-08-18 08:54:59 +00:00
mattias
bb22b38332
added included by to unitinfo and a few win32 functions
...
git-svn-id: trunk@2852 -
2002-08-18 08:54:58 +00:00
mattias
64163fca3b
added more windows funcs and fixed jump to compiler error end of file
...
git-svn-id: trunk@2851 -
2002-08-18 08:54:57 +00:00
mattias
57a367f718
remove from project now extracts project path
...
git-svn-id: trunk@2850 -
2002-08-18 08:54:56 +00:00
mattias
8e79e96280
fixed backuping symlinks
...
git-svn-id: trunk@2849 -
2002-08-18 08:54:55 +00:00
mattias
2cdbcdaa0b
method resolution clause, class ancestor find declaration, 1.1. makros
...
git-svn-id: trunk@2848 -
2002-08-18 08:54:54 +00:00
mattias
cb09242eb0
finished publish project
...
git-svn-id: trunk@2847 -
2002-08-18 08:54:53 +00:00
mattias
ae572883af
fixed command line internationalization
...
git-svn-id: trunk@2846 -
2002-08-18 08:54:52 +00:00
mattias
aba2e71f18
fixed SourceChangeCache when nothing has changed
...
git-svn-id: trunk@2845 -
2002-08-18 08:54:51 +00:00
mattias
26cf8915f4
star mark for modified editors and OI combo multiselection text
...
git-svn-id: trunk@2844 -
2002-08-18 08:54:50 +00:00
mattias
aa50adfda0
improved icons, started codeexplorer
...
git-svn-id: trunk@2843 -
2002-08-18 08:54:49 +00:00
mattias
37bfb90e2a
improved icons, started codeexplorer
...
git-svn-id: trunk@2842 -
2002-08-18 08:54:49 +00:00
mattias
78767f1090
fixed TControl.Show and Visible of designer forms
...
git-svn-id: trunk@2841 -
2002-08-18 08:54:47 +00:00
lazarus
6ad6ae336f
MG: codetools can now work with localized fpc output
...
git-svn-id: trunk@2840 -
2002-08-18 08:54:46 +00:00
lazarus
912cd36bca
Show Object Inspector when not visible if toggling OI/form/code view.
...
git-svn-id: trunk@2839 -
2002-08-18 08:54:45 +00:00
lazarus
d351332644
MG: added smart hints in debug mode
...
git-svn-id: trunk@2838 -
2002-08-18 08:54:44 +00:00
lazarus
edafb530e1
MG: added smart hints in edit mode
...
git-svn-id: trunk@2837 -
2002-08-18 08:54:43 +00:00
lazarus
0023de126e
MG: fixed gdkwindow checks
...
git-svn-id: trunk@2836 -
2002-08-18 08:54:42 +00:00
lazarus
78ccb5cdd4
MG: reduced output
...
git-svn-id: trunk@2835 -
2002-08-18 08:54:41 +00:00
lazarus
85be06eabc
MG: implemented hints
...
git-svn-id: trunk@2834 -
2002-08-18 08:54:40 +00:00
lazarus
06b3a2b446
Make object inspector toggling work.
...
git-svn-id: trunk@2833 -
2002-08-18 08:54:39 +00:00
lazarus
e0aaa590cc
MG: added persistent hints for main ide bar
...
git-svn-id: trunk@2832 -
2002-08-18 08:54:38 +00:00
lazarus
ca5e7dc00a
MG: fixed designer hints
...
git-svn-id: trunk@2831 -
2002-08-18 08:54:37 +00:00
lazarus
59acf2c336
MG: fixed return polygon point
...
git-svn-id: trunk@2830 -
2002-08-18 08:54:36 +00:00
lazarus
4ba7a4962c
MG: fixed used virtual files and IsPartOfProject Bug
...
git-svn-id: trunk@2828 -
2002-08-18 08:54:35 +00:00
lazarus
3aab62d1cc
MG: fixed unitname update bug
...
git-svn-id: trunk@2826 -
2002-08-18 08:54:34 +00:00
lazarus
aace1b363e
MG: multi open file now skips checking for special files
...
git-svn-id: trunk@2823 -
2002-08-18 08:54:33 +00:00
lazarus
4274b63f1b
MG: implemented indirect deletion of designed components
...
git-svn-id: trunk@2821 -
2002-08-18 08:54:32 +00:00
lazarus
ee70ef9390
MG: fixed updating OI when adding/emoving component and selecting in OI
...
git-svn-id: trunk@2819 -
2002-08-18 08:54:31 +00:00
lazarus
0dd4da51f4
MG: fixed frmactivate
...
git-svn-id: trunk@2817 -
2002-08-18 08:54:30 +00:00
lazarus
294207e418
MG: fixed double jumping in history
...
git-svn-id: trunk@2816 -
2002-08-18 08:54:29 +00:00
lazarus
a6be3aa989
MG: fixed clicking on message view on same selection
...
git-svn-id: trunk@2813 -
2002-08-18 08:54:28 +00:00
lazarus
1942b2f325
MG: fixed showing form
...
git-svn-id: trunk@2811 -
2002-08-18 08:54:27 +00:00
lazarus
61fd84bc32
MG: code completion: added local variable completion
...
git-svn-id: trunk@2810 -
2002-08-18 08:54:26 +00:00
lazarus
67bca027bb
MG: publish project: save project after dialog
...
git-svn-id: trunk@2808 -
2002-08-18 08:54:25 +00:00
lazarus
4d77e6e3dc
MG: added publish project
...
git-svn-id: trunk@2805 -
2002-08-18 08:54:24 +00:00
lazarus
f3be522d58
Cleanups
...
git-svn-id: trunk@2803 -
2002-08-18 08:54:23 +00:00
lazarus
078cd835d2
MG: fixed maxdist of guidelines
...
git-svn-id: trunk@2802 -
2002-08-18 08:54:22 +00:00
lazarus
742ae48d02
MG: JITForms now sets csDesigning before creation
...
git-svn-id: trunk@2801 -
2002-08-18 08:54:21 +00:00
lazarus
1fb15d647b
MG: added selection changes checks
...
git-svn-id: trunk@2800 -
2002-08-18 08:54:20 +00:00
lazarus
e57761d056
MG: jump point is now added if method jumping not revertable
...
git-svn-id: trunk@2799 -
2002-08-18 08:54:19 +00:00
lazarus
64227f452d
MG: added consistency checks and fixed selection drawing on wrong forms
...
git-svn-id: trunk@2798 -
2002-08-18 08:54:18 +00:00
lazarus
bf2856d94c
MG: added some component rename checks
...
git-svn-id: trunk@2797 -
2002-08-18 08:54:17 +00:00
lazarus
f38860325c
MG: fixed jump history
...
git-svn-id: trunk@2796 -
2002-08-18 08:54:16 +00:00
lazarus
d42daa3942
MG: deactivated publish project
...
git-svn-id: trunk@2795 -
2002-08-18 08:54:15 +00:00
lazarus
54823a386a
MG: fixed jumping history
...
git-svn-id: trunk@2794 -
2002-08-18 08:54:14 +00:00
lazarus
8f8e890b8d
MG: accelerated unitdependencies
...
git-svn-id: trunk@2793 -
2002-08-18 08:54:13 +00:00
lazarus
a0f1b4e427
MG: fixed frozen selection in designer on sizing
...
git-svn-id: trunk@2792 -
2002-08-18 08:54:12 +00:00
lazarus
ce074b1ffa
MWE:
...
+ Honoured the ofQuiet flag in DoOpenNotExistingFile, so custom messages
can be shown
+ Added a dialog to make custom locate of a debug file possible
git-svn-id: trunk@2791 -
2002-08-18 08:54:11 +00:00
lazarus
cae0bfd75c
MG: undid the TBinaryObjectWriter Buffersize
...
git-svn-id: trunk@2790 -
2002-08-18 08:54:10 +00:00
lazarus
7678466970
MG: added DoSaveAll before CloseAll
...
git-svn-id: trunk@2789 -
2002-08-18 08:54:09 +00:00
lazarus
2e7c15c288
MG: cleanup
...
git-svn-id: trunk@2788 -
2002-08-18 08:54:08 +00:00
lazarus
f398731ff1
MG: added Move Page Left/Right for sourcenotebook
...
git-svn-id: trunk@2787 -
2002-08-18 08:54:07 +00:00
lazarus
a1440cf4b2
MG: workaround for TBinaryObjectWriter till we announce the new compiler
...
git-svn-id: trunk@2786 -
2002-08-18 08:54:06 +00:00
lazarus
77e1d3cb1d
MG: applied localization from Vasily
...
git-svn-id: trunk@2785 -
2002-08-18 08:54:05 +00:00
lazarus
ba9b7722bd
MG: history jumps now works without double jumps
...
git-svn-id: trunk@2784 -
2002-08-18 08:54:04 +00:00
lazarus
336984eb44
MG: fixed creating project from file
...
git-svn-id: trunk@2783 -
2002-08-18 08:54:03 +00:00
lazarus
f1bd716cdf
MG: accelerated designer mouse move and added Delete Selection to designer popupmenu
...
git-svn-id: trunk@2782 -
2002-08-18 08:54:02 +00:00
lazarus
91ad812a85
MG: reduced output
...
git-svn-id: trunk@2781 -
2002-08-18 08:54:01 +00:00
lazarus
7f864f0bc4
MG: fixed mem leak of componentinterfaces
...
git-svn-id: trunk@2780 -
2002-08-18 08:54:00 +00:00
lazarus
24320a1606
MG: replaced halt with raiseexception
...
git-svn-id: trunk@2779 -
2002-08-18 08:53:59 +00:00
lazarus
bc324f7673
MG: added localization from Vasily
...
git-svn-id: trunk@2778 -
2002-08-18 08:53:58 +00:00
lazarus
d176726f41
MG: double click on unit dependencies now opens the file
...
git-svn-id: trunk@2777 -
2002-08-18 08:53:57 +00:00
lazarus
6cf395de5a
MG: unnit dependencies basically working
...
git-svn-id: trunk@2776 -
2002-08-18 08:53:56 +00:00
lazarus
45c3e33f56
MG: added Refresh to Unit Dependencies
...
git-svn-id: trunk@2775 -
2002-08-18 08:53:55 +00:00
lazarus
99e98a1b11
MG: added uni dependencies
...
git-svn-id: trunk@2774 -
2002-08-18 08:53:54 +00:00
lazarus
a01c08ffab
MG: removed the 1x1 bitmap from TBitBtn
...
git-svn-id: trunk@2773 -
2002-08-18 08:53:53 +00:00
lazarus
00fe5ced56
MG: fixed memcheck
...
git-svn-id: trunk@2772 -
2002-08-18 08:53:52 +00:00
lazarus
21f9477378
MG: added CVS keywords
...
git-svn-id: trunk@2771 -
2002-08-18 08:53:51 +00:00
lazarus
3c20eca8e8
MG: added insert ChangeLog Entry
...
git-svn-id: trunk@2770 -
2002-08-18 08:53:50 +00:00
lazarus
d85abf9fdc
MG: added insert Username and Datetime
...
git-svn-id: trunk@2769 -
2002-08-18 08:53:49 +00:00
lazarus
601579009f
MG: added insert GPL notice
...
git-svn-id: trunk@2768 -
2002-08-18 08:53:48 +00:00
lazarus
abf7cb4393
MG: added selection menu items
...
git-svn-id: trunk@2767 -
2002-08-18 08:53:47 +00:00
lazarus
f2e05f0b08
MG: added new project from file
...
git-svn-id: trunk@2766 -
2002-08-18 08:53:46 +00:00
lazarus
f16107c057
MG: fixed creating project with program source
...
git-svn-id: trunk@2765 -
2002-08-18 08:53:45 +00:00
lazarus
e1cfe08630
MG: added SaveFlagNames
...
git-svn-id: trunk@2764 -
2002-08-18 08:53:44 +00:00
lazarus
63f2c1b989
MG: fixed auto revert
...
git-svn-id: trunk@2763 -
2002-08-18 08:53:43 +00:00
lazarus
136deec1d4
MG: added keymapping to designer
...
git-svn-id: trunk@2762 -
2002-08-18 08:53:42 +00:00
lazarus
51c42f4fa4
MG: TComponentPropertyEditor now shows child properties
...
git-svn-id: trunk@2761 -
2002-08-18 08:53:41 +00:00
lazarus
7cc6d95f9f
MG: fixed streaming visible=false
...
git-svn-id: trunk@2760 -
2002-08-18 08:53:40 +00:00
lazarus
895c965039
MG: fixed scrollbars of TTreeView
...
git-svn-id: trunk@2759 -
2002-08-18 08:53:39 +00:00
lazarus
f2d117e8f3
MG: improved handling of ambigious source files
...
git-svn-id: trunk@2758 -
2002-08-18 08:53:38 +00:00
lazarus
0562becea2
MG: added auto deleting of ambigious source files
...
git-svn-id: trunk@2757 -
2002-08-18 08:53:37 +00:00
lazarus
b6a029574c
MG: TNotebook is now streamable
...
git-svn-id: trunk@2756 -
2002-08-18 08:53:36 +00:00
lazarus
04f8ed7cea
MG: improved streaming error handling
...
git-svn-id: trunk@2755 -
2002-08-18 08:53:35 +00:00
lazarus
6a9ab51b58
Intermediate UI patch to show a bug.
...
git-svn-id: trunk@2754 -
2002-08-18 08:53:34 +00:00
lazarus
98399ff1a9
MG: TNoteBook now starts with no Page and TPage has no auto names
...
git-svn-id: trunk@2753 -
2002-08-18 08:53:33 +00:00
lazarus
6735048a36
MG: fixed destroying combobox
...
git-svn-id: trunk@2752 -
2002-08-18 08:53:32 +00:00
lazarus
46f94b3354
MG: fixed TComboBox and InvalidateControl
...
git-svn-id: trunk@2751 -
2002-08-18 08:53:31 +00:00
lazarus
7f4da47cd5
MG: implemented run param environment variables
...
git-svn-id: trunk@2750 -
2002-08-18 08:53:30 +00:00
lazarus
45f1d6dc8d
MG: not existing files will now be removed from recent lists
...
git-svn-id: trunk@2749 -
2002-08-18 08:53:29 +00:00
lazarus
d15ec403d8
MG: fixed editing empty resources
...
git-svn-id: trunk@2748 -
2002-08-18 08:53:28 +00:00
lazarus
64772d9488
MG: fixed replacing form resources
...
git-svn-id: trunk@2747 -
2002-08-18 08:53:27 +00:00
lazarus
e67a49db64
MG: loading forms now creates all TComponentInterfaces, fixed removing components
...
git-svn-id: trunk@2746 -
2002-08-18 08:53:26 +00:00
lazarus
0068b8e332
MG: fixed TSpeedButton.SetDown and Invalidate
...
git-svn-id: trunk@2745 -
2002-08-18 08:53:25 +00:00
lazarus
d6b4085bed
MG: implemented Ctrl+Mouse links in source editor
...
git-svn-id: trunk@2744 -
2002-08-18 08:53:24 +00:00
lazarus
42bc75d034
MG: imroved error handling for renamed forms
...
git-svn-id: trunk@2743 -
2002-08-18 08:53:23 +00:00
lazarus
68eb659398
MG: implemented form renaming
...
git-svn-id: trunk@2742 -
2002-08-18 08:53:22 +00:00
lazarus
b598a3b831
MG: started form renaming
...
git-svn-id: trunk@2741 -
2002-08-18 08:53:21 +00:00
lazarus
d500258da2
MG: reduced mem leak of clipping stuff, still not fixed
...
git-svn-id: trunk@2740 -
2002-08-18 08:53:20 +00:00
lazarus
a3201a675b
MG: fixed mouse coords while component dragging
...
git-svn-id: trunk@2739 -
2002-08-18 08:53:19 +00:00
lazarus
0280402696
MG: fixed keygrabbing key translation
...
git-svn-id: trunk@1849 -
2002-08-17 11:38:01 +00:00
lazarus
d5f0ff7d47
MG: custom external tools are now shown in the menu
...
git-svn-id: trunk@1846 -
2002-08-16 20:13:09 +00:00
lazarus
9edfb60be4
MG: added Un-/Comment Selection
...
git-svn-id: trunk@1845 -
2002-08-16 19:00:56 +00:00
lazarus
ef21f8a534
MG: added some IDE menuicons, fixed submenu indicator bug
...
git-svn-id: trunk@1844 -
2002-08-16 17:47:38 +00:00
lazarus
2634ce9aad
MG: Open File at cursor now checks for include directive
...
git-svn-id: trunk@1839 -
2002-08-09 19:48:12 +00:00
lazarus
0b97295d70
MG: main bar speedbar open arrow now shows recent projects and files
...
git-svn-id: trunk@1831 -
2002-08-08 10:33:49 +00:00
lazarus
2b8d771cdd
MG: recent file menus are now updated instantly
...
git-svn-id: trunk@1830 -
2002-08-08 09:38:36 +00:00
lazarus
0e368232da
MG: codecompletion now checks for filebreaks, savefile now checks for filedate
...
git-svn-id: trunk@1828 -
2002-08-07 09:55:31 +00:00
lazarus
b86e90e0b7
MG: TMenuItems can now be enabled and disabled
...
git-svn-id: trunk@1820 -
2002-08-05 08:56:57 +00:00
lazarus
51d1f6e57c
MG: added file access monitoring and diff view
...
git-svn-id: trunk@1815 -
2002-08-03 14:30:41 +00:00
lazarus
420a1c441d
MG: started file access monitoring for loaded files
...
git-svn-id: trunk@1811 -
2002-08-01 14:15:02 +00:00
lazarus
2ffb183638
MG: started file access monitoring for loaded files
...
git-svn-id: trunk@1810 -
2002-08-01 14:10:30 +00:00
lazarus
f451b0d701
MG: reduced output
...
git-svn-id: trunk@1809 -
2002-08-01 08:06:27 +00:00
lazarus
ca76e8665c
MG: accelerated searches in project
...
git-svn-id: trunk@1808 -
2002-08-01 08:03:03 +00:00
lazarus
32cf125f6a
MG: added tool: Convert DFM file to LFM
...
git-svn-id: trunk@1806 -
2002-07-31 15:21:52 +00:00
lazarus
cdbfb43a99
MG: fixed undefined editor topline on codetool error
...
git-svn-id: trunk@1801 -
2002-07-31 09:00:05 +00:00
lazarus
48e9d401cb
MG: source notebook pagenames are now updated more often
...
git-svn-id: trunk@1794 -
2002-07-29 13:26:57 +00:00
lazarus
f51257b9c9
MG: reduced output
...
git-svn-id: trunk@1790 -
2002-07-22 18:25:12 +00:00
lazarus
5fa8b85fd8
MG: fixed show designed form on new project
...
git-svn-id: trunk@1789 -
2002-07-20 13:54:13 +00:00
lazarus
3a4fe1163d
MG: added Revert
...
git-svn-id: trunk@1782 -
2002-07-06 06:37:06 +00:00
lazarus
63573ad171
MG: syntax highlighter is now set on open non existing file
...
git-svn-id: trunk@1781 -
2002-07-05 12:54:27 +00:00
lazarus
04cb1f713a
MG: added handling of invalid programnamnes on save project
...
git-svn-id: trunk@1778 -
2002-07-05 10:32:44 +00:00
lazarus
6510417783
MG: fixed unreleased gdiobjects on printing cmd line help
...
git-svn-id: trunk@1777 -
2002-07-05 09:36:45 +00:00
lazarus
f665e24da1
MG: added internationalization, started with german
...
git-svn-id: trunk@1773 -
2002-07-04 14:48:24 +00:00
lazarus
277733c08f
MG: added comment for MainIDE:=Self;
...
git-svn-id: trunk@1770 -
2002-07-04 10:44:50 +00:00
lazarus
14bb8819d4
MG: fixed double parsing of command line
...
git-svn-id: trunk@1769 -
2002-07-04 10:22:46 +00:00
lazarus
c6cf9cfbda
MG: added Tabs To Spaces in Selection
...
git-svn-id: trunk@1766 -
2002-06-28 06:34:56 +00:00
lazarus
bac9463593
MG: added new tool: Guess misplaced $IFDEF/$ENDIF
...
git-svn-id: trunk@1761 -
2002-06-26 15:11:09 +00:00
lazarus
1673cf67bc
MG: in design mode the mouse cursor is now also set for hidden gdkwindows
...
git-svn-id: trunk@1757 -
2002-06-21 17:54:23 +00:00
lazarus
1d603e185c
MG: Form Editing: snapping, guidelines, modified on move/resize, creating components in csDesigning, ...
...
git-svn-id: trunk@1754 -
2002-06-19 19:46:10 +00:00
lazarus
48c4518d3c
MG: fixed open file at cursor search path
...
git-svn-id: trunk@1753 -
2002-06-14 14:57:05 +00:00
lazarus
81cc26790e
MG: added upper/lowercase selection
...
git-svn-id: trunk@1752 -
2002-06-13 18:37:49 +00:00
lazarus
9b1ca2aaf8
MG: reduced IDE output
...
git-svn-id: trunk@1750 -
2002-06-12 14:27:16 +00:00
lazarus
8e168bb45e
MG: fixed working directory of running programms
...
git-svn-id: trunk@1749 -
2002-06-12 14:14:52 +00:00
lazarus
1892b7d5aa
MG: implemented GridSizeX, GridSizeY and DisplayGrid
...
git-svn-id: trunk@1746 -
2002-06-11 15:40:29 +00:00
lazarus
c570141b4b
MG: fixed window jumping
...
git-svn-id: trunk@1743 -
2002-06-09 07:08:43 +00:00
lazarus
ed57800398
MG: added close buttons and images to TNoteBook and close buttons to source editor
...
git-svn-id: trunk@1740 -
2002-06-08 17:16:02 +00:00
lazarus
3a28d7a551
MG: improved TFont for XLFD font names
...
git-svn-id: trunk@1724 -
2002-06-04 15:17:26 +00:00
lazarus
3a2ecbd393
MG: DrawFramControl now uses gtk style, transparent STrechBlt
...
git-svn-id: trunk@1722 -
2002-06-01 08:41:28 +00:00
lazarus
45309abaf7
MG: TMenuItems now all owned by mainbar
...
git-svn-id: trunk@1720 -
2002-05-30 22:08:09 +00:00
lazarus
5a6ebefa4b
* component-palette: TMainMenu replaces TMenu
...
+ TMenuItem registered as unvisible component
+ TMainMenu registered as visible component
stoppok
git-svn-id: trunk@1718 -
2002-05-30 21:40:09 +00:00
lazarus
b312b70e90
MG: filedialogs now saves size and history
...
git-svn-id: trunk@1714 -
2002-05-30 14:18:47 +00:00
lazarus
784fb02b29
MG: added command line help
...
git-svn-id: trunk@1707 -
2002-05-27 17:58:42 +00:00
lazarus
f9f85ea7c2
MG; fixed find declaration of overloaded procs and expression input types
...
git-svn-id: trunk@1706 -
2002-05-27 14:38:34 +00:00
lazarus
3d7a592187
MG: save is now possible during debugging
...
git-svn-id: trunk@1705 -
2002-05-24 07:18:15 +00:00
lazarus
661e18eb9f
MG: closing editor now switches to left editor
...
git-svn-id: trunk@1688 -
2002-05-16 15:51:49 +00:00
lazarus
915dbbae7d
MG: fixed codetools error jumping
...
git-svn-id: trunk@1686 -
2002-05-16 14:35:19 +00:00
lazarus
15aa57881a
MG: backuping files now save file attributes/permissions
...
git-svn-id: trunk@1684 -
2002-05-16 14:01:45 +00:00
lazarus
78372e4147
MG: fixed changing syntax highlighter on save as
...
git-svn-id: trunk@1683 -
2002-05-16 13:00:57 +00:00
lazarus
55c755f6f0
MG: fixed saving unitlinks after changing fpc soure path
...
git-svn-id: trunk@1675 -
2002-05-13 06:12:57 +00:00
lazarus
6c9464c470
MG: updated licenses
...
git-svn-id: trunk@1668 -
2002-05-10 06:57:51 +00:00
lazarus
23a57aa77a
New About Dialog Window added; Splash screen modified to stay visible
...
longer. MAH
git-svn-id: trunk@1661 -
2002-05-08 14:45:57 +00:00
lazarus
bcb2e8f00b
MG: nicer default window positions
...
git-svn-id: trunk@1660 -
2002-05-06 12:21:37 +00:00
lazarus
9f6e67ba6f
MWE:
...
+ Added view callstack menu item
git-svn-id: trunk@1653 -
2002-04-30 15:01:06 +00:00
lazarus
f3d7a35da2
MG: fixes for saving resource files
...
git-svn-id: trunk@1648 -
2002-04-28 14:10:31 +00:00
lazarus
65c5b68d59
MG: fixed saving OI settings
...
git-svn-id: trunk@1647 -
2002-04-28 06:42:49 +00:00
lazarus
f3cb25dc9c
MG: started component renaming
...
git-svn-id: trunk@1646 -
2002-04-27 18:56:50 +00:00
lazarus
486bb0667d
MG: IDE and codetools work now with trimmed filenames
...
git-svn-id: trunk@1642 -
2002-04-26 13:50:15 +00:00
lazarus
711208a191
MG: fixed debug line coloring
...
git-svn-id: trunk@1641 -
2002-04-26 12:53:30 +00:00
lazarus
a5326e48d8
MG: added Delphi6 Templates
...
git-svn-id: trunk@1640 -
2002-04-26 12:27:26 +00:00
lazarus
e3f266184c
MG: fixed missing include directives
...
git-svn-id: trunk@1625 -
2002-04-22 07:16:36 +00:00
lazarus
526e8668fe
MG: fixed inputhistory load/save
...
git-svn-id: trunk@1624 -
2002-04-21 14:30:36 +00:00
lazarus
e98e669d0a
MG: small updates and fixes
...
git-svn-id: trunk@1622 -
2002-04-21 13:24:07 +00:00
lazarus
25b2c52fe6
MG: fixed save lrs to test dir
...
git-svn-id: trunk@1621 -
2002-04-21 06:53:55 +00:00
lazarus
dd37880074
MG: added path editor for compiler options
...
git-svn-id: trunk@1612 -
2002-04-16 08:55:06 +00:00
lazarus
1b493c7b2a
MG: fixes for open lpi files and improved jump points
...
git-svn-id: trunk@1608 -
2002-04-15 10:56:08 +00:00
lazarus
a5b5b0b875
MG: FPC unitlinks are now saved
...
git-svn-id: trunk@1605 -
2002-04-12 16:36:09 +00:00
lazarus
39b9f280f6
MG: added Event Assignment completion
...
git-svn-id: trunk@1602 -
2002-04-12 10:21:55 +00:00
lazarus
9b66e0abc7
MG: small fixes, cleanups and started event assignment completion
...
git-svn-id: trunk@1600 -
2002-04-11 08:08:50 +00:00
lazarus
79843da247
MG: added fpc define templates
...
git-svn-id: trunk@1598 -
2002-04-06 11:20:43 +00:00
lazarus
6dd203dfef
MG: fixed removing virtual units
...
git-svn-id: trunk@1597 -
2002-04-05 18:17:59 +00:00
lazarus
d22da79b0b
MG: fixed autocreate form editing in project opts
...
git-svn-id: trunk@1593 -
2002-04-05 16:34:16 +00:00
lazarus
a9df41ade4
MG: fixed outputfilter for linker errors
...
git-svn-id: trunk@1591 -
2002-04-04 17:21:18 +00:00
lazarus
20321075df
MG: fixed mem leaks
...
git-svn-id: trunk@1587 -
2002-04-03 18:20:51 +00:00
lazarus
c662603e81
MG: fixed crash on open project
...
git-svn-id: trunk@1585 -
2002-04-03 10:34:07 +00:00
lazarus
58716045ab
MG: fixed save project as, renaming source name
...
git-svn-id: trunk@1580 -
2002-04-02 17:18:25 +00:00
lazarus
47e3ef52e6
MG: fixed initial size of TPage
...
git-svn-id: trunk@1578 -
2002-03-31 23:20:38 +00:00
lazarus
3cb9d2fdec
MG: started internationalization of IDE
...
git-svn-id: trunk@1571 -
2002-03-29 23:22:22 +00:00