platform/upstream/enlightenment.git
18 years agoReuse images, don't clone them.
David Walter Seikel [Tue, 24 Jan 2006 05:01:04 +0000 (05:01 +0000)]
Reuse images, don't clone them.

SVN revision: 20003

18 years agoRemove Unused Variables. C++ is bad, mkay.
Christopher Michael [Tue, 24 Jan 2006 03:03:28 +0000 (03:03 +0000)]
Remove Unused Variables. C++ is bad, mkay.

SVN revision: 20002

18 years agoActually use the new tlist.
David Walter Seikel [Mon, 23 Jan 2006 18:53:07 +0000 (18:53 +0000)]
Actually use the new tlist.

SVN revision: 20000

18 years agoFIXME++
David Walter Seikel [Mon, 23 Jan 2006 18:49:53 +0000 (18:49 +0000)]
FIXME++

SVN revision: 19999

18 years agoDevilhorns wanted a count function added while I was playing in this.
David Walter Seikel [Mon, 23 Jan 2006 18:47:10 +0000 (18:47 +0000)]
Devilhorns wanted a count function added while I was playing in this.

And formatting.

SVN revision: 19998

18 years agoRaster said to stop hacking ilist and create another widget. Link the
David Walter Seikel [Mon, 23 Jan 2006 18:40:57 +0000 (18:40 +0000)]
Raster said to stop hacking ilist and create another widget.  Link the
source code in.

SVN revision: 19997

18 years agoRaster said to stop hacking ilist and create another widget. Link the new
David Walter Seikel [Mon, 23 Jan 2006 18:37:22 +0000 (18:37 +0000)]
Raster said to stop hacking ilist and create another widget.  Link the new
theme in.

SVN revision: 19996

18 years agoRaster said to stop hacking ilist and create another widget. These are
David Walter Seikel [Mon, 23 Jan 2006 18:33:20 +0000 (18:33 +0000)]
Raster said to stop hacking ilist and create another widget.  These are
the source files for that widget.

SVN revision: 19995

18 years agoRaster said to stop hacking ilist and create another widget. This is the
David Walter Seikel [Mon, 23 Jan 2006 18:29:49 +0000 (18:29 +0000)]
Raster said to stop hacking ilist and create another widget.  This is the
default theme for that widget.

Do we usually clone inages, or just use the ones from other widgets?

SVN revision: 19994

18 years agoDebugging script and support file.
David Walter Seikel [Mon, 23 Jan 2006 18:20:04 +0000 (18:20 +0000)]
Debugging script and support file.

SVN revision: 19993

18 years agojust fall back to software x11
Carsten Haitzler [Mon, 23 Jan 2006 15:53:54 +0000 (15:53 +0000)]
just fall back to software x11

SVN revision: 19991

18 years agomore checks at runtime if e is ok - ie evas and ecore_evas supoprt is all
Carsten Haitzler [Mon, 23 Jan 2006 15:52:47 +0000 (15:52 +0000)]
more checks at runtime if e is ok - ie evas and ecore_evas supoprt is all
there.

SVN revision: 19990

18 years agoRename the buttons
Christopher Michael [Mon, 23 Jan 2006 04:52:37 +0000 (04:52 +0000)]
Rename the buttons

SVN revision: 19979

18 years agoKeep the selected bg across basic/advanced switching.
Christopher Michael [Mon, 23 Jan 2006 04:35:03 +0000 (04:35 +0000)]
Keep the selected bg across basic/advanced switching.

SVN revision: 19978

18 years agoRewrite the import dialog. Should behave better now
Christopher Michael [Mon, 23 Jan 2006 02:56:01 +0000 (02:56 +0000)]
Rewrite the import dialog. Should behave better now

SVN revision: 19976

18 years agoremove dupes
Carsten Haitzler [Mon, 23 Jan 2006 00:32:51 +0000 (00:32 +0000)]
remove dupes

SVN revision: 19975

18 years agoAnother try at a fix for bg close. Try to get the border of the import dialog to...
Christopher Michael [Sun, 22 Jan 2006 22:45:44 +0000 (22:45 +0000)]
Another try at a fix for bg close. Try to get the border of the import dialog to see if it exists or not, before trying to delete it.

SVN revision: 19973

18 years ago*** empty log message ***
maiurana [Sun, 22 Jan 2006 20:14:10 +0000 (20:14 +0000)]
*** empty log message ***

