Commit Graph

21519 Commits

Author SHA1 Message Date
vincents
9134c20b4b SQL DB component: SQL Editor uses the editor settings for font and highlighter (issue #14432)
git-svn-id: trunk@21571 -
2009-09-04 14:58:26 +00:00
mattias
b7b017b15f IDE: moved build modes to project compiler options
git-svn-id: trunk@21570 -
2009-09-04 14:18:02 +00:00
paul
907df92e81 gtk: more safer code in WindowFromPoint (fixes #0014497)
git-svn-id: trunk@21569 -
2009-09-04 13:49:41 +00:00
paul
bbda022560 lcl: always update scroll visibility when changing other params (fixes #0014494)
git-svn-id: trunk@21568 -
2009-09-04 12:29:34 +00:00
mattias
bc2f2aa2da IDE: compiler options verbosity page fille whole space
git-svn-id: trunk@21567 -
2009-09-04 12:15:34 +00:00
mattias
b909b60dc4 IDE: compiler options: replaced tabs with a treeview
git-svn-id: trunk@21566 -
2009-09-04 12:10:50 +00:00
vincents
32ec4f1998 updated Russian translations from Maxim
git-svn-id: trunk@21565 -
2009-09-04 11:18:18 +00:00
vincents
27c55c7a84 * LCL: fixed ExtractFileNameWithoutExt and test (issue #14470)
git-svn-id: trunk@21564 -
2009-09-04 11:05:31 +00:00
vincents
c01962c0c6 fixes in German translations from A. Schneider (issue #14486)
approved by: Swen Heinig

git-svn-id: trunk@21563 -
2009-09-04 09:06:09 +00:00
paul
f9e6a2cd8b ide: revert occasionally committed lazarus.lpi
git-svn-id: trunk@21562 -
2009-09-04 03:27:09 +00:00
paul
f5b7d75df5 ide, designer: allow negative left and top for non-visual components (also fixes bug #0013468)
git-svn-id: trunk@21561 -
2009-09-04 03:25:05 +00:00
jesus
21c78cf0ad spanish translation update
git-svn-id: trunk@21560 -
2009-09-03 20:10:02 +00:00
jesus
415817e5ce spanish translation update from javivf
git-svn-id: trunk@21558 -
2009-09-03 17:14:13 +00:00
mattias
48b3d4a933 IDE: started build mode frame
git-svn-id: trunk@21557 -
2009-09-03 14:43:48 +00:00
mattias
f6e3dd1812 IDE: build modes: load/save
git-svn-id: trunk@21556 -
2009-09-03 14:17:31 +00:00
paul
0bf3e3af55 lcl: fix TCustomImageList.AddImages (fixes bug #0014289)
git-svn-id: trunk@21554 -
2009-09-03 11:07:10 +00:00
paul
095869caaf win32: decrease border size when calculating preferred height for edit and spin edit controls (issue #0014327)
git-svn-id: trunk@21553 -
2009-09-03 09:30:54 +00:00
mattias
99b710e724 codetools: fixed double init, thx to Paul
git-svn-id: trunk@21552 -
2009-09-03 08:21:31 +00:00
mattias
aa8825df16 IDE: started build mode flags
git-svn-id: trunk@21551 -
2009-09-03 08:13:55 +00:00
paul
f263d9b283 win32: invalidate groupbox on ui state change if themes are enabled (bug #0014452)
git-svn-id: trunk@21550 -
2009-09-03 07:33:37 +00:00
dmitry
9e8ce8bc03 carbon: implemented GetSysColor for COLOR_MENUBAR, COLOR_MENUHILIGHT
git-svn-id: trunk@21549 -
2009-09-03 06:25:23 +00:00
paul
70b464b507 lcl: remove ICC_ constants from the LCLType unit
win32: register more comctrl classes

git-svn-id: trunk@21548 -
2009-09-03 03:18:31 +00:00
paul
77ab5052b4 win32: init more common control classes
git-svn-id: trunk@21547 -
2009-09-03 03:09:58 +00:00
paul
4a0461a558 lcl: ListView:
- add TIconOptions
  - win32 implement support for different IconOptions (issue #0014460)

git-svn-id: trunk@21546 -
2009-09-03 02:48:41 +00:00
paul
fa1b49813e gtk2: don't emulate eaten keys if key handler was stopped (fixes issue #0014481)
git-svn-id: trunk@21545 -
2009-09-03 01:27:07 +00:00
paul
be1d125c88 lcl: distinct AutoCreated TDragObject and AutoFree TDragObject:
- first is created internally by LCL if in DragStart none DragObject is passed
  - second is a TDragObject which must be auto destructed on drag drop operation finish 
(more delphi compatible and fixes issue #0014476)

git-svn-id: trunk@21544 -
2009-09-03 00:55:03 +00:00
sekelsenmat
ac2fa2549d carbon: Fixes memory leaks in TTrayIcon
git-svn-id: trunk@21543 -
2009-09-02 21:40:48 +00:00
jesus
66202b0ed9 spanish translation update
git-svn-id: trunk@21542 -
2009-09-02 21:20:57 +00:00
sekelsenmat
438a170c05 carbon: Fixes hiding TTrayIcon and a crash with separators
git-svn-id: trunk@21541 -
2009-09-02 20:23:43 +00:00
sekelsenmat
92acfc11e8 carbon: Adds some extra checks in TTrayIcon
git-svn-id: trunk@21540 -
2009-09-02 16:13:37 +00:00
zeljko
23d06b6db8 Qt: bugfix for #14271 (menu items doubling)
git-svn-id: trunk@21539 -
2009-09-02 14:49:12 +00:00
marc
c23c5ea2c6 * Updated Afrikaans translation by Graeme Geldenhuys
git-svn-id: trunk@21538 -
2009-09-02 14:26:08 +00:00
paul
c680ad8794 designer, component palette: turn "multy" mode on when shift is pressed during component selection (issue #0008052)
git-svn-id: trunk@21537 -
2009-09-02 14:17:19 +00:00
dmitry
e9eb6109a6 objc: removed objcrtl functions, because they're part of fcl
git-svn-id: trunk@21536 -
2009-09-02 07:20:40 +00:00
dmitry
c490900d86 objc_msgSend_fpret for powerpc
git-svn-id: trunk@21535 -
2009-09-02 07:18:16 +00:00
dmitry
96e892efeb commented __NXRaiseError usage, since not available in 10.5
git-svn-id: trunk@21534 -
2009-09-02 05:10:33 +00:00
sekelsenmat
540a63c29f carbon: Fixes the sender of OnClick events on TTrayIcon menus
git-svn-id: trunk@21533 -
2009-09-01 22:51:53 +00:00
mattias
6d1ab9f902 IDE: quickfix item for identifier not found: search via code browser
git-svn-id: trunk@21532 -
2009-09-01 21:57:19 +00:00
sekelsenmat
be5c686379 carbon: Makes Cocoa support active by default and improves menu handling in TTrayIcon
git-svn-id: trunk@21531 -
2009-09-01 20:27:18 +00:00
mattias
1a98815a5b IDE: codebrowser: implemented use identifier in unit
git-svn-id: trunk@21530 -
2009-09-01 19:55:08 +00:00
mattias
eb1302950c codetools: sourcelog markers: remove from log on free
git-svn-id: trunk@21529 -
2009-09-01 19:54:39 +00:00
mattias
5e66de30b8 IDE: codebrowser: implemented use unit in unit
git-svn-id: trunk@21528 -
2009-09-01 18:29:00 +00:00
sekelsenmat
82055bc211 carbon: Adds pascocoa to Carbon makefile
git-svn-id: trunk@21527 -
2009-09-01 17:47:39 +00:00
sekelsenmat
407464a208 carbon: starts adding pascocoa to lazarus svn
git-svn-id: trunk@21526 -
2009-09-01 17:04:27 +00:00
paul
1abb99e5fd lcl: fix memory leak in the new TListView code
git-svn-id: trunk@21525 -
2009-09-01 16:59:09 +00:00
paul
ae65b07221 lcl, win32, carbon: initial implementation of virtual TListView by Dmitry (issue #0007749)
git-svn-id: trunk@21524 -
2009-09-01 16:44:31 +00:00
mattias
7a4efc129b IDE: codebrowser: testing if use unit in unit is possible
git-svn-id: trunk@21523 -
2009-09-01 15:22:04 +00:00
mattias
1cb07625ec IDE: codebrowser: fixed svn conflict
git-svn-id: trunk@21522 -
2009-09-01 14:38:23 +00:00
paul
b66b9e6cb4 lcl: prevent setbounds infinite loop (bug #0014474)
git-svn-id: trunk@21521 -
2009-09-01 14:37:48 +00:00
mattias
5c235ca5a6 IDE: codebrowser: started use unit in unit
git-svn-id: trunk@21520 -
2009-09-01 14:33:50 +00:00