Commit Graph

7614 Commits

Author SHA1 Message Date
vincents
5ec7287571 updated Spanish translations from Juan Martinez
git-svn-id: trunk@7617 -
2005-09-02 20:46:15 +00:00
mattias
ff7171bad0 implemented dynamic menu item in MenuIntf, Source Editor now uses the menuintf
git-svn-id: trunk@7616 -
2005-09-02 17:46:30 +00:00
vincents
a2253ceb2e updated translations using localize.bat
git-svn-id: trunk@7615 -
2005-09-02 13:14:27 +00:00
vincents
c19e53442e converted localize.sh for win32 from Razvan
git-svn-id: trunk@7614 -
2005-09-02 12:58:59 +00:00
vincents
44ec744e10 removed targets to recraete the Makefile
git-svn-id: trunk@7613 -
2005-09-02 12:54:39 +00:00
mattias
5240d61868 started improving menuintf for dynamic entries
git-svn-id: trunk@7612 -
2005-09-01 09:36:44 +00:00
micha
01d68d0be3 notify IDE of deleting menuitems
git-svn-id: trunk@7611 -
2005-08-31 09:36:28 +00:00
mattias
b2941a1383 fixed TCollection editor to select last added
git-svn-id: trunk@7610 -
2005-08-31 08:49:25 +00:00
mattias
59c432b6ce fixed TCollection editor to select last added
git-svn-id: trunk@7609 -
2005-08-31 08:47:01 +00:00
mattias
373eba5ee6 improved TGridColumn.GetDisplayName and updating column index in TCollection editor
git-svn-id: trunk@7608 -
2005-08-31 08:43:26 +00:00
mattias
abe8ca8638 fixed debugger working directory with -FE option
git-svn-id: trunk@7607 -
2005-08-31 08:17:04 +00:00
mattias
3029bd9362 codepageconverter example allowsnow to select files
git-svn-id: trunk@7606 -
2005-08-31 07:51:07 +00:00
mattias
8bcd2298e6 implemented TPropertyEditorHook.PersistentDeleting
git-svn-id: trunk@7605 -
2005-08-30 22:14:55 +00:00
mattias
b2fac2d231 implemented TPropertyEditorHook.DeletePersistent
git-svn-id: trunk@7604 -
2005-08-30 22:08:37 +00:00
jesus
ff82665c10 row numbering from Darius, fixed column with mouse, FixedCols/rows can be equal to Col/RowCount
git-svn-id: trunk@7603 -
2005-08-30 21:50:38 +00:00
mattias
2de9174a52 new code template edit dialog
git-svn-id: trunk@7602 -
2005-08-30 21:11:05 +00:00
mattias
4f10f5506b moved code templates settings to a dialog of its own - it needs more space for the coming makros
git-svn-id: trunk@7601 -
2005-08-30 20:54:21 +00:00
mattias
cf73b83525 started separate code templates dialog
git-svn-id: trunk@7600 -
2005-08-30 20:34:20 +00:00
mattias
747e74d401 fixed german translation from iso-8859-1 to utf8
git-svn-id: trunk@7599 -
2005-08-30 19:44:41 +00:00
mattias
c35d13953f Package LCL now defines makro LCL<widgetset>, e.g. LCLgtk, LCLwin32, LCLcarbon
git-svn-id: trunk@7598 -
2005-08-30 18:05:47 +00:00
mattias
193756ef59 fixed FindNext finding empty filename
git-svn-id: trunk@7597 -
2005-08-30 17:41:53 +00:00
mattias
f9c8897739 added abstractg TPrinter exception
git-svn-id: trunk@7596 -
2005-08-30 17:31:17 +00:00
mattias
700fb8a658 upated translations
git-svn-id: trunk@7595 -
2005-08-30 09:41:11 +00:00
mattias
1164172993 fixed newline char #13 in lclstrconsts
git-svn-id: trunk@7594 -
2005-08-30 09:39:30 +00:00
micha
7aa8fe2887 fix language and document patch address
git-svn-id: trunk@7593 -
2005-08-30 09:16:28 +00:00
micha
25a302f677 fix+optimization: add a list that contains window handles of which the menus need to be redrawn (patch by martin smat)
git-svn-id: trunk@7592 -
2005-08-29 14:45:43 +00:00
mattias
2f5c43d2e1 added gtk handler for TCheckListBox item check change
git-svn-id: trunk@7591 -
2005-08-29 10:35:25 +00:00
mattias
1342d44562 fixed synedit SelText and cursor beyond eol
git-svn-id: trunk@7590 -
2005-08-29 09:44:21 +00:00
mattias
1ff461a21f improved autosizing of TStringsPropertyEditorForm, implemented AnchorToCompanion Space
git-svn-id: trunk@7589 -
2005-08-29 08:54:36 +00:00
mattias
3c4dee55f9 implemented Add To Project menu item in package editor, fixed fpc lresources warnings, reduced debug output
git-svn-id: trunk@7588 -
2005-08-29 08:25:37 +00:00
marc
f729c004ac + Added svn keyword property
git-svn-id: trunk@7587 -
2005-08-28 23:56:57 +00:00
marc
765cfa4a41 * Start of the carbon interface
git-svn-id: trunk@7586 -
2005-08-28 23:45:19 +00:00
marc
68321456bb * Renamed InterfaceObject to WidgetSet
- Removed some logs
* Changed mainloop to a callback through the interface