SVN revision: 19972

18 years agoWhen changing API semantics, grep is your friend. My policy - if I break
David Walter Seikel [Sun, 22 Jan 2006 18:20:59 +0000 (18:20 +0000)]
When changing API semantics, grep is your friend.  My policy - if I break
it, I fix it.

SVN revision: 19968

18 years agoFix for bg dialog crash. Make resize work on import. Code cleanups.
Christopher Michael [Sun, 22 Jan 2006 15:51:51 +0000 (15:51 +0000)]
Fix for bg dialog crash. Make resize work on import. Code cleanups.

SVN revision: 19965

18 years agoMake import dialog resizable
Christopher Michael [Sun, 22 Jan 2006 15:33:32 +0000 (15:33 +0000)]
Make import dialog resizable

SVN revision: 19964

18 years agoCheck for import being null on dialog close cb
Christopher Michael [Sun, 22 Jan 2006 15:33:04 +0000 (15:33 +0000)]
Check for import being null on dialog close cb

SVN revision: 19963

18 years agoRemove printfs and extra comments. I'd like to thank onefang and CodeWarrior for...
Christopher Michael [Sun, 22 Jan 2006 14:44:49 +0000 (14:44 +0000)]
Remove printfs and extra comments. I'd like to thank onefang and CodeWarrior for there help with the import dialog.

SVN revision: 19962

18 years agoAllocate and free the view struct as per discussion.
David Walter Seikel [Sun, 22 Jan 2006 14:18:20 +0000 (14:18 +0000)]
Allocate and free the view struct as per discussion.

SVN revision: 19961

18 years agoFixes for E_Config_Dialog_View
Christopher Michael [Sun, 22 Jan 2006 14:17:43 +0000 (14:17 +0000)]
Fixes for E_Config_Dialog_View

SVN revision: 19960

18 years agoAdded import function to bg config dialog
Christopher Michael [Sun, 22 Jan 2006 14:11:15 +0000 (14:11 +0000)]
Added import function to bg config dialog

SVN revision: 19959

18 years agoAfter complaining about this, I realized I was guilty of cut'n'paste as
David Walter Seikel [Sun, 22 Jan 2006 13:01:40 +0000 (13:01 +0000)]
After complaining about this, I realized I was guilty of cut'n'paste as
much as anyone.

SVN revision: 19958

18 years agoTypo.
David Walter Seikel [Sat, 21 Jan 2006 18:15:23 +0000 (18:15 +0000)]
Typo.

SVN revision: 19952

18 years agoA little birthday present I got from devilhorns.
David Walter Seikel [Sat, 21 Jan 2006 17:35:36 +0000 (17:35 +0000)]
A little birthday present I got from devilhorns.

SVN revision: 19950

18 years agoExe error dialog. Still needs some work, but it's good enough for testing
David Walter Seikel [Sat, 21 Jan 2006 15:39:03 +0000 (15:39 +0000)]
Exe error dialog.  Still needs some work, but it's good enough for testing
by the wider community.  Currently only e_app started exe's get this.

SVN revision: 19948

18 years agoPass back the correct data on highlight please. Someone needs a spank for that one :)
Christopher Michael [Sat, 21 Jan 2006 15:37:41 +0000 (15:37 +0000)]
Pass back the correct data on highlight please. Someone needs a spank for that one :)

SVN revision: 19947

18 years agoAdd a close button callback hook at the request of devilhorns.
David Walter Seikel [Sat, 21 Jan 2006 12:44:48 +0000 (12:44 +0000)]
Add a close button callback hook at the request of devilhorns.

If the callback returns zero, the dialog is NOT closed.

Seems that every user of config_dialog allocates E_Config_Dialog_View on
the stack and doesn't clear it, so I can't rely on the close_cfdata member
being NULL.  I currently set it to NULL in e_config_dialog_new() and if
you want to use it, set it in create_widgets();  I suspect that allocating
a structure on the stack that lives beyond the function call is just
asking for trouble.

SVN revision: 19945

18 years agoMake it a bit more generic.
David Walter Seikel [Sat, 21 Jan 2006 11:48:30 +0000 (11:48 +0000)]
Make it a bit more generic.
* Allow NULL apply_cfdata functions.
* Autohide the "Apply" and "OK" buttons if there is no apply_cfdata functions.
* Change the mode switch button text to be more generic.

