gerv%gerv.net
|
692411203a
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
bryner%brianryner.com
|
63cd8e61d6
|
Fix focus not being restored correctly after unminimizing a window on Win32 (bug 212556). r=ere@atp.fi, sr=jst@netscape.com, a=asa.
|
2003-08-12 06:43:48 +00:00 |
mjudge%netscape.com
|
543b9c1e7e
|
r=akkana sr=sfrasier 125146 a=asa This patch will make the embedding API's a better friend to all. It eliminates the use of multibyte strings in command names and also allows for simple command to not require the nsICommandParams interface to be filled.
|
2002-07-15 22:04:13 +00:00 |
dbaron%fas.harvard.edu
|
2bf216c9e2
|
Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner
|
2002-06-26 03:38:55 +00:00 |
saari%netscape.com
|
29686c1eb6
|
win32 only fix for 82534. focus goes wonky after minimizing a window. r=bryner, sr=jag
|
2002-06-20 04:55:13 +00:00 |
dbaron%fas.harvard.edu
|
2ce0e7fae7
|
Make nsIFocusController.h build without nsAString.h included first to prevent future bustage of the same type. b=131899
|
2002-03-24 00:27:42 +00:00 |
dbaron%fas.harvard.edu
|
92aa754e0a
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-24 00:16:18 +00:00 |
dbaron%fas.harvard.edu
|
261f76a8ba
|
Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052
|
2001-11-07 06:24:10 +00:00 |
dr%netscape.com
|
39003ffb2a
|
64313 (Implement cmd_copyLink, cmd_copyImageLocation, cmd_copyImageContents). Implement the commands, hook them up in the navigator and mailnews frontends, provide hooks for embedding. r=hyatt, sr=waterson
|
2001-04-18 06:06:31 +00:00 |
hyatt%netscape.com
|
ee0bcc6cf5
|
Fix for my 0.9 focus issues. r=saari, sr=brendan
|
2001-04-18 01:41:20 +00:00 |
hyatt%netscape.com
|
a6009e9791
|
Adding support for advancing and rewinding the focus using the command dispatcher. r=saari, sr=jst
|
2001-04-11 03:05:42 +00:00 |
hyatt%netscape.com
|
e0c292d77e
|
Fix for 54203. r=saari, a=brendan
|
2000-11-04 08:21:20 +00:00 |