Commit Graph

14875 Commits

Author SHA1 Message Date
mattias
5f24488ebf IDE: showing custom scanner eit dlg
git-svn-id: trunk@15012 -
2008-04-29 13:06:29 +00:00
mattias
47eae27a96 added lazc package
git-svn-id: trunk@15011 -
2008-04-29 12:55:06 +00:00
mattias
a62a570ffd gtk2 intf: cache for DC textout operations from Paul
git-svn-id: trunk@15010 -
2008-04-29 12:12:27 +00:00
mattias
d91c22d7db IDE: adding new package requirement to package now invalidates parse cache
git-svn-id: trunk@15009 -
2008-04-29 11:52:17 +00:00
mattias
b09453a22c IDE: find in files: when nothing found report search string not found, for Marc
git-svn-id: trunk@15008 -
2008-04-29 11:18:59 +00:00
paul
52a6a70e01 synedit: highlight VarArgs keyword (from Mattias)
git-svn-id: trunk@15007 -
2008-04-29 11:06:10 +00:00
vincents
611b9dd0d3 tests: added missing file testsuite.cgi
git-svn-id: trunk@15006 -
2008-04-29 08:56:33 +00:00
vincents
cc8205dadc tests: added cgi program for displaying the results, based on fpc's testsuite program
git-svn-id: trunk@15005 -
2008-04-29 08:39:55 +00:00
mattias
82e3c2e507 IDE: added default for default pascal highlighting
git-svn-id: trunk@15004 -
2008-04-29 08:36:02 +00:00
mattias
090c97987e IDE: editor options: color listbox: workaround for not working OnSelChange under gtk2
git-svn-id: trunk@15003 -
2008-04-29 07:59:35 +00:00
paul
30d1e0adcc set application hint when user selects menu items:
- TMenuItem.IntfDoSelect
- win32, qt, gtk2 implementation