SVN revision: 19944

18 years agoilist jumps to the selected spot now with the ilist widget (keyboard nav is
Carsten Haitzler [Sat, 21 Jan 2006 10:06:13 +0000 (10:06 +0000)]
ilist jumps to the selected spot now with the ilist widget (keyboard nav is
sane again)

SVN revision: 19938

18 years agoFormatting. Make Start Module config work correctly using E_Config_Dialog_Data. No...
Christopher Michael [Fri, 20 Jan 2006 11:14:12 +0000 (11:14 +0000)]
Formatting. Make Start Module config work correctly using E_Config_Dialog_Data. No need to define the configure function with EAPI. Removed not needed include. Add missing e_mod_config.h include to e_mod_config.c

SVN revision: 19924

18 years agoRadio buttons have focus stealing issues. Disable setting focus to the bg_list in...
Christopher Michael [Fri, 20 Jan 2006 11:09:14 +0000 (11:09 +0000)]
Radio buttons have focus stealing issues. Disable setting focus to the bg_list in advanced for now as this causes weird behavior with the radios.

SVN revision: 19923

18 years agoOops, that should not be commented
Christopher Michael [Fri, 20 Jan 2006 10:49:17 +0000 (10:49 +0000)]
Oops, that should not be commented

SVN revision: 19922

18 years agoFix setting background in Advanced page. Remove couple unused vars.
Christopher Michael [Fri, 20 Jan 2006 10:47:59 +0000 (10:47 +0000)]
Fix setting background in Advanced page. Remove couple unused vars.

SVN revision: 19921

18 years agoRemove unused variable. Formatting. Verified apply functions against old dialog to...
Christopher Michael [Fri, 20 Jan 2006 09:49:39 +0000 (09:49 +0000)]
Remove unused variable. Formatting. Verified apply functions against old dialog to make sure advanced was applying correctly.

SVN revision: 19920

18 years agoauthors of the patches too
Carsten Haitzler [Fri, 20 Jan 2006 04:08:16 +0000 (04:08 +0000)]
authors of the patches too

SVN revision: 19913

18 years agoTODO
Carsten Haitzler [Fri, 20 Jan 2006 04:06:37 +0000 (04:06 +0000)]
TODO

SVN revision: 19912

18 years ago2 pending patches in my inbox.
Carsten Haitzler [Fri, 20 Jan 2006 04:04:14 +0000 (04:04 +0000)]
2 pending patches in my inbox.

1. "allow overlap" patch for modules - needs better names in the gui (Allow
windows to overlap maybe - as allow overlap is very vague)
2. itray module (buggy - buggy - beware. i know why. beware i said!)
3. TODO items

SVN revision: 19911

18 years agoAvoid potential segv by making sure at least one image widget gets created.
Christopher Michael [Thu, 19 Jan 2006 16:03:39 +0000 (16:03 +0000)]
Avoid potential segv by making sure at least one image widget gets created.

SVN revision: 19906

18 years agoDon't remove the vim tag!
sebastid [Thu, 19 Jan 2006 08:54:29 +0000 (08:54 +0000)]
Don't remove the vim tag!
Remove strlen == 0 checks.
Fix trailing whitespace.

SVN revision: 19898

18 years agoSlight speed up for theme-thumb loading. Fix for 'Selecting a theme in the list that...
Christopher Michael [Thu, 19 Jan 2006 00:57:27 +0000 (00:57 +0000)]
Slight speed up for theme-thumb loading. Fix for 'Selecting a theme in the list that is already set did not disable apply/ok buttons'

SVN revision: 19894

18 years agoRewrite of background config dialog.
Christopher Michael [Thu, 19 Jan 2006 00:42:12 +0000 (00:42 +0000)]
Rewrite of background config dialog.
-Larger Preview Size
-Loads Backgrounds Faster
-Using Theme thumbnails for Theme backgrounds (for now)

SVN revision: 19893

18 years agoqueue a config save when deleting color classes
rephorm [Wed, 18 Jan 2006 00:44:47 +0000 (00:44 +0000)]
queue a config save when deleting color classes

SVN revision: 19883

18 years agoDisable the theme bg preview for now as some themes use backgrounds which are made...
Christopher Michael [Tue, 17 Jan 2006 21:14:53 +0000 (21:14 +0000)]
Disable the theme bg preview for now as some themes use backgrounds which are made of multiple parts and causes the preview size problem.

SVN revision: 19880

18 years agoRemove FIXME comments as the module dialog works now
Christopher Michael [Tue, 17 Jan 2006 20:25:48 +0000 (20:25 +0000)]
Remove FIXME comments as the module dialog works now

SVN revision: 19879

18 years agofix typos
rephorm [Tue, 17 Jan 2006 18:31:16 +0000 (18:31 +0000)]
fix typos
default color class values to 255 (so, if you just set color, but not color2/3, color2/3 will be unaffected).
delete cc's for real.

SVN revision: 19878

18 years ago - update of the Swedish translation, fixed some typos
troback [Tue, 17 Jan 2006 15:16:46 +0000 (15:16 +0000)]
 - update of the Swedish translation, fixed some typos

SVN revision: 19877

18 years agoFix for 'Format argument is not a pointer'
Christopher Michael [Tue, 17 Jan 2006 10:50:58 +0000 (10:50 +0000)]
Fix for 'Format argument is not a pointer'

SVN revision: 19873

18 years agoAdd preview for theme background. Has sizing issues still tho
Christopher Michael [Tue, 17 Jan 2006 00:41:18 +0000 (00:41 +0000)]
Add preview for theme background. Has sizing issues still tho

SVN revision: 19860

18 years ago*** empty log message ***
maiurana [Sun, 15 Jan 2006 18:16:23 +0000 (18:16 +0000)]
*** empty log message ***

SVN revision: 19838

18 years agoMore ecore_exe naming break'n'fix. Should be all done now.
David Walter Seikel [Sun, 15 Jan 2006 11:27:19 +0000 (11:27 +0000)]
More ecore_exe naming break'n'fix.  Should be all done now.

SVN revision: 19832

18 years agoFormatting.
sebastid [Sun, 15 Jan 2006 10:44:18 +0000 (10:44 +0000)]
Formatting.

SVN revision: 19828

18 years agosharpies patch.
Carsten Haitzler [Sun, 15 Jan 2006 07:11:02 +0000 (07:11 +0000)]
sharpies patch.

SVN revision: 19817

18 years ago- patch from mista (Efm)
codewarrior [Sat, 14 Jan 2006 21:05:44 +0000 (21:05 +0000)]
- patch from mista (Efm)
- allow eap image w/h to be changable.

SVN revision: 19808

18 years agoFix warnings.
sebastid [Sat, 14 Jan 2006 16:10:57 +0000 (16:10 +0000)]
Fix warnings.

SVN revision: 19801

18 years agoFix warnings.
sebastid [Sat, 14 Jan 2006 16:05:35 +0000 (16:05 +0000)]
Fix warnings.

Make a global typedef for Config Data, and let the different dialogs fill
the struct.

SVN revision: 19800

18 years agotypooow!
Carsten Haitzler [Sat, 14 Jan 2006 14:53:29 +0000 (14:53 +0000)]
typooow!

SVN revision: 19783

18 years agoPatch from David Stevenson to stop pager module causing E to segfault when setting...
Christopher Michael [Sat, 14 Jan 2006 12:30:46 +0000 (12:30 +0000)]
Patch from David Stevenson to stop pager module causing E to segfault when setting the number of desks via enlightenment_remote. Tested, works

SVN revision: 19776

18 years agohaga-san's updates :)
Carsten Haitzler [Sat, 14 Jan 2006 10:24:08 +0000 (10:24 +0000)]
haga-san's updates :)

SVN revision: 19766

18 years agohaga-san's ja updates
Carsten Haitzler [Sat, 14 Jan 2006 09:11:24 +0000 (09:11 +0000)]
haga-san's ja updates

SVN revision: 19764

18 years agoUpdate TODO. Remove bg settings item
Christopher Michael [Sat, 14 Jan 2006 01:42:32 +0000 (01:42 +0000)]
Update TODO. Remove bg settings item

SVN revision: 19761

18 years agoDisable Ok/Apply if the selected theme matches the current one
Christopher Michael [Sat, 14 Jan 2006 01:39:58 +0000 (01:39 +0000)]
Disable Ok/Apply if the selected theme matches the current one

SVN revision: 19760

18 years agoMinor API breakage and fixage.
David Walter Seikel [Fri, 13 Jan 2006 06:38:44 +0000 (06:38 +0000)]
Minor API breakage and fixage.

SVN revision: 19757

18 years agono mroe leak - and simply bad changes to smart objects. BAD BAD.
Carsten Haitzler [Fri, 13 Jan 2006 02:11:11 +0000 (02:11 +0000)]
no mroe leak - and simply bad changes to smart objects. BAD BAD.

SVN revision: 19751

18 years agosome minor fixes to bg cf dialog. a FIXMe there tho. i think we can avoid the
Carsten Haitzler [Thu, 12 Jan 2006 23:35:32 +0000 (23:35 +0000)]
some minor fixes to bg cf dialog. a FIXMe there tho. i think we can avoid the
cb_data entirely actually... :) need to fix that.

