gecko-dev/widget/src/gtk2
2006-01-11 23:08:45 +00:00
..
.cvsignore
gtk2drawing.c Bug 297508. Allow native theme drawing to overflow the frame bounds in a reliable way by setting the frame's overflow area. Use this to work around drawing errors in some GTK2 themes. r=bryner,sr=blizzard 2005-08-31 21:00:52 +00:00
gtkdrawing.h Bug 174740 Black checkboxes in menus (e.g. View->Toolbars->Navigation Bar) 2005-08-20 07:14:21 +00:00
keysym2ucs.c
keysym2ucs.h
Makefile.in fixing bustage from checking for 322942 2006-01-11 23:08:45 +00:00
mozcontainer.c Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-01 22:27:03 +00:00
mozcontainer.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-01 22:27:03 +00:00
mozdrawingarea.c moving native theme stuff to widget (bug 305291) and landing the remaining thebes gfx changes (bug 305538). r=vlad sr=roc 2005-08-23 02:11:54 +00:00
mozdrawingarea.h moving native theme stuff to widget (bug 305291) and landing the remaining thebes gfx changes (bug 305538). r=vlad sr=roc 2005-08-23 02:11:54 +00:00
nsAppShell.cpp Bug 273877 - Embedders should intialize the widget toolkit (XUL apps in nsAppRunner.cpp), instead of using nsIAppShell::Create) r=darin sr=roc 2004-12-20 21:53:33 +00:00
nsAppShell.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-01 22:27:03 +00:00
nsBidiKeyboard.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-01 22:27:03 +00:00
nsBidiKeyboard.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-01 22:27:03 +00:00
nsClipboard.cpp Bug 106386 Correct misspellings in source code 2005-11-25 19:48:04 +00:00
nsClipboard.h Bug 106386 Correct misspellings in source code 2005-11-25 21:57:13 +00:00
nsCommonWidget.cpp Bug 296036. Remove the very poorly specified (and redundant) field 'point' of nsEvent. r+sr=roc, patch by Eli Friedman 2005-08-23 03:57:07 +00:00
nsCommonWidget.h Actually disable NSPR logging in gtk2 builds when given --disable-logging. 2005-06-09 02:36:01 +00:00
nsDeviceContextSpecFactoryG.cpp
nsDeviceContextSpecFactoryG.h
nsDeviceContextSpecG.cpp
nsDeviceContextSpecG.h
nsDragService.cpp Bug 106386 Correct misspellings in source code 2005-11-25 21:57:13 +00:00
nsDragService.h
nsFilePicker.cpp bug 301004 make native gtk2 filepicker modal to its parent 2005-08-17 13:41:44 +00:00
nsFilePicker.h Fixing build bustage (sacrificing macro which doesn't work because some methods are implemented by the base class) 2005-01-14 14:40:17 +00:00
nsGtkCursors.h
nsGtkKeyUtils.cpp Bug 108170 [gtk2] make GDK_KP_Separator map to ',' rather than '|' 2005-02-16 14:21:38 +00:00
nsGtkKeyUtils.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-01 22:27:03 +00:00
nsIGdkPixbufImage.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsLookAndFeel.cpp Bug 307396 Add IME selection colors and Underline height (nsILookAndFeel) r+sr=roc 2005-09-17 11:34:27 +00:00
nsLookAndFeel.h
nsNativeKeyBindings.cpp Bug 288729 gtk2 native keybindings prevent default enter event r+sr=bryner a=asa 2005-05-01 09:44:41 +00:00
nsNativeKeyBindings.h
nsNativeThemeGTK.cpp Bug 264164 Radio and check indicator w/ Classic theme remains hover state look 2006-01-09 03:46:18 +00:00
nsNativeThemeGTK.h Bug 297508. Allow native theme drawing to overflow the frame bounds in a reliable way by setting the frame's overflow area. Use this to work around drawing errors in some GTK2 themes. r=bryner,sr=blizzard 2005-08-31 21:00:52 +00:00
nsPrintdGTK.c
nsPrintdGTK.h
nsScreenGtk.cpp Bug 299112 length value has wrapped in calculation (did you pass G_MAXLONG?) 2006-01-11 21:28:47 +00:00
nsScreenGtk.h Fixing Xinerama bustage. Bug 239227. 2006-01-11 21:28:44 +00:00
nsScreenManagerGtk.cpp Bug 239227 - nsScreenGTK::GetAvailRect() should take the taskbar/panel/dock/etc into account if possible 2006-01-11 21:28:41 +00:00
nsScreenManagerGtk.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-01-11 21:28:40 +00:00
nsSound.cpp Bug 207102 Sound preview doesn't work if its path contains non-ASCII string r=amardare+jshin, sr=roc 2005-09-17 10:11:38 +00:00
nsSound.h
nsToolkit.cpp
nsToolkit.h
nsWidgetFactory.cpp moving nsIScreen and implementations to widget. (files copied on cvs server already). bug 322942 r=vlad sr=roc 2006-01-11 21:56:25 +00:00
nsWindow.cpp Bug 281551 - [gtk2] Drop down lists do not open immediatly with certain CSS configuration 2005-12-22 05:02:03 +00:00
nsWindow.h merge from org.mozilla.cvs.cairo branch: 2005-11-29 20:12:29 +00:00
test_container.c
widget_gtk2.pkg