Commit Graph

35475 Commits

Author SHA1 Message Date
zeljko
2ae4a52ad0 Gtk2: implemented Cut,Copy,Paste for WSCustomEdit (TCustomEdit & TCustomMemo).part of issues #9715 and #19106
git-svn-id: trunk@36081 -
2012-03-16 09:35:30 +00:00
jesus
b0e26a9051 LCL, don't use dataset.CompareBookmarks as it returns wrong results for some datasets, issue #21476
git-svn-id: trunk@36080 -
2012-03-16 09:28:45 +00:00
mattias
45e367ea6e bigide: changed package output directories to use lclwidgettype
git-svn-id: trunk@36079 -
2012-03-16 09:26:54 +00:00
jesus
cae508c8cb LCL, fix AV on freeing bookmarks on multiselect dbgrid by keeping the original dataset used to get the bookmarks
git-svn-id: trunk@36078 -
2012-03-16 09:23:58 +00:00
mattias
67179d3c2e ide: fixed path to fpcunit
git-svn-id: trunk@36077 -
2012-03-16 09:15:29 +00:00
mattias
6c6753dc83 fpcunit: fixed unit paths
git-svn-id: trunk@36076 -
2012-03-16 09:10:59 +00:00
mattias
f52824aff6 updatemakefiles: relative lpk
git-svn-id: trunk@36075 -
2012-03-16 09:10:41 +00:00
vincents
bf211c7a21 win32 interface: replaced SetClassLong with SetClassLongPtr to make it 64 bits safe (issue #19321)
git-svn-id: trunk@36074 -
2012-03-16 08:49:12 +00:00
zeljko
c5696c73fd Gtk2: removed unused stuff
git-svn-id: trunk@36073 -
2012-03-16 08:42:10 +00:00
sekelsenmat
9ac549a4a4 LCL-CustomDrawn-Cocoa: Starts Accessibility support, right now mostly exploring
git-svn-id: trunk@36072 -
2012-03-16 08:32:17 +00:00
zeljko
fbff967e32 Gtk2: cleanup
git-svn-id: trunk@36071 -
2012-03-16 08:28:34 +00:00
mattias
d44b3fb55e lazbuild: show active build mode, fixed build mode comparing name with ansicomparetext
git-svn-id: trunk@36070 -
2012-03-16 08:17:33 +00:00
sekelsenmat
ed33ab735e LCL-CustomDrawn-Cocoa: First commit which deals with Accessibility, for now just exploring
git-svn-id: trunk@36069 -
2012-03-16 08:12:36 +00:00
zeljko
4c122be304 Gtk2: fixed input in TFloatSpinEdit. issue #18679
git-svn-id: trunk@36068 -
2012-03-16 07:57:38 +00:00
sekelsenmat
32b1b8d917 LCL-CustomDrawn-X11: Further optimized the invalidation by redrawing only after all events are finished
git-svn-id: trunk@36067 -
2012-03-16 07:28:54 +00:00
sekelsenmat
6cc1867b3f Corrects wrongly commited part from last commit
git-svn-id: trunk@36066 -
2012-03-16 06:52:44 +00:00
sekelsenmat
2e54dd5e2e LCL-CustomDrawn-X11: Buffer all invalidate calls and execute at most one per form per event
git-svn-id: trunk@36065 -
2012-03-16 06:47:45 +00:00
jesus
cd63f40bc8 LCL, fix TValueListEditor streaming problems, issue #21480
git-svn-id: trunk@36064 -
2012-03-16 06:44:58 +00:00
jesus
46a46e49eb LCL, fix lookup fields should not be editable, issue #13174
git-svn-id: trunk@36063 -
2012-03-16 06:05:27 +00:00
mattias
ad34273ce0 IDE: env opts: fpdoc paths: use standard function to expand
git-svn-id: trunk@36062 -
2012-03-16 01:35:08 +00:00
mattias
88d3ac52b9 nogui: clean up
git-svn-id: trunk@36061 -
2012-03-16 01:27:35 +00:00
mattias
b2014918ec IDE: env opts:: compiler messages filename: use standard function to expand
git-svn-id: trunk@36060 -
2012-03-16 01:26:31 +00:00
mattias
61728410d2 IDE: env opts:: make filename: use standard function to expand
git-svn-id: trunk@36059 -
2012-03-16 01:22:50 +00:00
mattias
50538c28c8 IDE: env opts: compiler filename: use standard function to expand
git-svn-id: trunk@36058 -
2012-03-16 01:13:06 +00:00
mattias
24819fc5f4 IDE: increase parse stamp whe setting lazdir and testdir
git-svn-id: trunk@36057 -
2012-03-16 01:09:25 +00:00
mattias
9fb3a077c4 IDE: test directory: fixed using always the parsed value
git-svn-id: trunk@36056 -
2012-03-16 01:02:00 +00:00
mattias
68d89b080f IDE: GetParsedFPCSourceDirerectory: use GetParsedValue
git-svn-id: trunk@36055 -
2012-03-16 00:53:28 +00:00
mattias
119fa0682e lazutils: todo: use utf8
git-svn-id: trunk@36054 -
2012-03-16 00:49:05 +00:00
mattias
633df49583 lazutil: ExpandFilenameUTF8 with custom directory
git-svn-id: trunk@36053 -
2012-03-16 00:42:16 +00:00
mattias
fee4e78df4 IDE: started env getparsed funcs
git-svn-id: trunk@36052 -
2012-03-15 23:57:07 +00:00
mattias
dfc84d8ae3 IDE: started array of parsed env paths
git-svn-id: trunk@36051 -
2012-03-15 23:50:44 +00:00
mattias
17e13a48b2 synedit: less hints
git-svn-id: trunk@36050 -
2012-03-15 23:07:19 +00:00
mattias
c370aa5db5 synedit: fixed uninitialized variables
git-svn-id: trunk@36049 -
2012-03-15 22:59:28 +00:00
mattias
48ffc83655 lcl: fixed typo
git-svn-id: trunk@36048 -
2012-03-15 22:55:13 +00:00
mattias
f91dfafe6a IDE: parsed compiler options: unified
git-svn-id: trunk@36047 -
2012-03-15 22:53:27 +00:00
mattias
587f6e9dcc IDE: unified changestamp
git-svn-id: trunk@36046 -
2012-03-15 22:35:34 +00:00
mattias
a6537c8ebe IDE: comment, clean up
git-svn-id: trunk@36045 -
2012-03-15 22:19:05 +00:00
mattias
92d092cc3d LCL: docs
git-svn-id: trunk@36044 -
2012-03-15 22:10:42 +00:00
mattias
39637ac360 examples: fixed path to synedit
git-svn-id: trunk@36043 -
2012-03-15 21:50:36 +00:00
mattias
564702bf75 examples: make help
git-svn-id: trunk@36042 -
2012-03-15 21:48:18 +00:00
jesus
7be38e8951 LazReport, unconditionally stretch stretchable objects, fix issue #20988
git-svn-id: trunk@36041 -
2012-03-15 21:13:35 +00:00
jesus
ca4c12556c LazReport, debug info
git-svn-id: trunk@36040 -
2012-03-15 21:10:42 +00:00
mattias
1b135c4d58 IDE, lazbuild, startlazarus: added lclwidgetype to output directory
git-svn-id: trunk@36039 -
2012-03-15 18:35:31 +00:00
vincents
6a8a8284ba tool for checking if all snapshots are up to date: updated to current version and made several fixes (issue #20686)
git-svn-id: trunk@36038 -
2012-03-15 18:17:04 +00:00
sekelsenmat
41f488d8d7 LCL-CustomDrawn-Win32: Improves the font choosing
git-svn-id: trunk@36037 -
2012-03-15 16:47:46 +00:00
sekelsenmat
ae72fa682f LCL-CustomDrawn: Fixes a crash due to uninitialized CDBaseControl.Children and starts implementing bitbtn glyph support
git-svn-id: trunk@36036 -
2012-03-15 16:10:31 +00:00
mattias
6ff8e898ac fixed components make clean
git-svn-id: trunk@36035 -
2012-03-15 15:26:05 +00:00
mattias
0f255bde46 IDE: fixed unit path synedit, lazcontrols
git-svn-id: trunk@36034 -
2012-03-15 15:15:45 +00:00
martin
f3ec781aa4 DBG: Clean up
git-svn-id: trunk@36033 -
2012-03-15 14:46:33 +00:00
zeljko
d734ac880e Gtk2: inform lcl when return pressed on GtkButton, so it can update internal varibles or properties. issue #21483
git-svn-id: trunk@36032 -
2012-03-15 13:29:13 +00:00