Commit Graph

12422 Commits

Author SHA1 Message Date
zeljko
5fc733df94 Qt: Fixed statusbar size && position problem, runtime only currently. Added more signals to TQtAbstractItemView.
git-svn-id: trunk@12439 -
2007-10-13 16:29:45 +00:00
andrew
093ca94abb Fixed a gtk2 bug where TCheckListBox.OnItemClick would always use 0 for the Index param
git-svn-id: trunk@12438 -
2007-10-13 16:02:39 +00:00
paul
f54cf5bbbc win32: fix small bug in hand made AlphaBlend that case wrong look of disabled glyphs under win98 (issue #9630)
git-svn-id: trunk@12437 -
2007-10-13 15:55:17 +00:00
andrew
87354f6938 Fixed Gtk1 bug #8374 by implementing TGtkWSCustomListView.GetItemAt
git-svn-id: trunk@12436 -
2007-10-13 14:20:50 +00:00
paul
3c12cd26bf ide: improve anchoring of treeview items editor and list view items editor (not national text will have enough space issue #9370)
git-svn-id: trunk@12435 -
2007-10-13 11:53:42 +00:00
marc
70b62ccbdf * Fixed #9570, GLib-GObject-CRITICAL warnings
git-svn-id: trunk@12434 -
2007-10-13 00:16:02 +00:00
andrew
5bc169370e Fixed Gtk2 bug #8374 by implementing TGtk2WSCustomListView.GetItemAt.
git-svn-id: trunk@12433 -
2007-10-12 23:44:05 +00:00
andrew
1fb0f36377 Fixed Gtk2 bug #8378 which made gtk2 listview selection funky when MultiSelect was False
git-svn-id: trunk@12432 -
2007-10-12 22:52:07 +00:00
marc
b7c26074b8 * fixed #8550, CreateBitmap returns a gdkbitmap when bpp=1* fixed #8550, CreateBitmap returns a gdkbitmap when bpp=1* fixed #8550, CreateBitmap returns a gdkbitmap when bpp=1* fixed #8550, CreateBitmap returns a gdkbitmap when bpp=1* fixed #8550, CreateBitmap returns a gdkbitmap when bpp=1* fixed #8550, CreateBitmap returns a gdkbitmap when bpp=1* fixed #8550, CreateBitmap returns a gdkbitmap when bpp=1* fixed #8550, CreateBitmap returns a gdkbitmap when bpp=1
git-svn-id: trunk@12431 -
2007-10-12 22:20:54 +00:00
andrew
8932a0e969 Fixed Gtk2 bug #9213 to show items when the Listview style is vlList and no Columns have been added
git-svn-id: trunk@12430 -
2007-10-12 22:11:03 +00:00
marc
8e2aff6777 * Updated translation by Laurent Jacques
git-svn-id: trunk@12429 -
2007-10-12 21:43:32 +00:00
marc
5454fa870d * Updated translation by Maxim Ganetsky
git-svn-id: trunk@12428 -
2007-10-12 21:39:32 +00:00
andrew
25e6a4f856 Fixed a crash on newer gtkversion in th OI for a GtkComboBox. There was some code which was not needed at all.
git-svn-id: trunk@12427 -
2007-10-12 21:10:18 +00:00
mattias
c95365d362 codetools: fixed FixAliasDefintions for typecasts to const
git-svn-id: trunk@12426 -
2007-10-12 19:40:05 +00:00
zeljko
10750bea84 Qt: Added more routines to TQtHeaderView && TQtAbstractItemView.
git-svn-id: trunk@12425 -
2007-10-12 17:08:34 +00:00
tombo
af3f55e16f Carbon intf: completed TClipboard
git-svn-id: trunk@12424 -
2007-10-12 15:14:00 +00:00
vincents
dc6e93e2e0 win32 interface: fixed unicode bitbtn captions
git-svn-id: trunk@12423 -
2007-10-12 10:23:25 +00:00
paul
dd3f7b34e5 images: new tool images from wile64
git-svn-id: trunk@12422 -
2007-10-12 08:34:32 +00:00
zeljko
0284accc31 Qt: Implemented GetControlConstraints() && TextUTF8Out()
git-svn-id: trunk@12421 -
2007-10-12 07:56:42 +00:00
marc
99dd765724 * Fixed cursors on win2000, winNT when bpp<24
git-svn-id: trunk@12420 -
2007-10-11 23:21:58 +00:00
marc
132732a96b * Package Options Dialog layout & localization fix by Maxim Ganetsky
* updated po files

git-svn-id: trunk@12419 -
2007-10-11 22:38:12 +00:00
mattias
1a15301757 codetools: fixed some include path defs for FPC sources, fixed identifier completion for unit names with errors in code, IDE codebrowser: fixed loading new png icons
git-svn-id: trunk@12418 -
2007-10-11 22:21:38 +00:00
zeljko
51906a5417 Qt: prepare terrain for QTableView && QTableWidget
git-svn-id: trunk@12417 -
2007-10-11 21:25:29 +00:00
marc
e246534c7c * updated translation by Maxim Ganetsky
git-svn-id: trunk@12416 -
2007-10-11 21:09:36 +00:00
vincents
f9fd8ca64d LCL: updated Dutch translations from Mark Fokker (#9914)
git-svn-id: trunk@12415 -
2007-10-11 19:10:43 +00:00
mattias
e197702f9e reduced warnings
git-svn-id: trunk@12414 -
2007-10-11 07:42:35 +00:00
paul
4b972cbc12 images: new project images from wile64
git-svn-id: trunk@12413 -
2007-10-11 00:17:43 +00:00
darius
6fbcd586bb improved anchoring + layout
git-svn-id: trunk@12412 -
2007-10-10 22:26:16 +00:00
marc
f033054bf2 * Updated translation by Maxim Ganetsky
git-svn-id: trunk@12411 -
2007-10-10 21:50:46 +00:00
mattias
a1bc835c26 h2pas wizard: now jumping to error for tools
git-svn-id: trunk@12410 -
2007-10-10 20:47:39 +00:00
tombo
0b9b60dd65 Carbon intf: Applied #0009905: Some entries in the Carbon CursorToThemeCursor array were wrong, and a fix is suggested from James Chandler Jr. (added to Contributors.txt)
- implemented #0009889: Carbon TSaveDialog ignores InitialDir
- fixed #0009888: Carbon: impossible to have menus with Modal forms

git-svn-id: trunk@12409 -
2007-10-10 19:02:13 +00:00
mattias
cf3d81df7b codetools: finddeclaration: implemented using generics parameters as type identifiers
git-svn-id: trunk@12408 -
2007-10-10 17:07:00 +00:00
mattias
bf2f4fb951 codetools: parser: fixed parsing methods after var protected section
git-svn-id: trunk@12407 -
2007-10-10 15:56:22 +00:00
mattias
bb2d60019e h2pas wizard, IDE text converters: improved error handling
git-svn-id: trunk@12406 -
2007-10-10 15:50:38 +00:00
mattias
bcd769c266 clean up
git-svn-id: trunk@12405 -
2007-10-10 12:00:40 +00:00
mattias
3e98225f10 h2pas wizard: changed defaults to create a unit instead of include files
git-svn-id: trunk@12404 -
2007-10-10 10:56:20 +00:00
zeljko
67a225075b Qt: Fix - TQColor.Alpha & TQColor.Pad must be properly initialized in ColorRefToTQColor().
git-svn-id: trunk@12403 -
2007-10-10 09:59:12 +00:00
paul
924b036e96 win32: fix bug with main window deactivation (caused by todays commit)
git-svn-id: trunk@12402 -
2007-10-10 09:26:31 +00:00
paul
7bb6447b50 lcl: added support for custom colors to TColorBox (from Nikolay Ermolov)
git-svn-id: trunk@12401 -
2007-10-10 08:47:52 +00:00
paul
2f59a48d23 images: project images from wile64
git-svn-id: trunk@12400 -
2007-10-10 01:12:15 +00:00
paul
892e6f172c win32:
- improve RemoveStayOnTopFlags, RestoreStayOnTopFlags to prevent activation of window. Dont allow more than one remove without restore and vice versa.
- remove stay on top from application windows when application become inactive and restore them on activate (so stay on top windows are not on screen when application is inactive) (issue #0008471)

git-svn-id: trunk@12399 -
2007-10-10 00:46:31 +00:00
marc
286cd77dab * Fixed loading mask of icons
git-svn-id: trunk@12398 -
2007-10-09 23:44:03 +00:00
zeljko
3de9cce666 Qt: Fixed LineTo() extra point drawing.
git-svn-id: trunk@12397 -
2007-10-09 20:57:59 +00:00
andrew
e07b98989f Applied patch from bug #9902 to fix gtk2 combobox OnCloseEvent
git-svn-id: trunk@12396 -
2007-10-09 20:26:43 +00:00
andrew
e628172571 Applied patch from Ales Katona for bug #9885 which fixes gtk2 Combobox OnSelect
git-svn-id: trunk@12395 -
2007-10-09 16:35:38 +00:00
zeljko
6e14738195 Qt: Added missing color specification to ColorRefToTQColor().
git-svn-id: trunk@12394 -
2007-10-09 13:25:29 +00:00
mattias
b1c8d7a530 IDE: added insert todo dialog from wile64 and added compilation test for special chars in search paths
git-svn-id: trunk@12393 -
2007-10-09 12:20:41 +00:00
mattias
da1f0df41a IDE: on reopen project: ignore missing less important files
git-svn-id: trunk@12392 -
2007-10-09 10:34:16 +00:00
vincents
d93285d68b win32 interface: fix win64 compilation
git-svn-id: trunk@12391 -
2007-10-09 09:36:59 +00:00
vincents
ea43df7e15 LCL: removed TRTLCtriticalSection, it is provided by the RTL now
git-svn-id: trunk@12390 -
2007-10-09 09:01:00 +00:00