Commit Graph

35464 Commits

Author SHA1 Message Date
sekelsenmat
194f7e5e2d Minor improvement in TTF debugging, cd_test_all and CustomDrawn glyph drawing
git-svn-id: trunk@36270 -
2012-03-23 11:30:16 +00:00
zeljko
b89d4ff137 LCL: removed empty .inc files: edit.inc,memo.inc and timer.inc
git-svn-id: trunk@36269 -
2012-03-23 11:28:03 +00:00
martin
08c6a8f811 IDE: Group tabs in Window menu / check menuitem is assigned
git-svn-id: trunk@36268 -
2012-03-23 11:19:40 +00:00
martin
85053ebc34 SrcEdit / Tab-Menu: remove directory
git-svn-id: trunk@36267 -
2012-03-23 11:19:37 +00:00
zeljko
059da29fac Gtk2: pass non-handled UTF8Key as KeyPress if UTF8KeyPress returns false. issue #21489
git-svn-id: trunk@36266 -
2012-03-23 11:09:03 +00:00
martin
33afd9a994 SrcEdit / Tab-Menu: via ctrl-right
git-svn-id: trunk@36265 -
2012-03-23 11:08:30 +00:00
martin
ddeeb78f1a IDE: Group tabs in Window menu too
git-svn-id: trunk@36264 -
2012-03-23 10:54:39 +00:00
zeljko
ddc6615683 LCL: set csCaptureMouse on TToolButton only when it's style is tbsDropDown. issue #19688
git-svn-id: trunk@36263 -
2012-03-23 10:38:24 +00:00
sekelsenmat
9295d6a2a5 Another minor change to TTF debug log
git-svn-id: trunk@36262 -
2012-03-23 10:30:43 +00:00
sekelsenmat
735bfa64bd Removes minor space mistake
git-svn-id: trunk@36261 -
2012-03-23 10:07:25 +00:00
sekelsenmat
ce62e23e81 Minor improvement in TTF font scanning debug log
git-svn-id: trunk@36260 -
2012-03-23 10:06:10 +00:00
zeljko
b7b0b37c30 Debugger: WatchesDlg, setted up Scrollbars to ssAutoBoth instead of ssBoth. issue #20230
git-svn-id: trunk@36259 -
2012-03-23 09:56:07 +00:00
sekelsenmat
c35fbab45c Moves customdrawn_android and customdrawn_winxp drawers into the LCL in preparation for using them in LCL-CustomDrawn
git-svn-id: trunk@36258 -
2012-03-23 09:46:10 +00:00
dodi
d5ba4d32d2 DockMaster: fix form positioning
git-svn-id: trunk@36257 -
2012-03-23 09:43:41 +00:00
sekelsenmat
4494ab3e94 Minor improvements to the fpvectorial 3d example
git-svn-id: trunk@36256 -
2012-03-23 09:38:05 +00:00
sekelsenmat
0c67c051d3 Minor improvement to the common radiobutton drawer and adds android radiobutton tests
git-svn-id: trunk@36255 -
2012-03-23 09:37:42 +00:00
mattias
39b3b28657 IDE: fpdoc editor: ignore spaces when searching elements
git-svn-id: trunk@36254 -
2012-03-23 09:32:41 +00:00
paul
b52417fbf8 lcl: don't update hints on IDLE - it is enough to update hints on mouse events (issue #0020101)
git-svn-id: trunk@36253 -
2012-03-23 09:22:59 +00:00
mattias
829b02a095 IDE: fpdoc editor: fixed unitialized function results when fpdoc xml has no module
git-svn-id: trunk@36252 -
2012-03-23 09:18:03 +00:00
zeljko
7723f075ae Gtk2: removed unused TGtk2WidgetSet.FinishCreateHandle() and some cleanups
git-svn-id: trunk@36251 -
2012-03-23 09:12:08 +00:00
zeljko
e95c6fcbb0 Gtk2: removed redundant and unused RecreateWnd() from gtk2widgetset, also removed unused GetDoubleBufferedDC()
git-svn-id: trunk@36250 -
2012-03-23 09:07:15 +00:00
zeljko
cf9baeddd4 Gtk2: cleanup
git-svn-id: trunk@36249 -
2012-03-23 08:55:19 +00:00
vincents
d0240becd3 fpdocmanager readme: made text more factual
git-svn-id: trunk@36248 -
2012-03-23 08:52:48 +00:00
mattias
a1d2be124b lazbuild: less warnings
git-svn-id: trunk@36247 -
2012-03-23 08:37:45 +00:00
mattias
cbe4f9ea76 synedit: comment
git-svn-id: trunk@36246 -
2012-03-23 08:37:33 +00:00
paul
60f51e4b06 ide: fix anchors in Options/Editor/Pages frame (issue #0021535)
git-svn-id: trunk@36245 -
2012-03-23 08:33:47 +00:00
mattias
e5e9750ca5 lazutils: less warnings
git-svn-id: trunk@36244 -
2012-03-23 07:19:29 +00:00
sekelsenmat
dd09dc3868 LCL-CustomDrawn: Now uses the new TextHeight capabilities from LazFreeType
git-svn-id: trunk@36243 -
2012-03-23 07:15:25 +00:00
sekelsenmat
5d9dce28f6 Patch from circular to improve LazFreeType
git-svn-id: trunk@36242 -
2012-03-23 06:41:02 +00:00
sekelsenmat
f6ee64c842 Fixes compilation for LCL-CustomDrawin-Android and Windows
git-svn-id: trunk@36241 -
2012-03-23 06:21:29 +00:00
paul
6b9f1fc94a txt: add Ludo Brands to the list of contributors
git-svn-id: trunk@36240 -
2012-03-23 03:45:46 +00:00
paul
ba7e619e9e win32: apply patch of Ludo Brands which fixes problems of Names and Values arrays of TWin32MemoStrings (issue #0021532)
git-svn-id: trunk@36239 -
2012-03-23 03:44:20 +00:00
paul
52f8a44512 jcf: cleanup
git-svn-id: trunk@36238 -
2012-03-23 03:40:11 +00:00
martin
c6d8b4ee5f SourceEditor: Tabs in popup, use PageName (with Upper/Lower-Case)
git-svn-id: trunk@36237 -
2012-03-23 01:54:44 +00:00
martin
24d9d29bc5 IDE: Group tabs in Window menu too
git-svn-id: trunk@36236 -
2012-03-23 01:45:36 +00:00
martin
4905c559ea IDE: Group tabs in Window menu too
git-svn-id: trunk@36235 -
2012-03-23 01:37:14 +00:00
martin
dd081fe601 IDE: Group tabs in Window menu too
git-svn-id: trunk@36234 -
2012-03-23 01:29:14 +00:00
martin
59d651babf SourceEditor: open package from Tabs in popup
git-svn-id: trunk@36233 -
2012-03-22 23:50:38 +00:00
martin
46cc0fdc2a SourceEditor: Show counts/modified Tabs in popup
git-svn-id: trunk@36232 -
2012-03-22 23:16:13 +00:00
martin
a6dd9b4d8d SourceEditor: Sort Tabs in popup
git-svn-id: trunk@36231 -
2012-03-22 23:04:46 +00:00
martin
e84b3bad31 SourceEditor: Recent Tabs by Andrew Haines
git-svn-id: trunk@36230 -
2012-03-22 22:51:40 +00:00
sekelsenmat
cf66447e96 removes the old android widgetset from the macro
git-svn-id: trunk@36229 -
2012-03-22 20:21:43 +00:00
mattias
de73da5fcd translations: german: updates from Swen Heinig
git-svn-id: trunk@36228 -
2012-03-22 20:13:34 +00:00
martin
6a79dbc976 SourceEdit: when file changed on disc: keep topline / revert 36226 #77d9a604b6
git-svn-id: trunk@36227 -
2012-03-22 18:28:03 +00:00
martin
77d9a604b6 SourceEdit: when file changed on disc: keep topline
git-svn-id: trunk@36226 -
2012-03-22 18:02:24 +00:00
martin
575e24d917 SrcEdit: Tab-Menu: names
git-svn-id: trunk@36225 -
2012-03-22 16:39:04 +00:00
martin
eda13d28d1 DBG: refactor,improve typecast-fixing (pointer needed for stabs)
git-svn-id: trunk@36224 -
2012-03-22 16:18:04 +00:00
sekelsenmat
e351be7ffd Commenting
git-svn-id: trunk@36223 -
2012-03-22 15:18:20 +00:00
sekelsenmat
0d824b0866 Fixes the wrong handle creation of TRadioButton in LCL-CustomDrawn
git-svn-id: trunk@36222 -
2012-03-22 15:02:44 +00:00
sekelsenmat
a15cb819c7 LCL-CustomDrawn: Advances the radio button, but strangely it still gets a checkbox handle
git-svn-id: trunk@36221 -
2012-03-22 14:54:09 +00:00