2004-02-05 Thursday 23:36 Frank Naumann * include/x_gem.h, src/grph.c, src/keyboard.c, src/wmgr.c, src/x_gem.c: Updated for current gemlib/mintlib (like suggested on the mintlist). 2001-12-09 Sunday 21:27 Ralph Lowinski * ChangeLog, include/version: updated 2001-12-09 Sunday 21:26 Ralph Lowinski * src/font_init.c: improved resolving of gdos fontnames 2001-12-03 Monday 21:29 Ralph Lowinski * include/font_P.h, src/font.c, src/font_init.c: reduced number of calls of v_opnbm() to avoid NVDI bug 2001-12-02 Sunday 08:47 Ralph Lowinski * src/font_init.c: corrected loop counter 2001-11-29 Thursday 23:20 Ralph Lowinski * src/font_init.c: inserted missing vst_(un)load_fonts for offscreen bitmaps 2001-11-29 Thursday 23:19 Ralph Lowinski * src/colormap.c: reduced/corrected debug output 2001-11-25 Sunday 00:17 Ralph Lowinski * ChangeLog, include/version: updated 2001-11-25 Sunday 00:16 Ralph Lowinski * src/font_init.c: flushes fonts.alias for easyer debugging 2001-11-25 Sunday 00:11 Ralph Lowinski * src/keyboard.c: use _MIL cookie to validate AltGr keytab pointer 2001-11-24 Saturday 22:24 Ralph Lowinski * src/color_db.c: corrected order of some entries; wrong sorting order prevented the search algorithm from finding all names 2001-09-21 Friday 12:09 Ralph Lowinski * ChangeLog, include/version: updated 2001-09-21 Friday 12:05 Ralph Lowinski * include/clnt.h, include/main.h, src/config.c, src/font_init.c, src/main.c, src/wmgr.c: moved pathes and globals into config.c 2001-09-21 Friday 12:03 Ralph Lowinski * src/: Makefile, version.c: moved into config.c 2001-09-21 Friday 12:01 Ralph Lowinski * src/clnt.c: old code removed 2001-09-21 Friday 11:59 Ralph Lowinski * include/tools.h, src/Atom.c, src/colormap.c, src/keyboard.c, src/wind_pntr.c: moved define into header file 2001-09-20 Thursday 13:50 Ralph Lowinski * src/event.c: added output buffer boundary check 2001-09-20 Thursday 13:46 Ralph Lowinski * src/colormap.c: corrected reply size 2001-09-19 Wednesday 11:56 Ralph Lowinski * src/clnt.c: corrected calculation of output buffer 2001-09-18 Tuesday 21:14 Ralph Lowinski * src/Atom.c, src/Pointer.c, src/Property.c, src/clnt.c, src/colormap.c, src/draw_img.c, src/drawable.c, src/event.c, src/font.c, src/grph.c, src/keyboard.c, include/clnt.h, src/selection.c, src/server.c, src/wind_grab.c, src/wind_pntr.c, src/window.c, src/wmgr.c: completely reworked handling of output stream buffer 2001-09-18 Tuesday 21:12 Ralph Lowinski * include/: Atom.h, Pointer.h, clnt_P.h, font.h, selection.h: updated 2001-09-17 Monday 15:39 Ralph Lowinski * src/grph.c: some speedups 2001-09-17 Monday 15:37 Ralph Lowinski * src/pixmap.c: cleaned up 2001-09-17 Monday 15:37 Ralph Lowinski * src/wmgr_draw.c: corrected decor drawing 2001-09-13 Thursday 04:40 Ralph Lowinski * ChangeLog, include/version: updated 2001-09-13 Thursday 04:32 Ralph Lowinski * src/pixmap.c: workaround for xoring bitmaps for >=16bit color depth 2001-09-13 Thursday 04:29 Ralph Lowinski * include/colormap.h, src/colormap.c: new function CmapRevertIdx(), returns the RGB-wise reverted color index of a given color index 2001-09-13 Thursday 04:26 Ralph Lowinski * src/grph.c: corrected pixel values of returned 8bit packed pixel bitmaps 2001-09-13 Thursday 04:22 Ralph Lowinski * src/draw_img.c: closed memory leakage in GetImage request 2001-09-08 Saturday 14:52 Ralph Lowinski * ChangeLog, include/version: updated 2001-09-08 Saturday 14:45 Ralph Lowinski * src/draw_img.c: implemented GetImage request 2001-09-08 Saturday 14:44 Ralph Lowinski * include/grph.h, src/grph.c: implemented raster back transformation functions for all supported color depths 2001-09-07 Friday 05:10 Ralph Lowinski * src/colormap.c: corrected RGB return values of QueryColors request 2001-09-07 Friday 05:08 Ralph Lowinski * src/window.c: corrected colormap return value of GetWindowAttributes request 2001-09-05 Wednesday 20:04 Ralph Lowinski * ChangeLog, README, include/version: updated 2001-09-05 Wednesday 19:43 Ralph Lowinski * src/grph.c: new raster functions for 16/24/32 bits color depth 2001-09-05 Wednesday 19:42 Ralph Lowinski * include/colormap.h: returns correct color index for monochrome bitmaps at color depths > 8 2001-09-05 Wednesday 19:40 Ralph Lowinski * src/colormap.c: QueryColors request supports 16/24/32 bit pixel values now 2001-09-05 Wednesday 06:59 Ralph Lowinski * include/colormap.h, src/Cursor.c, src/window.c, src/gcontext.c: pixel value conversion must be dependent on depth of the object, not the screen depth 2001-09-04 Tuesday 22:02 Ralph Lowinski * src/grph.c: experimental support for 16 planes 2001-09-04 Tuesday 22:01 Ralph Lowinski * src/colormap.c: support for 16/24/32 planes 2001-09-04 Tuesday 20:06 Ralph Lowinski * include/grph.h, src/draw_img.c, src/grph.c: speed improvements by using function pointer for raster operations 2001-09-03 Monday 19:55 Ralph Lowinski * src/wmgr.c: fixed call of wind_set() for desktop change 2001-09-03 Monday 19:53 Ralph Lowinski * src/server.c: decrease debug output 2001-09-01 Saturday 22:41 Ralph Lowinski * ChangeLog, README, include/version: updated 2001-09-01 Saturday 22:39 Ralph Lowinski * include/grph.h, src/draw_img.c, src/grph.c: added Falcon HighColor graphic mode 2001-09-01 Saturday 22:35 Ralph Lowinski * src/colormap.c: implemented RGB color values 2001-09-01 Saturday 22:34 Ralph Lowinski * include/colormap.h, src/Cursor.c, src/gcontext.c, src/window.c: support RGB color values 2001-09-01 Saturday 00:47 Ralph Lowinski * src/colormap.c: typo fixed 2001-08-31 Friday 23:58 Ralph Lowinski * src/: colormap.c, pixmap.c: set VDI color lookup table for offscreen bitmaps >256 colors 2001-08-31 Friday 23:56 Ralph Lowinski * include/colormap.h, src/wmgr.c: added handle parameter to CmapPalette 2001-08-31 Friday 22:41 Ralph Lowinski * src/colormap.c: use static VDI color map to speedup color related requests 2001-08-31 Friday 22:39 Ralph Lowinski * src/pixmap.c: unload fonts of closed offscreen bitmaps if necessary 2001-08-26 Sunday 20:36 Ralph Lowinski * src/window.c: reset mouse pointer to normal GEM form if last window is closed 2001-08-26 Sunday 19:38 Ralph Lowinski * src/main.c: removed erroneous unset of SIGCHLD handler 2001-08-26 Sunday 19:31 Ralph Lowinski * src/: wind_pntr.c, window.c: better debug output (not used yet) 2001-08-26 Sunday 19:30 Ralph Lowinski * src/server.c: corrected fd set mask for server ungrab 2001-08-26 Sunday 18:16 Ralph Lowinski * src/wmgr.c: corrected search loop to avoid infinite loop 2001-08-26 Sunday 18:12 Ralph Lowinski * src/wind_draw.c: made the code a bit more logical 2001-08-24 Friday 18:48 Ralph Lowinski * src/wmgr.c: fixed open counter 2001-08-24 Friday 18:37 Ralph Lowinski * src/main.c: call waitpid() to avoid zombie children 2001-08-24 Friday 18:36 Ralph Lowinski * src/clnt.c: speed up a bit 2001-08-22 Wednesday 13:50 Ralph Lowinski * ChangeLog, include/version: updated 2001-08-22 Wednesday 13:49 Ralph Lowinski * include/types.h, src/drawable.c, src/font.c, src/font_init.c, src/main.c, src/window.c, src/wind_draw.c, src/wind_pntr.c, src/wind_save.c, src/wmgr.c, src/wmgr_draw.c: adapted to gemlib 0.42 2001-08-22 Wednesday 13:46 Ralph Lowinski * include/x_gem.h, src/x_gem.c: moved functions to gemlib 2001-08-21 Tuesday 15:28 Ralph Lowinski * src/wind_draw.c: corrected position of clipping result list 2001-08-21 Tuesday 15:27 Ralph Lowinski * src/keyboard.c: decrease debug output 2001-07-31 Tuesday 19:05 Ralph Lowinski * ChangeLog, README, include/version: updated 2001-07-31 Tuesday 03:17 Ralph Lowinski * Xmodmap.EXMPL: example file to be used with xmodmap 2001-07-29 Sunday 23:19 Ralph Lowinski * src/keyboard.c: implemented ChangeKeyboardMapping request 2001-07-29 Sunday 22:43 Ralph Lowinski * include/event.h, src/Pointer.c, src/event.c: implemented MappingNotify event 2001-07-29 Sunday 19:35 Ralph Lowinski * include/clnt.h, src/clnt.c: added list node pointer for event purpose 2001-07-29 Sunday 19:33 Ralph Lowinski * src/wmgr.c: improved performing of server reset with respect to the built-in window manager (pseudo client); if the latter one get activated manually after a server reset or automatically at startup, xmodmap will be tried to be started 2001-07-29 Sunday 19:26 Ralph Lowinski * include/wmgr.h, src/main.c, src/server.c: improved performing of server reset with respect to the built-in window manager (pseudo client) 2001-07-28 Saturday 13:53 Ralph Lowinski * include/keyboard.h, src/main.c: KYBD_Pending is a char* now, not a char 2001-07-28 Saturday 13:47 Ralph Lowinski * src/keyboard.c: cleanup 2001-07-28 Saturday 12:27 Ralph Lowinski * src/keyboard.c: implemented QueryKeymap request 2001-07-28 Saturday 11:27 Ralph Lowinski * src/window.c: implemented UnmapSubwindows request 2001-07-27 Friday 22:08 Ralph Lowinski * ChangeLog, include/version: updated 2001-07-27 Friday 21:56 Ralph Lowinski * src/keyboard.c: implemented GetKeyboardControl request 2001-07-27 Friday 21:49 Ralph Lowinski * src/server.c: moved Changed/GetKeyboardControl to keyboard.c where it belongs to 2001-07-27 Friday 04:37 Ralph Lowinski * src/keyboard.c: improved handling of ALT+numblock inputs 2001-07-27 Friday 04:35 Ralph Lowinski * include/keyboard.h, include/window_P.h, src/wind_grab.c: changed argument type 2001-07-27 Friday 04:34 Ralph Lowinski * include/main.h, src/Pointer.c, src/main.c, src/window.c: changed access to MAIN_KeyButMask 2001-07-27 Friday 02:31 Ralph Lowinski * src/keyboard.c: completely reworked initialisation, should now correctly work with milan keyboards 2001-07-16 Monday 00:43 Ralph Lowinski * include/server.h, src/clnt.c, src/main.c, src/server.c: implemented GrabServer/UngrabServer requests 2001-07-15 Sunday 23:52 Ralph Lowinski * src/event.c: make usage of new struct CLIENT member 'FdSet' 2001-07-15 Sunday 21:43 Ralph Lowinski * include/clnt.h, include/server.h, src/clnt.c, src/server.c, src/wmgr.c: reworked socket stream handling 2001-07-15 Sunday 21:40 Ralph Lowinski * src/x_gem.c: adapted to gemlib 0.41 pl1 2001-07-12 Thursday 23:17 Ralph Lowinski * ChangeLog, include/version: updated 2001-07-12 Thursday 23:16 Ralph Lowinski * src/main.c: flush output buffer if xconsole dies 2001-07-12 Thursday 15:43 Ralph Lowinski * include/server.h, src/main.c, src/server.c: new server grab (socket read) method 2001-07-12 Thursday 15:41 Ralph Lowinski * src/window.c: trigger flag indicates if the first client (xconsole) is ready to work 2001-07-12 Thursday 13:58 Ralph Lowinski * src/: x_printf.c, Makefile, clnt.c, main.c, font_init.c: override printf for buffered output 2001-07-12 Thursday 13:44 Ralph Lowinski * src/: server.c, srvr.c: renamed to match its header file 2001-07-12 Thursday 13:41 Ralph Lowinski * src/main.c, src/srvr.c, include/server.h: moved Fselect() call to SrvrSelect() function 2001-07-11 Wednesday 11:32 Ralph Lowinski * ChangeLog, src/wmgr.c: implemented AV_START message handling 2001-07-11 Wednesday 10:08 Ralph Lowinski * src/Makefile, src/main.c, src/wmgr_prog.c, include/wmgr.h: function for asynchronous child execution using ARGV 2001-07-11 Wednesday 09:44 Ralph Lowinski * README: reformatted 2001-07-08 Sunday 20:14 Ralph Lowinski * src/main.c: corrected comparsion of mouse button states 2001-07-07 Saturday 01:33 Ralph Lowinski * ChangeLog, include/version: updated 2001-07-07 Saturday 01:31 Ralph Lowinski * include/keyboard.h, include/main.h, src/keyboard.c, src/main.c: improved generating of modifier key press/release events 2001-07-07 Saturday 01:31 Ralph Lowinski * src/clnt.c: moved QueryKeymap() request to keyboard.c where it belongs 2001-07-06 Friday 19:56 Ralph Lowinski * include/keyboard.h, include/x_gem.h, src/keyb_map.c, src/keyboard.c, src/main.c, src/srvr.c: reworked keyboard mapping 2001-07-04 Wednesday 21:51 Ralph Lowinski * src/wind_pntr.c: corrected calculation of mouse pointer watching rectangle 2001-07-04 Wednesday 01:13 Ralph Lowinski * ChangeLog, include/version: updated 2001-07-04 Wednesday 00:54 Ralph Lowinski * ChangeLog, include/wmgr.h, src/Makefile, src/wind_draw.c, src/wmgr.c, src/wmgr_draw.c: improved window decorations 2001-07-04 Wednesday 00:49 Ralph Lowinski * include/Property.h, src/Prop_ICCC.c, src/Property.c: made easyer check for fix sized windows 2001-07-03 Tuesday 12:33 Ralph Lowinski * include/keyboard.h, src/keyboard.c: return meta key changes if not propagated 2001-07-03 Tuesday 12:32 Ralph Lowinski * include/wmgr.h, src/main.c, src/wmgr.c: report ALT/CTRL key changes to built-in window manager 2001-07-03 Tuesday 12:14 Ralph Lowinski * src/wind_pntr.c: corrected pointer watching rectangle for window decorations 2001-07-03 Tuesday 12:10 Ralph Lowinski * src/window.c: report ALT/CTRL key changes to built-in window manager 2001-07-01 Sunday 04:10 Ralph Lowinski * ChangeLog, include/version, src/Makefile: updated 2001-07-01 Sunday 04:09 Ralph Lowinski * src/Prop_ICCC.c, include/Property.h, src/Property.c, src/wmgr.c: all ICCC related values are handled by the property modules now 2001-07-01 Sunday 04:06 Ralph Lowinski * include/: Property_P.h, main.h: struct PROPERTY is private of property functions now 2001-06-29 Friday 16:04 Ralph Lowinski * src/Property.c: fixed wrong calculation of property's memory space 2001-06-29 Friday 13:27 Ralph Lowinski * include/x_gem.h, src/drawable.c, src/wind_draw.c, src/wind_pntr.c, src/wind_save.c, src/window.c, src/wmgr.c, src/x_gem.c: adapted to gemlib 0.41 2001-06-29 Friday 09:30 Ralph Lowinski * src/: Xapp.h, Xapp.rsc, Xapp.rsm, main.c, version.c, wmgr.c: activated 'About' box 2001-06-29 Friday 09:28 Ralph Lowinski * src/font_init.c: code cleaned up 2001-06-29 Friday 07:21 Ralph Lowinski * include/Property.h, include/window.h, src/Property.c, src/window.c, src/wmgr.c: reworked window properties management 2001-06-28 Thursday 15:49 Ralph Lowinski * src/draw_img.c: decreased debug output 2001-06-28 Thursday 15:46 Ralph Lowinski * src/xrsc.c: corrected argument to const 2001-06-28 Thursday 15:45 Ralph Lowinski * include/xrsc.h, src/Cursor.c, src/clnt.c, src/font.c, src/gcontext.c, src/pixmap.c: added extra size parameter for creating of variant memory objects 2001-06-25 Monday 08:15 Ralph Lowinski * src/window.c: fixed typos 2001-06-25 Monday 07:51 Ralph Lowinski * include/wmgr.h: implemented wmgr notification for changed WM_HINTS properties 2001-06-25 Monday 07:48 Ralph Lowinski * src/draw_img.c: decreased debug output a bit 2001-06-25 Monday 07:48 Ralph Lowinski * src/window.c: fixed ReparentWindow() handling for setting to root parent 2001-06-24 Sunday 17:10 Ralph Lowinski * src/: Property.c, wmgr.c: wmgr notification for changed WM_HINTS properties 2001-06-23 Saturday 19:04 Ralph Lowinski * ChangeLog, include/version: updated 2001-06-23 Saturday 18:36 Ralph Lowinski * src/colormap.c: improved a bit the detection of gray scale colors for better matching the 4x8x4 color model 2001-06-23 Saturday 18:31 Ralph Lowinski * include/window.h: renamed Wind[Un]map() to Wind[Set/Clr]Mapped() to match better their functionality 2001-06-23 Saturday 18:30 Ralph Lowinski * src/window.c, include/wmgr.h: release pointer grab if the grab window becomes unmapped 2001-06-23 Saturday 18:25 Ralph Lowinski * src/wmgr.c: corrected handling for (un)iconify windows 2001-05-21 Monday 20:46 Ralph Lowinski * ChangeLog, include/version, src/Makefile: updated 2001-05-21 Monday 20:45 Ralph Lowinski * src/wmgr.c: removed some of previous unnecessary changes 2001-05-21 Monday 16:13 Ralph Lowinski * src/wmgr.c: improved keyboard focus tracking 2001-05-21 Monday 14:39 Ralph Lowinski * include/wmgr.h, src/wind_pntr.c, src/wmgr.c: changed function names 2001-05-20 Sunday 15:05 Ralph Lowinski * src/window.c: changed order of window mapping / pointer watch 2001-05-20 Sunday 15:04 Ralph Lowinski * include/main.h, src/wind_pntr.c: corrected function macro 2001-05-17 Thursday 23:26 Ralph Lowinski * ChangeLog, include/version: updated 2001-05-17 Thursday 23:25 Ralph Lowinski * src/: wind_pntr.c, wmgr.c: check for keyboard focus window 2001-05-17 Thursday 23:18 Ralph Lowinski * include/window_P.h, include/wmgr.h, src/window.c: the open window counter belongs to the window manager's resposibility 2001-05-17 Thursday 20:11 Ralph Lowinski * ChangeLog, include/version: updated 2001-05-17 Thursday 20:01 Ralph Lowinski * src/wmgr.c: removed forgotten code part 2001-05-17 Thursday 19:55 Ralph Lowinski * src/wmgr.c: initialze pointer to make gcc happy 2001-05-17 Thursday 19:49 Ralph Lowinski * src/window.c: fixed wrong list pointer after window backdrop 2001-05-17 Thursday 11:03 Ralph Lowinski * src/wmgr.c: change BV_EVENT flag while un/iconifying windows 2001-05-15 Tuesday 10:29 Ralph Lowinski * ChangeLog, include/version: updated 2001-05-15 Tuesday 10:23 Ralph Lowinski * src/wind_draw.c: fixed calculating of clipping rectangles by child windows 2001-05-10 Thursday 20:29 Ralph Lowinski * include/window.h, src/draw_img.c, src/drawable.c, src/wind_draw.c: added clip-by-children mode to draw functions 2001-05-10 Thursday 20:09 Ralph Lowinski * src/wind_util.c: corrected calculation of window's outer border 2001-05-10 Thursday 19:56 Ralph Lowinski * src/grph.c: corrected debug mode 2001-05-10 Thursday 11:02 Ralph Lowinski * include/ICCC.h, src/wmgr.c: moved declarations to header file 2001-05-08 Tuesday 20:50 Ralph Lowinski * ChangeLog, include/version: updated 2001-05-08 Tuesday 20:41 Ralph Lowinski * src/wmgr.c: implemented icon hints / changed file to unix line-ends 2001-05-08 Tuesday 20:38 Ralph Lowinski * src/: font_init.c, main.c: removed old code 2001-05-06 Sunday 18:07 Ralph Lowinski * ChangeLog, include/version: updated 2001-05-06 Sunday 18:07 Ralph Lowinski * src/Makefile: link against libiio.a 2001-05-06 Sunday 18:04 Ralph Lowinski * include/keyboard.h, src/keyb_map.c, src/keyboard.c, src/main.c: implemented mapping for milan pc-keyboards 2001-05-06 Sunday 18:02 Ralph Lowinski * src/font_init.c: fixed a bug in parsing of fonts.db file 2001-05-06 Sunday 11:36 Ralph Lowinski * ChangeLog, include/version: updated 2001-05-04 Friday 11:05 Ralph Lowinski * src/draw_img.c: disabled debug output 2001-05-04 Friday 11:03 Ralph Lowinski * include/keyboard.h, src/keyboard.c, src/main.c: changed discovering of modifier keys handle CapsLock 2001-04-19 Thursday 00:03 Ralph Lowinski * src/gcontext.c: depth check for tile pixmaps enabled 2001-04-19 Thursday 00:02 Ralph Lowinski * src/: draw_img.c, window.c: corrected return values for VisualID 2001-04-12 Thursday 15:04 Ralph Lowinski * ChangeLog, include/version, README: updated 2001-04-12 Thursday 14:08 Ralph Lowinski * src/font.c: improvisation for GetFontPath 2001-04-12 Thursday 14:00 Ralph Lowinski * src/wind_draw.c: ignore different color depth 2001-04-12 Thursday 13:51 Ralph Lowinski * src/draw_img.c: ignore negative sized rectangles 2001-04-10 Tuesday 22:21 Frank Naumann * src/srvr.c: Added conditional socklen_t definition for newer MiNTLibs. 2001-04-10 Tuesday 22:20 Frank Naumann * src/Makefile: Sorted the srcfiles alphabetical. 2001-04-02 Monday 09:09 Ralph Lowinski * ChangeLog, README, include/version: updated 2001-04-02 Monday 09:09 Ralph Lowinski * src/font_init.c: fixed bug in parsing of fonts.db file 2001-04-02 Monday 09:06 Ralph Lowinski * src/: wind_util.c, window.c: typo fixed 2001-03-30 Friday 12:39 Ralph Lowinski * ChangeLog, include/version: updated 2001-03-30 Friday 12:14 Ralph Lowinski * src/event.c: completed format strings for SendEvent 2001-03-27 Tuesday 20:27 Ralph Lowinski * ChangeLog, include/version: updated 2001-03-27 Tuesday 20:26 Ralph Lowinski * src/draw_img.c: cleaned up 2001-03-27 Tuesday 20:25 Ralph Lowinski * src/drawable.c: alloca's return value should never be used as a function argument 2001-03-27 Tuesday 20:20 Ralph Lowinski * src/gcontext.c: debug output corrected 2001-03-27 Tuesday 20:20 Ralph Lowinski * src/font_init.c: array size corrected to avoid stac damages 2001-03-27 Tuesday 20:18 Ralph Lowinski * src/font.c: requested font names must be converted to lower case 2001-03-27 Tuesday 20:14 Ralph Lowinski * include/event.h, src/event.c: corrected minor/major opcode for NoExpose event 2001-03-27 Tuesday 14:45 Ralph Lowinski * src/clnt_swap.c: cleane up 2001-03-27 Tuesday 14:43 Ralph Lowinski * include/x_gem.h, src/x_gem.c, src/drawable.c, src/wind_draw.c, src/wind_save.c, src/wmgr.c: removed old stuff 2001-03-27 Tuesday 12:54 Ralph Lowinski * src/event.c: fixed/completed SentEvent() request 2001-03-27 Tuesday 09:57 Ralph Lowinski * src/window.c: corrected coordinates for ButtonPress/Release events 2001-03-27 Tuesday 09:56 Ralph Lowinski * src/keyboard.c: corrected coordinates for KeyPress/Release events 2001-03-27 Tuesday 09:53 Ralph Lowinski * include/window.h, src/wind_util.c: new func WindChildOf() 2001-03-27 Tuesday 09:52 Ralph Lowinski * src/Property.c: cleaned up 2001-03-27 Tuesday 09:51 Ralph Lowinski * include/event.h, src/event.c, src/selection.c, src/wmgr.c: changed Evnt... macro calls to typesave inline functions 2001-03-25 Sunday 22:24 Ralph Lowinski * ChangeLog, include/version: updated 2001-03-25 Sunday 22:19 Ralph Lowinski * src/window.c: handle doubleclicks for automatic grabs also 2001-03-25 Sunday 20:21 Ralph Lowinski * src/wind_pntr.c: typo fixed 2001-03-25 Sunday 18:51 Ralph Lowinski * src/wind_pntr.c: corrected replies for QueryPointer() and TranslateCoordinates() requests 2001-03-22 Thursday 17:49 Ralph Lowinski * src/Atom.c: corrected array check 2001-03-22 Thursday 17:42 Ralph Lowinski * src/version.c: string changed 2001-03-22 Thursday 17:39 Ralph Lowinski * src/: color_db.c, colormap.c: replaced linear array search by faster binary search 2001-03-22 Thursday 17:38 Ralph Lowinski * src/Atom.c: added aray check at startup 2001-03-22 Thursday 17:36 Ralph Lowinski * src/: Pointer.c, Property.c, drawable.c, gcontext.c: corrected debug output 2001-03-21 Wednesday 01:47 Ralph Lowinski * src/Atom.c: replaced linear array search by faster binary search 2001-03-20 Tuesday 17:38 Ralph Lowinski * ChangeLog, include/version: updated 2001-03-20 Tuesday 17:38 Ralph Lowinski * src/wind_draw.c: fixed wrong offset for pixmap to window copy 2001-03-20 Tuesday 17:36 Ralph Lowinski * src/draw_img.c: code cleaned up 2001-03-20 Tuesday 17:35 Ralph Lowinski * src/drawable.c: corrected Y coordinate for text drawing 2001-03-19 Monday 21:21 Ralph Lowinski * ChangeLog, include/version: update 2001-03-19 Monday 21:20 Ralph Lowinski * src/: font_init.c, main.c: added warning about fonts 2001-03-19 Monday 18:18 Ralph Lowinski * src/window.c: minor debug change 2001-03-19 Monday 18:17 Ralph Lowinski * src/wmgr.c: switch always off the bee at intro off 2001-03-19 Monday 18:14 Ralph Lowinski * src/font_init.c: determining of real ascent/descent for Speedo and TrueType; added version check for fonts.db 2001-03-19 Monday 18:11 Ralph Lowinski * src/font.c: corrected TrueType CharInfo values 2001-03-11 Sunday 19:39 Ralph Lowinski * ChangeLog, include/version: upated 2001-03-11 Sunday 19:24 Ralph Lowinski * include/window.h, src/draw_img.c, src/wind_draw.c: implemented real scrolling for CopyArea() request 2001-03-11 Sunday 05:56 Ralph Lowinski * include/window.h, src/wind_draw.c, src/wind_pntr.c, src/wind_util.c, src/window.c, src/wmgr.c: new func WindSetHandles() to make it possible to get the corresponing AES handle also from non-topwindows 2001-03-09 Friday 21:07 Ralph Lowinski * src/grph.c: typo fixed 2001-03-07 Wednesday 22:16 Ralph Lowinski * include/grph.h, src/grph.c: renamed previous GrphCombine to GrphInterList; GrphCombine now calculates the geometrical combination of two rectangels 2001-03-06 Tuesday 17:12 Ralph Lowinski * src/drawable.c: fixed PolyFillRectangle() request, where only the first rectangle was draw corretly due to an clipping pointer out of array boundary 2001-03-06 Tuesday 17:09 Ralph Lowinski * src/wind_draw.c: typo corrected 2001-03-05 Monday 13:00 Ralph Lowinski * src/draw_img.c: completely rewritten CopyArea() request to take into account of GC clipping rectangels and generate proper eposure events 2001-03-05 Monday 12:57 Ralph Lowinski * include/window.h, src/wind_draw.c: new func WinPutImg() 2001-03-05 Monday 12:53 Ralph Lowinski * include/grph.h, src/grph.c: new func GrphCombine() to intersects two clip rectangle lists 2001-03-05 Monday 12:49 Ralph Lowinski * 0_IMPORTANT_0.04.1: obsolete 2001-03-01 Thursday 23:28 Ralph Lowinski * ChangeLog, include/version: updated 2001-03-01 Thursday 22:50 Ralph Lowinski * src/wind_save.c: restrict restoring of non-top windows to their top-ancestors 2001-03-01 Thursday 22:46 Ralph Lowinski * src/font.c: fixed uninitialized charset-pointer for generic x fonts 2001-03-01 Thursday 18:06 Ralph Lowinski * include/window.h, include/window_P.h, src/Makefile, src/grph.c, src/window.c, src/wmgr.c, src/wind_save.c: implemented save-under screen buffering 2001-02-28 Wednesday 10:26 Ralph Lowinski * ChangeLog, include/version: updated 2001-02-28 Wednesday 10:23 Ralph Lowinski * src/grph.c: improved error message 2001-02-27 Tuesday 23:47 Ralph Lowinski * include/font_P.h, src/font.c, src/drawable.c, src/font_init.c: supports now real ascent and descent for separate font glyphs 2001-02-27 Tuesday 23:42 Ralph Lowinski * src/wind_draw.c: avoid 'transparente' window failure 2001-02-27 Tuesday 14:02 Ralph Lowinski * include/font.h, include/font_P.h, src/font.c, src/font_init.c, src/drawable.c: added support for GEM-fonts with completed ISO Latin-1 character set 2001-02-22 Thursday 22:06 Frank Naumann * include/x_gem.h: Added version check for the new GEMLib to avoid any confusion. 2001-02-22 Thursday 20:45 Ralph Lowinski * include/Cursor.h, include/drawable.h, include/event.h, include/gcontext.h, include/grph.h, include/main.h, include/pixmap.h, include/server.h, include/tools.h, include/types.h, include/window.h, include/x_gem.h, src/clnt.c, src/colormap.c, src/drawable.c, src/font.c, src/font_init.c, src/gcontext.c, src/grph.c, src/pixmap.c, src/wind_draw.c, src/window.c, src/wmgr.c: updated to new gem-lib binding 2001-02-22 Thursday 13:44 Ralph Lowinski * ChangeLog, include/version: updated 2001-02-22 Thursday 13:41 Ralph Lowinski * include/window.h, src/draw_img.c, src/wind_draw.c: CopyArea() now generates GraphicsExpose events and clears corresponding window backgrounds 2001-02-22 Thursday 11:33 Ralph Lowinski * src/Makefile: updated 2001-02-22 Thursday 11:24 Ralph Lowinski * include/event.h, src/event.c: implemented GraphicsExpose event 2001-02-22 Thursday 10:46 Ralph Lowinski * src/wind_draw.c: window border corner drawing corrected 2001-02-22 Thursday 10:44 Ralph Lowinski * src/wmgr.c: shift mouse click at the sizer frame allows now always resizing of the corner 2001-02-18 Sunday 19:15 Ralph Lowinski * src/: draw_img.c, wind_draw.c: check for size values > 0x7FFF to avoid negative VDI sizes 2001-02-18 Sunday 18:13 Ralph Lowinski * ChangeLog, include/version: updated 2001-02-18 Sunday 18:12 Ralph Lowinski * include/event.h, include/window_P.h, src/event.c, src/wind_grab.c, src/window.c: implemented passive and automatic button grabs 2001-02-18 Sunday 16:50 Ralph Lowinski * src/pixmap.c: check for size values > 0x7FFF to avoid negative VDI sizes 2001-02-17 Saturday 23:23 Ralph Lowinski * include/window.h, include/window_P.h, src/wind_grab.c: implemented Grab/UngrabButton() request 2001-02-17 Saturday 23:21 Ralph Lowinski * include/event.h, src/Pointer.c, src/event.c, src/wind_pntr.c, src/window.c: corrected typo 2001-02-15 Thursday 09:07 Ralph Lowinski * ChangeLog, include/version: updated 2001-02-15 Thursday 09:05 Ralph Lowinski * src/window.c: remove properties of deleted windows 2001-02-14 Wednesday 21:06 Ralph Lowinski * src/wind_grab.c: implemented ChangeActivePointerGrab() request 2001-02-14 Wednesday 13:48 Ralph Lowinski * src/wind_grab.c: corrected two times too often referenced cursors by pointer grabs 2001-02-14 Wednesday 12:03 Ralph Lowinski * ChangeLog, include/version: updated 2001-02-14 Wednesday 12:02 Ralph Lowinski * src/wind_draw.c: corrected ClearArea() handling of pixmap backgrounds 2001-02-14 Wednesday 03:18 Ralph Lowinski * src/wind_draw.c: bugfix: pointer outside list boundary 2001-02-12 Monday 22:30 Ralph Lowinski * ChangeLog, include/version: updated 2001-02-12 Monday 22:29 Ralph Lowinski * src/wind_draw.c: added ClearArea() functionality for the root window (desktop) 2001-02-12 Monday 22:25 Ralph Lowinski * include/wmgr.h, src/window.c, src/wmgr.c: added changeability of the root window (desktop) background 2001-02-12 Monday 17:41 Ralph Lowinski * include/window.h, include/x_gem.h, src/wind_draw.c, src/x_gem.c: implemented drawing of window background pixmaps 2001-02-10 Saturday 18:57 Ralph Lowinski * ChangeLog, include/version: updated 2001-02-10 Saturday 18:54 Ralph Lowinski * include/window.h, src/grph.c, src/wind_draw.c: completely rewritten window drawing functions 2001-02-10 Saturday 18:37 Ralph Lowinski * src/wmgr.c: refined decoration of reparented windows 2001-02-10 Saturday 18:31 Ralph Lowinski * include/font_P.h, include/grph.h, include/main.h, src/drawable.c, src/font.c, src/fontable.c: cleaned up 2001-02-07 Wednesday 01:07 Ralph Lowinski * include/version: corrected 2001-02-07 Wednesday 01:06 Ralph Lowinski * ChangeLog, include/version: updated 2001-02-07 Wednesday 01:05 Ralph Lowinski * include/grph.h, src/grph.c: removed inlines 2001-02-06 Tuesday 21:46 Ralph Lowinski * include/grph.h, include/x_gem.h, src/drawable.c, src/grph.c, src/x_gem.c: speeded up clipping by using coordinate pairs instead of rectangels 2001-02-06 Tuesday 15:06 Ralph Lowinski * src/drawable.c: clipping bug fixed 2001-02-06 Tuesday 15:05 Ralph Lowinski * src/wind_draw.c: old code removed 2001-02-03 Saturday 19:27 Ralph Lowinski * include/clnt.h, include/grph.h, src/drawable.c, src/grph.c: correted calculations for begin and end angles of arcs 2001-02-03 Saturday 04:29 Ralph Lowinski * src/drawable.c: corrected end angle for Poly*Arc() requests 2001-02-03 Saturday 02:38 Ralph Lowinski * include/version, ChangeLog: updated 2001-02-03 Saturday 02:37 Ralph Lowinski * src/drawable.c: implemented clipping lists for offscreen pixmaps 2001-02-03 Saturday 02:35 Ralph Lowinski * src/: Makefile, draw_img.c: code restructured 2001-02-03 Saturday 01:06 Ralph Lowinski * include/gcontext.h, src/Request.c, src/gcontext.c: code cleanup 2001-02-02 Friday 23:32 Ralph Lowinski * src/wind_draw.c: added handling of clipping rectangle list (not only one rect) 2001-02-02 Friday 23:29 Ralph Lowinski * src/drawable.c: implemented PolyArc and PolyFillArc request for pixmaps 2001-02-02 Friday 23:25 Ralph Lowinski * src/grph.c: fixed intrsection function to return true for equal rectangles too 2001-02-01 Thursday 22:55 Ralph Lowinski * ChangeLog, include/version: updated 2001-02-01 Thursday 22:54 Ralph Lowinski * src/drawable.c: implemented clipping rectangles for window drawings 2001-02-01 Thursday 21:35 Ralph Lowinski * src/window.c: fixed ConfigureWindow() to avoid redraws of unmapped subwindows 2001-02-01 Thursday 21:34 Ralph Lowinski * src/font.c: expanded debug output 2001-01-31 Wednesday 16:23 Ralph Lowinski * ChangeLog, README, include/version: updated 2001-01-31 Wednesday 16:20 Ralph Lowinski * include/colormap.h, src/colormap.c, src/wmgr.c: changed color palette, will be set now in separate func 2001-01-31 Wednesday 01:15 Ralph Lowinski * README: spelling corrections, tnx to lp 2001-01-30 Tuesday 23:30 Ralph Lowinski * src/: font.c, font_init.c: implemented internal pseudo mouse-cursor font 2001-01-30 Tuesday 23:22 Ralph Lowinski * README: typo corrected 2001-01-30 Tuesday 17:26 Ralph Lowinski * ChangeLog, include/version: updated 2001-01-30 Tuesday 17:23 Ralph Lowinski * 0_IMPORTANT_0.04.1, README, fonts.alias.EXMPL, include/font_P.h, src/font.c, src/font_init.c: changed location and syntax for fonts.alias, see README 2001-01-30 Tuesday 17:14 Ralph Lowinski * src/main.c: added Panic Key: Ctrl-Alt-Backspace quits the server immediately 2001-01-30 Tuesday 17:09 Ralph Lowinski * .cvsignore: updated 2001-01-30 Tuesday 14:25 Ralph Lowinski * src/wmgr.c: changed timer value to distinguish between user topped and resized window 2001-01-28 Sunday 11:47 Ralph Lowinski * ChangeLog, include/version: updated 2001-01-28 Sunday 11:46 Ralph Lowinski * src/colormap.c: added shel_write (SWM_BROADCAST, ..), as suggested by r.mannigel 2001-01-28 Sunday 11:45 Ralph Lowinski * src/wmgr.c: added wind_set_proc() call, as suggested by r.mannigel 2001-01-28 Sunday 11:43 Ralph Lowinski * src/: Xapp.h, Xapp.rsc, Xapp.rsm: added icons as suggested by r.mannigel 2001-01-28 Sunday 11:42 Ralph Lowinski * include/x_gem.h, src/x_gem.c: added wind_set_proc(), as suggested by r.mannigel 2001-01-28 Sunday 10:10 Ralph Lowinski * src/: srvr.c, wmgr.c: added calls to free unused client resoures 2001-01-28 Sunday 10:05 Ralph Lowinski * src/clnt.c: implemented SetCloseDownMode() and supplemented KillClient() 2001-01-28 Sunday 09:57 Ralph Lowinski * include/window.h, src/window.c: added WindCleanup() for proper reset of invalidated event pointers 2001-01-26 Friday 02:45 Ralph Lowinski * src/colormap.c: sett AllocColorCells() request to reply always with BadAlloc 2001-01-26 Friday 02:40 Ralph Lowinski * include/clnt.h, src/wmgr.c: added attribute CloseDown to struct to save value from SetCloseDownMode() request 2001-01-26 Friday 02:36 Ralph Lowinski * src/selection.c: removed TRACE symbol 2001-01-26 Friday 02:32 Ralph Lowinski * src/grph.c: added forgotten byte-swapping for pixmap line coordinates 2001-01-26 Friday 01:41 Ralph Lowinski * src/Cursor.c: typo fixed which caused wrong BadMatch replies for CreateCursor() request 2001-01-22 Monday 12:41 Ralph Lowinski * ChangeLog, include/version: updated 2001-01-22 Monday 12:38 Ralph Lowinski * src/wind_grab.c: added enter/leave events for pointer grabs 2001-01-22 Monday 12:34 Ralph Lowinski * include/window.h, src/Makefile, src/wind_pntr.c, src/window.c, include/window_P.h, src/wind_util.c: code restructed and cleaned up 2001-01-19 Friday 21:15 Ralph Lowinski * src/: wind_pntr.c, window.c: implemented pointer grab cursors, corrected handling of parent-relative cursors 2001-01-19 Friday 21:14 Ralph Lowinski * include/window_P.h, src/wind_grab.c: implemented pointer grab cursors 2001-01-19 Friday 20:50 Ralph Lowinski * src/Makefile: forgotten entry for lib-dir inserted 2001-01-19 Friday 13:52 Ralph Lowinski * src/window.c: corrected ChangeWindowAttributes() with respect to OverrideRedirect-flag to avoid wrongly decorated menu-windows 2001-01-17 Wednesday 20:14 Ralph Lowinski * ChangeLog, include/version: updated 2001-01-17 Wednesday 02:28 Ralph Lowinski * src/window.c: more improvement ov poineter event generation on deleted windows 2001-01-16 Tuesday 16:20 Ralph Lowinski * src/window.c: fixed: quitting clients with iconified windows caused the server to crash 2001-01-12 Friday 13:52 Ralph Lowinski * ChangeLog, include/version: updated 2001-01-12 Friday 13:51 Ralph Lowinski * src/window.c: fixed child-parameter for grabbed button events 2001-01-12 Friday 13:49 Ralph Lowinski * include/event.h, src/event.c, src/wind_pntr.c: new func EvntPointer() 2001-01-07 Sunday 22:04 Ralph Lowinski * ChangeLog, include/version: updated 2001-01-07 Sunday 22:02 Ralph Lowinski * include/event.h, include/window_P.h, src/event.c, src/keyboard.c, src/wind_grab.c, src/window.c: grabbed pointer event propagation corrected 2001-01-03 Wednesday 21:16 Ralph Lowinski * src/version.c: cosmetics 2001-01-03 Wednesday 21:10 Ralph Lowinski * src/window.c: correction for finding GEM-windows for grabbed button-event 2001-01-03 Wednesday 21:01 Ralph Lowinski * README: supplemented 2001-01-03 Wednesday 01:57 Ralph Lowinski * ChangeLog, include/version: updated 2001-01-03 Wednesday 01:56 Ralph Lowinski * src/event.c: handling for null-pointer of evnt-window 2001-01-03 Wednesday 01:54 Ralph Lowinski * include/main.h, src/main.c: global functionality for wind_update([BEG|END]_MCTL) 2001-01-03 Wednesday 01:51 Ralph Lowinski * include/window_P.h, src/wind_grab.c, src/window.c: implemented [Un]GrabPointer() requests 2001-01-03 Wednesday 01:46 Ralph Lowinski * src/clnt.c: bugfix: KillClient() couldn't detemine a windows owner 2000-12-28 Thursday 03:54 Ralph Lowinski * src/drawable.c: PmapFillRects (monochrome) disabled, seems to be buggy 2000-12-28 Thursday 03:52 Ralph Lowinski * src/font_init.c: struct length of FONTALIAS corrected 2000-12-28 Thursday 03:50 Ralph Lowinski * src/gcontext.c: debug msg removed 2000-12-26 Tuesday 16:45 Ralph Lowinski * README, ChangeLog, include/version, src/.cvsignore, src/config.c: updated 2000-12-26 Tuesday 16:40 Ralph Lowinski * src/drawable.c: corrected rectangel calculation 2000-12-26 Tuesday 16:37 Ralph Lowinski * include/gcontext.h, src/gcontext.c: ClipRectangle list added to struct 2000-12-26 Tuesday 16:35 Ralph Lowinski * include/Pointer.h: comment corrected 2000-12-21 Thursday 11:54 Ralph Lowinski * src/drawable.c: workaround for GetImage(), request has to be completed later 2000-12-21 Thursday 11:51 Ralph Lowinski * include/tools.h: bugfix: huge replies where cutted down to short values 2000-12-21 Thursday 11:50 Ralph Lowinski * src/clnt.c, src/config.c, include/clnt.h, src/Makefile, src/Request.c: max request length is now defined in config.c, not in clnt.h 2000-12-21 Thursday 02:22 Ralph Lowinski * ChangeLog: updated 2000-12-20 Wednesday 13:36 Ralph Lowinski * .cvsignore, ChangeLog, include/.cvsignore, include/version, src/.cvsignore: updated 2000-12-20 Wednesday 13:36 Ralph Lowinski * src/drawable.c: added NoExpose events 2000-12-20 Wednesday 13:30 Ralph Lowinski * src/font.c: QueryFont() provides font-property 'FONT' now 2000-12-20 Wednesday 13:23 Ralph Lowinski * include/event.h, src/event.c: NoExpose event added 2000-12-20 Wednesday 13:21 Ralph Lowinski * src/clnt.c: debug condition removed 2000-12-19 Tuesday 22:03 Ralph Lowinski * include/version, ChangeLog: updated 2000-12-19 Tuesday 17:47 Ralph Lowinski * src/window.c: fixed setting to ParentRelative background 2000-12-19 Tuesday 17:31 Ralph Lowinski * src/wmgr.c: click only at its sizer-frame tops an window now 2000-12-19 Tuesday 16:52 Frank Naumann * .cvsignore, include/.cvsignore, src/.cvsignore: Added .cvsignore files. 2000-12-19 Tuesday 16:42 Ralph Lowinski * src/pixmap.c: commented out debug-msg 2000-12-19 Tuesday 16:39 Ralph Lowinski * src/srvr.c: vendor string changed 2000-12-18 Monday 11:28 Ralph Lowinski * include/version, src/font.c: CloseFont request completed 2000-12-18 Monday 02:34 Ralph Lowinski * include/font_P.h, src/font.c, src/font_init.c: new list _FONT_Alias, build at startup from /usr/X11/lib/X11/fonts.alias 2000-12-18 Monday 02:30 Ralph Lowinski * include/Atom.h, src/Atom.c: new func AtomGet, needed for font properties 2000-12-17 Sunday 19:30 Ralph Lowinski * src/font.c: improved handling of 'x' font names 2000-12-17 Sunday 19:29 Ralph Lowinski * src/: main.c, version.c, Makefile: changed version format 2000-12-17 Sunday 19:27 Ralph Lowinski * src/version: moved to include/ 2000-12-17 Sunday 19:25 Ralph Lowinski * include/version: moved from src/ 2000-12-15 Friday 12:28 Ralph Lowinski * src/: Makefile, main.c, version, version.c: version numbering changed 2000-12-14 Thursday 23:07 Ralph Lowinski * src/Atom.c, src/Property.c, src/Cursor.c, src/colormap.c, src/color_db.c, src/keyb_map.c, src/keyboard.c, src/event.c, src/fontable.c, src/pixm_mono.c, src/Pointer.c, src/selection.c, src/wind_grab.c, src/wind_pntr.c, src/wmgr.c, src/xrsc.c, src/font.c, src/Request.c, src/font_init.c, src/Makefile, src/clnt.c, src/clnt_swap.c, src/drawable.c, src/gcontext.c, src/grph.c, src/intro.c, src/main.c, src/pixmap.c, src/srvr.c, src/version.c, src/window.c, src/wind_draw.c, src/Xapp.h, src/x_gem.c, src/Xapp.rsc, src/Xapp.rsm, include/Atom.h, include/clnt.h, include/clnt_P.h, include/colormap.h, include/Cursor.h, include/drawable.h, include/event.h, include/font.h, include/fontable.h, include/font_P.h, include/gcontext.h, include/grph.h, include/keyboard.h, include/main.h, include/Pointer.h, include/Property.h, include/pixmap.h, include/pixmap_P.h, include/Request.h, include/selection.h, include/server.h, include/tools.h, include/window.h, include/window_P.h, include/wmgr.h, include/xrsc.h, include/x_gem.h, include/x_mint.h: Initial revision