Commit Graph

649 Commits

Author SHA1 Message Date
reed@reedloden.com
ed5b5fc87f Bug 415283 - "Button focus does not respect relief setting" (Sets the relief of the button so the focus is correct) [p=ispence@gmail.com (Ian Spence) r+sr=roc a1.9=damons] 2008-02-09 22:58:57 -08:00
reed@reedloden.com
3e8ac3595f Bug 411005 - "both Dvorak and QWERTY keybindings active in text fields when using dvorak layout" [p=lolkaantimat@gmail.com (Evgeniy Ivanov [powerfox]) r+sr=roc a1.9=schrep] 2008-02-09 22:34:46 -08:00
reed@reedloden.com
7400426799 Bug 414960 - "Horizontal scroll is backwards" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=damons] 2008-02-09 22:08:58 -08:00
reed@reedloden.com
c165b23e57 Bug 413462 - "GTK print dialog has incorrect filename extension for Print to File" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=damons] 2008-02-09 22:07:34 -08:00
reed@reedloden.com
e8b2f86182 Bug 415137 - "activate-slider style property of GtkRange is not read" (Use the "activate-slider" style property) [p=ispence@gmail.com (Ian Spence) r+sr=roc a1.9=damons] 2008-02-09 21:26:19 -08:00
jag@tty.nl
77b084dde7 Bug 333308: make clean and make distclean miss various files. r=bsmedberg, a=schrep 2008-02-09 02:37:42 -08:00
mozilla@weilbacher.org
dfa9e29f8b [OS/2] fix build break following bug 414671 2008-02-08 14:33:16 -08:00
mozilla.mano@sent.com
8c16c079ed Bug 416113 - cocoa widget does not draw focus rings for xul textboxes. r=josh, sr=roc, a=damons. 2008-02-07 13:54:24 -08:00
joshmoz@gmail.com
0eda21a8bf oops, wrong width on multiline focus rings. minor update to patch for bug 415466 that just landed. 2008-02-07 04:37:51 -08:00
joshmoz@gmail.com
ad21580325 draw focus rings for single and multi-line text fields on mac. b=415466 r=smichaud sr=roc a=schrep 2008-02-07 03:39:04 -08:00
reed@reedloden.com
663c3c5f19 Bug 406140 - "The inner-border style property of GtkButton is not read" [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep] 2008-02-07 01:27:27 -08:00
reed@reedloden.com
73263cfd77 Bug 395564 - "scrollbar's arrow buttons should be disabled when they can't scroll further" [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep] 2008-02-07 01:26:22 -08:00
reed@reedloden.com
4d6d565472 Bug 415425 - "Transparent backgrounds of images print as black under Linux" (Give PS priority over PDF by default) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a=blocking1.9+] 2008-02-06 21:24:51 -08:00
roc+@cs.cmu.edu
6bb55c8d05 Fixing bustage 2008-02-06 20:34:22 -08:00
roc+@cs.cmu.edu
614b93d61c Bug 414482. Don't leak by double-addreffing in CEnumFormatEtc::Clone. Also, fix nsDataObj refcnt logging so we don't appear to be leaking those. r=jmathies,sr=jonas 2008-02-06 20:07:15 -08:00
roc+@cs.cmu.edu
f612b67c34 Bug 414671. Don't leak window after drag-drop operation --- make nsGUIEvent::widget an nsCOMPtr. r+sr=sicking 2008-02-06 20:04:58 -08:00
reed@reedloden.com
b2cbcd5205 Bug 66519 - "Supporting Internet keys in XFree86 4" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=schrep] 2008-02-06 13:56:02 -08:00
aaronleventhal@moonset.net
0f80db38e1 Back out bug 413778, since it didn't work completely and also broke focus when returning to Window. 2008-02-06 12:34:35 -08:00
enndeakin@sympatico.ca
72aaf373bd Bug 390696, scale thumb is too small on vista, use a hardcoded size, r+sr=roc 2008-02-06 06:12:24 -08:00
joshmoz@gmail.com
ca99d48b14 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
299bd71c8c 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
c22808e56f [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
fe72bde6b2 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
f89c86e996 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
e48dd1a8be [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
e4c5c95ce5 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
faedce29c4 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
0a7ee49586 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
6149792a72 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
0bef1bf186 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
d76727d5c7 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
68877034c4 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
733ced8a2d 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
419b39f375 Bug 414148: Avoid copy of some nsDependentC?Strings. sr=dbaron, a=mtschrep 2008-01-26 15:00:19 -08:00
vladimir@pobox.com
7664b026ad b=403296, fix bogus warning from Cocoa native theme painting, r=stuart 2008-01-25 16:26:48 -08:00
reed@reedloden.com
d83530eeea Bustage fix. 2008-01-24 01:47:03 -08:00
reed@reedloden.com
1c0d24e0cc 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
0790141f34 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
a523011e39 decomtaminate nsIChangeObserver, nsIChangeManager, nsIMenuCommandDispatcher. b=413407 r=bent sr=roc a=beltzner 2008-01-22 20:04:15 -08:00
reed@reedloden.com
a42d199653 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
50e3dc51b2 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
baf29f44fd 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
67747c0779 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
37159f4c1d Bug 346690, p=sergei_d, r=thesuckiestemail, NPOB 2008-01-19 14:21:51 -08:00
mozilla@weilbacher.org
b728f14dda [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
790c02099d 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
afd9df39fb 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
c8aadc225c Bug 412644. Crash [ @ atk/nsAccessibleWrap::FireAccessibleEvent ]. r=ginn.chen, a=schrep 2008-01-17 18:56:38 -08:00
aaronleventhal@moonset.net
81d84d4218 Backing out until I have fix for bustage 2008-01-17 18:49:04 -08:00
aaronleventhal@moonset.net
f93ffe1641 Bug 412644. Crash [ @ atk/nsAccessibleWrap::FireAccessibleEvent ]. r=ginn.chen, a=schrep 2008-01-17 18:33:56 -08:00
smichaud@pobox.com
1af9471961 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
1c92a2eaf9 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
7298f80eb7 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
8a35e033c5 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
1340e977d7 Fix bustage on Solaris from bug 193001. 2008-01-16 23:10:23 -08:00
reed@reedloden.com
3b0f09a194 Fix bustage from bug 405512 by removing unneeded |if| check. 2008-01-16 23:06:43 -08:00
reed@reedloden.com
2628c5157a 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
c2a9789b6f 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
e767380c51 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
d527d33641 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
b2737dc69c 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
109682711c 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
0e275d9028 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
a8521ca825 Backout bug 402505. 2008-01-15 15:11:21 -08:00
smichaud@pobox.com
742d0427ff 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
cf8b79b983 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
acdcd9ddc5 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
23fb50db26 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
0238c6619e 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
reed@reedloden.com
520f5a614d Bug 408095 - "Screen artifacts when opening a hidechrome window" [p=kinetik@flim.org (Matthew Gregan) r+sr+a1.9=roc] 2008-01-14 01:35:19 -08:00
joshmoz@gmail.com
95b69c15ec draw radio buttons using NSCell. b=394892 r=cbarrett sr=roc 2008-01-13 20:48:33 -08:00
reed@reedloden.com
885d5db188 Bug 410489 - "gtk: wrong scrollbar in nodoka theme (git)" (make it possible for GTK themes to distinguish secondary steppers) [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep] 2008-01-12 20:13:50 -08:00
reed@reedloden.com
df0221fbbe Bug 408578 - "gtk: combobox pushed state" [p=ispence@gmail.com (Ian Spence) r+sr+a1.9=roc] 2008-01-12 18:56:01 -08:00
dolske@mozilla.com
e9dc8deccc Bug 410215 - GTK's .xpm decoding is weird, stop using XPM as the default window icon. r+sr=roc, a1.9=schrep 2008-01-09 22:04:51 -08:00
mozilla@weilbacher.org
f750834527 [OS/2] Bug 305061: use RWS to improve platform integration on OS/2 (base RWS support and helper app handling), p=Rich Walsh and me, testing=abwillis1,daveryeo,wuno, r=mkaply 2008-01-09 14:24:05 -08:00
reed@reedloden.com
ac16622ffd Bug 265698 - "XUL tab widgets are rendered incorrectly on GTK" (Correct use of units in nsNativeThemeGTK::GetWidgetOverflow()) [p=reg@openpave.org (Jeremy Lea) / frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=twanno sr=roc a1.9=schrep] 2008-01-08 23:40:21 -08:00
joshmoz@gmail.com
1b05b01087 render focus rings for native push buttons correctly. b=409912 r=cbarrett sr=roc 2008-01-08 18:52:36 -08:00
enndeakin@sympatico.ca
e6ce27c055 Bug 376578, drag feedback is offset when dpi is changed, r+sr=roc 2008-01-08 14:03:53 -08:00
reed@reedloden.com
59156028ee Back out Ian Spence's patch from bug 408578 due to it probably causing regression bug 410881. 2008-01-07 02:58:41 -08:00
sayrer@gmail.com
6486bf9f2e Bug 411036. uninitialized parameter used in gtk2drawing.c. r=ventnor, sr=roc, a=schrep 2008-01-06 23:02:48 -08:00
roc+@cs.cmu.edu
d9682e9206 Bug 408182. Turn off Gfx pixel-snapping for print contexts. r=vlad 2008-01-06 16:50:18 -08:00
alqahira@ardisson.org
8fe988018d Bug 326035 - Page Up and Page Down do not hide cursor. Patch by Markus Magnuson <markus.magnuson@gmail.com>, r=josh, sr=roc, a/1.9=schrep 2008-01-05 15:33:53 -08:00
reed@reedloden.com
94ae6996d9 Bug 331198 - "Use NS_PTR_TO_* instead of G(U)INT_TO_POINTER to fix 64-bit build on AIX" [p=ganesh.mozilla@gmail.com (Ganesh) / shailen.n.jain@gmail.com (Shailen) r=biesi r+sr+a1.9=roc] 2008-01-04 21:43:22 -08:00
reed@reedloden.com
50c5641cad Bug 126730 - "full screen: problem with maximize/fullscreen/restore (still broken on Linux)" [p=dennis.mckenzie@sympatico.ca (Dennis McKenzie) r+sr+a1.9=roc] 2008-01-04 21:34:00 -08:00
mozilla@weilbacher.org
4c8e92cd37 [OS/2] Bug 410566: replace ..apps filter in file picker with correct application extensions, r=mkaply 2008-01-03 05:27:03 -08:00
reed@reedloden.com
78701fb65e Bug 408990 - "gtk: expander in treeview is not the correct size" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr+a1.9=roc] 2008-01-02 23:07:32 -08:00
reed@reedloden.com
a06873a75e Bug 408578 - "gtk: combobox pushed state" [p=ispence@gmail.com (Ian Spence) r+sr+a1.9=roc] 2008-01-02 22:27:57 -08:00
reed@reedloden.com
a96d1464c2 Bug 409578 - "Clean-up some compile warnings under widget/src/gtk2" [p=reed r+sr=roc a1.9=stuart] 2008-01-01 02:21:28 -08:00
reed@reedloden.com
1d602b3c42 Bug 105708 - "move nsUnitConversion.h" [p=reg@openpave.org (Jeremy Lea) r+sr+a1.9=roc] 2008-01-01 02:11:02 -08:00
mozilla@weilbacher.org
f04b27baba [OS/2] Bug 368864: now really make menu selection visible on Warp3, r=mkaply 2007-12-28 15:34:22 -08:00
mozilla@weilbacher.org
a35a52bb40 [OS/2] Bug 395491: Fix files copied over from gfx for compilation, step 2 to remove nightmarish palette handling, r=mkaply 2007-12-28 14:44:56 -08:00
jruderman@hmc.edu
9a2f5e4441 Add wide-button crashtest 2007-12-23 17:55:58 -08:00
joshmoz@gmail.com
d9ada1467e draw push buttons with NSButtonCell. b=407093, also fixes 384569. r=cbarrett sr=roc 2007-12-23 11:22:47 -08:00
reed@reedloden.com
3d85454622 Bug 409471 - "Cleanup some GTK code for performance" (Add missing widgets to moz_gtk_shutdown()) [p=ispence@gmail.com (Ian Spence) r+sr+a1.9=roc (IRC)] 2007-12-22 10:59:35 -08:00
reed@reedloden.com
8994dc3e28 Bug 265698 - "XUL tab widgets are rendered incorrectly" (Refactor native GTK drawing of tabs, taking advantage of the new CSS) [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=twanno sr+a1.9=roc] 2007-12-21 04:25:10 -08:00
reed@reedloden.com
2770d799a0 Bug 265698 - "XUL tab widgets are rendered incorrectly" (Refactor native GTK drawing of tabs, taking advantage of the new CSS) [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=twanno sr+a1.9=roc] 2007-12-21 03:51:48 -08:00
reed@reedloden.com
04dfb3575f Bug 399545 - "<textbox type="number"> spin buttons look wrong with some GTK themes" (add GTK theming for spinner and spinner-textfield) [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=beltzner] 2007-12-21 03:30:29 -08:00
reed@reedloden.com
be87af14d3 Bug 399545 - "<textbox type="number"> spin buttons look wrong with some GTK themes" (add GTK theming for spinner and spinner-textfield) [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=beltzner] 2007-12-21 03:30:00 -08:00
reed@reedloden.com
3927f9b31d Bug 406330 - "Winstripe and Gnomestripe look bad in RTL mode" (Fix gnomestripe rtl) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Ryan a=blocking-firefox3+] 2007-12-21 03:17:01 -08:00
hwaara@gmail.com
9fc1c6a41c bug 307204, implement support for transparent windows in XUL for Mac OS X. r=josh, sr=roc, approval1.9=damons 2007-12-19 11:40:18 -08:00