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

8618 Коммитов

Автор SHA1 Сообщение Дата
joshmoz@gmail.com b9da1668ce Cmd+Return no longer opens focused link in new tab, events getting sent to wrong widget. Also fixes embedding bug 415437. b=358379 r=masayuki sr=roc 2008-02-05 22:26:11 -08:00
joshmoz@gmail.com 7496007653 back out patch for bug 400028, it caused 407020 which is more serious. b=400028 r=josh sr=roc 2008-02-05 22:22:51 -08:00
mozilla@weilbacher.org 38278a2255 [OS/2] Bug 394412: fix scaling issues and add support for pagination, so that printing now works in principle. (OS/2 only, NPOTB) 2008-02-04 01:31:05 -08:00
jruderman@hmc.edu 264abd97ff Add crashtest. Note that the original bug was a warning, not an assertion. 2008-02-03 20:57:17 -08:00
masayuki@d-toybox.com bd53691396 Bug 414903 Cannot use arrow keys and function keys at using IME r=josh, sr=roc, a1.9b3=beltzner 2008-01-30 21:26:55 -08:00
mozilla@weilbacher.org 1069bee8f5 [OS/2] Bug 394412: on the way to be able to print through cairo 2008-01-29 16:16:19 -08:00
joshmoz@gmail.com 66e301bea1 Spurious mouseout event with overlapped divs on Mac OS X. Patch by Matthew Gregan. b=411597 r=josh sr=roc 2008-01-29 13:12:00 -08:00
joshmoz@gmail.com 52533a5203 fix performKeyEvent handling so we don't beep when commands are successful. b=376077 r=smichaud sr=roc 2008-01-28 22:11:06 -08:00
mozilla@weilbacher.org d0cb8b7ca7 Bug 412582: remove MOZ_ENABLE_CAIRO_GFX from the build system, r=ted.mielczarek, a=beltzner 2008-01-28 15:07:34 -08:00
aaronleventhal@moonset.net bac90ec51a Bug 413778. Extra nsDocAccessible quickly created and destroyed whenever new tab is opened. r=surkov, r=emaijala, sr=neil, a=blocking1.9 2008-01-27 21:54:12 -08:00
reed@reedloden.com 923e735698 Bug 408578 - "gtk: combobox pushed state" (Don't forget editable menulists) [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=Ventron sr=roc a1.9=schrep] 2008-01-26 21:11:15 -08:00
reed@reedloden.com e36fc1601b Bug 400019 - "clicking panel should just close menulist inside it (toolbar bookmark menu)" [p=enndeakin@sympatico.ca (Neil Deakin) r=dougt r=emaijala sr=roc a=blocking1.9+] 2008-01-26 20:43:37 -08:00
reed@reedloden.com ccf3f4d56c Bug 413930 - "Some arrows are not visible on hover in High Contrast Inverse Theme" [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=beltzner] 2008-01-26 20:32:31 -08:00
reed@reedloden.com 904bef76df Bug 413854 - "Wrong rendering of -moz-appearance: listbox and -moz-appearance: treeview" [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=Ventron sr=roc a1.9=beltzner] 2008-01-26 20:27:35 -08:00
jag@tty.nl ad8be13150 Bug 414148: Avoid copy of some nsDependentC?Strings. sr=dbaron, a=mtschrep 2008-01-26 15:00:19 -08:00
vladimir@pobox.com 27a315c2c4 b=403296, fix bogus warning from Cocoa native theme painting, r=stuart 2008-01-25 16:26:48 -08:00
reed@reedloden.com c59fea3418 Bustage fix. 2008-01-24 01:47:03 -08:00
reed@reedloden.com 17ef08e932 Bug 413272 - "HTML SELECT does not show selected item in windows "selected text" style - recent regression" (use new CSS system color for html select options) [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a=blocking1.9+] 2008-01-24 01:31:44 -08:00
reed@reedloden.com b38365a4ba Bug 409773 - "gtk: in small scrolled area handle is not shown" (Make scrollbar thumbs smaller when they exceed the available space) [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep] 2008-01-23 23:28:35 -08:00
joshmoz@gmail.com 7322a4178c decomtaminate nsIChangeObserver, nsIChangeManager, nsIMenuCommandDispatcher. b=413407 r=bent sr=roc a=beltzner 2008-01-22 20:04:15 -08:00
reed@reedloden.com 9d6e427d27 Bug 193001 - "Use gnome's native print dialog" (Followup 2: HIG fixes) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr+a1.9=roc] 2008-01-21 23:40:23 -08:00
reed@reedloden.com fe70b32fa6 Bug 413084 - "New location bar style does not update on GTK theme change" (use already created child widgets of GtkComboBoxEntry) [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep] 2008-01-21 16:15:06 -08:00
reed@reedloden.com ec0e9ea427 Bug 193001 - "Use gnome's native print dialog" (possible crash follow-up) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr+a1.9=roc] 2008-01-21 16:09:37 -08:00
reed@reedloden.com 23bbd145b3 Bug 193001 - "Use gnome's native print dialog" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr+a1.9=roc] 2008-01-20 19:47:25 -08:00
sergei_d@fi.tartu.ee 75f64fb5cb Bug 346690, p=sergei_d, r=thesuckiestemail, NPOB 2008-01-19 14:21:51 -08:00
mozilla@weilbacher.org d16ee3629d [OS/2] Bug 346690: Implement CSS3 CR cursor:none, OS/2 followup, r=mkaply 2008-01-19 00:35:49 -08:00
jwalden@mit.edu 02cebb5483 Bug 346690 - Add support for the 'none' keyword for the CSS cursor property. r=dbaron, sr=mats, a=schrep 2008-01-18 10:46:38 -08:00
jwalden@mit.edu 8d1b1d2a9c Bug 346690 - Add support for the 'none' keyword for the CSS cursor property. r=dbaron, sr=mats, a=schrep 2008-01-18 10:39:49 -08:00
aaronleventhal@moonset.net 6e909052f2 Bug 412644. Crash [ @ atk/nsAccessibleWrap::FireAccessibleEvent ]. r=ginn.chen, a=schrep 2008-01-17 18:56:38 -08:00
aaronleventhal@moonset.net b4b3e35ce2 Backing out until I have fix for bustage 2008-01-17 18:49:04 -08:00
aaronleventhal@moonset.net 2f158ed338 Bug 412644. Crash [ @ atk/nsAccessibleWrap::FireAccessibleEvent ]. r=ginn.chen, a=schrep 2008-01-17 18:33:56 -08:00
smichaud@pobox.com 0543e869d4 Fix a number of focus bugs on OS X. b=403232 r=joshmoz sr=roc 2008-01-17 08:58:29 -08:00
reed@reedloden.com 0b03813df8 Bug 404825 - "Bookmark folders in Personal Toolbar" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=schrep] 2008-01-17 02:24:31 -08:00
reed@reedloden.com b3a2ff4d39 Bug 412281 - "[GTK] Unfocused options list looks like focused ones" (use -moz-cellhighlight* for non focused selects) [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep] 2008-01-17 02:22:34 -08:00
reed@reedloden.com ac15e5aa0a Back out Michael Ventnor's patch from bug 193001 for now, as it is causing crashes in bug 396024's mochitest. 2008-01-17 02:11:00 -08:00
reed@reedloden.com 152087c014 Fix bustage on Solaris from bug 193001. 2008-01-16 23:10:23 -08:00
reed@reedloden.com 5f12169f85 Fix bustage from bug 405512 by removing unneeded |if| check. 2008-01-16 23:06:43 -08:00
reed@reedloden.com 10aa82e60c Bug 405512 - "deCOMtaminate nsIMenuRollup" [p=karunasagark@gmail.com (karuna [kay]) r+sr=roc a1.9=schrep] 2008-01-16 22:57:13 -08:00
reed@reedloden.com 9e6a8820f7 Bug 193001 - "Use gnome's native print dialog" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=schrep] 2008-01-16 22:27:50 -08:00
joshmoz@gmail.com 5e9f612ec9 Revert async context menu events from bug 389542 now that 392652 is fixed. b=396186 r=smichaud sr=roc a=schrep 2008-01-16 20:59:43 -08:00
reed@reedloden.com ef3504bd46 Bug 412432 - "New location bar style requires GTK 2.12" (Use the default value for arrow scaling) [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep] 2008-01-15 21:02:02 -08:00
reed@reedloden.com 90adc37187 Bug 412341 - "clicking opened menuitem or combobox doesn't close menu" [p=kinetik@flim.org (Matthew Gregan) r+sr+a1.9=roc] 2008-01-15 17:45:36 -08:00
smichaud@pobox.com 6a4e776aec Mouse-moved events sent to minimized window (Apple bug, work around it). b=410219 r=joshmoz sr=vladimir 2008-01-15 16:45:54 -08:00
mats.palmgren@bredband.net 4bd37c6d77 Make the code resilient to widget destruction from Gecko event handling. b=402505 r=joshmoz sr=roc a=blocking1.9 2008-01-15 15:11:55 -08:00
mats.palmgren@bredband.net 01e19d6a3f Backout bug 402505. 2008-01-15 15:11:21 -08:00
smichaud@pobox.com e0463cf3fa Avoid using freed memory (patch by Mats Palmgren). b=402505 r=joshmoz sr=roc 2008-01-15 14:34:54 -08:00
reed@reedloden.com df81fd41d8 Bug 405210 - "Improve look of location bar dropdown button" (followup patch: fix some glitches) [p=twanno@lycos.nl (Teune van Steeg) r=gavin r+sr=roc a1.9=schrep] 2008-01-14 03:13:39 -08:00
reed@reedloden.com caab34893f Bug 405210 - "Improve look of location bar dropdown button" (styles editable drop down buttons - including autocomplete dropmarkers - natively) [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep] 2008-01-14 03:12:29 -08:00
reed@reedloden.com 5cecb2fc60 Bug 409388 - "Number box text fields seem not to get repainted on focus events" [p=twanno@lycos.nl (Teune van Steeg) r=Enn sr=roc a1.9=schrep] 2008-01-14 02:20:59 -08:00
reed@reedloden.com a3ca846386 Bug 188126 - "gtk2: autocomplete/popup widgets should not block clicks outside of themselves" (make progress towards fixing this bug by adding support to the GTK2 widget code) [p=kinetik@flim.org (Matthew Gregan) r+sr=roc a1.9=schrep] 2008-01-14 01:40:45 -08:00