summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2004-11-24Finally the multiwindow mode defines a default cursorAlexander Gottwald2-1/+16
2004-11-11added keyboard layout "French (Switzerland)"Alexander Gottwald2-0/+6
2004-10-28add fRetryCreateSurfaceAlexander Gottwald3-3/+34
2004-10-23Simplify /etc/X11/font-dirs parsingAlexander Gottwald2-22/+22
2004-10-20Add ShowCursor entry to tray menuAlexander Gottwald4-0/+10
2004-10-20Add ETCX11DIR to DEFINESAlexander Gottwald3-2/+135
2004-10-16Make multiple monitors default for -multiwindow and -mwextwm. Added a flagAlexander Gottwald3-0/+66
2004-10-05Set the dialogstyle to DS_CENTERMOUSE. Dialogs will now popup on theAlexander Gottwald2-3/+9
2004-10-02Make sure buttons 1-3 are mouse buttons and wheel events are 4-5 DocumentAlexander Gottwald2-5/+31
2004-10-01Do not adjust workarea if native windowmanager is usedAlexander Gottwald1-0/+5
2004-10-01Do not adjust workarea if ative windowmanger is usedAlexander Gottwald2-10/+164
2004-09-222004-09-22 Kensuke MatsuzakiAlexander Gottwald4-8/+19
2004-09-17Pull in XORG-6_8_1YGWIN-6_8_1-MERGECYGWIN-6_8_1-MERGEAlexander Gottwald1-40/+42
2004-09-16add support for more than 3 mouse buttons and 1 scroll wheel (Chris B) (wasAlexander Gottwald7-10/+79
2004-09-16Remove code which prevented the use from specifying the window size inAlexander Gottwald2-30/+18
2004-09-15Pull XORG-6_8_0 to CYGWIN branchCYGWIN-6_8_0-MERGEAlexander Gottwald222-1305/+4300
2004-08-03ChangeLog for Kensukes changesCYGWIN-PRE-6_8_0-MERGEAlexander Gottwald1-0/+9
2004-08-03Fix the bug that we can't copy & paste multi-byte string to Unicode-baseKensuke Matsuzaki15-26/+9380
2004-07-19Bind to the -from address with port number 0. Allows multiple instances ofAlexander Gottwald1-0/+598
2004-07-09rename g_fUseMsg to g_fSilentFatalError added commandline optionAlexander Gottwald5-5/+24
2004-07-09Add entry for irish layout (ie)Alexander Gottwald1-0/+1
2004-07-09Formatting changesAlexander Gottwald426-3/+96080
2004-06-27Add entry for us layout. This changes not much but removes a strange errorAlexander Gottwald2-0/+6
2004-06-25Fix path to locally installed changelog for the About dialog box.Alexander Gottwald1-0/+5
2004-06-25Fxi typo: commit was in June, not MarchAlexander Gottwald1-1/+1
2004-06-25Check for textmode mounted /tmp and print a warningAlexander Gottwald1-0/+4
2004-06-24check for text mounted /tmp and print a warningAlexander Gottwald5-0/+1300
2004-06-15Fix path to locally installed changelog for the About dialog box.Harold L Hunt II1-1/+1
2004-05-27Create a HWND if none created before returning window handle to GL layerAlexander Gottwald3-2/+16
2004-05-27Make debug conditionals definable in MakefilesAlexander Gottwald4-0/+23
2004-05-25Replace ErrorF with winDebug in all CYGDEBUG sections. Fix compile error.Kensuke Matsuzaki2-128/+127
2004-05-19Support small icons for winOverrideDefaultIcon too.Alexander Gottwald4-5/+14
2004-05-19fix usage of CYGEBUG conditionalAlexander Gottwald1-2/+2
2004-05-19move common icon handling code to winmultiwindowicons.c set small icon forAlexander Gottwald11-114/+169
2004-05-17Check if g_fSoftwareCursor is set before calling ShowCursor.Alexander Gottwald4-13/+20
2004-05-09Adjust the Changelog entry to follow the GNU standards.Alexander Gottwald1-5/+2
2004-05-09Fix clipboard crashes and silent quits while copying or pasting after usingAlexander Gottwald4-45/+132
2004-05-03fix japnese jp106 layout. reported by takuma and Munehiro (haro) MatsudaAlexander Gottwald1-1/+1
2004-04-30silence warning about winDebug. winmsg.h and win.h can not be includedAlexander Gottwald1-0/+1
2004-04-30- print message information WindowProc functions if CYGDEBUG is enabledAlexander Gottwald3-0/+1097
2004-04-30Replace ErrorF with winDebug in all CYGDEBUG sectionsAlexander Gottwald14-78/+78
2004-04-29Remove warning about weired biHeight signedness. This has never been aAlexander Gottwald1-8/+3
2004-04-29fix wrong color depths for wineAlexander Gottwald1-6/+6
2004-04-29make shadow GDI work with wineAlexander Gottwald1-19/+52
2004-04-29simplify use of winW32Error functionAlexander Gottwald3-6/+13
2004-04-28disable extensive cursor debug-logging. if a problem arises it can beAlexander Gottwald1-1/+1
2004-04-28Always free the bitmaps from GetIconInfoEarle F. Philhower III1-15/+15
2004-04-27fix severe GDI leak. GetIconInfo allocated new bitmaps which were neverAlexander Gottwald1-31/+28
2004-04-27new function winW32Error which prints the error string with FormatMessageAlexander Gottwald2-0/+25
2004-04-27let the number-of-client display show at least 0 clientsAlexander Gottwald1-0/+4