Commit Graph

34346 Commits

Author SHA1 Message Date
juha
aee5989787 LCL: Apply a new clear button glyph for FilterEdit controls, by Fabien Wang
git-svn-id: trunk@35017 -
2012-01-29 14:59:04 +00:00
juha
421b8f5dae LCL: Make FilterEdit behave right with Shift button also on Windows.
git-svn-id: trunk@35016 -
2012-01-29 14:44:09 +00:00
juha
ab85c68399 IDE: Custom draw the pallette treeview in ComponentList.
git-svn-id: trunk@35015 -
2012-01-29 12:37:47 +00:00
mattias
f1341981ff fpc rpm: 2.6.1 does not create /usr/share/doc
git-svn-id: trunk@35014 -
2012-01-29 11:41:46 +00:00
mattias
5ff2060288 docs: example
git-svn-id: trunk@35013 -
2012-01-29 10:59:06 +00:00
mattias
891c0030b3 IDE: fpdoc editor: example browse button
git-svn-id: trunk@35012 -
2012-01-29 10:58:55 +00:00
mattias
558c1e6374 IDEIntf: added FindCommandsByShortCut
git-svn-id: trunk@35011 -
2012-01-29 10:37:23 +00:00
mattias
1f2c9a687e LCL: docs Parent
git-svn-id: trunk@35010 -
2012-01-29 09:41:52 +00:00
juha
275923bb94 IDE: Component List improvements. Use FilterEdit components and customdraw the first list
git-svn-id: trunk@35009 -
2012-01-29 08:43:52 +00:00
juha
e0ffd40eed IDE: try to make Component List size and location persistent
git-svn-id: trunk@35008 -
2012-01-29 08:43:42 +00:00
juha
ab26698c0c IDE: Minor changes to FindPalette
git-svn-id: trunk@35007 -
2012-01-29 08:43:34 +00:00
juha
7781a12813 Package Editor: assign the correct handler for double click. Was changed accidentally.
git-svn-id: trunk@35006 -
2012-01-29 08:43:24 +00:00
juha
fef0a4ab76 Converter: minor changes
git-svn-id: trunk@35005 -
2012-01-29 08:43:14 +00:00
mattias
a9b5b5777b IDE: show setup dialog if lazarus directory looks suspicious
git-svn-id: trunk@35004 -
2012-01-28 18:52:38 +00:00
mattias
f6f75bf248 IDE: register: show hint if package is autocreated
git-svn-id: trunk@35003 -
2012-01-28 18:46:49 +00:00
mattias
197ac89ba8 codetools: completeblock debugging
git-svn-id: trunk@35002 -
2012-01-28 18:39:54 +00:00
mattias
00ccb9351a codetools: parse headerless program: parse starting with a procedure
git-svn-id: trunk@35001 -
2012-01-28 18:12:43 +00:00
mattias
cec16d5f5b tests: added completeblock test for case of end
git-svn-id: trunk@35000 -
2012-01-28 18:06:41 +00:00
mattias
525e2b6af4 tests: added completeblock test for try..finally
git-svn-id: trunk@34999 -
2012-01-28 18:01:12 +00:00
mattias
b62d878e14 lpl: clean up
git-svn-id: trunk@34998 -
2012-01-28 17:56:45 +00:00
mattias
a8239ea06b IDE: package registration error: write lpk filename
git-svn-id: trunk@34997 -
2012-01-28 17:53:38 +00:00
mattias
57f34f428c docs: TPackageDescriptor
git-svn-id: trunk@34996 -
2012-01-28 17:48:30 +00:00
mattias
94a7b49657 codetools: class completion: auto create implementation section
git-svn-id: trunk@34995 -
2012-01-28 17:37:30 +00:00
mattias
9b58ff9e5a codetools: class completion: nicer output on redefinition
git-svn-id: trunk@34994 -
2012-01-28 17:25:12 +00:00
mattias
325e87fb8e codetools: fixed MoveCursorToFirstProcSpecifier parsing operator
git-svn-id: trunk@34993 -
2012-01-28 17:18:50 +00:00
mattias
3f0753c04f codetools: fixed error message identifier expected but eof found
git-svn-id: trunk@34992 -
2012-01-28 17:07:35 +00:00
mattias
cb398e865c codetools: added operator ><
git-svn-id: trunk@34991 -
2012-01-28 17:04:18 +00:00
martin
50bff70654 DBG: improved startup; finding temp main break
git-svn-id: trunk@34990 -
2012-01-28 16:50:57 +00:00
martin
61b15c600b DBG: improved startup; finding temp main break
git-svn-id: trunk@34989 -
2012-01-28 16:24:07 +00:00
martin
e70ecef532 DBG: Tests
git-svn-id: trunk@34988 -
2012-01-28 15:30:45 +00:00
martin
59befe35c2 DBG: improved startup; finding temp main break
git-svn-id: trunk@34987 -
2012-01-28 15:30:32 +00:00
juha
fe689e503d TreeFilterEdit: cleaning up
git-svn-id: trunk@34986 -
2012-01-28 14:08:26 +00:00
juha
f9a2b37b7a ListFilterEdit: minor cleanup
git-svn-id: trunk@34985 -
2012-01-28 13:31:42 +00:00
juha
f873fc3512 TreeFilterEdit: add FreeNotification to ensure all memory is freed before TreeView gets destroyed.
git-svn-id: trunk@34984 -
2012-01-28 13:31:29 +00:00
juha
016fc56e24 Package Editor: fix TabOrder
git-svn-id: trunk@34983 -
2012-01-28 13:31:18 +00:00
mattias
6a153e32a2 IDE: source editor: popup menu: added make resourcestring menu item
git-svn-id: trunk@34982 -
2012-01-28 13:07:04 +00:00
ask
cdc3c0d0ee TAChart: Refresh chart after Series.Clear call
git-svn-id: trunk@34981 -
2012-01-28 09:09:26 +00:00
mattias
d5b6d03867 IDE: source editor open file: fixed path fpdoc and unit
git-svn-id: trunk@34980 -
2012-01-28 06:45:46 +00:00
martin
88458356c0 SynEdi: more debugln for undo
git-svn-id: trunk@34979 -
2012-01-27 17:00:59 +00:00
martin
ece7b8687a SynEdit: ensure to call EndUndoBlock
git-svn-id: trunk@34978 -
2012-01-27 15:28:09 +00:00
martin
d503d615c5 Added try finally to some UndoBlock (editor)
git-svn-id: trunk@34977 -
2012-01-27 15:13:52 +00:00
sekelsenmat
c25543b689 shellctrls: Now it will show the root of the filesystem if it makes sense in the platform. Corrects the first contents of a shelllistview connected to a shelltreeview with root<>empty. See bug #18534
git-svn-id: trunk@34976 -
2012-01-27 13:41:46 +00:00
sekelsenmat
b9c2aaafbc Minor documentation improvements and fixes
git-svn-id: trunk@34975 -
2012-01-27 12:50:16 +00:00
sekelsenmat
28f224ef56 Documents most of the shellctrls
git-svn-id: trunk@34974 -
2012-01-27 12:32:35 +00:00
martin
24b800d7f0 DBG: fixed problem, when removing breakpoint at the wrong moment
git-svn-id: trunk@34973 -
2012-01-27 11:48:04 +00:00
mattias
bb50b6ec9c help: added hints about offline help
git-svn-id: trunk@34972 -
2012-01-27 10:37:10 +00:00
mattias
c69b510a58 codetools: never add spaces in front of newline and space
git-svn-id: trunk@34971 -
2012-01-27 10:07:22 +00:00
paul
7d4c394fe2 jcf2: don't replace the whole text, instead replace only changed lines
git-svn-id: trunk@34970 -
2012-01-27 08:27:49 +00:00
paul
10d26cebb0 ide: cleanup and improve code readability
git-svn-id: trunk@34969 -
2012-01-27 08:08:43 +00:00
juha
105a7abd1d IDE: In Use Unit dialog, assume implementation section when cursor in on initialization or finalization sections. Patch from Anton.
git-svn-id: trunk@34968 -
2012-01-27 01:13:20 +00:00