source: trunk/changelog@ 2602

Last change on this file since 2602 was 2601, checked in by sandervl, 26 years ago

* empty log message *

File size: 21.6 KB
RevLine 
[2601]1 /* $Id: changelog,v 1.686 2000-02-02 23:44:31 sandervl Exp $ */
[1567]2
[2601]3 2000-02-01: Sander van Leeuwen <sandervl@xs4all.nl>
4 - GDI32: Prelimary RGB 555 to RGB 565 conversion in SetDIBitsToDevice
5 (will be rewritten in assembly for better performance)
6 (for RealPlayer videos in 16 bits mode)
7 BitBlt fix (return after dibsection blit -> fixes Quake 2)
8
[2596]9 2000-02-01: Jeroen van den Horn <J.vandenHorn@fibre.a2000.nl>
10 - OPENGL: Ported SGI GLUT sources + Opengl update
11
[2594]12 2000-02-01: Sander van Leeuwen <sandervl@xs4all.nl>
13 - GDI32: Cleaned up
14 Fixes for dib section apis. RealPlayer 7 can play videos
15 now (correct in 24 bps mode; upside down and wrong colors
16 in 16 bps mode)
17
[2587]18 2000-02-01: Knut Stange Osmundse <knut.stange.osmundsen>
19 - Pe2Lx: Makefile should be working again.
[2591]20 - KERNEL32: RegisterPe2LxDll - no detach is done for Pe2Lx/Win32k DLLs.
[2596]21 This is a temporary fix.
[2587]22
[2585]23 2000-02-01: Patrick Haller <phaller@gmx.net>
24 - SHELL32: Added PathSkipRootAW
25
[2584]26 2000-02-01: Jens Wiessner <wiessnej@rfi.de>
27 - NTDLL: Updated .def file (similar to NT 4 SP6) + bugfix for impdef
28
29 2000-01-31: Sander van Leeuwen <sandervl@xs4all.nl>
[2587]30 - USER32: GetDCEx with window handle 0 fails in Windows 98; now it also
[2584]31 returns an error in Odin.
32 GetWindowDC & GetDC use the desktop window handle if hwnd == 0
33 (before calling GetDCEx)
34 - GDI32: Set dibsection bitmap data to 0 when allocating it.
35
[2571]36 2000-01-30: Sander van Leeuwen <sandervl@xs4all.nl>
[2574]37 - PELDR: Fixed error messages for images without fixups (peldr.dll no
38 longer required)
39 - GDI32: Removed wrong bugfix for GetDIBits (breaks Lotus Notes)
[2576]40 - USER32: Don't check for window visibility when calling SetWindowPos
41 in SetMenu. (fixes menu in standard minesweeper)
[2587]42 (NOTE: May need to call SetWindowPos with SWP_FRAMECHANGED
[2576]43 when showing a window (see Wine code))
44 Put back GetMenuStringA fix (return length of string if string pointer
45 or size parameter == 0) (almost fixes Realplayer 7 menu)
[2571]46
[2557]47 2000-01-29: Sander van Leeuwen <sandervl@xs4all.nl>
48 - GDI32: Save and restore FPU control word when calling
49 Open32's DrawText. DrawText trashes it which causes drawing
50 problems in RealPlayer 7.
51 - USER32: Call DrawTextA in uitools.cpp, not Open32's DrawText.
[2568]52 Fix for SetWindowPos for showing hidden windows
53 (call ShowWindow) -> fixed non-visible button bar in mIRC
54 Don't set WS_VISIBLE on by default. Windows are made visible
[2587]55 during creation by calling ShowWindow.
[2568]56 Call UpdateWindow for client window, not the frame.
[2561]57 - INCLUDE\WIN\wingdi.h: Added GdiFlush declaration
58 - INCLUDE\makefiles: Added c/c++ definitions for win32 apps (without
59 -D__WINE__ so you don't need to specify whether you use the ascii
60 or unicode version of a win32 api)
[2557]61
[2555]62 2000-01-29: Przemyslaw Dobrowolski <dobrawka@asua.org.pl>
63 - KERNEL32: Added GlobalWire/GlobalUnwire
64
[2553]65 2000-01-28: Sander van Leeuwen <sandervl@xs4all.nl>
66 - GDI32: Wrong return values for GetDIBits & SetDIBitsToDevice
67 (nr of scan lines copied; not true/false)
68 - USER32: Don't call default frame handler for WM_ADJUSTWINDOWPOS
69 (fixes window resize when playing videos in RealPlayer v7 &
70 dragging titlebar in Professional Mine Sweeper)
71
[2543]72 2000-01-28: Knut St. Osmundsen <knut.stange.osmundsen@pmsc.no>
73 - Win32k: Heap is splitted into a swappable and a resident heap.
74 Fixups are now applied when a page is loaded from disk.
75 This is done by overloading the kernel function called
76 (_)ldrEnum32bitRelRecs. This should improve performance a lot!
77
[2530]78 2000-01-27: Jeroen van den Horn <J.vandenHorn@fibre.a2000.nl>
[2543]79 - OPENGL: First version of opengl implementation
[2530]80
81 2000-01-27: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]82 - USER32: Fixed FS corruption in OSLibPostThreadMessage
[2530]83 Send WM_CHILDACTIVATE to child windows (not only
84 to MDI children) instead of WM_ACTIVATE
[2543]85 - SHELL32: Fixed FS corruption in DragAcceptFiles
[2530]86
87 2000-01-26: Yuri Dario <mc6530@mclink.it>
[2543]88 - INCLUDE\WIN: Additions & changes for compiling Opera.
89 - many dlls: create correct library (impdef)
[2530]90
91 2000-01-26: Jeroen van den Horn <J.vandenHorn@fibre.a2000.nl>
[2543]92 - GDI32: Changes for Opengl support
[2530]93
[2522]94 2000-01-26: Christoph Bratschi <cbratschi@datacomm.ch>
[2543]95 - USER32: fixed WM_MOVE, MsgFormatFrame and WM_WINDOWPOS* to use parent
96 coordinates
97 changed min frame size
98 - COMCTL32: fixed wrong progress frame
[2522]99
[2520]100 2000-01-26: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]101 - OLEAUT32: Don't create logfile when logging is turned off
102 - PELDR: Don't modify cmd line in PIB structure
103 - INCLUDE: Removed string.h.
104 - KERNEL32: Added workaround for OS/2 DosSetMem bug in VirtualAlloc
[2530]105 (if memory is reserved, set read & write page flags)
[2520]106
[2514]107 2000-01-25: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]108 - PELDR/KERNEL32: Allocate low memory at right address and with right size
[2514]109 in peldr.dll (fixes install of Windows Media Player)
[2543]110 - KERNEL32: Print thread id for each log message
[2514]111
[2498]112 2000-01-22: Michal Necasek <mike@mendelu.cz>
[2543]113 - DINPUT: Fixes + basic functionality is complete; enough for many games
[2498]114
[2490]115 2000-01-21: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]116 - USER32: Put back old WM_MOVE, MsgFormatChanged & OSLibSWPToWINDOWPOSFrame
[2490]117 Previous changes broke many apps (VPBuddy, MIrc32)
118 Don't update window if style changes (responsibility of the app)
119 Store window menu & id in same variable (fixes clock ->
120 double click on analog window -> titlebar & menu gone; menu
121 used to stay there)
122 Put back WM_CALCVALIDRECT code in pmwindow. Fixes updates
123 of clock window (who's class has CS_H/VREDRAW style).
[2543]124 - KERNEL32: Fixed image loading for resource lookup only (don't care
[2491]125 where those images are loaded as we only use it to query
126 the version resource; so base address doesn't matter)
127 (-> RealPlayer 7 installs now)
[2490]128
[2487]129 2000-01-20: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]130 - KERNEL32: Disabled creation of pe_x.log if logging disabled
131 Only get codepage once from odin.ini.
132
[2487]133 2000-01-20: Vit Timchishin <tvv@sbs.kiev.ua>
[2543]134 - KERNEL32: Codepage bugfix & unicode translation changes (heapstring.cpp)
135 - GDI32: Added codepage support for CreateCompatibleDC
[2487]136
[2482]137 2000-01-20: Christoph Bratschi <cbratschi@datacomm.ch>
[2543]138 - USER32: fixed WM_CONTEXTMENU
139 dispatch WM_MOUSEMOVE in menu loop
[2482]140
[2474]141 2000-01-18: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]142 - USER32: Removed 'old' user32 and replaced it with the new one
[2474]143 Call default window proc when DefMDIChildProcA/W is called
144 for a non-MDI window.
[2480]145 Fixed menu check & submenu marks painting
[2543]146 - KERNEL32: Increased shared heap reserve size to 512 kb
147 - SHELL32: Display Odin logo in Shell about dialog box
[2474]148
149 2000-01-18: Jens Wiessner <wiessnej@rfi.de>
[2543]150 - WINMM\WAVEMAP
151 Updated to Wine level 20000109 + corrected compile
152 - MCICDA: ported MCICDA.DLL from Wine 20000901 (Linux cdrom calls stubbed
[2474]153 so it doesn't work)
154
[2464]155 2000-01-17: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]156 - USER32\NEW: Added basic support for DInput WM_CHAR notification
[2464]157 (the rest needs to be done in dinput.dll)
158 Use KEYBOARD_Enable user32 export to (un)register WM_CHAR
159 handler. (WNDPROC type) It's called when a WM_CHAR message
160 arrives for an Odin window with hwnd, msg, wParam & lParam.
[2543]161 - DINPUT: Fixed bugs reported by Michal Necasek
[2464]162
[2457]163 2000-01-16: Christoph Bratschi <cbratschi@datacomm.ch>
[2543]164 - USER32/NEW: implemented sysmenu commands: SC_SIZE and SC_TASKLIST
165 fixed WM_MOVE
166 changed HTCAPTION system menu position
167 changed maximized window position
168 don't move/size maximized windows
[2457]169
[2454]170 2000-01-15: Jens Wiessner <wiessnej@rfi.de>
[2543]171 - TWAIN_32: Update
172 - WINMM\MCIANIM,MCIAVI32,MCISEQ,MCIWAVE,MIDIMAP
[2454]173 Updated to Wine level 20000109 + corrected compile errors
[2543]174 - WINMM: Ported Wine wave mapper.
[2454]175
[2448]176 2000-01-15: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]177 - USER32\NEW: Fixed scroll repaints (never use GetMessage with window
[2448]178 handle as that can prevent WM_PAINTs from being dispatched)
179 (may need reworking of Get/PeekMessage instead)
180 ScrollWindow changes
[2450]181 Removed frame drawing 'bugfix'.
[2451]182 Fixed system menu position for child windows (i.e. MDI)
183 Fixed titlebar tracking for child windows (i.e. MDI)
[2543]184 - KERNEL32: Check for null pointers in lstrcmpA
[2448]185
[2443]186 2000-01-15: Christoph Bratschi <cbratschi@datacomm.ch>
[2543]187 - USER32/NEW: cache menu and caption drawing
188 changed minimize button position
189 don't redraw system menu icon in menu.cpp
190 hilighted menubar items don't have an edge in Win9x
191 don't open system menu on mouseover if menubar is used and vice versa
192 show sysmenu on WM_NCRBUTTONUP with HTCAPTION set (todo: position)
193 use WIN32_STDCLASS2 for windows with CS_SAVEBITS class style
[2443]194
[2439]195 2000-01-14: Christoph Bratschi <cbratschi@datacomm.ch>
[2543]196 - USER32/NEW: added caption clipping for faster window text updates
[2439]197
[2436]198 2000-01-14: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]199 - USER32\NEW: Fixed min/max bug for mdi child windows
200 Fixed DrawMenuBar (invalidate frame rectangle in
[2436]201 FrameUpdateClient if client rectangle wasn't changed)
202 Fixed bugs in MsgFormatFrame & SendNCCalcSize
203 Fixed WM_WINDOWPOSCHANGED translation for frame window (not done yet)
[2438]204 (Winamp works now)
205 Removed code that's no longer used (subclassed OS/2 frame
206 controls & OS/2 scrollbar functions etc)
[2436]207
[2427]208 2000-01-13: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]209 - USER32\NEW: WM_ACTIVATEAPP should be sent when another process' window
[2427]210 is activated or deactivated
211 Send correct thread id for non-Odin windows in WM_ACTIVATEAPP
212 Set window handle of non-Odin window to window desktop in WM_ACTIVATE
[2543]213 Return window desktop handle for window handle returned by
[2427]214 SetActiveWindow if window is non-Odin.
215 Fixed activation of windows. (send WM_ACTIVATE when receiving
216 a WM_WINDOWPOSCHANGED message in pmframe.cpp)
217 Fixed DrawFrame; bottom & right frame borders now drawn correctly
[2432]218 Fixed scrollbar positioning (style.exe)
219 Fixed CS_OWNDC for GetDCEx (DCX_WINDOW); don't use a window
220 DC to save/restore a window's own dc.
221 Fixed client rectangle problems. Client rectangles
[2543]222 are always in frame coordinates; window rectangles in
223 screen coordinates. Whenever necessary (i.e WM_MOVE)
[2432]224 client coordinates are converted to coordinates relative
225 to it's parent client window.
[2543]226 Changed WM_MOVE -> client coordinates relative to parent origin
[2432]227 if child; otherwise relative to screen origin. (needs testing)
228 (WM_NCCALCSIZE needs to be done as well)
[2543]229 - COMCTL32: Version resource version nrs changed (based on NT 4 SP3)
230 - KERNEL32: Added DisableLogging & EnableLogging functions to
[2432]231 disable logging in parts of code. Logging will only be
232 done if the logcount is bigger than 0.
[2427]233
[2420]234 2000-01-12: Christoph Bratschi <cbratschi@datacomm.ch>
[2543]235 - USER32/NEW: fixed WM_CALCVALIDRECTS
236 activated WM_NCPAINT clipping
237 added improved frame redraw mechanism
[2420]238
[2427]239 2000-01-12: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]240 - USER32\NEW: Changed client rectangle positioning (not done by PM frame
[2417]241 handler anymore) -> fixes problems with Shell About dialog
242 and jumping controls when resizing (Winhlp32)
243 Fixed menu tracking for different submenus
244 Fixed delayed repaints of invalidated menu rectangles
[2419]245 Ported Wine messagebox code. (for GUI consistency)
246 Fixed bugs in ShowScrollBar. (vert. scrollbar wasn't enabled
247 in notepad)
248 Fixed 'frame' control updates (resizing client window in
249 SetWindowPos for SWP_FRAMECHANGED)
[2543]250
[2413]251 2000-01-11: Jens Wiessner <wiessnej@rfi.de>
[2543]252 - TWAIN_32: Bugfix (removed test code)
[2413]253
[2409]254 2000-01-11: Christoph Bratschi <cbratschi@datacomm.ch>
[2543]255 - USER32/NEW: fixed AdjustWindowRectEx
[2409]256
[2404]257 2000-01-11: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]258 - USER32\NEW: Put nonclient code in win32wbasenonclient.cpp
[2404]259 Removed hardcoded dependancy on shell32; load it on-demand
260 Fixed LoadBitmap (OBM_RADIOCHECK was missing from system bitmap list)
[2405]261 Fixed wrong return value for OSLibWinGetMsg
262 Workaround for bug in GDI32 FillRect (menu items painted
263 black instead of gray) (menu.cpp, MENU_DrawMenuItem)
264 Applied patch to Wine menu code for RealPlayer
265 Fixed default return value of DefWndProc (0)
266 Fixed SetMenu (menus should be set when a window is no child)
267 Call correct SetMenu function from MsgCreate Win32BaseWindow method
[2407]268 Use WIN32_INNERFRAME frame class for top level windows again.
269 (VPBuddy repaint problems were solved by using this class)
[2404]270
[2402]271 2000-01-10: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]272 - USER32: Fixed message translation for WM_TIMER with no window handle or timer proc
[2402]273 Bugfix for OSLibWinGetMsg & OSLibWinPeekMsg (wrong return value)
[2543]274 - WINMM: Fixed wrong error code for waveOutOpen & waveOutGetDevCaps when
[2402]275 there's no audio device
[2543]276 - USER32\NEW: Fixed message translation for WM_TIMER with no window handle or timer proc
[2402]277 Changed WM_NCHITTEST behaviour. Now sent during WM_MOUSEMOVE
278 or button down/up message translation.
279 Fixed LoadBitmap (only load from user32 if it's a system bitmap)
280 Added WM_NCACTIVATE message generation
281 Bugfix for OSLibWinGetMsg & OSLibWinPeekMsg (wrong return value)
282 Changed GetSystemMenu; added method to Win32BaseWindow class
283 (destroy old menu if present and switch back to default system
284 menu if bRevert = TRUE; needs changes in non-client code)
285
[2397]286 2000-01-10: Christoph Bratschi <cbratschi@datacomm.ch>
[2543]287 - USER32/NEW: activated menu code
[2397]288
[2385]289 2000-01-09: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]290 - USER32: Added border size for top-level windows in OSLibWinConvertStyle
[2385]291 (borders are not drawn correctly)
292 Fixed bug in pmframe WM_WINDOWPOSCHANGED handler (don't update
293 client/window rectangle when size nor position have changed)
294 Fixed out of sync rectWindow. (children don't get notified of
295 parent position change -> rectWindow (in screen coord.) not updated)
[2387]296 Fixed LoadBitmap for system bitmaps
297 Fixes for win32 titlebar + added win32 system menu
[2392]298 System menu commands now work
[2395]299 Fixed repaint problem for win32 titlebar
[2543]300 Added Christoph's gradient filled title bars code
[2395]301 For (experimental) win32-like windows add this to odin.ini:
[2543]302 [CUSTOMIZATION]
303 OS2Look=0
[2385]304
[2543]305 [COLORS]
306 UseWinColors=1
[2395]307
[2382]308 2000-01-09: David Raison <djr@lemur.co.uk>
309 - OLEAUT32: Typelib - Updated TKIND_ALIAS handling.
310
[2380]311 2000-01-09: Christoph Bratschi <cbratschi@datacomm.ch>
[2543]312 - USER32/NEW: implemented scrollbar nc handling
313 windows without menus work now fine
314 implemented gradient filled title bars
[2380]315
[2365]316 2000-01-08: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]317 - USER32: ModifyMenuA bugfix (changing menu ids didn't work)
[2370]318 OSLibGetMsg bugfix + WM_QUIT translation fix
[2385]319 OSLibGetMenuItemRect fix (y coordinate conversion)
320 Changed WM_NCHITTEST behaviour. Now sent during WM_MOUSEMOVE
321 or button down/up message translation.
[2543]322 - OLE32/OLEAUT32/OLESVR32/OLEDLG/OLECLI32:
[2368]323 Added Wine-like license that supercedes the main Odin license
[2543]324 - CRTDLL: Fixed many register based floating point exports (CRTDLL__CIcos,
[2370]325 CRTDLL__CIatan etc etc)
[2365]326
[2369]327 2000-01-08: Jens Wiessner <wiessnej@rfi.de>
[2543]328 - CRTDLL: Compile fix
[2369]329
[2356]330 2000-01-08: Patrick Haller <phaller@gmx.net>
[2543]331 - SHELL32: Update: to WINE level 2000/01/08
332 - KERNEL32: Add: stub for GetDiskFreeSpaceExAW
[2356]333
[2353]334 2000-01-06: Christoph Bratschi <cbratschi@datacomm.ch>
[2543]335 - GDI32: added PatBlt support for negative width/height
[2353]336
[2342]337 2000-01-06: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]338 - ADVAPI32: Implemented StartServiceCtrlDispatcherA/W
[2342]339 Faked RegisterServiceCtrlHandlerA/W (TODO)
340 Partly implemented SetServiceBits/SetServiceStatus
341 Improved QueryServiceStatus
342 Call RtlCreateAcl in InitializeAcl
[2543]343 - LZ32: Create correct library
344 - CRTDLL: Fixed CRTDLL__wcsnicmp (use Wine version)
345 - VERSION: Fixed VerQueryValue32A and merged with latest Wine sources
[2342]346 (991212) (-> fixes errors in RealPlayer)
[2543]347 - USER32: GetMenuStringA fix (return length of string if string pointer
[2351]348 or size parameter == 0)
[2342]349
[2338]350 2000-01-05: Jens Wiessner <wiessnej@rfi.de>
[2543]351 - TWAIN_32: Update
[2338]352
[2336]353 2000-01-05: Christoph Bratschi <cbratschi@datacomm.ch>
[2543]354 - USER32/NEW: single window works now
[2336]355
[2330]356 2000-01-05: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]357 - KERNEL32/NTDLL: Partially implemented NtOpenThreadToken
[2330]358 (should be changed)
359 MS Office 2000 install (first part) almost working.
360 (installs windows installer as system service)
[2543]361 - OLEAUT32: Typelib bugfix for MS Office 2k install
362 - odin_ini.txt: Added information about CODEPAGES & TWAIN section
[2330]363
[2325]364 2000-01-05: David Raison <djr@lemur.co.uk>
365 - OLEAUT32: LHashValOfNameSys(A)
366
[2322]367 2000-01-04: Jens Wiessner <wiessnej@rfi.de>
[2543]368 - TWAIN_32: Created twain dll for usage with CFM Twain for OS/2.
[2322]369
[2315]370 2000-01-04: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]371 - USER32: InsertMenu bugfix (RealPlayer calls InsertMenu with flag 0 & pos -1)
[2315]372 Delete old region in SetWindowRegion
373
[2310]374 2000-01-03: Przemyslaw Dobrowolski <dobrawka@asua.org.pl>
[2543]375 - KERNEL32: Named pipe updates & bugfixes
[2310]376
[2305]377 2000-01-03: Jens Wiessner <wiessnej@rfi.de>
[2543]378 - LZ32/TAPI32: Updated def files to match NT 4 SP6
379 - MSVCRT: Updated def files + MSVCRT40 version info
380 - WINMM: Added Wine's MCI dlls (not compiled as this requires
[2305]381 a working MCI subsystem in winmm and a redesign of
382 wave & midi)
383
384 2000-01-03: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]385 - LZ32: Cleaned up .def file (don't import directly) & removed
[2305]386 debugtools.h
[2543]387 - USER32: Fixed PostThreadMessage + bugs in GetMessage
388 - KERNEL32: Set hmq & hab THDB values for newly created
[2310]389 threads (hmq not correct now)
[2305]390
[2303]391 2000-01-02: Przemyslaw Dobrowolski <dobrawka@asua.org.pl>
[2543]392 - KERNEL32: Started implementing named pipe apis
[2303]393
[2297]394 2000-01-02: David Raison <djr@lemur.co.uk>
395 - OLEAUT32: Typelib fixes - Custom Data & Default values.
396 Added private logging to tlib_n.log when reading a TLIB.
397 (Should clarify what is being read & why)
398 Now supports embedded named TLIBS in the format
399 <path>\<libname>\<id> (required for VB6, etc.)
[2543]400 Preparatory work to reduce dependance on
401 current file position to enable delaying parsing
[2297]402 data until it is requested by user.
403
[2293]404 2000-01-02: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]405 - USER32: Implemented Set/GetWindowRgn (not activated)
406 - KERNEL32: Fixed Odin zombie processes when there's a trap inside
[2299]407 vfprintf during logging.
[2303]408 Cleaned up file io procedures in oslibdos.cpp
[2289]409
[2288]410 2000-01-01: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]411 - USER32: Workaround for crash in Lotus Notes when switching to a new
[2288]412 view (PM sends WM_WINDOWPOSCHANGED msg after DestroyWindow
413 has been called for a window -> don't dispatch this msg)
414
Note: See TracBrowser for help on using the repository browser.