aboutsummaryrefslogtreecommitdiffstats
path: root/src/newt/native
Commit message (Expand)AuthorAgeFilesLines
* NEWT: Focus Fix + CleanupSven Gothel2010-09-037-28/+32
* Fix OSX 2: Newt EDT (MainThread) and I/O methods ; Build jogl.build.numberSven Gothel2010-07-262-34/+35
* Newt: X11 ICC window properties ; Still bugs with composite manager and Newt ...Sven Gothel2010-07-171-26/+27
* Fix file modesSven Gothel2010-07-075-0/+0
* GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...Sven Gothel2010-07-072-60/+98
* GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...Sven Gothel2010-06-262-76/+118
* Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-104-228/+215
* Allow build on OSX 10.5 (thanks to sed)Sven Gothel2010-05-311-1/+1
* NEWT: Fix AWT Parenting ; Multithreading Issues ; Semantics: destroy(), .. ; ...Sven Gothel2010-05-283-72/+252
* Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc FixesSven Gothel2010-05-213-37/+33
* GlueGen/JOGL Windows x86 x86_64 BuildsSven Gothel2010-05-162-9/+9
* Missing comment for last commit 6798fc1fb008eff4179f64775a7bf33cfbfd1981:Sven Gothel2010-05-111-1/+1
* NEWT Windows: Add reparenting for fullscreen on child windowSven Gothel2010-05-061-1/+16
* A little cleanup ..Sven Gothel2010-05-062-55/+46
* Newt Windows: More checks; Use SetWindowPos(.. SHOWWINDOW ..) to make it activeSven Gothel2010-05-051-2/+12
* Newt X11: Add focus in/out events; Request focus with mouse clickSven Gothel2010-05-051-20/+35
* NEWT Fixes (Windows/child-win):Sven Gothel2010-05-041-22/+62
* NEWT Fixes:Sven Gothel2010-05-044-61/+158
* JOGLSven Gothel2010-04-281-0/+4
* - Fix GLProcAddressResolver regression: Use GLProcAddressResolver !Sven Gothel2010-04-272-35/+1
* NEWT: Add missing return in recursive lock; Add MacOSX EVENT_KEY_TYPEDSven Gothel2010-04-241-0/+1
* NEWT CleanupSven Gothel2010-04-246-125/+125
* Newt.X11:XEventsQueued: QueuedAlready doesn't work on ATI - use QueuedAfterFlushSven Gothel2010-04-221-5/+9
* Migrating gl2/gl3/gl4 -> gldesktop. Use JOGL_GLDESKTOP_.. when using profile....Sven Gothel2010-04-221-3/+2
* Add remark (unsigned long -> uint_32) ..Sven Gothel2010-04-211-1/+1
* JOGL GL4 preperation (cont):Sven Gothel2010-04-201-16/+18
* Further ATI (fglrx) X11Display bug workaround/cleanupSven Gothel2010-04-151-49/+27
* NEWT X11 Fix (mainly ATI and multithreading)Sven Gothel2010-04-131-6/+69
* Fix NEWT Window destroy/close race condition,Sven Gothel2010-04-091-1/+1
* Fix missing MacOsX Newt refactoringSven Gothel2010-04-091-30/+30
* Added doc/deployment:Sven Gothel2010-04-082-2/+2
* moved com.jogamp.javafx.* to com.jogamp.*.Michael Bien2010-03-296-126/+126
* final large refactoring to move to com.jogamp.*.Michael Bien2010-03-285-95/+95
* Fix Solaris buildSven Gothel2009-10-151-6/+5
* NEWT: Add EventDispatchThread (EDT) pattern.Sven Gothel2009-10-102-31/+142
* NEWT Intel GDL: Proper Pos/Size/FullscreenSven Gothel2009-10-021-7/+58
* NEWT Intel GDL: Surface Size tuning .. ; Add missing getSurfaceHandle()Sven Gothel2009-10-021-10/+17
* NativeWindowFactory:Sven Gothel2009-10-022-8/+352
* NEWT: Fix X11 ConfigureEvent ; X11Window don't propagate pos change if parentedSven Gothel2009-09-291-23/+32
* NEWT: native parenting Win32 OKSven Gothel2009-09-131-37/+77
* Newt: MacOSX child clipping tests (failed)Sven Gothel2009-09-122-4/+23
* Newt: native window parenting MacOSX: OK (but parent clipping is missing) ; X...Sven Gothel2009-09-123-35/+71
* NEWT: Native window parenting (X11: OK); AWTWindow external Frame OKSven Gothel2009-09-121-13/+8
* NEWT: Basic/Naive window parenting support ; NEWT GLWindow: remove ambigous c...Sven Gothel2009-09-123-9/+17
* newt: mac os mouse wheel event support, also made it more consistent with win...trembovetski2009-08-252-3/+54
* newt: one more attempt to commit insets-related changestrembovetski2009-08-204-9/+158
* newt: added expose/paint event notification needed for passive rendering. Cur...trembovetski2009-08-141-1/+19
* BroadcomEGL: No relase-ctx, no destroy-ctx - FIXMEsg2158892009-07-291-4/+5
* Add BroadcomEGL verbose messagessg2158892009-07-291-5/+20
* Fix: doxygen-all-pub.cfg; Add NativeWindow: surfaceSwap() and surfaceUpdated(...sg2158892009-07-291-4/+13