aboutsummaryrefslogtreecommitdiffstats
path: root/src/newt/native
Commit message (Expand)AuthorAgeFilesLines
* Windows RegisterClass: Use new RegisteredClassFactory (window class), Misc.Sven Gothel2010-12-121-83/+22
* NEWT/Windows: Use GDI GetDC/ReleaseDCSven Gothel2010-12-091-22/+0
* X11 DummyWindow: Pass size and set size in proxySven Gothel2010-12-041-1/+0
* NEWT/X11: Don't erase background with pixmap or pixelSven Gothel2010-11-281-2/+2
* Moving NEWT X11Window GetRelativeLocation() native implementation to NativeWi...Sven Gothel2010-11-171-58/+0
* Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N...Sven Gothel2010-11-171-44/+0
* Complete removal of NV KD and OMX started with 46f17013c7cd59d551371edb2c1a4a...Sven Gothel2010-11-061-1/+6
* NEWT Window Lifecycle / ScreenMode:Sven Gothel2010-11-031-27/+57
* Minor cleanup: strings, unused vars, ..Sven Gothel2010-11-021-5/+4
* Fix macosx NEWT warningsSven Gothel2010-11-021-1/+2
* Fix macosx compilationSven Gothel2010-11-021-10/+10
* Windows: define DISPLAY_DEVICE_ACTIVE, if not alreadySven Gothel2010-11-021-4/+6
* ScreenMode: Ignore modes < 15bppSven Gothel2010-11-021-1/+0
* Newt/Windows: Turn off native VERBOSESven Gothel2010-11-011-1/+1
* Fix: Newt Rotation (Windows) - added description (CCW)Sven Gothel2010-11-011-100/+80
* Fix ScreenMode ; Add FatalError to NewtCommon.c ; Fix Windows BuildSven Gothel2010-10-294-81/+85
* 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