Commit Graph

11287 Commits

Author SHA1 Message Date
marc
bfc7cacd71 * Updated translation by Laurent Jacques
git-svn-id: trunk@11260 -
2007-06-01 22:55:22 +00:00
vincents
038458d75d fpcunit gui runner: disabled run buttons during test run, fixes #8761
git-svn-id: trunk@11259 -
2007-06-01 21:59:45 +00:00
vincents
77da55f96d win32 interface: let windows process the WM_MOUSEWHEEL if the LCL doesn't do it, fixes bug #7265
git-svn-id: trunk@11258 -
2007-06-01 21:31:47 +00:00
vincents
e9f2123983 codetools: fixed directory separator of unit path of the packages dir
git-svn-id: trunk@11257 -
2007-06-01 21:05:57 +00:00
vincents
72e8b7d4b3 lcl: if a speedbutton is not part of a group a dblclick is translated to two click events fixes bug #8625
git-svn-id: trunk@11256 -
2007-06-01 17:38:41 +00:00
mattias
0d0427f294 gtk2 intf: moved menuitem handle creation code from CreateComponent, gtk2 intf: handling menu underscore shortcuts of Application.MainForm
git-svn-id: trunk@11255 -
2007-06-01 16:55:15 +00:00
paul
0b8b1bcb91 - painting checkbox and radiobutton through ThemeServices under gtk1 and gtk2
git-svn-id: trunk@11254 -
2007-06-01 13:37:37 +00:00
mattias
6b2e1a7219 laz_xmlcfg: fixed CompareDomStrings, this fixes saving help options too
git-svn-id: trunk@11253 -
2007-06-01 10:24:57 +00:00
paul
060ce0c803 - draw radio button and checkbox through ThemeServices for win32 (no XP)
git-svn-id: trunk@11252 -
2007-06-01 08:33:54 +00:00
paul
2b74c55f99 - replaced some xpm menu images with png analogs
git-svn-id: trunk@11251 -
2007-06-01 07:56:59 +00:00
vincents
c067201ed8 daemon component: fixed creating deamon application units (second part)
git-svn-id: trunk@11250 -
2007-06-01 07:01:13 +00:00
vincents
d2eb15ce52 daemon component: fixed creating deamon application units.
git-svn-id: trunk@11249 -
2007-06-01 06:51:06 +00:00
paul
bc0f08b7c5 - added debugger options icon
git-svn-id: trunk@11248 -
2007-06-01 06:42:33 +00:00
paul
334b6d0d2e - QTThemeServices prototype
- enable painting of TSplitter through ThemeSerices