git-svn-id: trunk@15002 -
2008-04-29 07:06:44 +00:00
sekelsenmat
971f1f253f Improves lcl-fpgui
git-svn-id: trunk@15001 -
2008-04-28 22:02:07 +00:00
mattias
51800bb1a9 IDE: external tools: added dialog to see custom scanners
git-svn-id: trunk@15000 -
2008-04-28 16:21:32 +00:00
mattias
e34cfbd177 IDEIntf: added IDEMsgScanners to IDEIntf for custom scanners
git-svn-id: trunk@14999 -
2008-04-28 15:21:08 +00:00
mattias
41709cc6cd IDEIntf: added TIDEExternalToolOptions.Scanners for custom scanners
git-svn-id: trunk@14998 -
2008-04-28 13:06:41 +00:00
mattias
b4f15918e5 gtk2 intf: repaint messages use gtk2 cliprect
git-svn-id: trunk@14997 -
2008-04-28 07:55:43 +00:00
mattias
5b11d49d7e clean up
git-svn-id: trunk@14996 -
2008-04-28 07:11:35 +00:00
paul
3ec6f39282 lcl: dragging of header control buttons (patch from Benito van der Zander, #0011209)
git-svn-id: trunk@14995 -
2008-04-28 06:56:08 +00:00
sekelsenmat
9685a5b1c7 Small improvement to organization of fpgui intf private classes.
git-svn-id: trunk@14994 -
2008-04-27 17:23:28 +00:00
marc
15ed539f5a * Updated Russian translation by Maxim Ganetsky
git-svn-id: trunk@14993 -
2008-04-27 17:21:47 +00:00
sekelsenmat
2229af06c7 Starts fpgui event and canvas support.
git-svn-id: trunk@14992 -
2008-04-27 16:48:40 +00:00
paul
dbddffe2cb lcl: bidi mode patch from Ido with modifications
git-svn-id: trunk@14991 -
2008-04-27 14:24:22 +00:00
zeljko
0e6090e646 Qt: Fixed TQtWidget.setCursor() crash under MacOsX
git-svn-id: trunk@14990 -
2008-04-27 12:09:28 +00:00
kirkpatc
8e27baa639 Some updates to TCustomPage, TPage, TCustomNotebook, TNotebook in extctrls.xml; also replace italic tags with variable tags throughout.
git-svn-id: trunk@14989 -
2008-04-27 10:47:04 +00:00
marc
7d2de0bbb7 * Added incremental search match color
* Improved colorcheme definitions

git-svn-id: trunk@14988 -
2008-04-27 00:59:42 +00:00
mattias
4a19fffc28 IDE: removing empty methods: auto fixing designer components
git-svn-id: trunk@14987 -
2008-04-26 21:24:53 +00:00
mattias
5e41e48a30 codetools: remove empty methods: implemented returning list of removed definitions
git-svn-id: trunk@14986 -
2008-04-26 19:18:57 +00:00
mattias
816226e560 synedit: using Canvas.ClipRect for selfmade doublebuffer
git-svn-id: trunk@14985 -
2008-04-26 13:53:44 +00:00
tombo
738e7cfb33 IDE restriction browser: if loading widgetset image fails, show only debug info
git-svn-id: trunk@14984 -
2008-04-26 13:03:55 +00:00
zeljko
223441d326 Qt: TQtPrinter->OsPrinters must know when our printer is active, but not via paint context.
git-svn-id: trunk@14983 -
2008-04-26 12:05:00 +00:00
mattias
d9e860573f codetools: removing empty methods: ignore redefinitions
git-svn-id: trunk@14982 -
2008-04-26 09:30:39 +00:00
zeljko
e31ded9715 Qt: Added devicecontext to TQtPrinter, some cleanups
git-svn-id: trunk@14981 -
2008-04-26 06:53:20 +00:00
sekelsenmat
d2156b2d40 Patch from Henry Vermaak. Implements TMemo.CaretPos under gtk2
git-svn-id: trunk@14980 -
2008-04-26 00:42:45 +00:00
sekelsenmat
44e2489797 Updates contributors.utf8, from Graeme.
git-svn-id: trunk@14979 -
2008-04-26 00:21:59 +00:00
mattias
961e74cd37 gtk2 intf: fixed mem leak OpenDialog filter list
git-svn-id: trunk@14978 -
2008-04-25 22:09:23 +00:00
mattias
982e77ff6a IDE: project inspector: enabling add files buttons
git-svn-id: trunk@14977 -
2008-04-25 21:16:34 +00:00
mattias
4d30122bfd IDE: added resourcestrings
git-svn-id: trunk@14976 -
2008-04-25 18:47:10 +00:00
mattias
bb13c13e0d IDE: added refactoring tool: remove empty methods
git-svn-id: trunk@14975 -
2008-04-25 16:19:02 +00:00
kirkpatc
4a04d904f2 Adding Descriptions to main title of Units Calendar and Checklst
git-svn-id: trunk@14974 -
2008-04-25 15:03:28 +00:00
kirkpatc
6b7a95a350 Updates to Calendar.xml
git-svn-id: trunk@14973 -
2008-04-25 14:51:11 +00:00
mattias
cd87870685 codetools: removing empty methods: auto removing definition nodes
git-svn-id: trunk@14972 -
2008-04-25 13:43:49 +00:00
mattias
5399b1c322 codetools: removing empty methods: auto removing class completion comment
git-svn-id: trunk@14971 -
2008-04-25 13:31:19 +00:00
mattias
c0fef1b31e codetools: added function to remove empty method bodies
git-svn-id: trunk@14970 -
2008-04-25 12:35:55 +00:00
mattias
cc954306a9 codetools: added function to find empty method bodies
git-svn-id: trunk@14969 -
2008-04-25 12:11:17 +00:00
kirkpatc
0a4bef06a1 Updates to CheckLst.xml
git-svn-id: trunk@14968 -
2008-04-25 11:29:59 +00:00
vincents
5a455d64ac docs: added xml skeleton for graphutil unit
git-svn-id: trunk@14967 -
2008-04-25 11:28:42 +00:00
vincents
0582d72087 docs: fixed script names in doc building script
git-svn-id: trunk@14966 -
2008-04-25 11:10:51 +00:00
tombo
a5c5c5d5d9 LCL carbon: client rect size updating method is buggy, disable it for now
git-svn-id: trunk@14965 -
2008-04-25 11:10:29 +00:00
sekelsenmat
a83074c32d Finishes renaming the docs scripts.
git-svn-id: trunk@14964 -
2008-04-25 11:02:19 +00:00
sekelsenmat
dc17aa5243 Removes old html doc script.
git-svn-id: trunk@14963 -
2008-04-25 10:59:56 +00:00