Commit Graph

12389 Commits

Author SHA1 Message Date
paul
80a46ffa1d gtk2: fix DbgDumpPixmap for gtk2
git-svn-id: trunk@12456 -
2007-10-14 09:33:34 +00:00
paul
99436e3732 gtk: call RecreateWnd in TGrkWsCustomForm.SetFormBorderStyle since default implementation is empty. Now runtime BorderStyle change in gtk perform change.
git-svn-id: trunk@12455 -
2007-10-14 08:41:59 +00:00
paul
965569b5e8 gtk: replace Write by DbgOut since write cause error if apptype is not console under windows
git-svn-id: trunk@12454 -
2007-10-14 08:35:27 +00:00
paul
24ab319893 ide: fix several mem leaks in anchors editor
git-svn-id: trunk@12453 -
2007-10-14 05:08:52 +00:00
andrew
3583729c19 Fixed bug #9578 which duplicated items in a listview when items are added before the handle is allocated and there are at least on column added
git-svn-id: trunk@12452 -
2007-10-14 01:27:15 +00:00
marc
d430697f03 * Fixed alpha generation from mask on bigendian for imagelist
git-svn-id: trunk@12451 -
2007-10-14 00:22:38 +00:00
andrew
9eeadf2bc5 hopefully fixed the problem in the ide where closing an editor file in gtk2 would close all files except the one you wanted. now we query gtk2 for the control key state
git-svn-id: trunk@12450 -
2007-10-13 23:10:11 +00:00
zeljko
8c08a9270f Qt: Fixed combobox events issue according to #9574 notes. Added SlotActivate().
git-svn-id: trunk@12449 -
2007-10-13 22:05:02 +00:00
andrew
86ec18eb66 applied patch #9933 from Ales Katona which improved gtk2 FontDialog getting it's info from TFont
git-svn-id: trunk@12448 -
2007-10-13 21:49:11 +00:00
zeljko
38b3450528 Qt: Fixed #9783 , window wasn't maximized if form design time state was setted up as wsMaximized.
git-svn-id: trunk@12447 -
2007-10-13 20:55:51 +00:00
andrew
5c4568ffc8 Applied patch from Ales Katona for bug #9932 which fixed a gtk-critical error
git-svn-id: trunk@12446 -
2007-10-13 20:27:41 +00:00
andrew
2b0f66359e Applied patch from bug #9693 from anatol modified by Ales Katona that fixes gtk2 font properties being updated
git-svn-id: trunk@12445 -
2007-10-13 20:15:46 +00:00
zeljko
630885f5f5 Qt: Fixed TStatusBar size bug, introduced by GetControlConstraints() implementation.
git-svn-id: trunk@12444 -
2007-10-13 19:31:41 +00:00
paul
140e99b365 win32: fix problem with non-transparent imagelist.Draw under windows 9x
git-svn-id: trunk@12443 -
2007-10-13 17:57:25 +00:00
andrew
9a08cb8dc2 fixed gtk1 bug #9017 which caused a crash when listviewstyle is vsReport and no columns are added and
clicking on the dummy column

git-svn-id: trunk@12442 -
2007-10-13 17:04:25 +00:00
andrew
aad1ee73ad removed a commented line that should not have been committed
git-svn-id: trunk@12441 -
2007-10-13 16:48:06 +00:00
andrew
159f5463e6 Fixed gtk1 Listview row height being set to 0
git-svn-id: trunk@12440 -
2007-10-13 16:44:47 +00:00
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