Commit Graph

91 Commits

Author SHA1 Message Date
blizzard%redhat.com
ae4bbba54f Bug #167782. Get gtk2 building again after timer changes. r=dougt, sr=alecf Not part of the default build. 2002-09-14 12:07:03 +00:00
timeless%mac.com
6e299ea1cd Bug 167782 widget/src/gtk2/nsWindow.cpp needs to recover from nsITimer changes
r=dougt sr=alecf
2002-09-11 01:35:15 +00:00
blizzard%redhat.com
25b34d9ba2 Bug #121615. 4.x plugins for gtk2. Patch by robin.lu@sun.com. r=blizzard Not part of the default build. 2002-09-02 05:11:10 +00:00
blizzard%redhat.com
f2aba941b5 Code cleanup. Make sure that static fucntions all use lower case style. Make sure that order in the implementation matches declaration in the header file. Not part of the default build. 2002-08-10 18:21:22 +00:00
blizzard%redhat.com
9eb5126967 Bug #121258. Hook up icons for gtk2. Original patch by jeff.qiu@sun.com. Modified by me. Also, clean some header file ordering and push pref and default icon initialization into seperate functions. Check in placeholder icon as well. Not part of the default build. 2002-08-10 18:07:20 +00:00
blizzard%redhat.com
a26be902df Bug #121251. Drag and drop for gtk2. Direct port from the old gtk code, port done by Louie.Zhao@sun.com. r=blizzard Not part of the default build. 2002-08-10 16:18:44 +00:00
bolian.yin%sun.com
7e8032b2f6 [gtk2] Mail/News window shutdown when click "File" twice. Bug 140867.
patch by robin.lu@sun.com, r=blizzard.  Note: this is NOT for defautl build.
2002-08-02 06:08:29 +00:00
jay.yan%sun.com
23a45512fe bug 121262, gtk2 needs to have constrain position hooked up, patch=jeff.qiu, r=blizzard. this is a gtk2 related bug, not a part of default build. 2002-07-05 03:23:59 +00:00
jay.yan%sun.com
88674e9ed4 bug 153805, Gtk2 double buffer makes carets misbehave in mozilla(gtk2) patch=robin.lu, r=blizzard, this part is not part of default build. 2002-06-25 07:07:18 +00:00
jay.yan%sun.com
6f36ed0e15 bug 137106 need to move changes to nsPlatformToDOMKeyCOde into gtk2,r=akk,sr=blizard 2002-06-14 03:37:25 +00:00
jay.yan%sun.com
39c26b3ee0 bug 121266 gtk2 needs window raising. patch=jeff, r=jay, sr=blizzard 2002-06-04 11:02:26 +00:00
blizzard%redhat.com
3138cdc116 Bug #121255. Hook up gtk2 to xremote. r=cls on the configure.in change 2002-05-12 21:03:17 +00:00
jay.yan%sun.com
432f35bd0d bug #135395 Add framework code for mozilla accessibility on Linux,
r=jay.yan@sun.com, sr=blizzard@mozilla.org, author is bolian.yin@sun.com.
this part is for files of gtk2 directory.
2002-05-08 07:42:34 +00:00
blizzard%redhat.com
5e8334177b Bug #121259. gtk2 needs to have maximize/minimize WM hints hooked up. Not part of the build. 2002-04-30 19:03:12 +00:00
blizzard%redhat.com
2285d06df5 Use a common style for all of these files, add comments at the top to enforce that style and remove all the tabs in these files. Not part of the build. 2002-04-27 16:26:10 +00:00
blizzard%redhat.com
8139a913c3 Changes related to getting embedding working. Not part of the build. 2002-04-26 17:52:08 +00:00
dbaron%fas.harvard.edu
66238732c8 Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa 2002-03-23 22:26:36 +00:00
blizzard%redhat.com
f6f2eaff8a Get scrollbars on popups working properly. Not part of the build. No bug on this. 2002-01-30 04:52:29 +00:00
blizzard%redhat.com
1635c6d054 Bug #121246. Fix rendering problems with text areas and menus. Not part of the build. 2002-01-29 23:24:00 +00:00
blizzard%redhat.com
f731a45f66 Add debugging hooks for invalidation. Not part of the build. 2002-01-28 08:11:50 +00:00
blizzard%redhat.com
f434790eb9 Bug #121263. Get cursors working with gtk2. Not part of the build. 2002-01-28 06:47:47 +00:00
blizzard%redhat.com
18341ab05a Bugs #121252,#122120. Get grabs finished on Linux and implement nsWindow::CaptureMouse(). Not part of the build. 2002-01-28 06:23:27 +00:00
blizzard%redhat.com
1a88bdcbf4 Part of bug #121252. Get the rollup listener working properly. Grabs are mostly working now. Not part of the build. 2002-01-27 20:30:56 +00:00
blizzard%redhat.com
72f10fd207 Part of bug #121252. Start work on getting grabs implemented. Rollup isn't happening yet. Not part of the build. 2002-01-23 06:39:48 +00:00
blizzard%redhat.com
8ae6cad12a Fix minor gtk2 bug with focus. Not part of the build. 2002-01-22 06:21:09 +00:00
blizzard%redhat.com
5a6c5cb760 Checkpointing changes. Get adding and removing event queues working properly. Change printf() logging to prlog logging. Get window modality working. (Check it out, modal dialogs only block their parents!) Oh. Right. Not part of the build. 2002-01-12 07:14:54 +00:00
danm%netscape.com
72d70d876a adding parameter to nsIWidget::ConstrainPosition. bug 113283r=hyatt,pavlov 2002-01-09 01:29:18 +00:00
blizzard%redhat.com
cf3e88b58e Checkpointing changes. Not part of the build. Get scrollbars working. Fix lots of bugs in widget destruction. Port bryner's scrolling fix over to gtk2. Lots and lots of other random bugs fixed as well. 2001-12-17 22:05:58 +00:00
blizzard%redhat.com
102d893057 Try to reduce the amount of useless X traffic that happens at startup. Don't show widgets with invalid sizes. Reduce the number of Resize() requests that are sent back to the layout engine. 2001-12-15 05:06:01 +00:00
blizzard%redhat.com
fd609f18fa Checkpointing changes. Fix scrolling with scrollmouse. Start getting native scrollbars off the ground. Not part of the build. 2001-12-12 23:56:21 +00:00
blizzard%redhat.com
6790f0e7f5 Checkpointing changes. Not part of the build. Pep up window scrolling performance by compressing motion notify events. Also, add an option to the appshell to turn on gdk window paint debugging with MOZ_DEBUG_PAINTS=1 in the environment. 2001-12-12 22:51:19 +00:00
blizzard%redhat.com
d7f188f509 Checkpointing Changes. Not part of the build. Call Resize() after the widgets are created to make sure they are all the right size when they are shown. Make sure to flush the window draw queue after scrolling to get an immidiate repaint. 2001-12-12 05:50:47 +00:00
blizzard%redhat.com
db60e241fd Checkpointing changes. Not part of the build. Get simple key events working. 2001-12-12 03:03:05 +00:00
blizzard%redhat.com
3bb185a3ac Checkpointing changes. Not part of the build. Got focus working. 2001-12-11 22:22:48 +00:00
blizzard%redhat.com
a662d1bddd Checkpointing changes. Window positions are now properly saved on exit. 2001-12-11 07:20:30 +00:00
blizzard%redhat.com
d6a9bdfa37 Checkpoint changes. Not part of the build. Got popups working, hooked up more mouse events, window scrolling. 2001-12-11 06:21:22 +00:00
blizzard%redhat.com
a278eab591 Checkpointing changes. Mouse events being hooked up, invalidation implemented. 2001-12-11 02:38:51 +00:00
blizzard%redhat.com
c1baa75a23 Checkpointing changes. Expose events, window destruction and window close are now handled. Not part of the build. 2001-12-10 17:37:36 +00:00
blizzard%redhat.com
5a122b1c5e checkpointing changes. mainloop runs, event queues run, windows will show and resize. not part of the build. 2001-12-07 05:23:56 +00:00
blizzard%redhat.com
7594ead959 Checkpointing changes. Not part of the build. Some more methods flushed out including widget creation and moving and resizing. 2001-12-04 16:58:04 +00:00
blizzard%redhat.com
deeb70d04d start of gtk2 port. WIP. Not part of the build. Start stubbing out code. 2001-07-25 22:05:10 +00:00