Commit Graph

29519 Commits

Author SHA1 Message Date
mattias
bd96677ea2 turbopower_ipro: added example with css
git-svn-id: trunk@30040 -
2011-03-27 17:56:27 +00:00
mattias
789705e0a3 turbopower_ipro: added example with css
git-svn-id: trunk@30039 -
2011-03-27 17:55:16 +00:00
mattias
ac6db585cf IDE: remove file from project: clean up unit and include search path
git-svn-id: trunk@30038 -
2011-03-27 16:19:42 +00:00
mattias
c66ecb7939 IDE: debugging
git-svn-id: trunk@30037 -
2011-03-27 15:39:15 +00:00
mattias
3601dd2d4d codetools: fixed crash
git-svn-id: trunk@30036 -
2011-03-27 14:23:26 +00:00
mattias
2af49962ac codetools: parse programs without program keyword
git-svn-id: trunk@30035 -
2011-03-27 14:19:18 +00:00
maxim
831200c3ff regenerated translations; updated Russian translation
git-svn-id: trunk@30034 -
2011-03-27 13:49:03 +00:00
maxim
1a7808bdaa IDE: Brazilian Portuguese translation update by Marcelo B Paula, bug #19002
git-svn-id: trunk@30033 -
2011-03-27 13:29:21 +00:00
mattias
6902c0cb8b startlazarus: when sysem exe is missing show the file name
git-svn-id: trunk@30032 -
2011-03-27 10:19:15 +00:00
mattias
b33e2233b0 codetools: skip shebang
git-svn-id: trunk@30031 -
2011-03-27 09:43:22 +00:00
mattias
f1a7c00a1c IDE: search lazarus directory via binaries lazarus-ide and lazarus
git-svn-id: trunk@30030 -
2011-03-27 09:17:36 +00:00
mattias
61b1c28e3b codetools: ReadAllLinks: stop after 12 levels
git-svn-id: trunk@30029 -
2011-03-27 09:10:04 +00:00
mattias
604d91db73 LCL: ReadAllLinks: stop after 12 levels
git-svn-id: trunk@30028 -
2011-03-27 09:08:23 +00:00
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