Граф коммитов

4849 Коммитов

Автор SHA1 Сообщение Дата
rjc%netscape.com 117936b79a Small changes. 2000-04-14 08:18:43 +00:00
rjc%netscape.com 18518be7f8 Add support for "Search Editor". 2000-04-14 08:00:49 +00:00
rjc%netscape.com fdb63baeb1 Get silly beta1 redirect URLs out of the tip. 2000-04-14 03:28:42 +00:00
pinkerton%netscape.com a08bd44ab6 new clipboard interfaces for unix selection clipboard. 2000-04-14 02:52:38 +00:00
rjc%netscape.com 6a41010994 Use proper window ID. 2000-04-14 02:50:46 +00:00
rjc%netscape.com cee6cd7ad6 Open up new "Find Bookmarks" window. 2000-04-14 02:50:06 +00:00
rjc%netscape.com 978b844f44 Use <xul:textfield> instead of <html:input> 2000-04-14 02:46:01 +00:00
rjc%netscape.com db19624174 Use <xul:textfield> instead of <html:input>. Set initial focus. 2000-04-14 02:45:26 +00:00
rjc%netscape.com 757aa6c507 Add "bookmark find" dialog support. 2000-04-14 00:05:49 +00:00
rjc%netscape.com dac4101384 Add "bookmark find" dialog support. 2000-04-13 23:28:14 +00:00
morse%netscape.com 12eea852f2 fix bug 34866 2000-04-13 22:24:55 +00:00
danm%netscape.com f13843ab50 removing obsolete, erroneous dialog samples 2000-04-13 21:43:55 +00:00
danm%netscape.com d050e80160 removing old, broken dialog samples from debug menu 2000-04-13 21:34:35 +00:00
rginda%netscape.com 7a29e878d1 fix for 33694, and some cleanup in addSearchEngine.
r=rjc
2000-04-13 21:22:50 +00:00
danm%netscape.com 2468589dcc adding centerScreen flag 2000-04-13 21:19:45 +00:00
danm%netscape.com 9e945b79cc hook up new 'centerscreen' chrome flag 2000-04-13 20:32:30 +00:00
ducarroz%netscape.com 2df4057741 More work on autocomplete. Add support for text selection 2000-04-13 20:21:07 +00:00
danm%netscape.com d888c7e978 adding alwaysLowered and alwaysRaised flags 2000-04-13 20:14:45 +00:00
danm%netscape.com 333e1e453b adding a 'center' method 2000-04-13 20:07:28 +00:00
waterson%netscape.com 93951f3bd4 Bug 12493. Change nsILinkHandler interface to take an nsIURI object instead of a string. This allows necko to canonify URIs before passing them back to global history. r=travis,pierre 2000-04-13 19:55:47 +00:00
tbogard%aol.net e4fc88d0b4 Removed a dump statement that wasn't meant to have been pushed. 2000-04-13 09:18:30 +00:00
tbogard%aol.net 81f7803783 Changed the code to use the nsIXULBrowserWindow interface rather than poking attributes for setting throbber activity, window activity and location changing. This should speed things up a bit and also makes the code a bit cleaner. 2000-04-13 08:08:52 +00:00
mccabe%netscape.com 2d39eb3359 Make the console service threadsafe. Lock when logging messages, copying out the message array, registering and unregistering listeners, etc. Also proxy each registered listener to ensure that it is called only on the thread that registers it; hopefully this will make it safe to use javascript-implemented listeners even when error messages are logged on other threads.
Also log some partial work towards making nsIConsoleMessage interfaces factory-instantiable.
2000-04-13 07:20:24 +00:00
mccabe%netscape.com 77a756d5a0 Rename interface constants from names like ERROR and STRICT, which evidently conflict with preprocessor defines on Windows.
Thanks to Travis for noticing this problem.
2000-04-13 07:03:46 +00:00
mccabe%netscape.com 61ad3f5232 Fix Makefile to work with srcdir.
Patch courtesy Colin Blake <colin@theblakes.com>
2000-04-13 07:00:33 +00:00
morse%netscape.com d49965c036 remove image blocking 2000-04-13 05:16:10 +00:00
ducarroz%netscape.com fa587f9aa6 Add xpfe/components/autocomplete to the build. R=alecf. 2000-04-13 04:49:50 +00:00
ducarroz%netscape.com 4a421da362 Add CSS binding for new XBL autocomplete widget. R=alecf. 2000-04-13 04:49:28 +00:00
ducarroz%netscape.com ee08d13485 Fix makefile error. R=alecf 2000-04-13 04:49:23 +00:00
brade%netscape.com 1b457e7493 use platform-specific keybindings for previous/next word (with and without extending selection) 2000-04-12 13:08:51 +00:00
brade%netscape.com 95712fbab2 move windows-specific keybindings out of general editor file and into window-specific file 2000-04-12 13:07:44 +00:00
rjc%netscape.com a2e45ee846 Small search changes. 2000-04-12 08:07:10 +00:00
sspitzer%netscape.com 4ebad65365 I need to name this node, so I can overlay the ab synch pref panel. 2000-04-12 07:58:25 +00:00
rjc%netscape.com 074fabe128 Add support for importing/exporting bookmarks. 2000-04-12 03:09:04 +00:00
hyatt%netscape.com 0ce02d0be0 Cuddling mailnews and giving it some of my sweet sweet love. 2000-04-12 00:25:05 +00:00
evaughan%netscape.com f03ff8d62c Grid fixes.
Memory leak fixes.
box cleanup.

