dougt%netscape.com
|
d84c495203
|
bug 40750.
Adding followSymlink flag to nsILocalFile.
Adjusting callers.
windows shortcut optimizations.
r=blizzard@mozilla.org.
a=brendan@mozilla.org
|
2000-07-12 23:31:31 +00:00 |
|
mcafee%netscape.com
|
e22df65239
|
Removing mcafee from debug output. r=pavlov
|
2000-07-11 22:49:22 +00:00 |
|
blizzard%redhat.com
|
b2966d97ba
|
fix for bug #44116. rewrite gtk focus handling. r=pavlov,akk a=brendan
|
2000-07-11 21:57:43 +00:00 |
|
pavlov%netscape.com
|
61ea9ae317
|
gtkxtbin fixes for unix plugin crasher bug 37477 r=blizzard
|
2000-07-11 21:43:18 +00:00 |
|
blizzard%redhat.com
|
1e4aa90dfb
|
fix memory leak in scrolling code. make sure to destroy a temporary region before jumping to the end of the function. a=brendan
|
2000-07-11 20:56:35 +00:00 |
|
ftang%netscape.com
|
a7adc56a4a
|
fix bug 39902. check in for m_kato@ga2.so-net.ne.jp a=waterson r=ftang
|
2000-07-11 06:10:38 +00:00 |
|
mkaply%us.ibm.com
|
cb1f3511f4
|
r=cls, a=brendan
Because of the raptor to gk change, we don't need SHORT_LIBNAME
|
2000-07-10 21:08:54 +00:00 |
|
Jerry.Kirk%Nexwarecorp.com
|
35cd409b26
|
NOT PART OF BUILD - PHOTON ONLY
Various fixes to make it draw again from Brian Edmond of QNX
r=kirkj
|
2000-07-07 21:49:05 +00:00 |
|
colin%theblakes.com
|
18c0b2c620
|
Need to link against MOZ_JS_LIBS. r=cls
|
2000-07-06 20:13:57 +00:00 |
|
rods%netscape.com
|
f601b343b7
|
an extra keypress was being generated for semicolon, equals, comma, period, slash
it now checks to makes it isn't one of these keys
alos, the subtract key is it's very own special key and is handled separately
b=44189, r=brade
|
2000-07-06 13:16:22 +00:00 |
|
mkaply%us.ibm.com
|
f668a6f633
|
# 42637
r = mkaply, a = brendan
OS/2 bring-up - Need header file for Henry's changes
|
2000-07-06 02:52:58 +00:00 |
|
pinkerton%netscape.com
|
d6f1f104b5
|
when passing drag event into gecko, correctly compute offset to child widget. r=damn bug 43405
|
2000-07-05 23:14:14 +00:00 |
|
mkaply%us.ibm.com
|
bfc9ae45ad
|
#42637
r = mkaply, a = brendan
OS/2 bringup - remove obsolete widgets, begin font work, get filepicker working
|
2000-07-05 19:53:21 +00:00 |
|
mkaply%us.ibm.com
|
39ea66a8bb
|
#42637
r=mkaply, a=brendan
Support for subkeyboard types, like Dvorak
|
2000-07-05 13:37:09 +00:00 |
|
blizzard%redhat.com
|
ce8c34b8be
|
fix for bug #43305. reduce the number of paints and fix leaking items into a linked list when scrolling. this should make linux a little faster. r=bryner,pavlov,imoT a=brendan
|
2000-07-04 19:05:47 +00:00 |
|
cls%seawood.org
|
bca014f1bb
|
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner
|
2000-07-02 18:44:42 +00:00 |
|
cls%seawood.org
|
1f3b6d75ab
|
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
|
2000-06-30 08:08:04 +00:00 |
|
mkaply%us.ibm.com
|
64c9b319cc
|
#42637
r = leaf, a = leaf
Accidental bloat on pointer file
|
2000-06-28 16:51:24 +00:00 |
|
evaughan%netscape.com
|
4db3654be5
|
Clean up for autoscrolling menu landing. ScrollBox events need their own type and should not be
on top of menu events.
-r hyatt
|
2000-06-28 00:00:18 +00:00 |
|
bryner%uiuc.edu
|
bed079a93f
|
Fixing bug 43939 - timer leaks on Linux. r=scc.
|
2000-06-27 23:25:32 +00:00 |
|
mkaply%us.ibm.com
|
9b73ab389c
|
#42637
r=mkaply, a=brendan
OS/2 bringup - Makefiles to build RC files for objdir and non objdir builds
|
2000-06-27 22:07:30 +00:00 |
|
mkaply%us.ibm.com
|
ff5f81fb66
|
#42637
r=mkaply, a=brendan
OS/2 bringup - Need to increment appshell refcount to prevent crash
|
2000-06-27 21:39:05 +00:00 |
|
mkaply%us.ibm.com
|
7bcfca3c30
|
#42637
r=mkaply, a=brendan
OS/2 bringup - Handle failure return from WinGetMsg
|
2000-06-27 21:38:07 +00:00 |
|
Jerry.Kirk%Nexwarecorp.com
|
c04a7c75a1
|
Changes to allow the Photon version of Mozilla to not be a
MONOLITHIC_TOOLKIT any longer.
r=cls
|
2000-06-27 02:45:09 +00:00 |
|
law%netscape.com
|
7178aef1c7
|
Fix for bug 43892; properly calculate unicode string length; r=matt@netscape.com
|
2000-06-27 01:30:23 +00:00 |
|
cmanske%netscape.com
|
ce7dd012a6
|
Added flag to be sure file exists when loading a file using Windows filepicker. part of fix for 43834, r&a=rods
|
2000-06-26 21:16:01 +00:00 |
|
Jerry.Kirk%Nexwarecorp.com
|
16df7932fa
|
NOT PART oF BUILD - PHOTON ONLY
Made the timers for photon work as a component by defining
NS_TIMER_PH_CID and changing the component name to the new name.
|
2000-06-26 20:37:03 +00:00 |
|
mkaply%us.ibm.com
|
8247422cac
|
#42637
r=mkaply, a=brendan
OS/2 bring up - Change window list behavior to be more like Windows - windows are only in the task list if they are visible
|
2000-06-26 19:54:19 +00:00 |
|
mkaply%us.ibm.com
|
768e7d66f8
|
#42637
r=mkaply, a=brendan
OS/2 bring up - Fixes for our cursors
|
2000-06-26 19:52:41 +00:00 |
|
bryner%uiuc.edu
|
40acdc95e8
|
Oops, need to check for microseconds overflow into full seconds. bug
43789. r=pavlov.
|
2000-06-26 06:46:01 +00:00 |
|
pavlov%netscape.com
|
6da0386612
|
fix for timers not firing accurately bug 43789. r=blizzard, syd, bryner
|
2000-06-26 05:58:17 +00:00 |
|
waqar%netscape.com
|
a94e05dd4f
|
#=24871
r=pavlov@netscape.com
d=New timer code for GTK. This should speed up navigation quite a bit.
|
2000-06-23 20:54:02 +00:00 |
|
mkaply%us.ibm.com
|
885ba8fe38
|
#42637
r=mkaply, a=brendan
OS/2 bring up - Menus sometimes not drawing correctly
|
2000-06-23 14:38:08 +00:00 |
|
evaughan%netscape.com
|
969d067559
|
Autoscrolling menus feature landing #32730
-r hyatt, saari
|
2000-06-23 05:15:04 +00:00 |
|
law%netscape.com
|
2bd21dda04
|
Fix for 42384; make sure to deallocate using right method; r=bryner
|
2000-06-22 23:17:03 +00:00 |
|
mkaply%us.ibm.com
|
67df298714
|
#42637
r=mkaply, a=brendan
OS/2 bring up - Make menus disappear when frame is clicked on
|
2000-06-22 14:00:16 +00:00 |
|
mkaply%us.ibm.com
|
d79ad9fc92
|
#42637
r=mkaply, a=brendan
OS/2 bring up - Make submenus appear
|
2000-06-22 13:59:05 +00:00 |
|
pinkerton%netscape.com
|
2458b2edf8
|
Adding drag auto-scrolling to trees. bug 28226, r=hyatt
|
2000-06-22 08:41:49 +00:00 |
|
pinkerton%netscape.com
|
d049c7ede6
|
Adding drag auto-scrolling to trees, bug#28226, r=hyatt
|
2000-06-22 08:41:16 +00:00 |
|
pinkerton%netscape.com
|
1821dfd254
|
Add drag auto-scrolling to trees. bug#28226, r=hyatt.
|
2000-06-22 08:40:37 +00:00 |
|
danm%netscape.com
|
03ea82871a
|
tracking change of name of window.content to _content. (bug 33650) r=hyatt
|
2000-06-22 00:48:45 +00:00 |
|
bryner%uiuc.edu
|
67e51a386f
|
First part of fix for 42345. Also fixes 42035. r=pavlov.
|
2000-06-22 00:39:49 +00:00 |
|
blizzard%redhat.com
|
e1327c42fe
|
string library vs. gcc 2.7.2. Round 3. Fight!
|
2000-06-21 21:09:54 +00:00 |
|
blizzard%redhat.com
|
474fd34d26
|
try to fix solaris
|
2000-06-21 20:22:55 +00:00 |
|
blizzard%redhat.com
|
cfd82e9905
|
fix for bug #42031. fix string leaks in moz remote code that I caused. r=waterson,scc a=waterson
|
2000-06-21 19:20:44 +00:00 |
|
Jerry.Kirk%Nexwarecorp.com
|
e0577824d1
|
NOT PART OF BUILD - PHOTON ONLY
Small fix to remove GetCurrentSession method
|
2000-06-21 14:08:53 +00:00 |
|
pinkerton%netscape.com
|
96c4bec394
|
adding nsIDragTracker.idl bug #28226
|
2000-06-21 03:46:22 +00:00 |
|
pinkerton%netscape.com
|
f55814a8b5
|
add NS_IS_DRAG_EVENT macro r=saari, bug 28226
|
2000-06-21 03:43:40 +00:00 |
|
pinkerton%netscape.com
|
d49aca4882
|
add nsIDragTracker.idl bug #28226
|
2000-06-21 03:38:07 +00:00 |
|
pinkerton%netscape.com
|
8a89978942
|
add nsIDragTracker.idl
|
2000-06-21 03:37:32 +00:00 |
|