git-svn-id: trunk@11247 -
2007-06-01 02:02:10 +00:00
mattias
20a3fd2a24 gtk2 intf: moving a widget without resizing now sets the allocation.x/y
git-svn-id: trunk@11246 -
2007-05-31 23:43:23 +00:00
mattias
fe1ca96a65 LCL: implemented TStaticText.DialogChar to focus FocusControl, gtk2 intf: shortcuts of buttons, radiobuttons, checkboxes are now handled by the LCL
git-svn-id: trunk@11245 -
2007-05-31 21:38:56 +00:00
sekelsenmat
a950d34d9c Patch from zeljko to qt. Partial implementation of TToolBar and TToolButton
git-svn-id: trunk@11244 -
2007-05-31 18:25:14 +00:00
mattias
a2feb66dce gtk1 intf: fixed compilation
git-svn-id: trunk@11243 -
2007-05-31 17:36:24 +00:00
mattias
8e8e776887 codetools: added FindDeclarationInUsesSection from Darek
git-svn-id: trunk@11242 -
2007-05-31 17:34:59 +00:00
mattias
0154d0a518 gtk2 intf: fixed setting callbacks if no combobox items count=0, gtk2 intf: not setting gtk accelerators for buttons, gtk2 intf: fixed GetClientOrigin for TNoteBook
git-svn-id: trunk@11241 -
2007-05-31 17:34:17 +00:00
sekelsenmat
0e6eac99f2 Small fix for the qt4 bindings
git-svn-id: trunk@11240 -
2007-05-31 16:16:43 +00:00
sekelsenmat
1d64412ffc Updated Qt 4 bindings to version 1.30
git-svn-id: trunk@11239 -
2007-05-31 16:12:20 +00:00
sekelsenmat
16e603c725 Patch from zeljko for the qt interface. Implements SpinEdit and other improvements
git-svn-id: trunk@11238 -
2007-05-31 15:15:24 +00:00
mattias
7cee27e7d9 clean up
git-svn-id: trunk@11237 -
2007-05-31 11:01:22 +00:00
sekelsenmat
b55c917aee Patch from zeljko for the qt interface. Improvements for TQtWSCustomEdit and fixes access violation on scrollbars
git-svn-id: trunk@11236 -
2007-05-31 10:19:01 +00:00
paul
8fc54eb966 drawing carbon splitter through ThemeServices (with -dUseThemes)
git-svn-id: trunk@11235 -
2007-05-31 07:31:16 +00:00
paul
6ab44daa2b cleanup
git-svn-id: trunk@11234 -
2007-05-31 02:09:19 +00:00
mattias
34e4c10709 IDE: added FCL source directory for FPC 2.2.x to online help
git-svn-id: trunk@11233 -
2007-05-31 00:04:37 +00:00
mattias
06efcb6461 LCL: fixed TApplication.ReleaseComponent
git-svn-id: trunk@11232 -
2007-05-30 23:10:09 +00:00
marc
6b008b956d * Updated translation by Laurent Jacques
git-svn-id: trunk@11231 -
2007-05-30 21:36:42 +00:00
vincents
ac0e96eeca lazbuild: implemented executing external tools, for example before compilation (bug #8918) from Darius
git-svn-id: trunk@11230 -
2007-05-30 20:48:14 +00:00
mattias
f9c873cd97 gtk2 intf: forced resizing visible windows, IDE: using ReleaseComponent to free synedits - fixing crash when quickly closing editors with shortcuts
git-svn-id: trunk@11229 -
2007-05-30 17:40:30 +00:00
vincents
871df0775c IDE: fixed showing help for FCL for fpc 2.0.x (#8907), still doesn't work for fpc 2.1 and later, because of the changed location of the fcl sources.
git-svn-id: trunk@11228 -
2007-05-30 15:04:38 +00:00
sekelsenmat
74e28c1407 Patch from zeljko for the qt interface. Improvements to TQtWSTrackBar, TQtWSTrackBar, TQtWSCustomPage and TQtWSScrollBar
git-svn-id: trunk@11227 -
2007-05-30 13:48:45 +00:00
sekelsenmat
09025d10df Patch from zeljko for the qt interface. TPageControl now sets properly ActivePage while changing tabs, a bug with TScrollWinControls fixed.
git-svn-id: trunk@11226 -
2007-05-30 09:21:48 +00:00
sekelsenmat
ee57c2741e TScrollBar implementation from zeljko on qt interface
git-svn-id: trunk@11225 -
2007-05-30 07:26:54 +00:00
paul
219599ff13 - added themeservices for gtk
- gtk2 themeservices is descendant of gtk themeservices now

git-svn-id: trunk@11224 -
2007-05-30 06:45:30 +00:00
paul
630a91fda3 - Add Zaher Dirkey to Contributors.txt
- Add Theme Manager to acknowledgements.txt

git-svn-id: trunk@11223 -
2007-05-30 01:48:53 +00:00
mattias
34c3ed4df7 codetools: fixed $ELIFC and $ELSEIF
git-svn-id: trunk@11222 -
2007-05-29 23:49:11 +00:00
vincents
11ec1c7a2e fpcunit test runners: less output on the console fro Graeme.
git-svn-id: trunk@11221 -
2007-05-29 20:20:07 +00:00
mattias
26b03893db gtk2 intf: fixed reading gtkwindow position
git-svn-id: trunk@11220 -
2007-05-29 19:39:52 +00:00
vincents
4698d08d12 wince interface: added support for OnAsyncSocketMsg event from Ales Katona
git-svn-id: trunk@11219 -
2007-05-29 19:27:37 +00:00
paul
3fe2db8ef9 - little behavior adjusting for non gtk pairsplitter
git-svn-id: trunk@11218 -
2007-05-29 15:05:25 +00:00
paul
addb527f14 - bug with changing PairSplitter type (non gtk)
git-svn-id: trunk@11217 -
2007-05-29 14:26:48 +00:00
vincents
a4121beefb lcl: explicitly add 4 byte UnusedMsg field for 64 bit cpu to LMessage records, to prevent that 2 or 4 byte fields of WPARAM are moved to offset 4, fixed the OnDropDown event on win64
git-svn-id: trunk@11216 -
2007-05-29 11:42:32 +00:00
paul
014f349a63 - forget wince (untested)
git-svn-id: trunk@11215 -
2007-05-29 09:21:52 +00:00
paul
8eefc8e23f splitter and pairsplitter improvements:
1. ability to control pairsplitter cursor for gtk
2. ability to control pairsplitter internal splitter cursor for others
3. default values for pairsplitter cursor (crHSplit/crVSplit)
4. painting splitter through themes for win32/xp/gtk2 (disabled through -dUseThemes)
5. Clean up

git-svn-id: trunk@11214 -
2007-05-29 09:19:34 +00:00
paul
469c195b08 - fixed little bug in WS component reregistration (with new private)
git-svn-id: trunk@11213 -
2007-05-29 09:11:34 +00:00
mattias
1eff85d939 gtk2 intf: improved resizing code to not need the caching trick
git-svn-id: trunk@11212 -
2007-05-29 00:30:26 +00:00
mattias
78509220c9 LCL: TSpeedButton: if mouse capture lost then update state, fixed state when invoking Click which triggers ShowModal
git-svn-id: trunk@11211 -
2007-05-28 12:12:51 +00:00