SVN revision: 19749

18 years agobig fat asparagus!
Carsten Haitzler [Thu, 12 Jan 2006 05:43:08 +0000 (05:43 +0000)]
big fat asparagus!

SVN revision: 19736

18 years agochange exebuf to alt+escape - some keyboards donthave a grave key (other
Carsten Haitzler [Thu, 12 Jan 2006 03:28:04 +0000 (03:28 +0000)]
change exebuf to alt+escape - some keyboards donthave a grave key (other
keymaps for example) :) - if this conflicts - we can try something else :)

SVN revision: 19733

18 years agoInitial Color Class support in e17
rephorm [Thu, 12 Jan 2006 02:12:21 +0000 (02:12 +0000)]
Initial Color Class support in e17

only ipc at the moment (enlightenment_remote)
no real theme support yet either.

also, -color-class-del does not have the intended effect yet. need to add color_
class_del() to edje first

SVN revision: 19731

18 years agocommit some Todo for e_gadget that i forgot to commit weeks ago
rephorm [Thu, 12 Jan 2006 01:18:16 +0000 (01:18 +0000)]
commit some Todo for e_gadget that i forgot to commit weeks ago

SVN revision: 19728

18 years ago - normal update
troback [Wed, 11 Jan 2006 14:34:16 +0000 (14:34 +0000)]
 - normal update

