Commit Graph

34553 Commits

Author SHA1 Message Date
martin
20f0d2d151 LazLogger: renamed events to On....
git-svn-id: trunk@35325 -
2012-02-12 14:42:12 +00:00
juha
8eba15d1a0 IDE: formatting
git-svn-id: trunk@35324 -
2012-02-12 14:35:48 +00:00
juha
6b19f5e2aa IDE: inite resource strings for Undo, Redo, Cut, Copy and Paste
git-svn-id: trunk@35323 -
2012-02-12 14:35:42 +00:00
juha
1cb6ac7a5e IDE: change "Open ..." to "Open" in button caption.
git-svn-id: trunk@35322 -
2012-02-12 14:03:57 +00:00
juha
4ef51619f5 IDE: collect common resource strings in one place, remove duplicates
git-svn-id: trunk@35321 -
2012-02-12 13:04:36 +00:00
juha
c82d1b544d IDE: use resource lisAdd instead of lisCodeTemplAdd in many places.
git-svn-id: trunk@35320 -
2012-02-12 13:03:15 +00:00
martin
59b13f50b1 LazLogger: add groups that can be enabled via commandline
git-svn-id: trunk@35319 -
2012-02-12 12:15:58 +00:00
zeljko
59a8bcd5e2 Gtk2: better debug in Gtk2WSWinControl.AddControl()
git-svn-id: trunk@35318 -
2012-02-12 09:08:37 +00:00
mattias
acc755ecdd codetools: fixed getlineinsrc
git-svn-id: trunk@35317 -
2012-02-12 02:42:22 +00:00
martin
94bee9379a DBG: move same debugln to LazLogger cmd-line config
git-svn-id: trunk@35316 -
2012-02-11 22:06:10 +00:00
juha
ce0d3e2bc4 IDE: improve Path Editor's GUI
git-svn-id: trunk@35315 -
2012-02-11 20:19:29 +00:00
zeljko
5b0a8deab2 Qt: make file dialogs consistent with win32 and gtk2.If InitialDir isn't setted, then provide GetCurrentDir to qt dialog.
git-svn-id: trunk@35314 -
2012-02-11 19:50:20 +00:00
zeljko
5f6f0a50ed Qt: implemented SM_CXHTHUMB and SM_CYHTHUMB system metrics.
git-svn-id: trunk@35313 -
2012-02-11 19:27:25 +00:00
zeljko
7fc44ac9f8 Qt: make SM_CYMENU 1 under darwin, not 0.
git-svn-id: trunk@35312 -
2012-02-11 18:52:41 +00:00
zeljko
cb5cd0503b Qt: return 0 for SM_CYMENU under darwin, since it's not embedded into form
git-svn-id: trunk@35311 -
2012-02-11 18:50:51 +00:00
zeljko
d0ea51667e Qt: fixed compilation under darwin
git-svn-id: trunk@35310 -
2012-02-11 18:39:48 +00:00
zeljko
df64a76620 IDE: dynamic calculation of mainidebar maxheight. issue #1020
git-svn-id: trunk@35309 -
2012-02-11 18:16:05 +00:00
zeljko
785b59e3ec Gtk2: implemented SM_CXBORDER and SM_CYBORDER system metrics
git-svn-id: trunk@35308 -
2012-02-11 17:49:56 +00:00
blikblum
77b7c33e02 lcl: avoid reseting value when changing edit state. Issue #21258
git-svn-id: trunk@35307 -
2012-02-11 15:59:06 +00:00
martin
e484fc0ae2 Config Build Lazarus: allow scrollbar in "Edit defines"
git-svn-id: trunk@35306 -
2012-02-11 15:15:34 +00:00
zeljko
a82bf40aa7 LCL: published TDBMemo.Contstraints property to be Delphi compat. issue #21262
git-svn-id: trunk@35305 -
2012-02-11 13:45:46 +00:00
zeljko
38cd170673 Gtk2: implemented SM_CXMENUCHECK and SM_CYMENUCHECK system metrics.
git-svn-id: trunk@35304 -
2012-02-11 13:41:05 +00:00
zeljko
93bcdf9640 Gtk2: implemented SM_CXMENUSIZE and SM_CYMENUSIZE system metrics.
git-svn-id: trunk@35303 -
2012-02-11 13:36:30 +00:00
mattias
8e3577e6aa cody: fixed uninitialized result
git-svn-id: trunk@35302 -
2012-02-11 13:36:24 +00:00
zeljko
7cf5618863 Gtk2: implemented SM_CYMENU system metric.
git-svn-id: trunk@35301 -
2012-02-11 12:51:00 +00:00
zeljko
045a3558a4 Gtk2: implemented SM_CYCAPTION system metrics.
git-svn-id: trunk@35300 -
2012-02-11 11:56:20 +00:00
zeljko
8faf58e8d5 Qt: better implementation of SM_CYMENUSIZE and SM_CXMENUSIZE
git-svn-id: trunk@35299 -
2012-02-11 10:18:54 +00:00
zeljko
4160c140c1 Qt: implemented SM_CYMENU system metrics, also added todo for SM_CYMENUSIZE and SM_CXMENUSIZE.
git-svn-id: trunk@35298 -
2012-02-11 10:02:36 +00:00
juha
5e1c1bbb19 LCL, TreeView: Assertion + other minor changes
git-svn-id: trunk@35297 -
2012-02-10 20:30:03 +00:00
martin
f37d2be89d Options: Key mapping, allow Retry. Issue #0021256
git-svn-id: trunk@35296 -
2012-02-10 18:39:15 +00:00
martin
d95ba53c9e IDE KeyMap: added/fixed cursor keys / fixed naming
git-svn-id: trunk@35295 -
2012-02-10 18:32:16 +00:00
sekelsenmat
83e909a612 Removes some forgotten debugln
git-svn-id: trunk@35294 -
2012-02-10 15:16:30 +00:00
sekelsenmat
577822049d Implements vibration in Android
git-svn-id: trunk@35293 -
2012-02-10 15:10:13 +00:00
juha
3300d0085b IDE: Improve ComponentList behavior little more.
git-svn-id: trunk@35292 -
2012-02-10 14:12:55 +00:00
sekelsenmat
913c5364a6 Adds a new object to lazdevicepias: Device and it starts with manufacturer and model info showing in Android and already predicts vibration capabilities. Starts opening the implementation of font enumeration in lcl-customdrawn
git-svn-id: trunk@35291 -
2012-02-10 13:39:06 +00:00
sekelsenmat
50472302a3 Small improvement to TCustomLabel.Transparent documentation
git-svn-id: trunk@35290 -
2012-02-10 13:37:17 +00:00
juha
1baf092e14 LCL, TreeView: formatting
git-svn-id: trunk@35289 -
2012-02-10 12:34:57 +00:00
juha
0382da44f2 IDE: In ComponentList, fix copying filter values from list filter to tree filter
git-svn-id: trunk@35288 -
2012-02-10 12:34:46 +00:00
vincents
db7829a1a5 fixed win32 -> arm-wince crossinstaller build script for fpc 2.7.1 using fpmake in more places.
git-svn-id: trunk@35287 -
2012-02-10 12:26:03 +00:00
juha
3e4defab13 LCL, TreeView: use Max function from math unit
git-svn-id: trunk@35286 -
2012-02-10 12:06:18 +00:00
juha
8f0a85a6c3 LCL, TreeView: formatting
git-svn-id: trunk@35285 -
2012-02-10 12:06:13 +00:00
juha
9283707671 LCL: refactor TreeView, move GetNodeAtInternalY inside GetNodeAtY
git-svn-id: trunk@35284 -
2012-02-10 12:06:07 +00:00
juha
8cbd938dd7 LCL, TreeView: Improve scrollbar update when some nodes have Visible=False
git-svn-id: trunk@35283 -
2012-02-10 12:05:55 +00:00
zeljko
75be46b024 Gtk2: fixed tabbing in TMemo when it's parent isn't TForm. issue #20162
git-svn-id: trunk@35282 -
2012-02-10 09:40:00 +00:00
zeljko
be493b8d7e Gtk2: fixed painting of mono bitmaps, gtk2 assumes that bmp + mask = rgba. issue #12362
git-svn-id: trunk@35281 -
2012-02-10 08:13:15 +00:00
zeljko
96b5badde1 Gtk2: do not set owner events when calling gdk_pointer_grab() while changing control cursor. issue #21253
git-svn-id: trunk@35280 -
2012-02-10 06:55:05 +00:00
zeljko
3ef3c430f0 Gtk2: reverted r35278 #a48c391314 - doesn't work good in all cases
git-svn-id: trunk@35279 -
2012-02-10 06:47:34 +00:00
zeljko
a48c391314 Gtk2: fixed mono bitmap creation on gtk2. issue #12362
git-svn-id: trunk@35278 -
2012-02-10 06:41:22 +00:00
zeljko
948afeefd5 Gtk2: fixed regression with THintWindow introduced in r34676 #93ebe05b41. issue #21194
git-svn-id: trunk@35277 -
2012-02-09 19:28:08 +00:00
zeljko
3b2ff18b3e Gtk2: implemented TCustomListView.GridLines for gtk2 >= 2.10, 2.8 still uses alternate coloring since there's no appropriate functions to fix it.
git-svn-id: trunk@35276 -
2012-02-09 18:22:37 +00:00