aboutsummaryrefslogtreecommitdiffstats
path: root/src/newt/native
Commit message (Expand)AuthorAgeFilesLines
* remove positive RANDR messageSven Gothel2010-10-291-2/+0
* NEWT: ScreenMode changesSven Gothel2010-10-265-417/+520
* Merge branch 'master' of http://github.com/sgothel/joglRami Santina2010-10-214-396/+559
|\
| * NEWT: Fix / Stabilize Fullscreen/Decoration/Reparenting Mode ChangesSven Gothel2010-10-214-381/+539
| * Fix: X11 Fullscreen mode behaviourRami Santina2010-10-111-26/+23
| * Added Fullscreen WM Hit to the X11 windowRami Santina2010-10-111-4/+56
* | Added Windows Impl for ScreenMode and rotation change; Windows Fullscreen HintRami Santina2010-10-201-3/+260
* | Added Screen Rotation manipulation API (with X11 impl)Rami Santina2010-10-181-4/+102
* | Screen Mode manipulation API (with X11 impl) ; X11 Fullscreen implRami Santina2010-10-171-5/+210
|/
* NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit testSven Gothel2010-10-062-4/+7
* NEWT: Fix Display/Window/Screen OO Identity, Reparenting and requestFocusSven Gothel2010-09-232-44/+31
* 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