Commit Graph

594 Commits

Author SHA1 Message Date
lazarus
0280402696 MG: fixed keygrabbing key translation
git-svn-id: trunk@1849 -
2002-08-17 11:38:01 +00:00
lazarus
ce83336615 MG: added TPopupMenu.OnPopup and SourceEditor PopupMenu checks
git-svn-id: trunk@1848 -
2002-08-17 07:57:05 +00:00
lazarus
7a18985011 MG: increased version to 0.8.4a
git-svn-id: trunk@1847 -
2002-08-17 06:39:59 +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
7eb7f4d184 MG: fixed snaptoguidelines options
git-svn-id: trunk@1837 -
2002-08-09 18:24:36 +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
9524a6acd9 MG: using strings instead of TStrings
git-svn-id: trunk@1814 -
2002-08-02 09:43:33 +00:00
lazarus
a78ba5c3c4 MG: started diffpatch unit
git-svn-id: trunk@1813 -
2002-08-02 07:27:16 +00:00
lazarus
cf6c1918db MG: fixed initial resize
git-svn-id: trunk@1812 -
2002-08-02 07:24:39 +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
5375d0fe35 MG: started File Access Monitoring for hidden files
git-svn-id: trunk@1799 -
2002-07-31 06:52:18 +00:00
lazarus
d6179ecfc5 MG: replaced FileDate with LoadDate
git-svn-id: trunk@1798 -
2002-07-30 15:56:45 +00:00
lazarus
77fcbcd0dc MG: added a faster version of TXMLConfig
git-svn-id: trunk@1796 -
2002-07-30 06:24:06 +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
47d3e0ff51 MG: Open File At Cursor is now available via keyboard shortcut
git-svn-id: trunk@1793 -
2002-07-27 15:44:24 +00:00
lazarus
a7c6ec0711 MG: fixed get widget position for inherited gdkwindows
git-svn-id: trunk@1791 -
2002-07-23 07:40:52 +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
c17a79032a MG: fixed searching for assembler messages
git-svn-id: trunk@1787 -
2002-07-17 05:55:58 +00:00
lazarus
a9d326e24a MG: fixed hints
git-svn-id: trunk@1784 -
2002-07-08 10:34:12 +00:00
lazarus
d8e1f35876 MG: fixed hints
git-svn-id: trunk@1783 -
2002-07-08 10:30:58 +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
10df9bb62e MG: assembler errors are now shown in output
git-svn-id: trunk@1780 -
2002-07-05 12:34:09 +00:00
lazarus
a8838bdc2d MG: fixed compiling for invalid programnames
git-svn-id: trunk@1779 -
2002-07-05 10:53:25 +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
ff2807c8cf MG: fixed typo
git-svn-id: trunk@1775 -
2002-07-04 15:12:16 +00:00
lazarus
8ff74a68fc MG: added codetools languages
git-svn-id: trunk@1774 -
2002-07-04 15:03:07 +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
b3adab2b9e MG: improved default make path for build lazarus
git-svn-id: trunk@1768 -
2002-07-01 05:53:31 +00:00
lazarus
435157e80e MG: improved default path to lazarus and ppc386
git-svn-id: trunk@1767 -
2002-07-01 05:11:34 +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
86b5203a36 MG: fixed TMenuItem Owner=nil
git-svn-id: trunk@1765 -
2002-06-27 17:40: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
7bdd276204 MG: non visual component icons are now centered
git-svn-id: trunk@1759 -
2002-06-21 18:27:28 +00:00