mattias
e14efa6017
codetools: search include file of include file in direcory of unit
...
git-svn-id: trunk@30027 -
2011-03-27 09:00:32 +00:00
mattias
d1cf568583
IDE: moved LazarusVersionStr to lazconf
...
git-svn-id: trunk@30026 -
2011-03-27 08:51:22 +00:00
mattias
8fbda6adee
IDE: searching in /usr/lib/lazarus/lazversion
...
git-svn-id: trunk@30025 -
2011-03-27 08:46:37 +00:00
mattias
e317ac3780
clean up
...
git-svn-id: trunk@30024 -
2011-03-26 21:09:07 +00:00
mattias
7dd9af3d88
IDE: unified removing units from project
...
git-svn-id: trunk@30023 -
2011-03-26 21:06:59 +00:00
mattias
f8f705163a
codetools: fixed case compare for formerly uppercase compares, fixed TSourceChangeCache.Clear to not clear updatelock
...
git-svn-id: trunk@30022 -
2011-03-26 21:06:24 +00:00
juha
8f00d7fd9d
IDE: Keymapping "Check consistency" errors, call CreateNew for a resourceless form.
...
git-svn-id: trunk@30021 -
2011-03-26 20:32:30 +00:00
juha
8b7d161446
Converter fix: Disabling a function replacement category was not respected.
...
git-svn-id: trunk@30020 -
2011-03-26 18:32:04 +00:00
juha
ba4cb08aec
IDE: improve the default Build Profiles now that LCL and other packages are normal.
...
git-svn-id: trunk@30019 -
2011-03-26 16:36:11 +00:00
paul
c6d193a983
gtk2: fix crash in calendar (issue #0010190 )
...
git-svn-id: trunk@30018 -
2011-03-25 10:25:33 +00:00
paul
430a3674ca
lcl: don't show messages about non-portable symbols while lcl, widgetset compilation
...
git-svn-id: trunk@30017 -
2011-03-25 09:14:23 +00:00
paul
bc2ceec887
win32: use Vista dialogs by default
...
git-svn-id: trunk@30016 -
2011-03-25 09:11:29 +00:00
paul
1106bb17a4
win32: reduce warnings and hints
...
git-svn-id: trunk@30015 -
2011-03-25 09:04:25 +00:00
paul
f5f836b7d6
win32: reduce hints and warnings
...
git-svn-id: trunk@30014 -
2011-03-25 09:00:06 +00:00
paul
d3caac78b7
win32: cleanup
...
git-svn-id: trunk@30013 -
2011-03-25 08:56:24 +00:00
paul
3fe1a6d2a2
lcl: fix warning
...
git-svn-id: trunk@30012 -
2011-03-25 08:55:01 +00:00
paul
77b6756595
packager: use FPC resource if Lazarus resource is not found for component (issue #0018980 )
...
git-svn-id: trunk@30011 -
2011-03-25 07:33:01 +00:00
paul
2e3d386b9e
win32, wince: make sure all LoadIcon, LoadCursor go to windows unit instead of graphics
...
git-svn-id: trunk@30010 -
2011-03-25 06:04:41 +00:00
martin
f46538af44
SourceEdtitor: Cleanup after SynEdit change rev 30008 #4aaa8ceb25
...
git-svn-id: trunk@30009 -
2011-03-24 21:25:35 +00:00
martin
4aaa8ceb25
SynEdit: create individual DefaultBeautifiers. Allows SourceEditor to proper use the callbacks. Also solves issue #0018862
...
git-svn-id: trunk@30008 -
2011-03-24 21:25:20 +00:00
paul
047830f98d
lcl: add LoadBitmap, LoadIcon, LoadCursor into graphics.pp for winapi compatibility
...
git-svn-id: trunk@30007 -
2011-03-24 06:04:22 +00:00
paul
e334fff57a
lcl: fix loading of icons and cursor from the resources:
...
- fix signature check for TCursorImage in case of ReadData call
- split loading of icons and cursor from the resource because of different structures used for them
- load TCursorImage from RT_CURSOR instead of RT_ICON
git-svn-id: trunk@30006 -
2011-03-24 03:37:06 +00:00
zeljko
e65ea3f1b8
Qt: always DetachEvents, also do not call QObject_delete() from TQtWidget.DestroyWidget if InEvent=True, postpone as
...
QObject_deleteLater(). fixes crashes when huge amount of input events is processed but object is destroyed in the meantime.
git-svn-id: trunk@30005 -
2011-03-23 13:17:13 +00:00
martin
c55776f210
SynEdit: fixed highlight of "shortstring" depending on options. issue #0018971
...
git-svn-id: trunk@30004 -
2011-03-23 13:00:55 +00:00
zeljko
e99faf3fd1
Qt: nil each hook variable after destroying hook.
...
git-svn-id: trunk@30003 -
2011-03-23 12:16:39 +00:00
ask
70f52ea911
TAChart: Support font orientation in TFPCanvasDrawer. Update nogui demo.
...
git-svn-id: trunk@30002 -
2011-03-23 11:47:57 +00:00
ask
ea79eeb246
TAChart: Remove direct dependency TADrawerAggPas -> Graphics
...
git-svn-id: trunk@30001 -
2011-03-23 11:38:41 +00:00
ask
dfe7639567
TAChart: Add DoGetFontOrientation event to IChartDrawer interface
...
git-svn-id: trunk@30000 -
2011-03-23 10:55:11 +00:00
ask
e9ca674759
TAChart: Enable axis marks in nogui demo
...
git-svn-id: trunk@29999 -
2011-03-23 10:46:34 +00:00
ask
cb4b62a733
TAChart: Use TFreeTypeFont to draw text in TADrawerFPCanvas
...
git-svn-id: trunk@29998 -
2011-03-23 10:45:43 +00:00
ask
856ba3f519
TAChart: Do not assign axis font if it is not actually used
...
git-svn-id: trunk@29997 -
2011-03-23 10:41:00 +00:00
ask
7d6bbcd63e
TAChart: Fix compilation of TADrawerOpenGL on non-windows platforms.
...
Apparently, GLUT defines font symbols as constants on Windows, but as variables elsewhere.
git-svn-id: trunk@29996 -
2011-03-23 09:55:13 +00:00
paul
dd8e84b315
win32: fix typo which case vertical trackbar to had no focus rectangle (bug #0018957 )
...
git-svn-id: trunk@29995 -
2011-03-23 09:29:53 +00:00
ask
7c34f63892
TAChart: Remove TADrawerOpenGL from the "uses" section of the package to avoid triggering GL initialization
...
git-svn-id: trunk@29994 -
2011-03-23 08:41:57 +00:00
ask
af1f52bfbc
TAChart: Suppress incorrect compiler hint
...
git-svn-id: trunk@29993 -
2011-03-23 08:13:05 +00:00
ask
30fd9e8762
TAChart: Add TADrawerOpenGL unit to the package, since it does not depend on LazOpenGLContext any more
...
git-svn-id: trunk@29992 -
2011-03-23 07:36:12 +00:00
zeljko
64e944c92e
Qt: more checks for LCLObject in input events. Assign 1 to LResult of DeliverMessage in case of input event, so eventfilter
...
will stop with Result = True in case of error.
git-svn-id: trunk@29991 -
2011-03-23 07:32:59 +00:00
ask
1afefeed3c
TAChart: Remove workarounds for non-working event assignments
...
git-svn-id: trunk@29990 -
2011-03-23 07:16:40 +00:00
ask
5546c5b445
TAChart: Fix "unchanged" checks in event assignments
...
git-svn-id: trunk@29989 -
2011-03-23 07:14:16 +00:00
ask
dead098042
TAChart: Add "Pointers" page to the line demo
...
git-svn-id: trunk@29988 -
2011-03-23 06:40:01 +00:00
ask
038d161836
TAChart: Draw psCircle pointers of the same size as other types
...
git-svn-id: trunk@29987 -
2011-03-23 06:38:34 +00:00
mattias
e58ceb3294
codetools: fixed TEventsCodeTool.CreateMethod
...
git-svn-id: trunk@29986 -
2011-03-22 21:03:31 +00:00
ask
8a2a7fedfd
TAChart: Implement centered legend alignments. Update legend demo.
...
git-svn-id: trunk@29985 -
2011-03-22 20:21:55 +00:00
zeljko
f965d18fea
Qt: Set true result if LCLObject dissapeared inside key event
...
git-svn-id: trunk@29984 -
2011-03-22 20:06:49 +00:00
mattias
af321cf45c
codetools: added debugging
...
git-svn-id: trunk@29983 -
2011-03-22 15:14:12 +00:00
mattias
c2a58808d3
codetools: changed some uppercase parameters to mixed case
...
git-svn-id: trunk@29982 -
2011-03-22 13:41:30 +00:00
mattias
4f26caa11d
IDE: codeexplorer: show source editor node in implementation
...
git-svn-id: trunk@29981 -
2011-03-22 12:51:41 +00:00
juha
cd8d49e9e6
IDE: Add Shift+Ctrl+M as a shortcut for character map. Implement navigating and adding a char with keyboard.
...
git-svn-id: trunk@29980 -
2011-03-22 10:09:19 +00:00
mattias
7092206f93
IDE: code explorer: jump to implementation
...
git-svn-id: trunk@29979 -
2011-03-21 23:43:13 +00:00
mattias
eace1cdf6c
IDE: code explorer: show sub nodes
...
git-svn-id: trunk@29978 -
2011-03-21 21:31:14 +00:00