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

754 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%aol.net c363ccd1ca add [super dealloc] on the deny list, but it doesn't really matter because
it lives for the lifetime of the app
2004-02-17 00:59:23 +00:00
pinkerton%aol.net b862aab22a call [super dealloc] to avoid leaking view hierarchy (bug 234280) 2004-02-17 00:49:06 +00:00
pinkerton%aol.net b32885f9d9 turn on -Wno-non-virtual-dtor to avoid a load of warnings in mozilla 2004-02-16 23:32:51 +00:00
pinkerton%aol.net cb08e93a74 use mime mapper to correctly interpret RFC2231/2047 encoded filenames in
download (bug 233798)
2004-02-16 23:05:43 +00:00
pinkerton%aol.net f602f3dad6 differentiate "view source" tabs and windows (bug 156606) 2004-02-16 22:37:46 +00:00
pinkerton%aol.net bb5c2ec958 correctly remember location when adding a bm to a toplevel folder so that
the next 'add bookmark' will reuse that toplevel folder (bug 233692)
2004-02-12 08:32:45 +00:00
pinkerton%aol.net 98cc6e0845 use exterior focus ring on panther 2004-02-12 07:54:07 +00:00
pinkerton%aol.net 7abe093365 use ExtendedTableView for whitelist table so backspace works to delete. Use
exterior focus ring style on panther
2004-02-12 07:51:25 +00:00
pinkerton%aol.net 740146122c pin search field to the right and make it a little bigger so the rounded
version looks correct
2004-02-12 07:41:51 +00:00
pinkerton%aol.net 28e6c2ba8f only set the splitter position the first time through, not ever time the
view is displayed
2004-02-12 07:29:43 +00:00
pinkerton%aol.net b86c06f89b if 10.2 or later, make the search field rounded 2004-02-12 07:20:58 +00:00
pinkerton%aol.net c4e92e1a45 make edit sites use a ExtendedTableView so it gets backspace support. Set
table view explicitly to be the first responder so it accepts keys right
off the bat.
2004-02-12 07:19:59 +00:00
pinkerton%aol.net 70c6f4da3d add splitter position tags 2004-02-12 04:21:58 +00:00
pinkerton%aol.net f96043d26d release escaped search string 2004-02-12 04:00:09 +00:00
pinkerton%aol.net aa6bbd55ea remember bookmark manager vertical splitter width between windows (bug 232046) 2004-02-12 03:52:24 +00:00
pinkerton%aol.net a21209c4f2 new files 2004-02-12 03:47:44 +00:00
pinkerton%aol.net ec16db9548 escape special chars in google search string (bug 233475) 2004-02-12 01:41:49 +00:00
pinkerton%aol.net 490d78058c change copyright 2004-02-11 22:37:46 +00:00
pinkerton%aol.net 28506ec38b prune some whitespace from inline edit box 2004-02-11 19:15:10 +00:00
pinkerton%aol.net 6b9b5853a9 allow first row to do inline edit 2004-02-11 19:14:52 +00:00
pinkerton%aol.net 624f9ba3ea add |-textDidEndEditing:| override to ExtendedTableView like already existed
in ExtendedOutlineView so that it doesn't select another cell when inline
editing is complete
2004-02-11 18:29:10 +00:00
pinkerton%aol.net 17fce2cdd0 use exterior focus rings (panther only) set row height on item/search panels
to 16 to better match safari
2004-02-11 17:54:09 +00:00
pinkerton%aol.net eb16fac9ee shift down text part of cell by 1px to get better centering w/in cell. 2004-02-11 17:52:21 +00:00
pinkerton%aol.net 8b450cfa6d remove un-needed library path 2004-02-10 16:50:29 +00:00
peterv%propagandism.org b114886383 Trying to fix camino bustage from bug 233307. 2004-02-10 12:54:44 +00:00
pinkerton%aol.net ae0d7e6e37 reconnect the autocomplete text field to the browser window so it can
pass the escape key to it. it got disconnected at some point.
2004-02-08 20:41:48 +00:00
pinkerton%aol.net 215c9b9872 copy plists for objdir build (sr=bryner, bug 233310) 2004-02-07 00:10:19 +00:00
pinkerton%aol.net 1c2bcec5d6 fix objdir builds 2004-02-05 18:27:55 +00:00
pinkerton%aol.net 7402a70cd3 update profile keys for new user profile naming 2004-02-05 08:12:12 +00:00
pinkerton%aol.net a6e030b4b2 change profile to ~/Library/App Support/Camino and migrate old prefs by
finding the dir in the registry. Only use stub profile lib, not the whole
thing. (bug 181752)
2004-02-05 08:04:35 +00:00
pinkerton%aol.net c5a802515a *** empty log message *** 2004-02-05 05:31:03 +00:00
pinkerton%aol.net f6102d5356 project cleanup. removing Personal pref panel, renaming targets. 2004-02-05 04:15:30 +00:00
pinkerton%aol.net 0826f67287 use 10.2.8 sdk 2004-02-05 00:47:54 +00:00
pinkerton%aol.net 3dfb3136b9 removing, we now use xcode 2004-02-04 23:00:31 +00:00
pinkerton%aol.net 1840d69ede Move to xcode 2004-02-04 22:57:16 +00:00
pinkerton%aol.net 08352808a4 use "Select" in choose directory button instead of "Open" (bug 232926) 2004-02-04 22:52:30 +00:00
pinkerton%aol.net 64df72ded4 put in a catch-all that checks if a text area has focus before going back
when backspace is pressed. it's not ideal, but it is a short-term fix for
several IME bugs which aren't trivial to resolve (bug 181198)
2004-02-04 22:09:48 +00:00
pinkerton%aol.net 814535a4f3 return self in init 2004-02-04 04:36:45 +00:00
pinkerton%aol.net 210649f635 fixed the error handling in the d/l location setting 2004-01-29 16:10:07 +00:00
pinkerton%aol.net ee15c1fa42 correctly save the download location in IC (bug 232353) 2004-01-29 15:05:02 +00:00
pinkerton%aol.net 7e512f226f require 10.1.5 at minimum (Bug 184864) 2004-01-28 21:50:11 +00:00
pinkerton%aol.net 520e38fc3d cleanup problems with bookmark toolbar and bookmark manager when launched
from odoc or gurl appleEvents. lazily setup bookmark manager to improve
new window open times. (bug 232092)
2004-01-28 19:54:53 +00:00
pinkerton%aol.net c29c27b9e7 fix bustage and remove dependence on internal header 2004-01-28 17:06:06 +00:00
pinkerton%aol.net e3853d645a remove references to system internet prefs since they no longer exist on
panther. first stab at choosing download folder (display works, setting it
does not)
2004-01-27 20:52:18 +00:00
dbaron%dbaron.org ca4e64fa50 Remove users of deprecated, no-op, NS_INIT_ISUPPORTS macro from tree. b=178643 r+sr=bryner 2004-01-23 23:12:44 +00:00
pinkerton%aol.net b357334cfb use aa fonts regardless of font size (bug 180535) 2004-01-23 22:44:23 +00:00
pinkerton%aol.net 6bd1e08bef more tweaking of dock icon click behavior. unminimize the frontmost browser if
it's in the dock and the only other browser.
2004-01-23 21:54:23 +00:00
pinkerton%aol.net 45a76361b0 fix warnings 2004-01-23 01:10:02 +00:00
pinkerton%aol.net bd10122a51 clear the window-level undo stack to get rid of pending actions when
the window closes (bug 229661)
2004-01-23 00:31:20 +00:00
pinkerton%aol.net 1603530b6b allow an empty url to be either "" or about:blank (bug 208838) 2004-01-22 22:15:18 +00:00