SVN revision: 19725

18 years agoIf someone closed the exit dialog (not using cancel) the exit_dialog pointer got...
handyande [Wed, 11 Jan 2006 14:22:54 +0000 (14:22 +0000)]
If someone closed the exit dialog (not using cancel) the exit_dialog pointer got left around - fix

SVN revision: 19724

18 years agoDon't create a gadman for the popup (removes the empty gadman container when switchin...
handyande [Wed, 11 Jan 2006 13:55:20 +0000 (13:55 +0000)]
Don't create a gadman for the popup (removes the empty gadman container when switching desks in edit mode)

SVN revision: 19722

18 years agoFix theme selector preview size on dialog start. If we select a theme from the list...
Christopher Michael [Wed, 11 Jan 2006 09:44:05 +0000 (09:44 +0000)]
Fix theme selector preview size on dialog start. If we select a theme from the list, and it is the current theme that is already applied, then disable the ok/apply buttons.

SVN revision: 19719

18 years agoTrap in case current_theme is NULL to avoid a potential Segv
Christopher Michael [Wed, 11 Jan 2006 04:35:51 +0000 (04:35 +0000)]
Trap in case current_theme is NULL to avoid a potential Segv

SVN revision: 19711

18 years agoadd exebuf to the main menu as run command, and add app menu config
Carsten Haitzler [Wed, 11 Jan 2006 04:23:40 +0000 (04:23 +0000)]
add exebuf to the main menu as run command, and add app menu config
formatting to exebuf display of apps

SVN revision: 19710

18 years agoRemove unused variable. Fix segv on first run
Christopher Michael [Wed, 11 Jan 2006 01:50:47 +0000 (01:50 +0000)]
Remove unused variable. Fix segv on first run

SVN revision: 19706

18 years agoMinor fix for users that don't have e_config->default_desktop_bg set
Christopher Michael [Tue, 10 Jan 2006 15:37:44 +0000 (15:37 +0000)]
Minor fix for users that don't have e_config->default_desktop_bg set

SVN revision: 19699

18 years agoWhen selecting themes, if the current theme is what we selected in the list, disable...
Christopher Michael [Tue, 10 Jan 2006 15:05:09 +0000 (15:05 +0000)]
When selecting themes, if the current theme is what we selected in the list, disable the ok/apply buttons. Formatting. Code cleanup

SVN revision: 19698

