2004/01/21 20:28:29 pl 1.8.2.2: RESYNC: (1.8-1.9); FILE MERGED
2003/12/12 13:44:55 mmeeks 1.8.2.1: Split out SalSystem stuff into a shared header, virtualize the native dialog
stuff to bin the nasty msgbox code.
Don't g_thread_init if we have already - theoretical crasher
add SAL_DEBUG_UPDATES
** Disable timeout ** - causing gtk+ rendering to barf, will fix next pass.
re-hash native dialog code to make it more pleasant.
2004/01/22 13:38:48 pl 1.30.2.6: corrected a misplaced extern C
2004/01/21 20:28:19 pl 1.30.2.5: RESYNC: (1.30-1.32); FILE MERGED
2003/12/16 16:01:18 mmeeks 1.30.2.4: Create SalX11Display sub-class
Bin 'bool' to constructor, and do via sub-classing
Fixup XCloseDisplay duplication in destructor.
2003/12/15 14:12:09 mmeeks 1.30.2.3: re-hash glib timeout code for efficiency
Don't add the X socket to the poll a 2nd time (using un-virtualized callbacks) in SalDisplay
2003/12/05 13:20:09 pl 1.30.2.2: removed tons of old unused stuff
2003/12/04 14:49:50 pl 1.30.2.1: #i22713# first steps for a gtk plugin
2004/01/22 12:52:41 pl 1.1.2.8: solved an access problem
2004/01/19 18:55:30 pl 1.1.2.7: add foundations for GtkSalObject
2004/01/19 15:45:32 pl 1.1.2.6: allow for recursive Grab/Ungrab
2003/12/16 23:08:41 mmeeks 1.1.2.5: Pass oslModule into plugin for symbol lookups
Dig out & hook gdk_threads_enter/leave
Add hooked locking sub-class
2003/12/15 18:12:09 pl 1.1.2.4: first cut at key events
2003/12/12 14:56:03 pl 1.1.2.3: adding gtk frame: first steps
2003/12/12 13:44:51 mmeeks 1.1.2.2: Split out SalSystem stuff into a shared header, virtualize the native dialog
stuff to bin the nasty msgbox code.
Don't g_thread_init if we have already - theoretical crasher
add SAL_DEBUG_UPDATES
** Disable timeout ** - causing gtk+ rendering to barf, will fix next pass.
re-hash native dialog code to make it more pleasant.
2003/12/11 12:47:31 pl 1.1.2.1: move to more sensible dir structure
2004/02/12 12:34:06 pl 1.1.2.9: dispatch mouse events to the correct VCL frame
2003/12/18 13:09:58 mmeeks 1.1.2.8: cleanup cursors
fix grab problems.
2003/12/17 21:28:29 mmeeks 1.1.2.7: Split shared cursor includes out,
Implement GdkCursor support nicely
2003/12/17 13:13:18 mmeeks 1.1.2.6: Cursor bits ..
Flush/Sync
Don't return TRUE from ConfigureEvent (eg.)
SetPointerPos
Use widget's mapped state not separate boolean
2003/12/16 16:01:17 mmeeks 1.1.2.5: Create SalX11Display sub-class
Bin 'bool' to constructor, and do via sub-classing
Fixup XCloseDisplay duplication in destructor.
2003/12/15 18:12:08 pl 1.1.2.4: first cut at key events
2003/12/15 14:12:09 mmeeks 1.1.2.3: re-hash glib timeout code for efficiency
Don't add the X socket to the poll a 2nd time (using un-virtualized callbacks) in SalDisplay
2003/12/12 14:56:01 pl 1.1.2.2: adding gtk frame: first steps
2003/12/11 12:47:30 pl 1.1.2.1: move to more sensible dir structure
2004/01/22 12:49:30 pl 1.2.2.3: SummarySystemInfos is no more
2004/01/22 12:09:28 pl 1.2.2.2: resolved merge conflicts
2003/12/12 13:44:48 mmeeks 1.2.2.1: Split out SalSystem stuff into a shared header, virtualize the native dialog
stuff to bin the nasty msgbox code.
Don't g_thread_init if we have already - theoretical crasher
add SAL_DEBUG_UPDATES
** Disable timeout ** - causing gtk+ rendering to barf, will fix next pass.
re-hash native dialog code to make it more pleasant.
2004/02/12 12:34:05 pl 1.19.2.10: dispatch mouse events to the correct VCL frame
2004/01/21 20:31:43 pl 1.19.2.9: RESYNC: (1.19-1.21); FILE MERGED
2003/12/16 16:01:17 mmeeks 1.19.2.8: Create SalX11Display sub-class
Bin 'bool' to constructor, and do via sub-classing
Fixup XCloseDisplay duplication in destructor.
2003/12/16 14:45:31 pl 1.19.2.7: added style settings to gtk plugin
2003/12/15 14:12:08 mmeeks 1.19.2.6: re-hash glib timeout code for efficiency
Don't add the X socket to the poll a 2nd time (using un-virtualized callbacks) in SalDisplay
2003/12/12 16:52:37 mmeeks 1.19.2.5: Re-work Insert/Remove to allow custom sources to be added to the
glib mainloop; tested & works with NAS.
2003/12/12 14:55:59 pl 1.19.2.4: adding gtk frame: first steps
2003/12/12 14:48:51 mmeeks 1.19.2.3: re-hash timeout / wakeup bits ...
2003/12/05 13:20:06 pl 1.19.2.2: removed tons of old unused stuff
2003/12/04 14:49:44 pl 1.19.2.1: #i22713# first steps for a gtk plugin
2003/12/12 16:52:35 mmeeks 1.1.2.3: Re-work Insert/Remove to allow custom sources to be added to the
glib mainloop; tested & works with NAS.
2003/12/12 13:44:45 mmeeks 1.1.2.2: Split out SalSystem stuff into a shared header, virtualize the native dialog
stuff to bin the nasty msgbox code.
Don't g_thread_init if we have already - theoretical crasher
add SAL_DEBUG_UPDATES
** Disable timeout ** - causing gtk+ rendering to barf, will fix next pass.
re-hash native dialog code to make it more pleasant.
2003/12/04 14:49:39 pl 1.1.2.1: #i22713# first steps for a gtk plugin
2003/12/12 13:44:44 mmeeks 1.1.2.1: Split out SalSystem stuff into a shared header, virtualize the native dialog
stuff to bin the nasty msgbox code.
Don't g_thread_init if we have already - theoretical crasher
add SAL_DEBUG_UPDATES
** Disable timeout ** - causing gtk+ rendering to barf, will fix next pass.
re-hash native dialog code to make it more pleasant.
2004/02/12 12:34:05 pl 1.1.2.19: dispatch mouse events to the correct VCL frame
2004/01/19 15:47:19 pl 1.1.2.18: no more SalI18N_InputMethod needed
2003/12/19 15:02:19 pl 1.1.2.17: plugin autodetect
2003/12/18 15:12:33 mmeeks 1.1.2.16: Fix grab issues,
Fix display opening
Misc. bits.
2003/12/18 13:09:54 mmeeks 1.1.2.15: cleanup cursors
fix grab problems.
2003/12/17 21:28:27 mmeeks 1.1.2.14: Split shared cursor includes out,
Implement GdkCursor support nicely
2003/12/17 13:13:16 mmeeks 1.1.2.13: Cursor bits ..
Flush/Sync
Don't return TRUE from ConfigureEvent (eg.)
SetPointerPos
Use widget's mapped state not separate boolean
2003/12/16 23:08:39 mmeeks 1.1.2.12: Pass oslModule into plugin for symbol lookups
Dig out & hook gdk_threads_enter/leave
Add hooked locking sub-class
2003/12/16 14:45:29 pl 1.1.2.11: added style settings to gtk plugin
2003/12/15 18:12:04 pl 1.1.2.10: first cut at key events
2003/12/15 14:12:07 mmeeks 1.1.2.9: re-hash glib timeout code for efficiency
Don't add the X socket to the poll a 2nd time (using un-virtualized callbacks) in SalDisplay
2003/12/12 17:09:11 pl 1.1.2.8: motion events for frames
2003/12/12 16:52:33 mmeeks 1.1.2.7: Re-work Insert/Remove to allow custom sources to be added to the
glib mainloop; tested & works with NAS.
2003/12/12 14:55:48 pl 1.1.2.6: adding gtk frame: first steps
2003/12/12 14:48:50 mmeeks 1.1.2.5: re-hash timeout / wakeup bits ...
2003/12/12 13:44:41 mmeeks 1.1.2.4: Split out SalSystem stuff into a shared header, virtualize the native dialog
stuff to bin the nasty msgbox code.
Don't g_thread_init if we have already - theoretical crasher
add SAL_DEBUG_UPDATES
** Disable timeout ** - causing gtk+ rendering to barf, will fix next pass.
re-hash native dialog code to make it more pleasant.
2003/12/11 12:47:27 pl 1.1.2.3: move to more sensible dir structure
2003/12/11 10:58:30 pl 1.1.2.2: #i22713# built in glib main loop
2003/12/04 14:49:34 pl 1.1.2.1: #i22713# first steps for a gtk plugin
2004/02/11 14:08:00 pl 1.177.2.6: RESYNC: (1.181-1.183); FILE MERGED
2004/01/22 12:09:26 pl 1.177.2.5: resolved merge conflicts
2004/01/21 19:37:29 pl 1.177.2.4: RESYNC: (1.177-1.181); FILE MERGED
2004/01/06 13:46:01 ssa 1.177.2.3: #112873# provide dtor for ImplDelData that takes care of removing it from associated Window
2003/11/28 13:59:38 ssa 1.177.2.2: #113722# cache queryInterface call to improve IsTopWindow()
2003/11/26 13:47:35 ssa 1.177.2.1: #i16682#,#i21238#,#i22098# allow system font sizes that will not make dialogs exceeding the screen
2004/01/21 19:50:06 pl 1.22.134.3: RESYNC: (1.22-1.24); FILE MERGED
2003/12/02 16:16:56 hdu 1.22.134.2: #113491# avoid miscompare caused by integer overflow
2003/12/02 13:35:39 hdu 1.22.134.1: #113491# fix off by one for LRU counting, important for garbage collection
2004/02/11 14:11:05 pl 1.159.2.4: RESYNC: (1.164-1.167); FILE MERGED
2004/01/21 20:02:13 pl 1.159.2.3: RESYNC: (1.159-1.164); FILE MERGED
2003/12/10 15:00:12 hdu 1.159.2.2: #112800# fix strikethrough with X or / in RTL text
2003/11/28 14:56:03 hdu 1.159.2.1: #i22804# improve handling of korean Baekmuk fonts, also glyph fallback list
2004/01/21 20:33:06 pl 1.23.2.6: RESYNC: (1.23-1.26); FILE MERGED
2003/12/18 16:14:32 mmeeks 1.23.2.5: Bin nasty, binary pre-compiled mess,
Cleanup headers removing gnomeint bits
Implement 'SnapShot'
2003/12/12 14:58:51 pl 1.23.2.4: add gtk window dir
2003/12/12 13:44:38 mmeeks 1.23.2.3: Split out SalSystem stuff into a shared header, virtualize the native dialog
stuff to bin the nasty msgbox code.
Don't g_thread_init if we have already - theoretical crasher
add SAL_DEBUG_UPDATES
** Disable timeout ** - causing gtk+ rendering to barf, will fix next pass.
re-hash native dialog code to make it more pleasant.
2003/12/04 14:49:31 pl 1.23.2.2: #i22713# first steps for a gtk plugin
2003/11/28 13:43:08 pl 1.23.2.1: #i22981# new dummy plugin for build tools