git-svn-id: trunk@7585 -
2005-08-28 23:38:18 +00:00
mattias
dea57e262f updated german translation from Joerg Braun
git-svn-id: trunk@7584 -
2005-08-28 23:27:21 +00:00
mattias
e9bef6865c fixed word/identifier completion adding keys
git-svn-id: trunk@7583 -
2005-08-27 17:45:51 +00:00
mattias
0c75ccdc82 fixed synedit overwriting characters after end of line
git-svn-id: trunk@7582 -
2005-08-27 16:37:21 +00:00
mattias
c943808130 TRadioGroup now delegates OnEnter/OnExit from items to itself
git-svn-id: trunk@7581 -
2005-08-27 14:29:56 +00:00
mattias
09fe314eef fixed reparsing a non parseable code node
git-svn-id: trunk@7580 -
2005-08-27 14:21:00 +00:00
mattias
2fae0d3819 implemented IDE command ecSetFreeBookmark
git-svn-id: trunk@7579 -
2005-08-27 13:57:47 +00:00
mattias
e063082bb7 fixed deactivating word/identifier completion box on loosing focus
git-svn-id: trunk@7578 -
2005-08-27 13:41:09 +00:00
mattias
7d6ed9e626 added resourcestrings for property editor of TMaskEdit
git-svn-id: trunk@7577 -
2005-08-27 13:05:37 +00:00
mattias
7bccdc9896 added TMaskEdit.EditMask property editor from Lagunov Aleksey
git-svn-id: trunk@7576 -
2005-08-27 12:55:55 +00:00
mattias
76f6b894c2 added TMaskEdit.Mask property editor from Alex
git-svn-id: trunk@7575 -
2005-08-27 11:48:22 +00:00
vincents
b4888ec10e removed $IFDEF HASWIDESTRING en HASCURRENCY, because after 2.0.0 they are not defined anymore
git-svn-id: trunk@7574 -
2005-08-26 06:55:40 +00:00
mattias
9a240dd36a fixed *not* converting widestrings to ansistrings in converting lfm streams
git-svn-id: trunk@7573 -
2005-08-26 00:05:13 +00:00
mattias
3ede56bfce implemented goto next/previous bookmark keymapping
git-svn-id: trunk@7572 -
2005-08-25 22:21:11 +00:00
mattias
fc534906c2 implemented goto next/previous bookmark menu items
git-svn-id: trunk@7571 -
2005-08-25 21:53:55 +00:00
mattias
401d21c00f implemented goto next/previous bookmark
git-svn-id: trunk@7570 -
2005-08-25 21:48:07 +00:00
vincents
bd65ed9642 added win32 widesrting functions for fpc 2.0.0
git-svn-id: trunk@7569 -
2005-08-25 20:33:31 +00:00
mattias
bca60bcb66 fixed Idle handler when no unit is open
git-svn-id: trunk@7568 -
2005-08-25 18:21:27 +00:00