18 years agoWhen selecting bgs, if the current bg is what we selected in the list, disable the...
Christopher Michael [Tue, 10 Jan 2006 15:04:04 +0000 (15:04 +0000)]
When selecting bgs, if the current bg is what we selected in the list, disable the ok/apply buttons

SVN revision: 19697

18 years agoUpdate TODO
Christopher Michael [Tue, 10 Jan 2006 14:19:46 +0000 (14:19 +0000)]
Update TODO

SVN revision: 19696

18 years agoBUG Fixes: clip/get first time, add advanced section for setting bg on this desk...
Christopher Michael [Tue, 10 Jan 2006 14:17:59 +0000 (14:17 +0000)]
BUG Fixes: clip/get first time, add advanced section for setting bg on this desk, default, all. Advanced needs Set for this desk and Set for all to be implemented yet.

SVN revision: 19694

18 years agoCorrect Edje Cache and Collection Cache not in MB. Correct detail to font cache ...
Christopher Michael [Tue, 10 Jan 2006 09:49:15 +0000 (09:49 +0000)]
Correct Edje Cache and Collection Cache not in MB. Correct detail to font cache (0.5mb)

SVN revision: 19691

18 years agodialog message wrong if ld.so errors (also 127 exit code). make more generic.
Carsten Haitzler [Tue, 10 Jan 2006 08:46:33 +0000 (08:46 +0000)]
dialog message wrong if ld.so errors (also 127 exit code). make more generic.

SVN revision: 19690

18 years agooops - message typos!
Carsten Haitzler [Tue, 10 Jan 2006 08:32:28 +0000 (08:32 +0000)]
oops - message typos!

SVN revision: 19688

18 years agooops - message typos!
Carsten Haitzler [Tue, 10 Jan 2006 08:32:27 +0000 (08:32 +0000)]
oops - message typos!

SVN revision: 19687

18 years agosame vis off
Carsten Haitzler [Tue, 10 Jan 2006 07:38:12 +0000 (07:38 +0000)]
same vis off

SVN revision: 19684

18 years agook - turn off visibility stuff for e -0 for some reason just the dropshadow
Carsten Haitzler [Tue, 10 Jan 2006 04:23:43 +0000 (04:23 +0000)]
ok - turn off visibility stuff for e -0 for some reason just the dropshadow
module has problems with memcpy and memset... but its identical to everything
else and i dont see why it doesnt work and others do... weird.

SVN revision: 19679

18 years agogagis's lazy skid marks! :):)
Carsten Haitzler [Sun, 8 Jan 2006 16:47:43 +0000 (16:47 +0000)]
gagis's lazy skid marks! :):)

SVN revision: 19659

18 years agofangies work!
Carsten Haitzler [Sun, 8 Jan 2006 16:38:01 +0000 (16:38 +0000)]
fangies work!

SVN revision: 19658

18 years agooptions to allow shading etc.
Carsten Haitzler [Sun, 8 Jan 2006 12:32:16 +0000 (12:32 +0000)]
options to allow shading etc.

SVN revision: 19648

18 years agoRemove EAPI from function. Thanks Sebastian
Christopher Michael [Sun, 8 Jan 2006 10:33:23 +0000 (10:33 +0000)]
Remove EAPI from function. Thanks Sebastian

SVN revision: 19642

18 years agoTypo
Christopher Michael [Sun, 8 Jan 2006 10:07:58 +0000 (10:07 +0000)]
Typo

SVN revision: 19641

18 years agoSet pointer to config dialogue to NULL when closing
Christopher Michael [Sun, 8 Jan 2006 09:29:42 +0000 (09:29 +0000)]
Set pointer to config dialogue to NULL when closing

SVN revision: 19639

18 years agoSet pointer to config dialog to NULL when closing the dialog.
sebastid [Sun, 8 Jan 2006 08:12:39 +0000 (08:12 +0000)]
Set pointer to config dialog to NULL when closing the dialog.

SVN revision: 19637

18 years agoRemove unused function & proto
Christopher Michael [Sat, 7 Jan 2006 23:45:40 +0000 (23:45 +0000)]
Remove unused function & proto

SVN revision: 19630

18 years agoRemove unused variables.General cleanups
Christopher Michael [Sat, 7 Jan 2006 23:44:08 +0000 (23:44 +0000)]
Remove unused variables.General cleanups

SVN revision: 19629