-a ftang
2000-04-11 23:55:15 +00:00
tbogard%aol.net 18b1f2c494 Close now simply calls destroy. nsWebShellWindow now has a subclass for Destroy which does everything that Close use to do. Removed all the implementation of nsIWebShellContainer methods that went away. 2000-04-11 23:52:50 +00:00
tbogard%aol.net 1fc4af093b nsChromeTreeOwner is now a nsIWebProgressListener for a load. 2000-04-11 23:50:14 +00:00
putterman%netscape.com ad63066e1a Add a standalone message window and make multiple 3 pane configurations work. r=mscott, sspitzer. 2000-04-11 20:19:32 +00:00
ducarroz%netscape.com d2fc913cd4 More work on autocomplete. NOT YET PART OF THE BUILD 2000-04-11 06:05:28 +00:00
ducarroz%netscape.com 372e1a61e0 First Checked In. 2000-04-11 06:04:29 +00:00
ducarroz%netscape.com 62742b5917 Fix make file build error. NOT YET PART OF THE BUILD 2000-04-11 00:14:43 +00:00
ducarroz%netscape.com 7f86a82fe3 First Checked In. 2000-04-11 00:00:38 +00:00
pavlov%netscape.com 8c7e1ff515 fix for 34651 r=sfraser a=leaf 2000-04-10 22:08:19 +00:00
law%netscape.com 95ae0d5e57 Fix for bug 32664; change url and menu text for some QA menu items; a=leaf 2000-04-09 01:55:04 +00:00
hyatt%netscape.com e1122c2d8c Backing out some global changes that cause sidebar horkage. 2000-04-07 18:38:04 +00:00
hyatt%netscape.com a0e7620837 Fix double sidebar problem. Still don't understand why these rules would be required.
r=don
2000-04-07 18:29:21 +00:00
hyatt%netscape.com ec3dde208d Fixing the XBL event handler bug and the menu accelerator bug (plus getting menus
looking normal again). r=brendan, ben a=leaf
2000-04-06 22:33:41 +00:00
pavlov%netscape.com 9104f7a01d fix for colorpicker not working r=ben a=leaf 2000-04-06 06:49:10 +00:00
mccabe%netscape.com d1f26b6c42 Fix console by updating component request from unused 'consoleservice' to 'mozilla.consoleservice.1'. Oversight! 2000-04-06 02:08:18 +00:00
rjc%netscape.com 156f926ff9 Fix bug # 34557: choosing a new search category needs to update the list of engines. Review: waterson Approval: leaf 2000-04-05 23:16:22 +00:00
cls%seawood.org 3c1876ab59 Minor changes to incoporate OS/2 into our build system. Bug #34106
We now set MOZ_{JPEG,ZLIB,PNG}_{CFLAGS,LIBS}, XPCOM_LIBS, MOZ_COMPONENT*_LIBS, WIDGET_DLL, GFXWIN_DLL and MOZ_JS_LIBS in configure.
Added os2 specific arguments to configure.
Added os2 target arch section to configure.
Modified a handful of Makefile.ins to use MOZ_JS_LIBS, MOZ_COMPONENT_LIBS, & EXTRA_DSO_LIBS where necessary.
2000-04-05 06:08:04 +00:00
morse%netscape.com f5ae297131 fix bug 34499 don't display Block-Image if image is already blocked 2000-04-05 05:05:09 +00:00
rjc%netscape.com 87a011d982 Fix bug # 29871: allow string substution with shortcut URLs. 2000-04-05 04:06:40 +00:00
rjc%netscape.com 03c1bdd55b Fix bug # 34125: bookmarks drag&drop edge-case fix. 2000-04-05 02:56:44 +00:00
sfraser%netscape.com ec81a40013 Work in progress for Cut/copy/paste on context menu. r=ben 2000-04-05 02:37:06 +00:00
sfraser%netscape.com b96cbaf68f Give the Find and Find Again menu items a shortcut key, and tidy up the Search menu. r=ben 2000-04-05 02:36:29 +00:00
sfraser%netscape.com 3af0830a48 Give the Find and Find Again menu items a shortcut key, and add Cut/Copy/Paste strings for the context menu. r=ben 2000-04-05 02:35:57 +00:00
sfraser%netscape.com cf6df5ee11 Add a Redo menu item, for future use. r=ben 2000-04-05 02:35:15 +00:00
sfraser%netscape.com 8ba6e59d67 Fix for bug 29811 -- srGetStrBundle error on Mac. r=ben 2000-04-05 02:34:25 +00:00
sfraser%netscape.com d662366533 Fix for bug 29807; JS error from hidden window on Mac. r=ben 2000-04-05 02:33:03 +00:00
sfraser%netscape.com 734fd0dcc7 Fix the Open button in the dialog to be enabled after a Choose file, and on paste. r=ben 2000-04-05 02:31:19 +00:00
danm%netscape.com f5462d5481 when constraining z-level, make changes if "immediate" flag is set 2000-04-05 02:30:59 +00:00
sfraser%netscape.com b2e9fe069c Make the prefs dialog position persist. r=ben 2000-04-05 02:29:30 +00:00
sfraser%netscape.com e5a89783b7 Convert the Find dialog to use new XUL widgets. r=ben. 2000-04-05 01:43:15 +00:00
morse%netscape.com 810439364d undo partial fix for bug 26020 2000-04-05 00:30:40 +00:00
davidm%netscape.com d20b65f04c 34454 ftp thread destroying nsIPrompt on the wrong thread made nsWebShellWindow addref/release thread safe 2000-04-05 00:11:56 +00:00
hyatt%netscape.com 63c490cec5 Eliminating nsIFocusableContent 2000-04-04 23:54:06 +00:00
pavlov%netscape.com ad8f59cb37 Make nsIFileURL scriptable and QueryInterfaceable. fix bug #34335 and 34328 and 34470. Minor cleanups on unix file picker dialog 2000-04-04 23:50:41 +00:00
rjc%netscape.com 9d522902e4 Add support for adding a search engine via public sidebar JavaScript method (with appropriate user acceptance). 2000-04-04 04:55:58 +00:00
rjc%netscape.com 6c366ca7c7 Fix a couple of signed/unsigned warnings. 2000-04-04 04:52:33 +00:00
cls%seawood.org 57978e5c23 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
rjc%netscape.com cdfe2d7d70 Expose support for adding a search engine via JavaScript (with appropriate user acceptance). 2000-04-04 04:42:50 +00:00
pavlov%netscape.com 368596de6b fix bug with not handling null parents correctly 2000-04-04 00:29:47 +00:00
tbogard%aol.net 938b79e35c Changed nsSHEntry to be more XPCOM friendly.. Uses nsCOMPtr, the new interface map etc. 2000-04-03 23:02:55 +00:00
sfraser%netscape.com 4512a0765d Fix for 34362 -- make opening local files work again, by returning a URL, rather than a native path. r=pavlov, a=leaf. 2000-04-03 22:19:16 +00:00
dougt%netscape.com 0203056a29 Fix for 34295. We are basically removing the classes from the titled buttons that
were not defined.  This makes this dialog use the standard button ui, which IMO looks
good.  r=valeski@netscape.com, a=leaf.
2000-04-03 20:19:57 +00:00
sfraser%netscape.com a4e2330c8c Fix a syntax error (simple missing brace). r=syd, a=leaf 2000-04-03 19:50:15 +00:00
rjc%netscape.com 649e910e55 Reduce amount of string allocations/copies when doing a search. 2000-04-03 09:02:16 +00:00
rjc%netscape.com 30f12a7c0a Fix fragment name on Macintosh. 2000-04-03 07:27:34 +00:00
rjc%netscape.com d1c93a66db Skinnability: use <xul:menulist> instead of <html:select>. Convert pluses to spaces before calling unescape(). 2000-04-03 04:23:38 +00:00
tbogard%aol.net a436e77cae Changed the nsISHEntry interface to deal with layoutStateHistory in terms of a types nsILayoutHistoryState rather than just an nsISupports. Also changed the implementation to hold on to it with an nsCOMPtr rather than a raw pointer. 2000-04-03 01:21:06 +00:00
colin%theblakes.com b445230127 Add MOZ_TIMER_LIBS to resolve NS_NewTimer. r=cls 2000-04-02 23:35:56 +00:00
colin%theblakes.com f145c5bbdf Define MOZ_COMPONENT_LIBS to resolve missing symbols. r=cls 2000-04-02 23:34:34 +00:00
erik%netscape.com 319380c5f3 trying to fix build bustage with Enlarge/Reduce Text Size keys 2000-04-02 23:08:49 +00:00
erik%netscape.com f84e783851 bug 30022; added SetTextZoom and some UI stuff for that 2000-04-02 21:58:08 +00:00
tbogard%aol.net ccb7b3e336 Changed the session history to not rely on the webShell to capture the state. It can call through to presShell on it's own. 2000-04-02 00:22:32 +00:00
danm%netscape.com fdc29f54bb sync with nsWebShellWindow.h 1.291 2000-04-01 22:15:07 +00:00
danm%netscape.com c147bfb793 adding events to constrain z-level 2000-04-01 22:13:46 +00:00
danm%netscape.com c67d91f31f now additionally keeps track of windows in z-order 2000-04-01 22:07:41 +00:00
danm%netscape.com ebf40913da add z-ordering attribute 2000-04-01 22:03:28 +00:00
rjc%netscape.com c08fcbd6d8 Small sorting changes on search results. 2000-04-01 10:23:31 +00:00
sspitzer%netscape.com d63498c8d7 ignore generated makefiles. 2000-04-01 10:08:39 +00:00
sspitzer%netscape.com 9691b2d94a fix for #34182. r=cls 2000-04-01 10:04:45 +00:00
rjc%netscape.com 725b1b66e9 Get hard-coded beta1 search URLs out of the tip. 2000-04-01 09:37:27 +00:00
rjc%netscape.com a1098aad8f Small text change. 2000-04-01 09:00:41 +00:00
rjc%netscape.com eddcdc9e7c Internally, force all "shortcuts" to be lowercase (due to RDF APIs being case-significant). When looking for a shortcut match, first lowercase it, then look through graph... this allows for a case-insignificant match. 2000-04-01 08:48:29 +00:00
rjc%netscape.com 2e5b007759 Make bookmark property dialog skinnable. 2000-04-01 08:46:14 +00:00
rjc%netscape.com 6f38125082 Add new bm-props.css file into builds. 2000-04-01 08:45:10 +00:00
rjc%netscape.com 2940bc0926 Add new bookmark property window CSS. 2000-04-01 08:44:31 +00:00